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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

ol, ul {	list-style: none;}

table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	/* end reset styles */
	/* clearing technique */
	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
	
.clearfix {display:inline-block;}
	/* mac hide \*/
	
* html .clearfix {height: 1%;}

.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles..................*/


body { background-color:#DADEE4;
	padding:10px 0 0 0 ;}

#wrapper {
	margin: 0 auto;
	width:928px;
	background-image:url(images/main-bg.jpg);
	background-repeat:repeat-y;}
	
#header-bg {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin: 0 0 6px 0;
	height:108px;
	width:928px;}
	
	
#content-holder {
	width:928px;
	margin: 0 auto;
	padding-top:6px;
	background-image:url(images/content-bg.png);
	background-repeat:repeat-y;}
	
.content-top {
	background-image:url(images/top-round.png);
	width:928px;
	height:7px;
	display:block;
	margin: 0 auto;}
	
.content-bottom {
	background-image:url(images/bottom-round.png);
	background-repeat:no-repeat;
	height:7px;
	display:block;
	width:928px;
	margin: 0 auto;
	padding-bottom:8px;}


/*........... NAVIGATION..................*/

.nav-hdr {
	font-size:18px;
	color:#F90;
	border-bottom: dotted 2px #ccc;
	display:block;
	width:230px;
	padding-bottom:10px;
	margin-bottom:6px;}
	
.hdiv {
	display:block;
	border-bottom: dotted 2px #ccc;
	height:auto;
	margin: 10px 0 10px;}
	
.nav-holder {
	width:230px;
	float:left;
	margin: 0 0 0 20px;
	}

#nav-wrapper {
	float:right;
	width:230px;
	
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}	

#nav-wrapper ul {
	line-height:18px;
	margin:0;
	
	}

#nav-wrapper li {	
	font-weight:bold;

}
	
#nav-wrapper li a {

	color:#00528D;
	text-decoration:none;
	background: url(images/arrow-off.jpg) left no-repeat;
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	padding: 5px 0 5px 18px;
	border-bottom: dotted 1px #005F9D;
	display:block;

}
	
#nav-wrapper li a:hover {	
	color:#FF9900;	
}

.nav-divider {
	display:block;
	float:right;
	border-bottom: dotted 1px #005F9D;
	width:208px;}



/*...........MAIN CONTENT..................*/


#main-content-inner {
	float:right;
	width:626px;
	padding-top:5px;
	font-size:12px;
	line-height:20px;
	color:#666666;
	margin: 0 19px 0 0;
	
	}
	
#main-content-inner h1{
	font-size:22px;
	color:#025092;
}
	
#main-content-inner h2{
	font-size:18px;
	color:#025092;
	padding-bottom:15px;}
	
#main-content-inner p{
	padding-bottom:10px;}
	
#main-content-inner ul{
	padding-bottom:10px;
	list-style-type:circle;
	margin-left:20px;}
	
#main-content-inner ol{
	padding-bottom:10px;
	list-style-type:decimal;
	margin-left:20px;}
	
.horizontal-divider {
	border-bottom: dotted 1px #8b8b8b;
	}
		
.content-list {
	color:#945236;}
	
.content-list li{
	line-height:20px;
	list-style:decimal;
	margin-left:30px;
	}
	
.content-list li a{
	color:#945236;
	text-decoration:underline;
	}
	
	
.faq-box-top {
	background-image:url(images/faq-box-hdr.jpg);
	height:50px;
	line-height:53px;
	width:618px;
	display:block;
	color:#FFF;
	font-size:18px;
	text-indent:20px;}
	
.faq-box-mid {
	background-image:url(images/faq-mid-bg.jpg);
	background-repeat:repeat-y;
	width:618px;}
	
.faq-box-bottom {
	background-image:url(images/faq-bottom.jpg);
	height:8px;
	width:618px;}
	
	
/*........... FOOTER..................*/
	

.footer-top {
	background-image:url(images/footer-top.png);
	width:928px;
	height:7px;
	display:block;
	margin: 0 auto;}
	
.footer-bottom {
	background-image:url(images/footer-bottom.png);
	background-repeat:no-repeat;
	height:7px;
	display:block;
	width:928px;
	margin: 0 auto;
	padding-bottom:8px;}


#footer {
	margin: 0 auto;
	width:900px;
	background-color:#FFF;
	border-left: solid 1px #C9CDD2;
	border-right: solid 1px #C9CDD2;
	padding: 0 9px 0 9px;
	font-size:10px;
	color:#025092;
	line-height:20px;}
	
.footer-link {
	float:right;
	padding: 0 5px 0 5px;
	}
	
.footer-link a{
	color:#025092;
	text-decoration:none;}
	
.footer-link a:hover {
	color:#025092;
	text-decoration:underline;}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.logo-link a {
       float:left;
       background-image:url(images/clear.gif);
       background-repeat:no-repeat;
 
       width:465px;
       height:100px;
       text-indent:-9999px;}
