#content{
	font-size:12px;
}
#content h2{
	color:#c40000;
	text-transform:uppercase;
	font-weight:normal;
	font-size:24px;
	margin-bottom:12px;
}
#content h3{
	font-size:20px;
	margin-bottom:12px;
}
#content h4{
	font-size:16px;
	margin-bottom:12px;
}
#content h5{
	font-size:14px;
	margin-bottom:12px;
}
#content h6{
	font-size:12px;
	margin-bottom:12px;
}
#content p{
	font-size:12px;
	margin-bottom:12px;
	text-align:justify;
	line-height:18px;
}
#content a{
	color:#004990;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover{
	color:#c40000;
}
#content ul{
	margin:0 0 12px 50px;
}
#content ol{
	margin:0 0 12px 50px;
}
#content li{
	line-height:18px;
}
#content img{
	margin:10px;
}

#content .sitemap ul{
	margin-bottom:0;
	list-style-type:disc;
}
#content .sitemap li{
	line-height:24px;
}

#content #hat, #content .hat{
	font-style:italic;
}
#content #date, #content .date{
	font-size:10px;
	color:#A5ABAC;
	margin-bottom:0;
}
#content .separator{
	width:600px;
	height:9px;
	background-image:url('/img/front/separator.gif');
	margin:30px 0;
}

#content .home-story{
	width:180px;
	padding-right:20px;
	float:left;
	background-image:url('/img/front/fond-home-story.gif');
	background-repeat:repeat-y;
	background-position:right;
}
#content .home-story h3{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}
#content label{
	display:block;
	margin-bottom:6px;
}
#content input.text, #content textarea, #content select{
	display:block;
	margin-bottom:12px;
}
#content input.submit{
	border:1px solid #C40000;
}
.v10gn{
	font-family:"Verdana",sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.v10gbo{
	font-family:"Verdana",sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#c40000;
}
.v10gbl{
	font-family:"Verdana",sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#004990;
}
.v12gn{
	font-family:"Verdana",sans-serif;
	font-size:12pt;
	font-weight:bold;
}
.v12gbo{
	font-family:"Verdana",sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#c40000;
}