/*  top level css  */

body, html {
	margin: 0;
	padding: 0;
	height: 100%
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #666666;
	color: #000000;
	background-color: #a3b5bc;
}
/* neutralize browser spacing for vertical elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
ul, ol, dl {
     position: relative;
} 
a:link {
	color: #222C80;
	text-decoration: none;
}
a:visited {
	color: #222C80;
	text-decoration: none;
}
a:hover {
	color: #222C80;
	text-decoration: underline;
}
a:active {
	color: #222C80;
	text-decoration: none;
}

/*  header tags  */

#header {
	height: 86px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#header .mainnav {
	position: relative;
	top: 50px;
	z-index: 1;
}

#topnav {
	position: absolute;
	top: -26px;
	width: 475px;
	right: 250px;
	height: 11px;
}
#topnav table {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	list-style-type: none;
}
#topnav a,a:visited,a:active {
	color: #FFFFFF;
	font-size: 10px;
}
#topnav a:hover {
	text-decoration: underline;
}

#logo {
	Z-INDEX: 99;
	POSITION: absolute;
	TOP: -30px;
	left: 26px;
}
#globe {
	Z-INDEX: 99;
	POSITION: absolute;
	TOP: -26px;
	right: 0px;
}
td#home_nav {
	width: 745px;
	padding:0;
	margin:0;
}

/*  breadcrumbs  */

#breadcrumbs  {
	color:#87B055;
	font-size: 10px;
	height: 20px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumbs a,a:visited,a:active {
	color: #97ABB3;
	font-size: 10px;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs .arrow {
	color: #A3B5BC;
}

/*  main content tags  */

#container {
	width: 955px;
	margin: 35px auto 0;
	border: 1px solid #3e4c58;
	text-align: left;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-TOP: 10px;
	POSITION: relative;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.minHeight{
     min-height:360px;
     height:auto !important;
     height:360px; 
}
#mainContent {
	margin: 0 200px 0 10px;
	padding: 0 50px 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C90044;
} 
#mainContent .bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
#mainContent .bodytext a,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222c80;
	line-height: 1.5em;
} 
#mainContent .bodytext a:hover {
	text-decoration: underline;
}
#mainContent .bodytext li {
	line-height: 2em;
	margin-left: 20px;
	color: #222c80;
	margin-top: 8px;
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 7px;
	padding-left: 16px;
} 
#mainContent .bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#mainContent .bodytextsmallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e4c58;
	font-weight: bold;
}
#mainContent .bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222C80;
	line-height: 1.5em;
}
#mainContent .bodytexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222c80;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: underline;
}
#mainContent .subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222c80;
	font-weight: bold;
}
#mainContent .subheadersOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E97C10;
	font-weight: bold;
}
#mainContent h1 {
	color: #C90044;
	margin: 0;
	padding: 0px 0 10px;
	font-size: 20px;
}
.headingsm {
	color: #C90044;
	font-size: 14px;
	font-weight: normal;
}
#mainContent .h1subheading {
	color: #C90044;
	font-size: 14px;
	line-height: 1.4em;
}
#mainContent h2 {
	color: #CA6A00;
	margin: 0;
	padding: 10px 0 5px;
	font-size: 16px;
}
#mainContent h3 {
	color: #3e4c58;
	margin: 0;
	padding: 10px 0 5px;
	font-size: 16px;
}
#mainContent h4 {
	color: #A7C13C;
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
}
#bodytable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#bodytable a,a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222C80;
}
#bodytable a:hover {
	text-decoration: underline;
}
#global {
	width: 400px;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-bottom: 20px;
}
#global td {
	padding: 6px 2px 6px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#global ul {
	list-style-type: none;
}
#global li {
	color: #3e4c58;
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding-left: 18px;
	margin-left: 10px;
	padding-right: 5px;
	margin-top: 5px;
}
#global li a,a:visited,a:active {
	color: #222c80;
	font-size: 11px;
}
#global li a:hover {
	text-decoration: underline;
}
#news {
	border: 1px solid #CCCCCC;
	width: 260px;
	float: right;
	padding: 0px;
	margin-bottom: 20px;
}
#news td {
	padding: 6px 2px 6px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#news ul {
	list-style-type: none;
}
#news li {
	color: #3e4c58;
	background-image: url(../images/arrowBlue.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	padding-left: 18px;
	margin-left: 10px;
	padding-right: 5px;
	margin-top: 5px;
}
#news li a,a:visited,a:active {
	color: #222c80;
	font-size: 11px;
}
#news li a:hover {
	text-decoration: underline;
}
.boxtitle   {
	color: #FFFFFF;
	background-color: #3e4c58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.boxtextheader  {
	color: #c90044;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
}
.boxtext  {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 8px 5px;
	line-height: 1.5em;
}
#flashban {
	margin: 0 20px 20px 10px;
	height: 200px;
	position: relative;
	width: 735px;
	background-color: #3e4c58;
}


/* sidebar tags */
/* sidebar is 170 pixels wide with no padding */
#sidebar {
	width: 175px;
	background-color: #F1F1F1;
	float: right;
	position: relative;
	margin-right: 7px;
	margin-top: 25px;
	font-size: 11px;
	color: #000000;
}
#sidebar a,a:visited,a:active {
	color: #222C80;
	font-size: 11px;
}
#sidebar a:hover {
	text-decoration: underline;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#sidebar .sidebartitle {
	font-weight: bold;
	color: #222C80;
}
#sidebar .sidebartitle a,a:visited,a:active {
	font-weight: bold;
	color: #222C80;
}
#sidebar .sidebartitle a:hover {
	text-decoration: underline;
}
#sidebar table {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar td {
	padding: 1px 2px 0px;
}
#sidebar .horizline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#sidebarhome {
	width: 175px;
	background-color: #F1F1F1;
	float: right;
	position: relative;
	margin-right: 7px;
	margin-top: 0px;
	font-size: 11px;
	color: #000000;
}
#sidebarhome a,a:visited,a:active {
	color: #222C80;
	font-size: 11px;
}
#sidebarhome a:hover {
	text-decoration: underline;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#sidebarhome .sidebartitle {
	font-weight: bold;
	color: #222C80;
}
#sidebarhome .sidebartitle a,a:visited,a:active {
	font-weight: bold;
	color: #222C80;
}
#sidebarhome .sidebartitle a:hover {
	text-decoration: underline;
}
#sidebarhome table {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebarhome td {
	padding: 1px 2px 0px;
}
#sidebarhome .horizline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

	
/*  miscellaneous tags  */

.tableTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222c90;
	font-weight: bold;
}
.tableTitles a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222c90;
	font-weight: bold;
}
.tableTitles a:visited,a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222c90;
	font-weight: bold;
}
.tableTitles a:hover {
	text-decoration: underline;
}

.quickbartitle   {
	color: #FFFFFF;
	background-color: #3e4c58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 2px 2px 2px 5px;
	border: 5px solid #a3b5bc;
}
.divider  {
	margin-right: 5px;
	margin-left: 5px;
	display: block;
}
form {
	padding: 0px;
	margin: 0px;
}
.sup {
	margin-top: 0px; 
	padding-top: 0px; 
	position: relative;
	top: -3px;
	font-size: 9px;
}
img {
	display:block;
}
img.head{
	padding-bottom: 10px;
}
img.inline{
	display:inline;
	position: relative;
	top: 2px;
	padding-right: 2px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { /* place on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 td img {display: block;
}

/*  sitemap tags  */

#sitemap {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222C80;
}
#sitemap .maintitle {
	font-size: 16px;
	font-weight: bold;
	color: #222c80;
}
.maintitle a,a:visited,a:active {
	font-size: 16px;
	font-weight: bold;
	color: #222c80;
}
#sitemap ul {
	padding: 10px 5px;
	list-style-type: none;
	line-height: 1.2em;
}
#sitemap li {
	color: #3e4c58;
	background-image: url(../images/arrowBlue.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 6px;
	padding-bottom: 8px;
}
#sitemap li a,a:visited,a:active {
	color: #222c80;
	font-weight: normal;
}
#sitemap li a:hover {
	text-decoration: underline;
}


/*  footer tags  */

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#footer .lineitems {
	display: inline;
	list-style-type: none;
	margin-right: 8px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	padding-right: 4px;
}
#footer .lineitems a,a:visited,a:active {
	font-size: 10px;
	color: #384550;
	text-decoration: none;
}
#footer .lineitems a:hover {
	font-size: 10px;
	text-decoration: underline;
}
.footerlast {
	list-style-type: none;
	display: inline;
}
.footerlast a,a:visited,a:active {
	color: #384550;
	text-decoration: none;
}
.footerlast a:hover {
	text-decoration: underline;	
}
.footerbottom {
	list-style-type: none;
	display: inline;
}
