.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a {
	color: #0000cc;}

a:hover {
		text-decoration: underline;
	}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #b2bed2
}

h1{
color:#000033;
font-size:18px;
text-decoration:underline;
text-align:center;
}

.titleText{
color:#0000A0;
font-size:17px;
text-align:center;
font-weight:bold
}

.footerText{
	font-size: .90em;
	font-family: Arial, helvetica, sans-serif;
	color:#FFFFFF;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal
}
.footerTextH1{
	font-family: Arial, helvetica, sans-serif;
	color:#000033;
	font-size: small;
	font-style: normal;
	font-weight: 900;
	font-variant:normal
}
.boldhead {
color : #000066; 
background : #ffffff; 
font-family : arial, helvetica, sans-serif;
font-size : small;
font-weight : bold; 
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.inactive{
		color:#b2bed2;
		font-weight : bold;
	text-decoration : none;
	padding : 0.5em 0.5em;

	
	}
	
.menutext{
	font-size: 13px;
	color:#ffffff;
}
.menutext2 a{
	color: #c1d2ef;
	font-size:13px;
	text-decoration:underline;
}
.menutext2{
	font-size: 11px;
	color:#ffffff;
}
#nav {
	padding: 0em;
	margin: 0;
	list-style: none;
	float : left;
	width : 12em;
	font-size: 12px;
	/*background: #3e5a87*/
	}
	#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 12em;
	font-size: 12px;
	}
	
	#nav li { /* all list items */
		/*position : relative;*/
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 12em;
	}
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		/*margin-left : 12.05em;*/
		margin-left : 11.25em;
		margin-top : -2.3em;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
	width: 11em;
	w\idth : 10em;  /*This is the width for firefox*/
	display : block;
	color : white;
	font-weight : bold;
	text-decoration : none;
	background-color : #3e5a87;
	padding : 0.5em 0.5em;
	/*border-top: thin solid #ced5e2;
	b\order-top: thin solid #ced5e2;*/
	/*border-right: thin solid #ced5e2;
	border-bottom: thin solid #ced5e2;*/
	/*border-left: thin solid #ced5e2;*/
	}
	#nav li.inactive {
	width: 11em;
	w\idth : 10em;  /*This is the width for firefox*/
	display : block;
	color : #b2bed2;
	font-weight : bold;
	text-decoration : none;
	background-color : #3e5a87;
	padding : 0.5em 0.5em;
	/*border-top: thin solid #ced5e2;
	b\order-top: thin solid #ced5e2;*/
	/*border-right: thin solid #ced5e2;
	border-bottom: thin solid #ced5e2;*/
	/*border-left: thin solid #ced5e2;*/
	}
	
	

	#nav li a:hover {
		color : #ffffff;
		background : url(bg.jpg);
		visibility:visible;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
		visibility:visible;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
		visibility:visible;
	}
	
	#footer           {
	color: #000000;
	text-align: center;
	
	background-color: #8294b2;
	border-top: thin solid #3e5a87;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	/*border: thin solid #2c4060;*/
}

#header           {

	border-bottom: thin solid #8294b2;
	
	/*border: thin solid #2c4060;*/
}