/* CSS Document */
body{
	margin:0px;
	background-color:#BACAE2;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#header{
		
	background-repeat:no-repeat;
	width:600px;
	height:150px;
	margin:0px;
	padding:0px;
	border-top:1px solid #00009b;
	border-left:1px solid #00009b;
	border-right:1px solid #00009b;
}
#wrapper{
margin:0px;
padding:0px;
		}
#content{
 background-color:#FFFFFF;
 padding:10px 10px 10px 10px;
 margin:0px;
 color:#000000;
 border-right:1px solid #00009b;
 border-left:1px solid #00009b;
 border-bottom:1px solid #00009b;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
	
	}
	
.floatL{
float:left;
padding:10px;
	}
	
.test{
margin:10px;
font-style:italic;
	}
	/*boxes*/
	
.box1{

border:2px solid #00009b;
background-color:#FFCC33;
width:400px;
padding:5px;
text-align:left;
	}
.smallfont{
	font-size:10px;
	}
	
u.blue{
color:#000000;
	}
h1.top1{
	font-size:30px;
	text-align:center;
	color:#FF0000;
	}
h1.top2{
	font-size:22px;
	text-align:center;
	color:#FF0000;
	}
h1.top3{
	font-size:16px;
	text-align:center;
	}
.style9 {	
	font-size: large;
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
}
.style9x {	
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
}
.style12 {	font-size: xx-large;
	font-weight: bold;
	color: #000099;
}
.style14 {	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #FF0000;
	text-decoration: underline;
}
.style15 {	color: #000099;
	font-size: 16px;
	font-weight: bold;
}
.style17 {color: #000099; font-weight: bold; }

.style18 {color: #FF0000}
.style20 {	font-size: large;
	font-weight: bold;
}
.style20x {	
	font-family:Arial;
	font-size: 14px;
	font-weight: bold;
}

.style21 {font-size: 16px}
.style23 {color: #FF0000; font-size: 18px; }
.summarybox {	border: medium dashed #FF0000;
	background-color: #FCFDE3;
	width: 560px;	
}
.summarybox2{	border: medium dashed #FF0000;
	background-color: #ffffff;
	width: 560px;	
}
.bluebground {	background-color: #0099FF;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.style8 {	font-size: x-large;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
}
.style25 {font-size: 16px; font-weight: bold; }
.style26 {font-family: Arial}
.yellowbgound {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-color: #FFFF00;
}
.yellowhighlight {
	background-color: #FFFF00;
}
.whitetop{text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
a.whitetop:hover{text-decoration:underlined;
				color:#CCCCCC;
				}

a.whitebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.whitebottom:hover{
				text-decoration:none;
				color:#CCCCCC;
				}
	
.hdr5 {	background-color:#ffff66;
	font-family: Arial;
}
.hover{
	background-color:#FCFDEA;
	border:1px solid #FF0000;
		}
.menuTable {
	background-color: #BACAE2;
	border: thin solid #000099;
}
