* {
	padding: 0; 
	margin: 0;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		
	font-size: 12px;		
	color: #222;
}

html, body {
	padding: 0; 
	margin: 0;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		 
}

p, h2 {
	margin-bottom:10px;
}

img {
 border-style: none; 
} 

.conClear {
	clear: both;
	height: 1px!important;
	font-size: 0%!important;
	line-height: 1px!important;
}


/* Layout */

#wrap {
	min-width: 500px;
	max-width: 1400px;
	/* background: url(img/wrap_bg.gif) repeat-y top right;	*/
}

#header {
	margin: 0; 
	padding: 0;
	width: 100%;
	border-bottom: 2px solid #A80322;
	
}

#logo {
	margin: 0; 
	padding: 0;
	width: 390px;
	height: 140px;
	float: left;	
	
}

#headright {
	margin: 0; 
	padding: 0;
	width: 373px;
	height: 140px;
	float: right;
		
}

#header p {	
	margin: 0; 
	padding: 0; 
	font-size: 150%;
	
}

#message {
	margin: 0; 
	padding: 5px 10px 5px 80px; 
	font-size: 90%;
	color: #FFF;
	text-align: left;
	background: #538ED9 url(img/line.gif) repeat-x top left;
}

.dzmlinkfooter {	
	color: #000!important;
	text-align: center;	
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 11px!important;	
	font-weight: bold;
}

.dzmlinkfooter a, .dzmlinkfooter a:link, .dzmlinkfooter a:visited {
	color: #000!important;
	letter-spacing:0.15em
}

.dzmlinkfooter2 {	
	color: #000!important;
	text-align: center;	
	background-image: url(img/wrap_bg.gif) repeat-y top right;	
	padding: 5px 0 5px 0;
	margin: 0;
	
}

.dzmlinkfooter2 a, .dzmlinkfooter2 a:link, .dzmlinkfooter2 a:visited {
	color: #000!important;
	font-size: 9px!important;	
	font-weight: normal;
	
}

#footer {			
	color: #333!important;
	text-align: center;		
	padding: 5px 0 5px 0;
	font-size: 11px;	
	font-weight: normal;
}

#unav
{
	/* background: #FFF url("img/box_grey_bg.gif") repeat-y top left;	 */
}
#unavtop
{
	
	/* background: #FFF url("img/box_grey_head.gif") no-repeat top left;	*/
	color: #000;
	font-weight: bold;
}
#unavbottom
{
	/* background: #FFF url("img/box_grey_bottom.gif") no-repeat top left;	*/
}

.boxteaser
{
	background: #FFF url("img/box_grey_bg.gif") repeat-y top left;	
}

.boxtop
{
	background: #FFF url("img/box_grey_top.gif") no-repeat top left;	
	color: #000;
	font-weight: bold;
}
.boxtopbig
{
	background: #FFF url("img/box_grey_headbig.gif") no-repeat top left;	
	color: #000;
	font-weight: bold;
}

.boxbottom
{
	background: #FFF url("img/box_grey_bottom.gif") no-repeat bottom left;	
}
.boxteaserbottom p 
{	
	color: #082052!important;	
	font-weight: bold;
}

.boxteaserbottom a, .boxteaserbottom a:link, .boxteaserbottom a:visited
{
	color: #082052!important;	
	font-weight: bold;
	text-decoration: none;
}
.boxteaserbottom a:hover 
{
	color:#003399!important;
	font-weight: bold;
	text-decoration: none!important;
}
	 
}
.boxteaserbottom
{
	color: #FFF;
	background: #FFF url("img/box_grey_teaser_bottom.gif") no-repeat bottom left;	
}

.teasertop {		
	float: left;
	width: 210px;
	height: 35px;
	margin: 0;
	padding: 5px 0 0 5px;
	vertical-align: top;
	color: #FFF;
	font-weight: bold;
		
}

.teaserbottomleft {		
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	margin-left:5px; 
}

.teaserbottomright {			
	float: right;
	width: 10px;
	margin: 0;
	padding-right: 4px;
	vertical-align: bottom;
	text-align: right;
}

#unav ul li
{
	list-style-type: none;
	padding: 0 0 5px 0;
	width: 190px;
	margin: 0;
	display: block;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;			
	text-align: left;
}

#unav a {
	color: #222!important;
	text-decoration:none!important;
	text-decoration: none;
	padding: 12px 12px 6px 12px;
	outline:0; -moz-outline:0; 
}
#unav a:hover { 
	 text-decoration: none!important;
}

#unav .unav2 a {
	color: #222!important;
	text-decoration:none!important;
	text-decoration: none;
	padding: 12px 12px 6px 25px;
	outline:0; -moz-outline:0; 

}
#unav .unav2 a:hover { 
	 text-decoration: none!important;	 	 
}

#unav .unav3 a {
	color: #222!important;
	text-decoration:none!important;
	text-decoration: none;
	padding: 12px 12px 6px 39px;
	outline:0; -moz-outline:0; 
}
#unav .unav3 a:hover { 
	 text-decoration: none!important;	 
}

#contentmain {
	width: 760px;
	padding: 0;
	
}

#contentall {
	line-height: 150%;
	padding: 20px 15px 15px 15px;
}

#contentall h2 {
	font-size: 14px;
}

a:link, a:visited {
	font-weight: bold; text-decoration:none!important; color:#003399!important;
	/* border-bottom:1px dotted #222222; */
	/* border-bottom:1px solid #222222; */
}   
a:hover, a:active {
	font-weight: bold; text-decoration:underline!important; color:#003399!important;
}
#navhead {
	float: left;
	width: 300px;
}
#navhead a {
	font-size: 11px;
	text-decoration:none!important;
	color: #000!important;
}

#navhead2 a {
	font-size: 11px;
	text-decoration:none!important;
	color: #000!important;
}
#navhead2 {	
	text-align: left;
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	color: #000!important;
}

.formfield {	
		margin-top: 1px;
		font-size: 11px; 
		color: #000000; 
		line-height: normal; 
		background-color: #ffffff; 
		border: 1px #CCCCCC solid;
		height:18px;		
		width:130px;				
}
.formsubmit {	
		font-size: 11px; 
		color: #000000; 
		line-height: normal; 
		background-color: #ffffff; 
		border: 1px #CCCCCC solid;
		height:18px;			
		width:50px;			
}

#navcontainer 
{		
	width:100%;		
	padding: 0;			
	margin:	0 0 0 120px;	
}


#navcontainer ul li
{
	background: #fff url(img/dot_line.gif) repeat-y top left;
	list-style-type: none;
	padding: 5px 8px 0 8px;
	margin: 0;
	display: inline;
	float: left;		
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;		
	/* font: 10px/20px "Lucida Grande", verdana, sans-serif; */
	text-align: left;
	
}
#navlist
{
margin: 0;
padding: 0;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
font-weight: bold;
text-decoration: none!important;
color: #000!important;
}


#navlist a:link#nav2, #navlist a:visited#nav2 {
	border-bottom: 4px solid #D40024;
	padding-bottom: 2px;
	background: transparent;
	color: #000!important;
}

#overnav2 a:hover {
	border-bottom: 4px solid #D40024;
	padding-bottom: 2px;
	background: transparent;
	color: #000!important;
}

#navlist a:link#nav3, #navlist a:visited#nav3 {
	border-bottom: 4px solid #0B499E;
	padding-bottom: 2px;
	background: transparent;
	color: #000!important;
}
#overnav3 a:hover {
	border-bottom: 4px solid #0B499E;
	padding-bottom: 2px;
	background: transparent;
	color: #000!important;
}

.sitemapBox h3 {
margin: 30px 0 12px 0;
padding: 5px 0 5px 6px;
color: #FFF;
background: #D40024 url(img/sitemapBox_back.gif) repeat-x top left;
}

.sitemapBox ul li {
margin: 0 0 0 2px;
padding: 0 0 0 2px;
width: 150px;
list-style: none;
background: none;
}



.sitemapBox a, .sitemapBox a:hover, .sitemapBox a:link, .sitemapBox a:visited {
color: #000!important;
text-decoration: none!important;
}

.sitemapBox a:hover {
color: #000!important;
text-decoration: none!important;
}