body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	color: #333333;
	background-color: #666666;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	text-align: center;
	padding-top:5px;
	overflow-y: scroll;
}
a {
	outline: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#004b85;
	text-decoration:none;
	line-height:1.5;
}
a:hover {
	color:#999999;
}
img {
	outline: none;
}
.borderBottom {
	border-bottom:2px solid #80B620;
	margin:0;
}
#bottomMenuHeader {
	border:1px solid #cccccc;
	margin:0 auto;
	width:650px;
	background-color:#FFFFFF;
	padding:0px 15px 0px 20px;
}
#bottomMenu {
	width:650px;
	margin:0 auto;
	padding:15px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#555555;
}
#bottomMenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;	
	color:#888888;
	text-decoration:none;
	outline:none;
}
#bottomMenu a:hover {
	color:#3e8eba;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#flashContainer {
	width:751px;
	margin:0 auto;
}
#header {
	margin:0 0 0px 0;
	width:100%;
	height:45px;
	background-color:#FFFFFF;
	background-image:url(../images/Header3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-top: 2px solid #999999;
	border-bottom:2px solid #999999;
}
.mainBg {
	background-image:url(../images/MainBg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
#navigation {
	text-align:center;
	margin:0 auto;
	padding-bottom:10px;
	padding-top:18px;
	background-image: url(../images/NavBG.png);
	background-position:center;
	background-repeat:no-repeat;
	height:30px;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	outline:none;
}
.navTextPad {
	padding-right:20px;
}
.navText:hover {
	color:#cccccc;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding-bottom:10px;
}
.oneColFixCtr #mainContent {
	width:681px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 20px 35px 20px 35px; 
}
.oneColFixCtr #footerContent {
	width:681px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding: 0px 35px 0px 35px; 
}

.padLeft {
	padding-left:20px;
}
.paddingMain {
	padding:0px 10px 0px 10px; 
}
#pageTitle {
	width:751px;
	margin:0 auto;
}
#subMenu {
	padding-left:30px;
	padding-top:20px;
	background-color:#FFFFFF;
	width:170px;
	float:left;
}
#subMenuHolder {
	width:750px;
	background-color:#FFFFFF;
	margin-left:15px;
}
#subMenuDetail {
	width:300px;
	float:right;
	clear:both;
}
.textSubMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	color:#265771;
	font-size:12px;
	line-height:2.0;
	text-decoration:none;	
}
.textSubMenu:hover {
	text-decoration:underline;
}
.textSubMenuFocus {
	color:#a9cd67;
}
.textBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#333333;
}
.textBoldBlue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	color:#265771;
	font-size:12px;
}
.textGreen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:17px;
	color:#83ae36;
	line-height:1.5;
}
.textGreenLarge {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:22px;
	color:#83ae36;
	line-height:1.5;
}
.textNews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	color:#265771;
	font-size:14px;
}
.textNewsLinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	text-decoration:none;
	color:#3e8eba;
}
textNewsLinks:hover {
	text-decoration:underline;
}
#wrapper {
	background-color:#FFFFFF;
	margin:0 auto;
	width:750px;
}
