.selector {
	position: fixed;
	left: 418px;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909090;
	background-position: center;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
	font-weight: bold;
	letter-spacing: .03em;
}
#webconlinkO {
	margin: 0px;
	padding: 0px;
	top: 0px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
body {
	margin-top: 0px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0F007F;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.textTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F007F;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.notesHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.textLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7A22;
	text-align: justify;
	text-decoration: underline;
}
.menuTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}
#navlist {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
} 

#navlistItem {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
} 

.textSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ADADAD;
	text-align: justify;
	font-weight: bold;
}
.textLeftBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F007F;
	text-align: left;
}
.textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height: 26px;
}
.textLeftWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
#listItem {

	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.welcomeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CE5200;
	font-weight: bold;
}
.spotlight {
	background-image: url(images/mag.jpg);
	background-repeat: no-repeat;
	background-position: 105px 50px;
}
.bottomTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7A22;
	background-position: center;
	text-decoration: underline;
}
.textNoJustify {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.welcomeBack {
	background-image: url(images/welcome3.jpg);
	background-repeat: no-repeat;
}
#nav{
	z-index: 1000;

}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

	
	}

#nav ul li {
	position: relative;
	}
#nav ul li ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000066;
	}
	
#nav li ul {
	position: absolute;
	padding: 0px;
	left: 0px;
	top: 40px;
	width:150px;
	display: none;
	z-index: 2000;
	border-bottom: 1px solid #ccc;

	}
#nav ul li a:hover {
	color: #FFFFFF;
	background-color: #323291;
} 
	
#nav li:hover ul, li.over ul { display: block; }
/* End */


#subNav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	}
	
	
#subNav ul li {
	position: relative;
	}
	
#subNav ul li a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 5px;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	}

#subNav ul li a:hover {
	color: #333333;
	background-color: #CCCCCC;
} 
#navImg {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}

#subNavText{
	display: inline;
}
#newsList {
	list-style-type: none;
	text-indent: 0px;
	left: 0px;
	padding: 0px;
}

#newsList li {
	padding-bottom: 25px;
}
#webconlinkO a {
	margin: 0px;
	padding: 0px;
	top: 0px;
	vertical-align: top;
	display: block;
}
