
/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/


body	{
	background-color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
	line-height:18px;
	background-image:url(images/bkgd-page.gif);
	background-position:center top;
	background-repeat:repeat-y;
	}
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3300CC;
	}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3300CC;
	}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#EECA3A;
	}
a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#EECA3A;
	}
	
#HPcallout a:link {
	font-style:italic;
	color:#EECA3A;
	}
#HPcallout a:visited {
	font-style:italic;
	color:#EECA3A;
	}
#HPcallout a:hover {
	font-style:italic;
	color:#03c;
	}
#HPcallout a:active {
	font-style:italic;
	color:#03c;
	}

#frame {
	width:800px;
	margin:0 auto;
	}
#top {
	width:800px;
	height:155px;
	clear:both;
	}
#top h1 {
	color:#3300CC;
	font-weight:normal;
	font-size:22px;
	line-height:24px;
	padding-top:30px;
	border-bottom:2px solid #EECA3A;
	padding-bottom:6px;
	}	
#nav {
	width:198px; 
	border:1px solid #3300CC; 
	float:left;
	}

#nav h1 {
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	width:190px;
	padding:4px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#3300CC;
	margin:0;
	}	
#nav ul {
	padding-left:20px;
	font-size: 12px;
	line-height:22px;
	padding-bottom:5px;
	color:#EECA3A;
	}
#nav ul li {
	padding-bottom:0;
	}
#content {
	width:575px;
	padding-left:25px;
	float:left;
	}
#HPcallout {
	width:90px; 
	border:1px solid #30c; 
	margin-right:3px; 
	text-align:center; 
	color:#fff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	padding-bottom:5px;
	float:left;
	margin-bottom:3px;
	font-weight:bold;
	}
#HPcallout p {
	padding:5px;
	height:60px;
	background-color:#30c;
	}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding:3px;
	border:2px solid #EECA3A;
	margin-bottom:15px;
	}

table {
	width:575px;
	border:1px solid #999;
	margin-top:15px;
	}
table.LWS {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
table th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3300CC;
	text-align:center;
	border:1px solid #999;
	}
table th.sub {
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
	background-color:#fff;
	text-align:center;
	padding:3px;
	vertical-align:bottom;
	}
table td {
	vertical-align:top;
	border:1px solid #999;
	padding:3px;
	}
p {
	padding-bottom:15px;
	}
.purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3300CC;
	font-weight: bold;
	}	
p.reverse {
	color: #FFFFFF;
	background-color:#3300CC;
	text-align:center;
	padding:3px;
	margin:5px 0;
}
ul, ol {
	padding-left:30px;
	padding-bottom:15px;
	}	
li {
	padding-bottom:5px;	
	}
ul.board {
	list-style-type: none;
	text-align: center;
	padding-left:0;
}
ul.board li {
	padding-bottom:15px;	
	}	
h3 {
	font-weight: bold;
	font-size: 13px;
	color: #3300CC;
	margin-bottom:0;
	padding-bottom:0;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFCC;
	margin-bottom:0;
	padding-bottom:0;
	}	
	
	
	
	
	


	
a.pdf {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	}
p.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width:440px;
	border:2px solid #3300CC;
	text-align:center;
	padding:3px;
	margin:5px;
}
