* { margin: 0; padding: 0; }

img	{ border: none; }

body			{ margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; }
body			{ background-image:url(../images/site_bkgnd.gif); background-repeat:repeat-x;  }

body 
{
	font: 69%/1.5 verdana, arial, sans-serif; 
	color: #333333;
	font-weight: normal; 
	text-decoration: none;
}


h1,H2,H3 			{ font-family: Trebuchet MS, Arial, Helvetica, sans-serif; color: #00476d; font-weight: bold; text-decoration: none; padding:0; margin-top:5px; margin-bottom:5px; margin-left:0px; margin-right:0px; } 
H1 					{ font-size: 16px; color:#003366; } 
H2 					{ font-size: 14px; color:#003366; } 
H3 					{ font-size: 12px; color:#003366; } 

.navbkgnd			{ background-image:url(../buttons/button_bkgnd2.gif); background-repeat:no-repeat; }

.navlink			{ font-size: 12px; color: #003399;  text-decoration: underline } 
.navlink:hover		{ font-size: 12px; color: #CC0000; text-decoration: underline } 

.topnavlink			{ font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none } 
.topnavlink:hover	{ font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: underline } 
.topnavlink_sel		{ font-size: 12px; color: #FFFF00; font-weight: bold; text-decoration: none } 

.leftnavlink		{ font-size: 12px; color: #0137a4; font-weight: bold; text-decoration: none } 
.leftnavlink:hover	{ font-size: 12px; color: #CC0000; font-weight: bold; text-decoration: underline } 

.super 				{ position: relative; top: -1ex }
.sub 				{ position: relative; bottoom: -1ex }

.caption			{ color: #003366 }

.cmshdr {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	font-size: 14px;
	
}

.red {color: #FF0000}

.notation {
	color: #999999;
	font-style: italic;
	font-size: 10px;
}
