@charset "utf-8";
/* CSS Document */

body {
	background-color: #a71f23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	line-height: 18px;
}

#full {
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: auto;
	position: relative;
	overflow: hidden;
	background-color: #000;
	text-align: right;
	padding: 5px 10px 5px 0px;
}

#title {
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 4px;
	text-transform: capitalize;

}

.subtitle {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 0;
	letter-spacing: 1px;
	text-transform: uppercase

}

#topnav a, a:active, a:visited {
	color:#FFF;
	text-decoration: none;
	}
	
#topnav a:hover {
	color:#FFF;
	text-decoration: underline;
	}



.fit {
	margin: auto;
	width: 980px;

}

#top {
	background-image: url(/img/topdash.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 165px;
}

#top #logo {

	top: 10px;
	position: relative;
	left: 10px
}

#top #navi {
	overflow: hidden;
	position: relative;
	height: 50px;
	top: 40px;
	background-image: url(/img/bnav.gif);
	background-position: 0px 30px;
	background-repeat: repeat-x;
}



#top img {
	border: 0;
}

#banner {
	position: relative;
	height: 218px;
	background:#666;
}

.alink {
	float: left;
	clear: both;
	margin: 5px 0 0 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url(/img/alink.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	font-weight: bold;
	
}

.pdf {
	position:relative;
	margin: 5px 0 0 0;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url(/img/pdf.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-weight: bold;
	
}



a.alink, a:active.alink, a:visited.alink {
	color:#a71f23;	
	text-decoration: none;
	}
	
a:hover.alink {
	color:#333333;
	text-decoration: none;
	}

.selector {
	position: relative;
	background: #000;
	height: 3px;

}

#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	position: relative;
	margin-left: 30px;
	margin-top: 65px;
	padding-bottom: 60px;
	width: 180px;
	float: left;
}



#left a, a:active, a:visited {

	color:#333333;	
	text-decoration: none;
	}
	
#left a:hover {
	color:#a71f23;
	text-decoration: none;
	}

#left ul
{
	margin				: 0;
	padding				: 0  10px 0 0;	

}

#left li
{
	margin				: 0;
	padding				: 5px 10px 5px 10px;
	list-style-type		: none;
	border-bottom: 1px solid #DDD;
}

#left li.first
{
	background-image: url(/img/dashb.gif);
	background-repeat: repeat-x;
	padding				: 17px 10px 5px 10px;
}
	
#left li.last
{
	background-image: url(/img/dashb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: 0px;
	padding: 5px 10px 17px 10px;
}
	
#left #selected {
	background-image: url(/img/arrow_sub.gif);
	background-repeat: no-repeat;
	background-position: 2px 12px;

}
	
#left li.sub
{
	font-weight: normal;
	margin: 0;
	padding: 7px 0px 3px 10px;
	list-style-type: none;
	border-bottom: 0px;

}

#left li.sub a, a:active, a:visited {
	color:#e16d70;
		
	text-decoration: none;
	}
	
#left li.sub a:hover {
	color:#333333;
	text-decoration: none;
	}

#lang {
padding-top: 20px;
margin-left: 10px;

}

#lang a, a:active, a:visited {
	color:#a71f23;	
}

#lang a:hover {
	color:#333333;	
}

#content {
	position: relative;
	float: left;
	left: 10px;
	padding: 10px 10px 60px 10px;
	width: 540px;
}

div.hr {
	position: relative;
	left: -10px;
	width: 560px;
	height: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(/img/dashb.gif);
	background-repeat: repeat-x;
	background-position: 0 20px;
	clear: both;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e16d70;
	clear: both;
	position: relative;
	background:#a71f23;
	float: left;
	padding: 10px 10px 0px 10px;
	width: 100%;
}

#footer a, a:active, a:visited {
	color:#e16d70;
	text-decoration: underline;
	}
	
#footer a:hover {
	color:#FFF;
	text-decoration: none;
	}
	
ul.content {
	margin: 0;
	padding: 0  10px 0 0;	
	list-style-type: none;	
}

li.content {
	margin: 0;	
	padding-left: 20px;
	padding-bottom: 13px;
	background-image: url(/img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	line-height: 16px;
}

ul.numbered {
	margin: 0 0 0 20px;
	padding: 0 10px 0 0;	
	list-style-type: decimal;
}

li.numbered {
	margin: 0;	
	padding-top: 3px;
	padding-bottom: 9px;
	line-height: 16px;
}


ul.subcontent {
	margin: 0;
	padding: 0 0 0 30px;	
	list-style-type: circle;
}
li.subcontent {
	margin: 0;	
	padding-top: 3px;
	padding-bottom: 9px;
	line-height: 16px;


}

h3
{	
	color: #a71f23;
	margin: 8px 0 4px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 14px;

}

h4
{
	color: #7d7d7d;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: 14px;

}

p
{
	margin: 0 0 10px -1px;
	padding: 0 0 0 1pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.spacer {
	margin: 0 auto;
	
	padding: 0;
}

a, a:active, a:visited {
	color:#e16d70;
	text-decoration: none;
	}
	
a:hover {
	color:#000;
	text-decoration: underline;
	}
	
.half {
	float:left; 
	width: 250px;
}

.clears {
	height: 30px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	padding-top: 3px;
}

.bimg {
	border: 1px solid #DDD;	
	
}

.cimg {
	margin: 0;
	padding-bottom: 15px;
	left: 1px;
	color: #999;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	clear: both;
}

.dimg {
	border: 1px solid #DDD;
	float: left;
	margin: 0 10px 0 0;

}
.clear {
	clear: both;
}

table.underline{
	border-collapse:collapse; 
}  

table.underline td{ 
	padding-bottom: 7px;
	border-bottom:1px solid #CCC;
}  

table.underline td.last{ 
	border-bottom:0px;
}  