body, td, th, p
{
	font-family: verdana, tahoma;
	font-size: 8pt;
	scrollbar-face-color: #276dba; 
	scrollbar-shadow-color: #666666; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #666666; 
	scrollbar-track-color: #276dba;
	scrollbar-base-color: #276dba; 
}
body
{
	margin: 0px;
	background: url('/images/bg.gif') repeat-x #276dba;
}
a
{
	text-decoration: none;
}
a:link, a:active, a:visited
{
	color: #276dba;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}
a:link.leftmenu, a:active.leftmenu, a:visited.leftmenu
{
	color: #b22222;
	font-size: 9pt;
	font-weight: bold;
}
a:hover.leftmenu
{
	color: #222222;
	text-decoration: none;
}
a:link.topmenu, a:active.topmenu, a:visited.topmenu
{
	color: #c6332c;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover.topmenu
{
	color: #222222;
	text-decoration: none;
}
.outertable
{
}
.innertable
{
}
.navtable
{
	background-color: #f9f9f9;
	border-right: solid 1px #666666;
}
.leftnav
{
	padding: 10px;
	background-color: #f9f9f9;
}
.logo
{
	background-image: url('/images/top_bg.gif');
	background-repeat: repeat-x;
}
.div_white
{
	background-color: #ffffff;
	height: 3px;
	border-bottom: solid 1px #666666;
}
table.topmenu
{
	text-align: center;
	border-bottom: solid 1px #666666;
	background-color: #eeeeee;
}
.bodybg
{
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
.bodyarea
{
	padding: 10px;
}
.subhead
{
	font-weight: bold;
	font-size: 11pt;
	color: #222222;
	background-image: url('/images/logo_bullet.gif');
	background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom: solid 1px #999999;
	height: 20px;
}
.bold
{
	font-weight: bold;
	color: #333333;
}
.thead
{
	font-weight: bold;
	color: #ffffff;
	background-color: #276dba;
	font-size: 8pt;
	padding: 2px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.thead2
{
	font-weight: bold;
	font-size: 9pt;
	color: #333333;
	background-color: #f9f9f9;
	padding: 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.input
{
	font-size: 8pt;
	color: #666666;
}
.bottomDivider
{
	border-bottom: solid 1px #1e356b;
}
.smallnote
{
	font-size: 8pt;
	font-style: italic;
}
.required
{
	color: #ff0000;
}
.question
{
	color: #333333;
	font-size: 1.5em;
	font-weight: bold;
}
div.footer
{
	background-color: #f9f9f9;
	color: #666666;
	width: 700px;
	padding: 5px;
	font-size: 7pt;
	border-top: solid 1px #666666;
}
.div
{
	border-bottom: solid 1px #666666;
}
.address
{
	background: url('/images/box_bg.gif') #ffffff;
	color: #333333;
	border: solid 1px #cccccc;
	width: 150px;
	text-align: center;
}
div.header {
	background: #276DBA url('/images/headergrad.gif') repeat-x bottom left;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 26pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border: none;
}
.red {
	color: #EE3844;
	font-weight: bold;
}
p.ad {
	color: #0077C0;
	font-size: 11pt;
	font-family: verdana, arial, sans-serif;
}
.right {
	float: right;
	border: none;
}
/***** /page specific css *****/
table.mcom {
	background-color: #ffffff;
	text-align: center;
	width: 450px;
}
table.mcom td {
	text-align: center;
	/*width: 100px;*/
	/*border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
table.mcom img {
	border: 0px;
}