h1 { text-align: center; font-size: 23pt; color: #2551a9 }
h2 { text-align: center; font-size: 18pt; color: #2551a9 }
h3 { text-align: center; font-size: 13pt; color: #2551a9 }
h4 { text-align: center; font-size: 10pt; color: #2251a9 }
h5 { text-align: center; font-size: 7pt; color: black }
img.noborder { border: 10; color:white; }
#leftcolumn {float:left; margin-top: 20px; margin-right: 10px; text-align: left}
#rightcolumn {float:center;width: 80%; margin-top: 20px; margin-right: 10px; text-align: right}

body{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13pt; 
	font-style: normal; 
	font-weight:bold;
	color: #2551a9; 
	background:url('/graphics/background3.gif')
}

a { 
	color: #2551a9; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style;normal; 
	font-weight:bold; 
	text-decoration: none;
}

a:visited {
	color: #2251a9;
	font-family: Arial, Helvetica, sans-serif; 
	font-style; bold;
	/* font-weight: normal; */ 
	text-decoration: none;
}

a:hover { 
	color: #ff3300; 
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}


#page-header {
        text-align: center;
        padding-bottom: 8px;
        margin-bottom: 4px;
}



#menu { 
	float: left; 
	text-align: left; 
	width: 180px;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}

#menu > ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu > ul > li {
        margin: 0 0 .7em 0;
}

#menu > ul > li > a {
	color: #2251a9;
	background-color: transparent;
	padding: .2em 1em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid#036;
	border-bottom: 1px solid #036;
	display: block;
	text-decoration: none;
}

#menu > ul > li > a:hover {
	color: #fff;
	background-color: #2551a9;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid#fff;
	border-bottom: 1px solid #fff;
}

#menu > ul > li > a:visited {
}



#menu2 { 
	float: left; 
	text-align: left; 
	width: 180px;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
	width:300px;
}

#menu2 > ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu2 > ul > li {
        margin: 0 0 .7em 0;
}

#menu2 > ul > li > a {
	color: #2251a9;
	background-color: transparent;
	padding: .2em 1em;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid#036;
	border-bottom: 1px solid #036;
	display: block;
	text-decoration: none;
}

#menu2 > ul > li > a:hover {
	color: #fff;
	background-color: #2551a9;
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid#fff;
	border-bottom: 1px solid #fff;
}

#menu2 > ul > li > a:visited {
}






#page-body { 
        padding-left: 4px;
        margin-top: 0px;
	margin-left: 184px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #2551a9;
}

#page-footer {
	clear:both; 
	width: 100%; 
	text-align: left; 
}

div {
        /* border: 1px solid black; */
}
