body,  td,  div,  p,  tr,  span, ul,  li {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

.bodyText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}


.navBarColor {
	background-color : #003399;
}

.navBarColorGray {
	background-color : #CCCCCC;
}

a:link{
	color : #333333;
	text-decoration : underline
}

a:visited{
	color : #333333;
	text-decoration : underline
}

a:hover{
	color : #003399;
	text-decoration : underline;
}

a:active{
	color : #333333;
	text-decoration : underline
}

.navBar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
	background-color : #003399;
}

a.navBar:link {
	color: #EEEEEE;
	text-decoration: none;
}

a.navBar:visited {
	color: #EEEEEE;
	text-decoration: none
}

a.navBar:hover {
	color: #FBE249;
	text-decoration: none
}

a.navBar:active {
	color: #EEEEEE;
	text-decoration: none
}

.leftNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;

}

a.leftNav:link { 
	color : #666666; 
	text-decoration : none 
}

a.leftNav:visited { 
	color : #666666; 
	text-decoration : none 
}

a.leftNav:hover { 
	color : #003399
}

a.leftNav:active { 
	color : #666666; 
 	text-decoration : none 
}


.bullet {
	 list-style-image : url(../images/bullet.gif); list-style-position : outside; 
}


.more{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight : bold;
}

a.more:link {
	color : #003399;
	text-decoration : none
}

a.more:visited {
	color : #003399;
	text-decoration : none
}

a.more:hover {
	color : #003399;
	text-decoration : underline
}

a.more:active {
	color : #6789A3;
	text-decoration : none
}

.pageTitle {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}

.pageSubHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight : bold;
	line-height : 20px;
}

.sectionSubHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight : bold;
}

.sectionSubHeadingGray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight : bold;
}
	
.pageFooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
	
a.pageFooter:link {
	color: #999999;
	text-decoration: none;
}

a.pageFooter:visited {
	color: #999999;
	text-decoration: none
}

a.pageFooter:hover {
	color: #003399;
	text-decoration: none
}

a.pageFooter:active {
	color: #999999;
	text-decoration: none
}

.navBarImage {
	background-color : #1B3360;
	background-image: url(images/bluedots.gif);
	background-repeat: repeat;
}
.tablepadding {
	padding-right: 5px;
	padding-left: 5px;
}
.newsletterText {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.boldGray {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight: bold;

}
.borderStyle {
	border: 1px solid #666666;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	vertical-align: middle;

}
