
body 
{
	margin:0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Tahoma;
	background-color: #093e6a
}

#content 
{
	margin-left: 18%;
    vertical-align:middle;
	/*margin-left: 200px;*/
	background-color:#ffffff;
	width: 820px
}

#innerContent {
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 10px
}

.banner 
{
    border: 1px solid #d7d7d7;
	width: 743px;
	height: 220px
}

#txt_container {
	border-right: #d7d7d7 1px solid;
	padding-right: 10px;
	margin-TOP: 10px;
	padding-left: 10px;
	font-size: 11px;
	border-left: #d7d7d7 1px solid;
	width: 723px;
	font-family: Arial;
	/*text-align: justify*/
}

.small_head {
	font-weight: bold;
	font-size: 10px;
	color: #c70000;
	font-family: Tahoma
}

.style_escape {
	color: #505050;
	font-family: tahoma;
	text-align: left
}

a {
	color: #af1011;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
a.belt_link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none
}
a.belt_link:hover {
	text-decoration: underline
}

hr 
{
	border-right: #e5e5e5 1px solid;
	border-top: #e5e5e5 1px solid;
	border-left: #e5e5e5 1px solid;
	border-bottom: #e5e5e5 1px solid;
	height: 1px
}
