body.main
{
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #D8E9FB;
}
.newsletter
{
	line-height: 13pt;
}
td.main
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
div.flash:a
{
	display: block;
}
body.pop
{
	margin: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
.press1
{
	font-size: 11pt;
	font-weight: bold;
	margin-top: -4px;
}
.press2
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
img
{
	border-style: none;
}
a:link, a:visited
{
	color: #0066CC;
	text-decoration: none;
}
a:hover
{
	color: #064483;
}
a.download:link, a.download:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a.download:hover
{
	color: #064483;
}
h1
{
	margin-top: 0px;
	font-size: 20px;
	color: #0863C0;
	line-height: 120%;
}
h2
{
	font-size: 16px;
	color: #FF5607;
	margin: 20px 0px 0px 0px;
}
h3
{
	font-size: 14px;
	color: #0863C0;
	margin: 0px;
}
h4
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF5607;
	margin: 20px 0px 0px 0px;
}
h5
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0863C0;
	margin: 20px 0px 0px 0px;
}
.t9
{
	font-size: 9px;
}
.small
{
	font-size: 1px;
}
li
{
	list-style-type: default;
	color: #FF5607;
	list-style-position: default;
	margin-left: -10px;
	margin-bottom: 5px;
}
li.newsletter
{
	list-style-type: default;
	list-style-image: url(../images/triangle-orange.gif);
	list-style-position: default;
	margin-left: -20px;
	margin-bottom: 5px;
}
li.download
{
	list-style-type: default;
	list-style-image: url(../images/triangle-white.gif);
	list-style-position: default;
	margin-left: -20px;
	margin-bottom: 5px;
	font-weight: bold;
}
.blacktext
{
	color: #000000;
}
sup
{
	font-size: xx-small;
}
sup.h1
{
	font-size: xx-small;
	vertical-align: text-top;
}

/* --------------- MENU --------------- */


.menu {
	background-color:#5177b3;
	text-align: center;
	border-right: 1px solid #333366;
}
.menuroll {
	background-color:#aa0000;
	text-align: center;
	border-right: 1px solid #000066;
}
.menu2
{
	background-color: #993300;
	text-align: center;
	border-right: 1px solid #333366;
}
.menu2roll
{
	background-color: #aa0000;
	text-align: center;
	border-right: 1px solid #000066;
}
.sub1{
	color: #ffffff;
	visibility:hidden;
	padding-left: 63px;
	display:inline;
}
.sub2{
	color: #ffffff;
	visibility:hidden;
	padding-left: 123px;
	display:inline;
}
.sub1b{
	color: #ffffff;
	visibility:visible;
	padding-left: 63px;
	display:inline;
}
.sub2b{
	color: #ffffff;
	visibility:visible;
	padding-left: 123px;
	display:inline;
}
a.blk:link, a.blk:visited, a.blk:hover{
	color: #000000;
	text-decoration: none;
}
a.nav:link, a.nav:visited {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	height: 25px;
}
a.nav2:link, a.nav2:visited {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	height: 25px;
}
a.nav:hover {
	background-color: #aa0000;
}
a.nav2:hover
{
	background-color: #993300;
}
a.subnav:link, a.subnav:visited {
	font-size: 11px;
	color : #000000;
	padding: 3px 7px;
	border-top: 1px solid #3540a5;
	border-bottom: 1px solid #3540a5;
	border-left: 1px solid #3540a5;
	text-decoration : none;
}
a.subnav:hover {
	background-color: #aa0000;
	color : #ffffff;
}
a.subnav2:link, a.subnav2:visited {
	font-size: 11px;
	color : #000000;
	padding: 3px 8px;
	border: 1px solid #3540a5;
	text-decoration : none;
}
a.subnav2:hover {
	background-color: #aa0000;
	color : #ffffff;
}
a.navcurrent:link, a.navcurrent:visited, a.navcurrent:hover {
	font-size: 11px;
	color : #ffffff;
	background-color: #aa0000;
	font-weight : bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	height: 25px;
}
a.subnavcurrent:link, a.subnavcurrent:visited, a.subnavcurrent:hover {
	font-size: 11px;
	background-color: #aa0000;
	color : #ffffff;
	padding: 3px 7px;
	border-top: 1px solid #3540a5;
	border-bottom: 1px solid #3540a5;
	border-left: 1px solid #3540a5;
	text-decoration : none;
}
a.subnav2current:link, a.subnav2current:visited, a.subnav2current:hover {
	font-size: 11px;
	background-color: #aa0000;
	color : #ffffff;
	padding: 3px 8px;
	border: 1px solid #3540a5;
	text-decoration : none;
}



/* --------------- BOXES --------------- */

.bxhead
{
	background-color: #0863C0;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding: 5px 3px 5px 3px;
}
.bxbody
{
	padding: 10px;
	background-color: #FFFFFF;
	border-right: #B2C9D0;
	border-left: #B2C9D0;
	border-bottom: #B2C9D0;
	border-width: 0 2px 2px 2px;
	border-style: none solid solid solid;
}
.bxall
{
	padding: 10px 8px 0px 8px;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: #B2C9D0;
}
.bxtable
{
	padding: 0px 6px 6px 6px;
	background-color: #FFFFFF;
	border-right: #B2C9D0;
	border-left: #B2C9D0;
	border-bottom: #B2C9D0;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}
.bxtop
{
	background-color: #FFFFFF;
	border-right: #B2C9D0;
	border-left: #B2C9D0;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
}
.bxdownload
{
	background-color: #FF7101;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	width: 50%;;
}
.bxexecsummary
{
	font-size: 12px;
	float: right;
	display: inline;
}
.bxalignright
{
	float: right;
	display: inline;
	font-size: 14px;
}
.join {
	padding-top: 5px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999999;
	vertical-align:top;
}
.joinBot {
	padding-top: 5px;
	padding-bottom: 15px;
	vertical-align:top;
}
li.blu {
	color: #000099;
}
hr
{
	width: 100%;
	border: 1px solid #B2C9D0;
}

/* --------------- FOOTER --------------- */

.footer
{
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
}
.bluetext {
	color: #003399;
}
th
{
	background-color: #CCCCCC;
}
