/* CSS Document *//* colors#ffffff - white#cc3333 - pink/red#c62f38 - unsafe pink/red#CC6666 - light pink/red#E3545C - unsafe light pink/red#CCCCFF - light blue#BCCDF0 - unsafe light blue#cccccc - grey#C7C7C7 - unsafe grey*//*hide extraneous elements from non-compliant browsers */
#banner, #subbanner, #sideNav{display:none;}
body{
	color:#000000; 
	font-family:arial, helvetica, verdana, sans-serif; 
	font-size:x-small; 
	/* This value applies to IE 4, 5, 5.5 PC */
	voice-family: "\"}\""; 
	/* trick WinIE4/5 into thinking the rule is over*/
	voice-family: inherit; 
	/* recover from trick */
	font-size:small; 
	/* This value applies to IE6MozillaOperaIE5/MacCaminoSafari */}
a{text-decoration:underline; color:#336699;}
a:link{color:#336699;}
a:visited{color:#336699;}
a:hover{color:#336699;}
strong{color: #CC3333; font-weight:bold;}
input{font-size:90%;}
#content{font-size:95%;}
.rightColumn{text-align:center !important; font-size:100%;}
#footer{text-align:center; line-height:150%; font-size:90%;}
#content .topList{color:#336699; }
ul.sections li{font-size:90%;}
ul.subcrumb{color: #CC3333; font-size:90%;}
#content h1{color: #CC3333; font-size:120%;}
#content h2{color:#336699; font-size:120%;}
#content h2.annoucement{font-size:130%;}
#content h3{color:#CC3333; font-size:115%;}
#content h4{color:#336699; font-size:100%;}
#content h5{font-weight:normal; font-size:80%;}
#content h6{color:#666666; font-size:90%;}
#content p.caption {color: #CC3333; font-size:90%;}
#content .strongblack {color: #000; font-weight:bold;}
#footer h6{font-weight:normal; line-height:120%; font-size:80%;}
#footer .bottomList strong{text-weight:bold; color:#336699;}
.rightColumn h1{color:#c62f38; font-size:115%;}
.rightColumn h2{text-align:left; color:#cc3333; font-weight:bold; font-size:100%;}
.rightColumn h3{color:#336699; font-weight:bold; font-size:95%;}
.rightColumn h4{color:#000;font-weight:normal;font-size:100%}
.rightColumn p{text-align:left;}
.rightColumn ul{text-align:left;}
.rightColumn ul li{font-size:95%;}
.rightColumn ul.news{border-top:2px solid #cc3333; border-bottom:1px solid #cc3333; list-style-type:none; padding: 10px 5px 7px 5px; margin:5px 0px 5px 0px}
.rightColumn ul.news li{padding: 0px; text-indent:-3px; margin:5px 0px 7px 0px;}
.rightImage, .leftImage{font-weight:normal; font-size:80%;}
.current{color:#cc3333 !important;}
.requiredField{color:#cc3333;font-weight:bold}
