

body { width: 100%; text-align: center; margin:0px; margin-top: 25px; margin-bottom: 25px; font-family: arial; font-size: 11pt; color: #284594;}


p{
font-style: normal;
font-size: 12pt; color: #284594; 
line-height:20pt;
}

#header p{
text-align: right;
margin-right: 5px;
font-style: normal;
font-size: 10pt; 
line-height:13pt;
color: #284594; 
margin:0px;
padding:0px;

}

#address p{
text-align: left;
margin-left: 5px;
font-style: normal;
font-size: 12pt; 
line-height:18pt;
color: #284594; 
margin:0px;
padding:0px;
}


h2{ font-size:30px; margin-top:10px; margin-bottom:10px; width:100%; text-align:center}
h3{ margin-top:10px; margin-bottom:20px; font-size:20px; width:100%; text-align:center}
h4{ margin-top:10px; margin-bottom:10px; font-size:18px; width:100%; text-align:center}


img.right{
	float: right;
	margin:15px;
	margin-right:0px;
}
img.left{
	float:left;
	margin:15px;
	margin-left:0px;
	padding-right:10px;
	padding-bottom:20px;
}
p.centered{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

img.logo{float:left; margin:0px; padding:0px; margin-top:-15px;}



ul, ol{
list-style-position:outside;
   margin-left:10px;
   padding-left:10px;
   font-style: normal; 
   color: #284594;
}

li{margin:10px;}

li.question {
list-style-type:none;
	font-weight: bold;
	font-family: Arial;
    font-size: 14px;
	color:#ff0000
}
li.answer {
list-style-type:none;
	font-style: italic;
	font-family: arial;
        font-size: 14px;
	color:#000000;
}


a:link{text-decoration: none; color : #284594; font-weight: bold;}
a:visited {text-decoration: none; color : #284594; font-weight: bold;}




#mainborder
{
margin-left:auto;
margin-right:auto;
margin-top: 10px;
width: 800px;
background: #ffffff;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-style: solid;
border-color: #ffffff;
}
#header
{
text-align: left;
width: 800px;
height: 140px;

}
#menubody
{
text-align: left;
width: 800px;
height: 22px;
background: #284594;

}

#menubody ul{margin:0px; padding:0px; text-indent:10px;}
#menubody li{margin-right:15px; display:inline;}

#menubody a{color:#ffffff; line-height:22px;}

#mainbody
{
text-align: left;
width: 800px;
padding-bottom: 8px;
float: left; 
margin-left: 3px;
margin-top: 3px;
border-width: 0px;
border-style: solid;
border-color: #ffffff;
background: #ffffff;
}

#footer
{
clear: both;
width: 800px;
font-family: "Comic Sans MS"; 
font-size: 12px; color: #ffffff; 
font-style: italic;
background: #284594;
}


