body {
	background: #585756 url(/images/bg_main.gif) repeat-y center top fixed;
	margin: 0 auto;
	padding: 0;
}

body, td {
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}

#bod {
	background: #585756 url(/images/bg_main.gif) 50% 0;
	margin: 0;
	padding: 0;
	}

.input
	{
	background-color: #efefef;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8.5pt;
	color: #000000;
	font-weight: bold;
	border: 1 solid gray;
	}
	
.imgborder { border: 1px solid gray; }
	
.content { padding: 17px; }

.shadow { background-image: url(/images/content_bk.jpg); background-repeat: no-repeat; height: 25px; }

.header_bk { background-image: url(/images/header_bk.jpg); background-repeat: repeat-x; height: 154px; }

.top {
	background-image : url(/images/bk.gif);
	background-repeat : repeat-x;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

.middot {
	font-weight: bold;
	font-size: 10px;
}

box {
	border: 2px solid #005EA5;
	padding: 5px;
}

.main_border {
	border-left: 1px solid gray;
	border-right: 1px solid gray;
/*	border-bottom: 1px solid gray; */
	}

H1  {
	font-family: arial,helvetica;
	font-size : 17pt;
	color: #3b5379;
	text-transform: uppercase;
	letter-spacing: -1px;
}

H2  {
	font-family: arial,helvetica;
	font-size : 14pt;
	font-weight: normal;
}

H3  {
	font-family: arial,helvetica;
	font-size: 13pt;
	color: #000000;
}

H4  {
	font-family: arial,helvetica;
	font-size : 11pt;
	margin-bottom: 0px;
}

#top_callout h1 { font-size: 28pt; margin:0px; }
#top_callout h2 { font-size: 14pt; margin:0px; letter-spacing: -1px; }

.blue {
	color: #005EA5;
}

.img {
	border: 2px solid #000000;
}

.foot  {
	font-size : 7pt;
	font-family: verdana,arial;
}

.footer {
	font-size : 11px;
	font-family: verdana,arial;
}

.atlas  {
	font-size : 6pt;
	font-family: verdana,arial;
	padding-top: 3px;
	text-transform: uppercase;
}

.small  {
	font-size : 11px;
}

.special  {
	font-size : 12pt;
}

.smallred  {
	font-size : 8pt;
	color : #CC0000;
}

.smallwhite  {
	font-size : 8pt;
	color : #ffffff;
}

.red  {
	font-size : 11pt;
	color : #CC0000;
}

.nav  {
	font-size : 8pt;
	color : #000000;
}

A  {
	color : #2F459D;
}

A:HOVER  {
	color : #000000;
	text-decoration : none;
}

span.language_nav { padding: 3px; text-align: center; background-color: #93a2ba; }
span.language_nav_select { padding: 3px; text-align: center; background-color: #3367b8; }
a.language { font-size: 12px; text-decoration: none; color: white; font-weight: bold; }
a.language_select { font-size: 12px; text-decoration: none; color: white; font-weight: bold; }
a.language:hover { color: white; }
a.language_select:hover { color: white; }


a.select  {
	font-size: 12px;
	color : black;
	text-decoration : none;
	font-weight: bold;
}

a.select:hover  {
	color : Maroon;
	text-decoration : none;
}

a.navitem { font-size: 12px; }
a.navitem:hover { color: #ed1a23; }
a.navitem_select { color: #ffffff; font-size: 12px; }
a.navitem_select:hover { color: #ffffff; }
div.nav_items { }
div.nav_item { margin: 4px; background-color:#ffffff; padding: 4px;  }
div.nav_item_select { margin: 4px; background-color:#0054a5; padding: 4px; border: 1px solid white;  }

a.navsubitem { font-size: 11px; }
div.navsub_items { margin: 4px; margin-top: 1px; padding-left: 5px; background-color: #dddddd; }
div.navsub_item { padding: 2px; margin-left: 2px; background-color:#efefef; }
div.navsub_item_select { padding: 2px; background-color:#ffffff; }

div.selectdiv { background-color:#ffffff; padding: 4px; }
td.selecttd { padding: 4px; text-align: left; }

.quote2  {
	color: #705834;
	text-decoration : none;
}

.quote  {
	color: white;
	font-family: verdana,arial;
	text-decoration : none;
	font-size : 10px;
}

.caption  {
	color: black;
	text-decoration: none;
	font-size: 9px;
	margin-top: 5px;
}

.break {
	page-break-before: always
}

