/*
	scfs stylesheet
	
*/

/* Elements ==================================================================================================== */
body {
	margin:10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:86%;
}
#pagebody {
	background:#ddd;
	/*#C0C0C0*/
}
/* Layout ======================================================================================================= */
.navigation {
	height:34px;
	background:#CC0404;
}
.content  {
	background:#ffffff;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:86%;
	width:740px;
}
.footer {
	background: url(../images/footer.gif) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:86%;
	color:#ddd;
	height:74px;
}
/* Elements ======================================================================================================== */
h2 {
	display:inline;
}
/* Class Styles ==================================================================================================== */
a.mainnav, a.mainnav:visited { padding-left:10px;color:#FFFFFF; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
a.mainnav:hover{ text-decoration:underline}

a.mainnav-on, a.mainnav-on:visited { padding-left:10px;color:#000000; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
a.mainnav-on:hover{ text-decoration:underline}

.footer-content {
	padding:20px 20px;
}
a.footerlink, a.footerlink:visited {	
	color:#fff;
	font-size:12px;
	text-decoration:underline;
}
a.footerlink:hover {
	text-decoration:none;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0404;
}

/* System Styles - Never Change ============================================================================================== */
.Time {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: small-caps; text-transform: none; color: #000000; text-decoration: none}
.Input1 {
	border:1px solid #667D8E;
	font-size: 10pt;
	color: #FFFFFF;
	background-color:rgb(0,0,0);
	font-family: Arial, Helvetica, sans-serif;
}
.Copy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;	line-height: normal; font-weight: normal; font-variant: normal;	color: #000000;	text-decoration: none; }
.Copy1 { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #666666; text-decoration: none; }
.Copy2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC0000; text-decoration: none; }
.Copy3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;	line-height: normal; font-weight: normal; font-variant: normal;	color: #0099CC;	text-decoration: none; }
.Copy4 { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #A9A09B; text-decoration: none; }
.CopyBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none; }
.CopyBold1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #CC0000; text-decoration: none; }
.CopyBold2 { font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: bold;	color: #0099CC;	text-decoration: none; line-height: normal; }
.CopyBold3 {font-family: Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;color: #FFFFFF;text-decoration: none;line-height: normal;font-style: italic;}