.colorwhite { 
	background-color:#FFFFFF; 
}

.body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	background-color:#003399; 
}

html, body, table { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

.body2 { 
	font-family: verdana, sans-serif; 
	font-size: 10pt;
	background-color:#ffffff; 
}
.box{border-style:solid;border-color:black;border-width:1px;width:550px;}

.subhead {
	font-family: verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff0000;
}

tr.titlerow{
	background-color:blue;
	color:white;
	font-weight:bold;
}

.link { 
	font-family: verdana, sans-serif; 
	font-size: 10pt;
	color: #333399
}

.content {
	font-family: Verdana, sans-serif; 
	font-size: 12pt;
	line-height:18px;
}

.inset {
	margin-left:70px;
	margin-right:30px;
}

.redItalicHeader {
	color:red;
	font-style:italic;
	font-size:12pt;
}

.menu { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.menuSection { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.stanText { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.pretext { 
	font-size: 12pt;
}

.header { 
	font-family: verdana, sans-serif; 
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.redtext { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: red;
}
.redtextwhite { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: red;
	background-color:white;
	font-weight:bold;
}

.whitetextred {
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background-color:red;
	font-weight:bold;
	text-decoration: none;
	color:#666666;
}

.bluemenu { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: underline;
	color:#0000ff;
}

.footer { 
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	color: #ffffff
}

.footerLink {
	color:white; 
	font-weight:bold;
}

.intranetLink {
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	font-weight:bold;
	color:#00FFFF;
}

.documentDesc{
	margin-left:25px;
	/*
font-style:italic;
*/
}

.altRow{
	background-color:#DDDDDD;
}

.sectionImg{
	float:right;
	padding-left:10px;
}

#header-left {
	float: left;
	padding: 5px;
}

#header-client {
	float: left;
	margin-left:200px;
	padding: 5px;
}

#header-right {
	float:right;
	padding:5px;
}

#mainMenu .menuSection{
	font-weight:bold;
	font-size:10pt;
}

#mainMenu a{
	color:#0054A0;
}

#mainMenu a:hover{
	color:#0054A0;
}

#mainMenu li{
	padding-bottom:5px;
	font-size:10pt;
}

