.pgback {
	background-color: #b0d0d0
}

.text { 
	font-style: normal; 
	font-variant: normal; 
	font-size: 10pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	color: #003399;
}
.headingtext { 
	font-style: normal; 
	font-variant: normal; 
	font-size: 20pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	color:#003399; 
	font-weight: bold;
}
.sectionheading {
	font-style: normal; 
	font-variant: normal; 
	font-size: 14pt;
	padding-left: 4px; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	line-height:28px;
	color: #003399; 
	font-weight: bold;
	background-color: #68a8d8;

}

.menutext { 
	text-indent: 4px;
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	font-size: 10pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	color: #003399;
	background-color: #68a8d8;
}

a.textlink {
	font-variant: normal; 
	font-size: 10pt; 
	font-family: Arial,"MS Sans Serif",sans-serif;
	color:#0066ff; 
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

a.textlink:hover {
	font-variant: normal; 
	font-size: 10pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	color:#0066ff; 
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFFFF
}

a.ceclink {
	font-variant: normal; 
	font-size: 8pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-weight: normal;
	color:#FFFFFF; 
	text-decoration: underline;
	background-color: #003399
}
a.ceclink:hover {
	font-variant: normal; 
	font-size: 8pt; 
	font-family: Arial,"MS Sans Serif",sans-serif;
	font-weight: bold;
	color:#FFFFFF; 
	text-decoration: underline;
	background-color: #003399
}
a.hiddenlink {
	line-height: 4px;
	font-variant: normal; 
	font-size: 2pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-weight: normal;
	color:#0033aa; 
	text-decoration: underline;
	background-color: #003399
}
a.hiddenlink:hover {
	line-height: 4px;
	font-variant: normal; 
	font-size: 2pt; 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-weight: normal;
	color:#FFFF00; 
	text-decoration: underline;
	background-color: #003399
}

.footerfill {
	background-color: #003399;
}

ul.menucontrol {
	width:144px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
		
}
ul.menucontrol li {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inherit;	
	list-style-type: none;
	
}
ul.menucontrol li a{


	margin-top:6px;

	padding-left: 4px;
	line-height: 24px;
	display: block;
	width: 100%;	
}

html>body ul.menucontrol li a {
		width: auto;
		}


.menubgcolor {
	background-color: #68a8d8;
}

.menutop a { 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-size: 8pt;
	color: #FFFFFF; 
	background-color: #0099e2;
	font-weight: normal;
	text-decoration: none; 
}
.menutop a:hover{
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-size: 8pt; 
	color: #003399;  
	background-color: #a8e2ff;
	font-weight: normal;
	text-decoration: none;
}
.menuselect a { 
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-size: 8pt;
	color: #FFFFFF; 
	background-color: #003399;
	font-weight: normal;
	text-decoration: none; 
}
.menuselect a:hover{
	font-family: Arial,"MS Sans Serif",sans-serif; 
	font-size: 8pt; 
	color: #003399;  
	background-color: #a8e2ff;
	font-weight: normal;
	text-decoration: none;
}
