body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	color:#0059BE;
	font-size:10px;
}


td.header {
padding-left:20px;
}

td.timebar {
	padding-left:20px;
	background-color:#003366;
	font-size:10px;
	color: white;
	font-weight: normal;
}

input {
font-family: verdana;
width:150px;
	border: 1px solid #003366;
	font-size:10px;
	color: #006CB7;
	font-weight: normal;
}

input.checkbox {

border:0px;
width:20px;
}

input.pushbutton {
background-color: #006CB7;
color:white;
font-weight: bold;
}

textarea {
font-family: verdana;
width:150px;
	border: 1px solid #003366;
	font-size:10px;
	color: #006CB7;
	font-weight: normal;
}

td.menu {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#D9E5EE,endColorStr=#91C0E0);
	border-bottom:5px solid white;
	padding:3px;
	font-weight: bold;
	text-align:left;
	padding-left:10px;
	color:#003366;
}

td.menuActive {
	border-bottom:5px solid white;
	padding:3px;
	font-weight: bold;
	padding-right:15px;
	text-align:right;
	color:#003366;
	background-image:url(images/menuHiBg.gif);
	background-position:top right;
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#D9E5EE,endColorStr=#91C0E0);
	
}

td.menuSub {
	background-color:#DDEAF3;
	border-bottom:1px solid white;
	padding:3px;

	text-align:left;
	padding-right:15px;
	color:#006CB7;
	text-align: right;
	font-weight: normal;
}

td.menuSubActive {
	background-color:#DDEAF3;
	border-bottom:1px solid white;
	padding:3px;
	font-weight: bold;
	text-align:left;
	padding-right:15px;
	color:#006CB7;
	text-align: right;


}

td.menuSub a {

	text-decoration: none;
	color:#006CB7;
	font-weight: normal;
}

td.menu a {
	text-decoration: none;
	color:#006CB7;
}

td.menuActive a {
	text-decoration: none;
	color:#003366;
}

td.mainGraphic {

}

TD.mainContent {
padding-top:25px;
font-size:10px;
vertical-align: top;
padding-bottom:40px;
}

TD.sideImages {
padding-top:45px;
vertical-align: top;
text-align: right;
}

td.footer {
	padding:5px;
	padding-left:20px;
	background-color:#003366;
	font-size:10px;
	color: white;
	font-weight:bold;
	
}
 td.spacer {
 height:10px;
 }
.title {
color: #006CB7;
font-weight: bold;
font-size:20px;
}

.mainCopy {
	padding-left:30px;
	padding-right:30px;

	}
	
.email {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #006CB7;
	}
	
.superscript {font-size:xx-small; vertical-align:super;} 

