body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	height:100%;
	margin:0;
	background: url(/rotator/rotate.php) no-repeat center 100px;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;

}



h2 {
	font-size: 20px;
	color: #e3a112;
	line-height:100%;
	text-align: left;
	font-weight:normal;
	padding-bottom:10px;
}
	
	
h1 {
	font-size: 24px;
	color: #B44939;
	line-height:100%;
	text-align: left;
	font-weight:normal;
}
	
	
	
#OverallContainer{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1c618b;
	margin-bottom: 40px;
}

#OverallHeader {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	height:104px;
	
	
}

#HeaderRight {
	float: right;
	height: 32px;
	padding-top: 73px;
	margin:0px;
	
}
#HeaderLeft {
	float:left;
	margin:0px;
}

#HeaderColorBottom{
	height:8px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#9ca3a7;
}



#OverallPhotoContent {
	width:933px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	overflow:auto;
	padding-bottom: 0px;
	margin-bottom: 10px;
}


#OverallMainContent {
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	line-height:160%;
	overflow:auto;
	background-image: url(/images/mainContentCenter.png);
	background-repeat: repeat-y;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#OverallWhiteBoxContent {
	padding-left: 40px;
	padding-right: 40px;
	overflow:auto;
	padding-bottom: 0px;
}
#OverallWhiteBoxTop {
	background-image: url(/images/mainContentTop2.png);
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	width:948px;
	margin-left:auto;
	margin-right:auto;
}
#OverallWhiteBoxBottom {
	background-image: url(/images/mainContentBottom.png);
	height: 32px;
	background-repeat: no-repeat;
	
}
a:link {
	color: #617D8B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #617D8B;
}
a:hover {
	text-decoration: none;
	color: #334148;
}
a:active {
	text-decoration: underline;
	color: #617D8B;
}

#Content {
	float: left;
	width: 640px;
	line-height: 150%;
}

#HomeContentLeft {
	float: left;
	width: 520px;
	padding-bottom: 20px;
	text-align: justify;
	
}

#HomeContentLeftFull {
	float: left;
	padding-bottom: 20px;
	text-align: justify;
}

#HomeContentRight {
	float: right;
	width: 300px;
	height:auto;
	padding-bottom: 20px;
}

#ContentRight {
	float: right;
	width: 300px;
	height: 400px;
	
}
 
.pf-padding {
	padding-right: 5px;
	float: left;
}



#OverallFooterContainer{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #9E9B90;
}

#OverallFooter {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 40px;
	
}

#FooterRight {
	float: right;
	text-align: right;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	background-color:#FFF;
	padding:10px;
}
#FooterLeft {
	float: left;
	padding-left: 45px;
	
}

img {
	border:none;
}


ul.leftbullet {
	list-style-type: none;
	list-style-position:outside;
	}
	

li.leftbullet {
	padding-left: 18px;
	margin-bottom: 10px;
	margin-left:0px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	line-height:120%;
	list-style-type: none;
	text-align:left;
	
	
	
	}
.SecurityCode {
	color: #BB473A;
	font-size: 16px;
}
.smallText {
	font-size: 10px;
	padding-left:3px;
}


