@charset "UTF-8";
body {
	background-repeat: repeat-x;
	background-image: url(images/template/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0px 0px;
	font-size: 12px;
	background-color: #F58823;
	
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #101950;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BC1F30;
	padding-left: 6px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8DEEE;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.leftshadow {
	background-image: url(images/template/left-shadow.jpg);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(images/template/right-shadow.jpg);
	background-repeat: repeat-y;
}
.black14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
hr {
	color: #365bab;
	background-color: #365bab;
}
.sidebar-test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 115%;
	color: #FFFFFF;
	background-color: #101950;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 3px solid #BB2332;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #000080;
}

a:visited {
  color: #003F5E;
}

a:hover {
	text-decoration: none;
	color: #980C24;
}

a:active {
	color: #FF0000;
}

a.menu:link {
	color: #666666;
	text-decoration: none;
	font-weight: 600;
}

a.menu:visited {
	color: #22467D;
	font-weight: 600;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
	color: #22467D;
	font-weight: 600;
	background-color: #FFFFFF;
}

a.menu:active {
	color: #FF0000;
}

a.footer:link {
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}

a.footer:visited {
	color: #22467D;
	font-weight: 600;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
	color: #22467D;
	font-weight: 600;
	background-color: #FFFFFF;
}

a.footer:active {
	color: #FF0000;
}


a.hidden {
	color: #666666;
	text-decoration: none;
}

a.hidden:visited {
  color: #FFFFFF;
}

a.hidden:hover {
	color: #CC0033;
}

a.hidden:active {
  color: #5D76AF;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.black16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#main {
	padding-right: 10px;
	padding-left: 15px;
	border-right: 3px solid #BF1E2E;
	border-left: 3px solid #BF1E2E;
}
#main p {
	font-size: 12px;
}
.bluebold16 {
	font-size: 16px;
	font-weight: bold;
	color: #040558;
}
.rtcol {
	font-size: 12px;
	padding-left: 7px;
}
#main li {
	font-size: 14px;
}
.red14px {
	font-size: 14px;
	color: #BC1F30;
}
.black14px {
	font-size: 14px;
	color: #000000;
}
.red16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF1E30;
}

