/* SCAU Styles - 2/13/2006 */

body {
background-color:#0000FF;
padding:0px;
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:13px;
		color:#000000;}
		
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;}
		
		
/* Link Styles */

.navblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0033FF; text-decoration: none;}
a.navblue:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0033FF; text-decoration: none;}
a.navblue:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0033FF; text-decoration: none;}
a.navblue:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0033FF; text-decoration: underline;}


.rednav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: none}
a.rednav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: underline}
a.rednav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: none}
a.rednav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FF0000; text-decoration: none}

.blue {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline}
a.blue:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline}
a.blue:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: underline}
a.blue:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0033FF; text-decoration: none}

/* Layout Styles */

.main {
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}
	
.main2 {
background-color:#FFFFFF;
padding-left:10px;
padding-right:10px;
}
	
/* Font Styles */

h3 {
font-size:16px;
font-weight:bold;
line-height:17px;
color:#000000;
}

.redheader {
font-size:14px;
font-weight:bold;
line-height:16px;
color:#FF0000;
}

.redtext {
font-size:12px;
font-weight:normal;
line-height:14px;
color:#FF0000;
}

.redbold {
font-size:12px;
font-weight:bold;
line-height:13px;
color:#FF0000;
}

.bluebold {
font-size:12px;
font-weight:bold;
line-height:13px;
color:#0033FF;
}

.blueheader{
font-size:14px;
font-weight:bold;
line-height:16px;
color:#0033FF;
border-top-color:#0033FF;
border-top-style:solid;
border-top-width:1px;
border-bottom-color:#0033FF;
border-bottom-style:solid;
border-bottom-width:1px;
}

.whitebold {
font-size:12px;
font-weight:bold;
line-height:13px;
color:#FFFFFF;
}

.smalltext {
font-size:10px;
line-height:12px;
color:#999999;
}