@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top-color: #666666;
	background-image: url(common_images/bg_image.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: center;
} 
.twoColFixLtHdr #header {
	background: #FFF;
	height: 200px;
	padding: 0px;
	margin: 0px;
	border: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	background: #FFFFFF;
	border-right-style: solid;
	border-right-color: #330000;
	border-right-width: thin;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: normal;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
} 
.twoColFixLtHdr #footer {
	padding: 5px;
	background:#FFFFFF;
	height: 90px;
	float: none;
	position: relative;
	min-height: 1px;
	border-top-color: #CC0000;
	border-top-style: ridge;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0;
	text-align: center;
	background-color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}	
.imgctr { /* this class can be used to float an element center in your page */
	margin: 0 auto;
  	display: block;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.bodytext {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 11pt;
	color: #000;
	font-weight: normal;
	line-height: 13pt;
	text-align: left;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #CC0000;
	font-weight: bold;
	line-height: 30pt;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #666666;
}
.l2nav {
	color: #322A71;
	text-decoration: none;
	font-size: 11px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	}

a.l2nav:link {
	color: #000000;
	text-decoration: none;
	}

a.l2nav:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	 }

a.l2nav:hover {
	color: #CC0000;
	text-decoration: underline;
	 }

a.l2nav:active {
	color: #322A71;
	text-decoration: none;
	 }
	
	 .sidenav {
	color: #000;
	text-decoration: none;
	font-size: 12pt;
	font-family: arial, helvetica, verdana;
	font-weight: bolder;
	}

a.sidenav:link {
	color: #000;
	text-decoration: none;
	}

a.sidenav:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	 }

a.sidenav:hover {
	color: #CC0000;
	text-decoration: underline;
	 }

a.sidenav:active {
	color: #000;
	text-decoration: none;
	 }
	 
	 
	 .address {
	color: #CC0000;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-align: center;
	line-height: 14pt;
	}
	
	.copyright {
	color: #000000;
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	text-align: center;
	background-color: #FFF;
	line-height: 12px;
	}
	.style41 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #C00;
	font-style: italic;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CC0000;
	font-weight: bold;
	line-height: 18pt;
}
	 
	.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.Brand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	color: #CC0000;
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent table tr td .bodytext em a strong {
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar_ctr {
	text-align: center;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
}
