body {
	background-color: #ffffff;
	margin:20px 0px;
	padding:0px;
	text-align: center
	font-family: verdana, arial, sans-serif;
}

#layout {
	width:800px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#doc {
	width:640px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

#frametop, #framebottom {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 50px; /*Height of top frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: #988344;
	color: white;
}

#framebottom {
	top: auto; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 90px; /*Height of frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background: #02243D;
	color: white;
}

.menu {
	margin: 10px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

.menubottom {
    	font-size: 14px;
    	font-weight: 600;
    	text-align:center;
    	font-family: verdana, arial, sans-serif;
    	line-height: 16px;
    	margin-top: 0px;
    	margin-bottom: 0px;
}

a:link {color: #FFFFFF;}

a:visited {color: #988344;}

a:active {color: #FFFFFF;}

a:hover {color: #02243D; background-color: #988344;}

.title {
    	font-size: 24px;
    	font-weight: 600;
    	color: #02243D;
    	font-family: verdana, arial, sans-serif;
    	margin-top: 18px;
    	margin-bottom: 12px;
}

.bluetitle {
    	font-size: 18px;
    	font-weight: 600;
    	color: #02243D;
    	text-align:center;
    	font-family: verdana, arial, sans-serif;
    	line-height: 20px;
    	margin-top: 18px;
    	margin-bottom: 0px;
}
.bold {
    	font-family: verdana, arial, sans-serif;
    	font-weight: bold;

}

.rh {
    	font-size: 11px;
    	font-weight: 600;
    	color: #A91006;
	line-height: 16px;
   	font-family: verdana, arial, sans-serif;
    	margin-top: 10px;
    	margin-bottom: 0px;
}

p {
    	font-size: 12px;
    	color: #000000;
	line-height: 18px;
   	font-family: verdana, arial, sans-serif;
    	margin-top: 10px;
    	margin-bottom: 0px;
}

.links {
    	font-size: 12px;
    	color: #000000;
    	font-family: verdana, arial, sans-serif;
    	text-align:center;
    	line-height: 18px;
    	margin-top: 10px;
    	margin-bottom: 0px;
}
.links2 {
    	font-size: 12px;
    	color: #000000;
    	font-family: verdana, arial, sans-serif;
    	line-height: 18px;
    	margin-top: 10px;
    	margin-bottom: 0px;
}

a.links:link {color: #02243D; font-weight: bold;}
a.links:visited {color: #02243D; font-weight: bold;}
a.links:active {color: #02243D; font-weight: bold;}

.doca {
    	font-size: 20px;
    	color: #000000;
    	font-weight: bold;
	line-height: 20px;
   	font-family: 'Times New Roman', Times, serif;
    	margin-top: 18px;
    	margin-bottom: 0px;
}

.docb {
    	font-size: 16px;
    	color: #000000;
	font-weight: bold;
	line-height: 20px;
   	font-family: 'Times New Roman', Times, serif;
    	margin-top: 18px;
    	margin-bottom: 0px;
}

.docc {
    	font-size: 16px;
    	color: #000000;
	line-height: 20px;
   	font-family: 'Times New Roman', Times, serif;
    	margin-top: 0px;
    	margin-bottom: 20px;
}

.docd {
    	font-size: 12px;
    	color: #000000;
	line-height: 18px;
   	font-family: 'Times New Roman', Times, serif;
    	margin-top: 10px;
    	margin-bottom: 0px;
}



input {
	font-size: 10pt;
}

input.blue {
	background-color: #A91006;
	font-weight: bold;

}

input.white {
	color: #A91006;
	font-weight: bold;
}

.form {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #A91006;
}

.links0a {
    	font-size: 10px;
    	color: #162A6C;
    	font-family: verdana, arial, sans-serif;
    	text-align:center;
    	line-height: 12px;
    	margin-top: 0px;
    	margin-bottom: 6px;
}

.a219 {
    	font-size: 18px;
    	color: #A91006;
    	font-family: verdana, arial, sans-serif;
    	text-align:center;
    	font-weight: 600;
    	margin-top: 0px;
    	margin-bottom: 6px;
}

.footer {
    	font-size: 10px;
    	color: #000000;
    	font-family: verdana, arial, sans-serif;
    	text-align:center;
    	line-height: 12px;
    	margin-top: 12px;
    	margin-bottom: 6px;
}

a.footer:link {color: #A91006; font-weight: bold;}
a.footer:visited {color: #A91006; font-weight: bold;}
a.footer:active {color: #A91006; font-weight: bold;}

a.wrm:link {color: #0066CC;}
a.wrm:visited {color: #0066CC;}
a.wrm:active {color: #0066CC;}