


BODY, TABLE {
/*
Body text -- Helvetica; size -1 (similar to the body text on the NCCEP 
website); #000000 black 

Heading 1 -- Helvetica Bold; font size 14 (how is this expressed in web 
terms?); #003366 dark blue 

Heading 2 -- Helvetica Bold; font size 12; #003366 dark blue 

Heading 3 -- Helvetica Bold; font size 12; #CC3300 orange/red 


background-color:#FFFFFF;  
scrollbar-face-color: #29547a; 
scrollbar-shadow-color: #766D29; 
scrollbar-highlight-color: #766D29; 
scrollbar-3dlight-color: #766D29; 
scrollbar-darkshadow-color: #333333; scrollbar-track-color: #766D29; 
scrollbar-arrow-color: #ffffff;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
/*padding-left : 20;*/
padding-bottom : 3;
padding-top : 3;
	color: #003366;
}

.pageTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
/*padding-left : 20;*/
padding-bottom : 3;
padding-top : 3;
	color: #000;
}

.pageSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.FrontText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000;
    font-weight : bold;
	word-spacing: 5px;
	line-height: 24px; 
    MARGIN-LEFT: 125px;
    MARGIN-RIGHT: 125px;
    MARGIN-TOP: 25px;
    MARGIN-BOTTOM: 25px;
   }

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	word-spacing: 5px; */
	color: #000;
}

A:link.Nav, a:visited.Nav, a:hover.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link, a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #29547a;	text-decoration: none; font-weight: bold;}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #C42032; text-decoration: underline; font-weight: bold;}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #29547a;	text-decoration: none; font-weight: bold;}

Input.BUTTON  {	font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				 font-weight: bold;
				background-color: #CC3300; color: #000; BORDER color: #000 1px solid;}

.SubmitButton  {	font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				 font-weight: bold;
				background-color: #CC3300; color: #FFFFFF; BORDER color: #000 1px solid;}
				
				
.BoxRight { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;
float: right;
width: 30%;
margin: 0 0 0 5px;
padding: 0 0 0 5px;
/*background: #E2F0D3;*/
border-left: 1px solid #313394;
border-right: 1px solid #313394;
border-top: 1px solid #313394;
border-bottom: 1px solid #313394;
/*line-height: 12pt;*/
}			

.Box65 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;
width: 65%;
margin: 0 0 0 5px;
padding: 0 0 0 5px;
/*background: #E2F0D3;*/
border-left: 1px solid #313394;
border-right: 1px solid #313394;
border-top: 1px solid #313394;
border-bottom: 1px solid #313394;
/*line-height: 12pt;*/
}			

.Box45Solid { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;
width: 45%;
margin: 0 0 0 5px;
padding: 0 0 0 5px;
background: #E2F0D3;
border-left: 1px solid #313394;
border-right: 1px solid #313394;
border-top: 1px solid #313394;
border-bottom: 1px solid #313394;
/*line-height: 12pt;*/
}			

.BoxWhatDoes { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000;
width: 50%;
margin: 0 0 0 5px;
padding: 0 0 0 10px;
background: #E2F0D3;
border-left: 1px solid #313394;
border-right: 1px solid #313394;
border-top: 1px solid #313394;
border-bottom: 1px solid #313394;
/*line-height: 12pt;*/
}	

.Line { 
color: #000;
/*width: 75%;*/
border: 1px solid #313394;
}	
