body, html {
	background: #898989;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

td {
	background-color: #FFFFFF;
	text-align: left;
}

.td-bg {
	background-color: #898989;
}

/* Layout */

#container {
	text-align: left;
	width: 780px;
}

.nav-selected {
	background-color: #0087B9;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.form {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 1px;
	vertical-align: middle;
}

form {
	margin: 0px;
	padding: 0px;
}

/* Links */

a {
	color: #0087B9;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	color: #0087B9;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #0087B9;
	text-decoration: none;
}

a.link-bold {
	color: #0087B9;
	font-weight: bold;
}
a.link-bold:link {
	text-decoration: underline;
}
a.link-bold:visited {
	color: #0087B9;
	text-decoration: underline;
}
a.link-bold:hover {
	color: #666666;
	text-decoration: underline;
}
a.link-bold:active {
	color: #666666;
	text-decoration: underline;
}

a.link-gray {
	color: #666666;
	font-weight: normal;
}
a.link-gray:link {
	text-decoration: underline;
}
a.link-gray:visited {
	color: #666666;
	text-decoration: underline;
}
a.link-gray:hover {
	color: #0087B9;
	text-decoration: underline;
}
a.link-gray:active {
	color: #666666;
	text-decoration: underline;
}

a.link-nav-blue {
	color: #0087B9;
	font-size: 11px;
	font-weight: bold;
}
a.link-nav-blue:link {
	text-decoration: underline;
}
a.link-nav-blue:visited {
	color: #0087B9;
	text-decoration: underline;
}
a.link-nav-blue:hover {
	color: #666666;
	text-decoration: underline;
}
a.link-nav-blue:active {
	color: #666666;
	text-decoration: underline;
}

a.link-nav-gray {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
a.link-nav-gray:link {
	text-decoration: underline;
}
a.link-nav-gray:visited {
	color: #666666;
	text-decoration: underline;
}
a.link-nav-gray:hover {
	color: #0087B9;
	text-decoration: underline;
}
a.link-nav-gray:active {
	color: #666666;
	text-decoration: underline;
}

/* Text */

h1 {
	color: #0087B9;
	font-size: 23px;
	font-weight: bold;
	margin-top: 0px;
}

h2 { font-size: 18px; color: #000000; margin: 10px 0px 5px 0px; }
h3 { font-size: 16px; color: #BF8643; margin: 10px 0px 5px 0px; }
h4 { font-size: 16px; color: #000000; margin: 10px 0px 5px 0px; }
h5 { font-size: 14px; color: #000000; margin: 10px 0px 5px 0px; font-weight: bold;}
h1 span, 
h2 span, 
h3 span, 
h4 span { font-size: 10px; color: #808080; float: right; font-weight: normal;}
h1 span a, h2 span a, h3 span a, h4 span a { color: #808080; }

hr { color:#dddddd; background: #dddddd; height:1px; }

/*ul { list-style: none; margin: 0px; padding: 0px;}
ul li { list-style: none; margin: 0px; padding: 0px; list-style-type: disc;	margin-bottom: 5px; margin-left: 15px; text-indent: -10px;}*/

ul { list-style-position: outside; margin: 0px; margin-left: 0px; padding-left: 30px; list-style: disc; vertical-align: middle; }
li { margin: 0px; padding: 0px; margin-bottom: 5px;} 

ol li { margin-top: 10px;}

.text-blue {
	color: #0087B9;
	font-weight: normal;
}

.text-small {
	font-size: 11px;
	font-weight: normal;
}

.text-style-1 {
	color: #0087ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}

.text-style-2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

.text-style-3 {
	color: #0087ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.text-style-4 {
	color: #0087ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.text-style-5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.text-style-6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text-style-7 {
	color: #0087ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.text-style-8 {
	color: #0087ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text-style-9 {
	color: #0087ba;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/* MENU DROP DOWN */

.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
/*background: url(images/chromebg2.gif) center center repeat-x; THEME CHANGE HERE*/
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #0087B9;
font-size: 11px;
font-weight: bold;
padding: 5px 6px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color: #ffffff;
background-color:#0087B9;
/*background: url(images/chromebg2-over.gif) center center repeat-x; THEME CHANGE HERE*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #666666; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #0087B9;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF7FF;
}