body {
	background-color: #E6EAC9;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2C; 
	margin-left: 0px;
   margin-right: 0px;
   margin-top: 20px;
   margin-bottom: 15px; 
	padding-left: 0px;
   padding-right: 0px;
}

html { 
min-height:100%; 
margin-bottom:1px; 
}

div.main {
	width: 780px;
	border: 1px solid #142463;
	background-color: white;
}

div.header {
	background-color: #4895CF;
	width: 780px;
}

div.menu {
	background-color: #1A5995;
	/*background-image: url(../images/header-bkgd.gif);*/
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: 780px; 
}

/*div.menu2 {
	background-color: #1A5995;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	
}

div.content-background {
	background-color: White;
	width: 785px;
}*/

div.content {
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2C; 
	padding-left: 10px;
   padding-right: 10px;
	margin-left: 10px;
   margin-right: 10px;
   margin-top: 5px;
   margin-bottom: 0px;
	width: 755px;
}



H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #424475;
	margin-top: 8px;
	margin-bottom: 18px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2C; 
}

span {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2C; 
}

ol {
	padding-top: 2px;
	margin-top: 2px;
}

ul {
	padding-top: 6px;
	margin-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	list-style-type: disc;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #2C2C2C; 
	padding-bottom: 6px;
	margin-bottom: 6px;
}



a:link {  
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #1A5995; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #1A5995; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #609939; 
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #609939; 
	text-decoration: underline;
	font-weight: bold;
}

/* menu */

a:link.menu {  
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FDFDFF; 
	text-decoration: none;
	font-weight: bold;
}

a:visited.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FDFDFF; 
	text-decoration: none;
	font-weight: bold;
}

a:hover.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #B1D68D; 
	text-decoration: none;
	font-weight: bold;
}

a:active.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #B1D68D; 
	text-decoration: none;
	font-weight: bold;
}