
/* Global body styles */
body {margin:0px auto;padding:0px;text-align:center;font: 75% arial,verdana,helvetica,sans-serif;background-image: url(../images/background.jpg);}
td {font-size:70%;}
a {text-decoration:none;color:#003366;}
a span{display:none;}
a:hover {text-decoration:underline;color:#FDCC03;}
select,input {margin:0px;font-family:verdana;color:#333333;font-size:80%;}

/*for Opera*/
html > body #outer { width: 758px; }

/* Page sections */
#page {width:764px;text-align:left;}

	#header {height:135px;}
	#pageContent {width:764px;text-align:left;border-bottom:1px solid #002843;border-left:1px solid #002843;border-right:1px solid #002843;background-color:#6896D3;}
		#contentTop {width:764px;height:4px;background-image: url(../images/contentTop.gif);margin:0;}
		#contentTitle {width:764px;height:80px;background-image: url(../images/contentTitleBG.gif);}		
		#contentOtherTitle {width:764px;height:80px;}				


	
	#twocols {width:750px;margin:0;padding:0;}
		#twoMain {float:left;width:496px;text-align:left;}
		#twoRight {float:left;width:234px;text-align:left;}		

	#footer {border:3px solid #ffffff;clear:both;width:744px;height:55px;background-image: url(../images/footerBG.gif);}
	
/*text styles*/	
h1 {color:#006084;font-size:130%;font-weight:bold;letter-spacing:-1px;margin:0px;}
.heading {color:#ffffff;font-size:130%;font-weight:bold;letter-spacing:-1px;}
.headingblue {color:#002843;font-size:1em;font-weight:bold;}
.headinglightblue {color:#002843;font-size:0.8em;font-weight:lighter;}
.headingblue a:hover, a:visited, a{color:#002843;font-size:100%;font-weight:bold;}
.copygrey {color:#666666;}
.copywhite {color:#ffffff;}
a.yellowLink, a:visited.yellowLink{color:#FDCD08;font-size:1.5em;font-weight:bold;}
.copymed {font-size:90%;}
.copysmall {font-size:80%;font-family:verdana,arial,helvetica;}
.copystandard {font-size:100%;font-family:arial,verdana,helvetica,sans-serif;}
.copysmallgrey {font-size:90%;color:#666666;}
.formLabel{margin:5px 0px 5px 0px;font-size:1.2em;color:#ffffff;}

a.linkWhite {color:#ffffff;text-decoration:none;}	
a:hover.linkWhite {text-decoration:underline;color:#ffffff;}	
a.linkBlue {color:#22408E;text-decoration:none;}	
a:hover.linkBlue {text-decoration:underline;color:#22408E;}	
a.navLink {font-family:verdana,arial,helvetica,sans-serif;color:#cc0000;font-size:100%;text-decoration:none;}	
a.headingLink {font-family:verdana,arial,helvetica,sans-serif;color:#cc0000;text-decoration:none;font-size:120%;letter-spacing:-1px;}	


/*spacer elements*/
#spc1{line-height:1px;clear:both;}
#spc5{line-height:5px;clear:both;}
#spc10{line-height:10px;clear:both;}
#spc20{line-height:20px;clear:both;}

