body , html {  
	height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
} 
body
{
	text-align: center;
}


* {margin:0;padding:0;}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

/*#wrapper
{
	position: absolute; /* for centering 
	width: 752px;
	left: 50%; /* for centering 
	margin-left: -376px; /* for centering 
	text-align:left;
	
}
*/

#wrapper
{
	width: 752px;
	margin: 0 auto;
	left: 50%; 
	text-align:left;
	
}

#header
{
	background-image: url(../images/h.png);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 10px;
	padding-left: 160px;
}


a#logo
{
        display:block;
        overflow: hidden;
        text-indent: -9999px;
        position: relative;
        top: -50px;
        left: -120px;
		width: 80px;
		height: 83px;
		background-image: url(../images/logo.png);
}


.header_text{
	position: relative;
	top: 28px;
	height: 60px;	
	margin-left: 28px;
}

#maintext {
	float:right; 
	z-index: 1;
	width: 560px;
	height: auto;
	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#links{
	float: left;
	clear: left;
    width:144px;
    padding-top: 20px;
    text-align: right;
    
}

#footer {  
		clear:both;
		background-image: url(../images/footerline.jpg);
		background-repeat: no-repeat;
		color: white;  
		width: 752px;  
		height: 30px;  
}  

#footer p.copylight {  
	position: relative;
	top: 10px;
	margin-right: 8px;
    color: #8a8c8e;
    font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
    font-size: 70%;
    text-align: right; 
 }  
 
 

.bodytext ul {
        position: relative;
        left: 10px;
        width: 200px;
        list-style-type:disk;
		color: #333333;
		font-size: 90%;
    	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
        line-height: 120%;
        padding-left: 20px;
        padding-right: 0;
}


h1{
	color: #8a8c8e;
	font-family: "Verdana", 'ArialMT', 'Arial', sans-serif;
	font-variant: normal;
	font-weight: bold;
}

h2{
	color: black;
	font-family: 'ArialMT', 'Arial', sans-serif, "Verdana";
	font-variant: normal;
}


h3{
	color: #8a8c8e;
	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
	font-size: 90%;
	background-color: #f5f5f5;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px solid #c0c0c0;
	border-left: 8px solid #888888;;
}

h3.inline{
	margin-top: 30px;
}

h4{
	color: #a4a4a4;
	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	font-style: bold;
}

h4.inline{
	margin-top: 20px;
}

h4.white{
	color: white;
}

h5{
	color: #5dba69;
	background-color: #daf3db;
	margin-left: 20px;
	padding-left: 10px;
}


h4.faq{
	background-color: #daf3db;
	color: #5dba69;
	padding-left: 10px;
}

h4.bold{
	color: #7d7d7d;

}

h6{
	padding-left: 10px;
}


a{
    color:#2161a8;
    font-style:normal;
    text-decoration:underline;
}
a:link {
    color:#2161a8;
    font-style:normal;
    text-decoration:underline;
}
/*a:visited {
    color:#32cb78;
    text-decoration:underline;
}*/
a:hover {
    color:#4c83df;
    font-style:normal;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}



p{
   	color: #333333;
	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';    
	font-size: 80%;
	margin-top: 0; 
	margin-bottom: 10px;
}
p.italic{
	font-style: italic;
}

p.nomagin{
	margin-bottom: 0px;
}

p.link{
	color: #704dff;
	font-style: bold;
}

p.caption{
	text-indent: 0;
	color: black;
	font-size: 60%;

}

p.bio{
	padding-top: 4px;
	font-size: 80%;
	width: 460px;
}


ul.bodytext{
		padding-bottom: 2px;
		margin-left: 20px;
		line-height: 1.5em;
		list-style: disc;
   		color: #333333;
		font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
		font-size: 80%; 
}

ul.bio{
		padding-left: 24px;
		padding-bottom: 2px;
		line-height: 1.5em;
		list-style: disc;
   		color: #333333;
		font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
		font-size: 80%; 
		width: 420px;
}

ul.sitemap{
		padding-bottom: 2px;
		margin-left: 20px;
		line-height: 1.5em;
		list-style: disc;
   		color: #333333;
		font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
		font-size: 1em; 
}



ol.bodytext{
   		color: #333333;
		font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
		font-size: 80%; 
}

li.s1{
   		color: #333333;
		font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana'
		font-size: 90%;;
    	padding-bottom: 10px;
    	margin-left: 28px;
}

li.question{
    list-style: none;
    list-style-image: url(../images/q_16x16.png);
 	margin-left: 5px;
    margin-top: 5px;
	color: #505056;
	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
	font-weight: bold;
}

li.answer{
    list-style-image: url(../images/a_16x16.png);
 	margin-left: 5px;
    margin-bottom: 2px;
    margin-top: 2px;
	color: #5d5c64;
	font-family: 'ArialMT', 'Arial', sans-serif, 'Verdana';
}



