@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
a:link {
	text-decoration: none;
	color: #CF5400;
}
a:visited {
	text-decoration: none;
	color: #CF5400;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 {
	color: #803594;
	font-size: 10pt;
	text-transform: uppercase;
}
.subHeads1 {
	color: #15538C;
	font-weight: bold;
}
.footerBGlight {
	background-color: #E0E8FB;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	color: #FF9900;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #175B9A;
	font-size: 9pt;
	text-transform: uppercase;
	background-image: url(images/activity_bg-gradient.gif);
}
.sandwichRules {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6633CC;
	border-right-color: #6633CC;
	border-bottom-color: #6633CC;
	border-left-color: #6633CC;
	padding-left: 5px;
}

.style2 {color: #0099CC}

.footerText {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 5px;
}
.footerLinks {
	color: bbd5e8;
	font-weight: bold;
	text-decoration: underline;
}
.tableHeaders {
	color: #FFFFFF;
	background-color: #4C4C7F;
}
.linksOrange {
	font-weight: bold;
	color: #FF9900;
	background-image: url(images/text_bg-gradient4.gif);
	width: 220px;
	padding: 2px;
	text-align: center;
	border-style: solid;
	border-width: 1;
}
.sidebarHighlight {
	border: 1px double #FF9900;
	background-image: url(images/leftnav_bg.jpg);
	padding: 2;
}
.topnav {
	border: 1px solid #FF9900;
	background-image: url(images/topnav_bg.jpg);
	margin-bottom: 0px;
}
.bottomnav {
	border: 1px solid #FF9900;
	background-image: url(images/topnav_bg.jpg);
	padding: 10px;
}
.purpleBorder {
	border: 4px solid #61287F;
}
.blueBorder {
	border: 4px solid #0066B3;
}
