body	{
			background-color: #000000;
			font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #848587;
		}
		
a	{
		color: e02a3a;
		text-decoration: none;
	}

#main	{
		text-align: center;
		display: block;
	}

#container	{
			margin: 0 auto;
			text-align: center;
			width: 762px;
			min-width: 762px;
			max-width: 762px;
		}
		
#top	{
			background-image: url(../images/header.jpg);
			width: 762px;
			height: 102px;
		}
		
#menu	{
			border: 3px solid #e02a3a;	
			border-top: 2px solid #e02a3a;
			border-bottom: 2px solid #e02a3a;
		}
		
#body	{
			background-color: #ffffff;
		}
		
#body_content	{
					float: left;
					border-left: 3px solid #e02a3a;
					border-right: 3px solid #e02a3a;
					background-color: #ffffff;
				}
		
#body_left, #body_left_dist	{
				float: left;
				width: 258px; 
				text-align: right;
				line-height: 20px;
				font-size: 11px;
			}
			
#body_left_dist	{
				float: left;
				text-align: right;
				line-height: 20px;
				font-size: 11px;
				width: 273px;
}

#body_left_dist #stateContainer
{
	width: 273px;
	text-align: right;
}

#body_left_dist #stateContainer a
{
	color: #848587;
}

#body_left_dist div div	
{
	padding-right: 0px; !important;
	padding-right: 15px;
	/*width: 150px; !important;
	width: 215px;*/
	font-weight: bold;
}

#body_left_dist div div.active	{
	background: url(../images/dist_bg.gif) no-repeat right;
	background-color: #f2f2f2;
	padding-right: 0px; !important;
	padding-right: 15px;
	/*width: 150px !important;
	width: 215px;*/
	font-weight: bold;
	color: #da1730;
}
			
#body_left .body_left_img, #body_left_dist .body_left_img	
							{
								margin-top: 24px;
								margin-bottom: 20px;
							}
		
#body_right{
				line-height: 20px;
				float: right;
				text-align: left;
				padding: 20px;
				padding-left: 35px;
				padding-right: 35px;
				padding-bottom: 30px;
				width: 428px !important;
				width: 498px;
			}
			
#body_right_dist	{
				line-height: 20px;
				float: right;
				text-align: left;
				padding: 20px;
				padding-left: 25px;
				padding-right: 35px;
				padding-bottom: 30px;
				width: 423px !important;
				width: 483px;
			}
			
#body_right_dist a	{
	font-size: 11px;
}
			
#body_right_dist div	{

}			
			
#body_right_dist .hide	
{
	display: none;
}
		
#footer	{
			clear: both;
			height: 14px;
			width: 762px;
			background-color: #000000;
		}
		
#footer_l	{
				background-image: url(../images/bottomleft.gif);
				width: 241px;
				height: 14px;
				float: left;
			}
			
#footer_r	{
				text-align: right;
				border-top: 3px solid #e02a3a;
				width: 521px;
				height: 14px;
				float: right;
				font-size: 10px;
				color: #e02a3a;
			}
			
.pad15pxr	{
				 padding-right: 15px;
			}

#m_txt
{
	left: 733px !important; top: 290px !important;
	position:absolute; width: 265px; left: 725px; top: 297px; font-size: 12px; font-weight: bold; color: #fff; z-index: 1; text-align: right; line-height: 16px;
}


#m_ftr
{
	left: 858px !important; top: 640px !important;
	position:absolute; left: 847px; top: 647px; font-size: 10px; color: #e02a3a; z-index: 1;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
		#m_txt
		{
			left: 730px !important; top: 293px !important;
		}
		#m_ftr
		{
			left: 867px !important; top: 640px !important;
		}
}