@charset "utf-8";
/* CSS Document */

a:link {
	font-family: Arial;
	font-weight: normal;
	color: #0f75bc;
	font-style: normal;
	text-decoration: underline;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #AAA;
}


#table1 {
	background-image: url(images/HomeBottom.gif);
	width: 750px;
}
#table2 {
	background-color: #FFF;
	color: #000;
}
.table3 {
	width: 772px;
		
}
.style1 {
	font-size:12px;
	font-weight: bold;
	text-align:center;
	color: #000000;
	font-style: normal;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align:left;
	line-height: -30px;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0f75bc;
	text-align:justify;
	line-height: -20px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0f75bc;
	text-align:center;
	line-height: -20px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-align:center;
	
	text-decoration: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#0f75bc;
	text-align:left;
	
	text-decoration: none;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#0f75bc;
	text-align:center;
	
	text-decoration: none;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-align:justify;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;	
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-align:justify;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 10px;	
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-align:left;
	text-decoration: none;
	padding-left: 10px;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-align:center;
	
	text-decoration: none;
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#0f75bc;
	text-align:center;
	
	text-decoration: none;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#03F;
	text-decoration: underline;
}
.h1 {
	font:Tahoma;
	font-size:3px;
	color:#FFFFFF;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #dbdcdc;
}
.oneColFixCtrHdr #container {
	width: 790px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.oneColFixCtrHdr #menu {
	background-image: url(/images/MenuBKG.jpg);
	
	
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	border:none;
	table-layout:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
}
.oneColFixCtrHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.h1
{
font-family: Arial, Helvetica, sans-serif;
font-size:3px;
color:#FFFFFF;
}



.linkTwo
{
	color:#666666;
	font-style:normal;
	text-decoration:none;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}


.visitedTwo {
	color: #0f75bc;
	text-decoration: none;
}	
.hoverTwo{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0f75bc;
}	

a:visited {
	color:#d2232a;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;	
	
}
a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0f75bc;
}
a:active {
	
	font-weight: bold;
	color: #000000;
	font-style: normal;
}



