body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CB99CC;
	background-image:   url("../images/bodyBG.jpg");
	background-repeat: repeat-x;
	background-position: left top;
}

/* CONTENT CLASSES*/

#content{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	background-color: #03346C;
}

.banner{
	height:100px;
	border-right:1px solid #000066;
	border-left:1px solid #000066;
}
	.dummy{
	text-decoration: none;
	color:#ffffff;
	font-family: Arial,Helvetica;
	font-size:1pt;
	font-weight:normal;
	}

	.main h1 {
	color:#03346C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	border-bottom:1px solid #CCCCCC;
	}
	
	.submainheader {
	text-decoration: none;
	color:#000066;
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	}

	.bodyheader {
	text-decoration: none;
	color:#000000;
	font-family: Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	margin-right: 5px;
	margin-left: 5px;
	}
	
	.main{
	color: #03346C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	text-align: justify;
	background-color: #FFFFFF;
	border-right:1px solid #000066;
	padding-top:10px;
 	}
	
	.main p{
	margin-left:10px;
	margin-right:10px;
	}
	
	.bodysmall  {
 	text-decoration : none;
 	color: #000000;
 	font-family: Arial,Helvetica;
	font-size:8pt;
 	font-weight : normal;
 	}
	
	.menuheader {
	color: #ffffff;
	font-size:90%;
	font-weight : bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #000000;
	background-color: #000066;
	line-height: 20px;
	text-align: center;
	background-image:  url("../images/menuHeadBG.jpg");
	background-repeat: no-repeat;
	background-position: center center;
 	}
	
	.menuheader p{
	margin-left:5px;
	}
	
	.footer {
	text-decoration : none;
	color: #EBE1EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:75%;
	background-color: #03346C;
	text-align: center;
 	}
	
	
/* HEADER CLASSES */


/* LINK CLASSES */

.leftnavlinks {
list-style-type:none;
padding:0px;
margin:0px;
	}
	
	.leftnavlinks li{
	border-bottom:1px solid #BCBCDA;
	}
	
.leftnavlinks a {
	padding-right:5px;
	line-height:25px;
	text-decoration: none;
	color:#003366;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	display:block;
	background-image:  url("../images/mnu_bullet_inactv.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	}
	
	.leftnavlinks a:hover{
	background-image:  url("../images/mnu_bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #660066;
	}
	
	.leftnavlinks .actv, .leftnavlinks .actv:hover{
	color:#003366;
	font-weight: bold;
	background-image:  url("../images/mnu_bullet.gif");
	background-repeat: no-repeat;
	background-position: left center;
	}
	

.rightnavlinks {
list-style-type:none;
padding:0px;
margin:0px;
	}
	
	.rightnavlinks li{
	border-bottom:1px solid #C1C1DD;
	}
	
.rightnavlinks a {
	padding-right:5px;
	line-height:25px;
	text-decoration: none;
	color:#03346C;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	display:block;
	padding-left: 5px;
	}
	
	.rightnavlinks a:hover{
	color:#03346C;
	background-color:#CEB5D5;
	}


.bodylinks	{
	font-family: Arial,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration: underline;
	color:#5B5BFF;
	}
.bodylinks:hover {text-decoration: none;
	}

.smallbodylinks	{
	font-family: Arial,Helvetica;
	font-size:8pt;
	font-weight:normal;
	text-decoration: underline;
	color: #5B5BFF;
	}
.smallbodylinks:hover {text-decoration: none;
	}
	
.topnavlinks {
 	text-decoration : none;
 	color: #ffffff;
 	font-family: Arial,Helvetica;
	font-size:8pt;
	font-weight:bold;
 	}
.topnavlinks:hover	{
	text-decoration: underline;
	color: #ffffff;
	}
	
.newslinks	{
	font-family: Arial,Helvetica;
	font-size:9pt;
	font-weight:normal;
	text-decoration: underline;
	color:#5B5BFF;
	}
.newslinks:hover {text-decoration: none;
	}	
	
.navHolder {
	background-color: #D2D2E6;
	width: 200px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #03346C;
	border-left-color: #03346C;
	border-right-width: 1px;
	border-left-width: 1px;
}
.copyright {
	color: #000066;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	font-size: 90%;
	border-right:1px solid #000066;
	height:10px;
}

.copyright p{
	margin-left:10px;
	margin-right:10px;
	border-top:1px solid #cccccc;
	padding-top:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#contact_frm{
	font-size:100%;
	color: #010066;
}

#contact_frm .txt{
width:250;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000000;
border:1px solid #CCCCCC;
}

#contact_frm hr{
width:250px;
text-align:left;
color:#CCCCCC;
}

#contact_frm a, .main a{
	text-decoration:none;
	color: #6A0669;
	}
	
	#contact_frm a:hover, .main a:hover{
	text-decoration:underline;
	}
.centerdiv>div {
	width:200px;
	margin: 0 auto;
}

#inf_name, #inf_email, #inf_msg{
color:#FF0000;
font-size:90%;
}
