body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000;
	margin: 0 auto;
	width: 1000px;
	padding: 0;
	margin-top:20px;
}
#logo {
	background-color: #FFFFFF;
	color: #999999;
	margin: 0px auto 0 auto;

}
#logo {
	padding: 0 12px;
}
#navbar {
	background-color: #4C7DA6;
	margin-bottom: 0px;
	font-size: 0.8em;
	zoom: 1;
}
#navbar_inner {

	padding-top: 4px;
}
#navbar_inner2 {
	padding: 0 0 11px 0px;
}
#columntop {
	clear: both;
	height: 20px;
}
#columnwrapper {
	float:left;
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#columnwrapper .content{
	width:840px; 
	font-family:Calibri, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:1.2em;
}
#columnwrapper img{
	border:0px;
}

#col1 .content {
	font-size: 0.75em;
	padding: 16px 0px 16px 0px;
}
#col2 .content {
	min-height:250px;	
	color: #666666;
	font-size: 1.0em;
	padding: 16px 0px 8px 0px;
	line-height: 1.6em;
}


#col1, #col2 {
	float: left;
	margin:6px;
}
#col1{
	margin-top:0px;
	float: left;
	width: 125px;	
}
#col2{
	float: left;
	width: 842px;
	margin-top:0px;
}

#col2 p{

	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.3em;
}

#col2 .content img {
	border:solid 1px #333;	
}

#dolleraddress{
	text-align:right; 
	font-size:11px; 
	padding-right:10px; 
	padding-bottom:15px;
	color:#4F82AF;	
}

#navbartop{
	float:left; 
	height:143px; 
	margin:0px; 
	padding:0px;
}

#navbarbottom{
	float:left; 
	height:553px; 
	margin:0px; 
	padding:0px;
}

#portalthumbs{
	float:left; 
	width:845px; 
	margin-bottom:5px;
}

#portalthumb1{
	float:left; 
	width:289px; 
	margin-right:3px;	
}

#portalthumb2{
	float:left; 
	width:284px; 
	margin-right:3px;
}

#portalthumb3{
	float:left; 
	width:266px;	
}

.dollerheaderContainer{
	float:left; 
	width:845px; 
	margin-bottom:10px;	
}

#dollerheader{
	float:left; 
	width:842px; 
	margin-right:0px;	
}

h1 {
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .2em;
}
h3 {
	font-size: 1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
/*	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;  */
	height: 20px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Applies to the Main Content Column*/
a:link {
	color: #c82020;
}
a:visited {
	color: #c82020;
}
a:hover, .content a:focus, .content a:active {
	color: #4E81AE;
}



.thumbstyles{
	float:right;
	width:842px;
	padding-bottom:20px;
	margin-bottom:10px;
	margin-right: 0px;
}

.thumbstyles img{
	border:0px;
}

#thumb1{
	float:left; 
	width:275px; 
	margin-right:7px;
}

#thumb2{
	float:left; 
	width:275px; 
	margin-right:7px;
}

#thumb3{
	float:left; 
	width:275px; 
	margin-right:0px;
}

#popup img{
	border:solid 1px #333;	
}

#footer {
	margin: 0px auto;
	font-size: 0.8em;
	width: 1000px;
	background-color:#46759C;
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
#footercontent {
	padding: 14px 0px 30px 20px;

	color:#ffffff;
}
/*Footer Links  */
#footerlinks{
	background-color:#5185B4;
	width:940px;
	padding:5px 0 5px 5px;
}
#footer a:link {
	color: #ffffff;
}
#footer a:visited {
	color: #ffffff;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #E3DFD1;
}
