
body { 
	margin-top: 0px;
	margin-left: 0px; 
}

H1 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 18pt; 
	display : inline;
}

H2 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 16pt; 
}

H3 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 14pt; 
}

H4 { 
	font-family: verdana; 
	color: #ffffff; 
	font-size : 12pt; 
}

p { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

b { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

i { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

table { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px; 
}

li { 
	font-family: verdana; 
	color: #666666; 
	font-size : 11px;  
}

hr {
	width: 85%;
	color: #FFFFF;
}

a:link { 
	color : #008CCA;
	text-decoration: none; 
}

a:visited { 
	color : #008CCA;
	text-decoration: none; 
}

a:hover { 
	color : #666666; 
	text-decoration: none;
}

a:active { 
	color : #008CCA; 
	text-decoration: none;
}

img { border-color : #000000; }
    
.formfields  { 
	font-family: arial; 
	color: #000000; 
	font-size: 9pt; 
	width: 100;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFF;
    background-image: url('images/formgrad.jpg'); 
    background-position: top; 
    background-repeat:no-repeat; }

    
img {
    behavior: url("pngbehavior.htc");
}

/* HOME PAGE STYLES */

#bullet_star {
	background-image: url('images/blt_star_yellow.gif'); 
	float: left;
	background-repeat: no-repeat;
}
#bullet_text {
	float: left;
	padding-left: 20px;
}
#bullet_clear {
	clear: both;
	height: 3px;
}
#leftbox_yellow  { 
	background-image: url('images/leftbox_middle.gif'); 
	width: 210px;   
	background-repeat:no-repeat; 
}
#leftbox_yellow_text   { 
	font-family: verdana; 
	font-weight: bold; 
	color: 063A7E; 
	font-size: 11px; 
}





/* TEXT STYLES  */

.pagetitle {
	border-bottom: 1px solid #E1B802; 
	width: 600px; 
	font-size: 18px; 
	font-weight: bold; 
	color: #008CCA;
	margin-top: 0px;
	padding-top: 0px;
}
#question   { 
	font-family: verdana; 
	font-weight: bold; 
	color: 063A7E; 
	font-size: 11px;
	padding-bottom: 5px; 
}



/* NAVIGATION STYLES */

#nav  { 
	border-top: 1px solid #6C6C6C; 
	font-family: verdana; 
	font-size: 12px; 
	color: #6C6C6C; 
	padding: 5px 0px 5px 17px; 
	font-weight: bold;
	}
	
	
#nav a:link  {
	font-family: verdana; 
	font-size: 12px; 
	color: #6C6C6C; 
	font-weight: bold;
	text-decoration: none;
	}
	
#nav a:visited { 
	color : #6C6C6C; 
	text-decoration: none;
}

#nav a:hover { 
	color : #000000; 
	text-decoration: none;
}

#nav a:active { 
	color : #6C6C6C;
	text-decoration: none; 
}
	 

/* FOOTER */

.footer {
	font-family: verdana; 
	font-size: 10px; 
	color: #706E6D;  
	padding-bottom: 10px;
}
.footer a:link {
	font-family: verdana; 
	font-size: 10px; 
	color: #706E6D; 
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #706E6D; 
}
.footer a:hover {
	color: #706E6D;
	text-decoration: underline;
}
.footer a:active {
	color: #706E6D;
	text-decoration: none;
}


	
	
	


