*
{
  padding: 0px;
  margin: 0px;
}



body
{
background: #cedae4;
font-family: Arial, Helvetica, sans-serif;
background-image: url(/images/bg_tile.jpg);
background-repeat: repeat-x;
}

#page
{ 

  margin: 0px auto;
  width: 1000px;
  position: relative;
  clear: both;
}


/* Header
---------------------------------- */


#mainlogo
{
  float: left;
}

#sidebar
{
  position: relative;
	top: 40px;
  float: left;
  width: 190px;
	padding:5px;
}

.sideBanner
{
  color: #000000;
}

.sideBanner a
{
  color: #000000 !important;
}

.sideBanner a:hover
{
  color: #FF0000 !important;
}


/* General content
---------------------------------- */
#content
{
  color: #000;
  position: relative;
  min-height: 300px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
  width: 780px;
  max-width:780px;
  overflow: hidden;
  clear: right;
}

.randomBanner {

}

a:link
{
  color:#000080;
  background:inherit;
}

a:hover,
a:focus
{
  color: #FF0000;
  background:inherit;
  text-decoration: underline;
}

a:visited
{
  color: #FF0000;
  background:inherit;
}

a img
{
  border: 0;
}

h1.pagetitle
{
  border-bottom: 1px solid #ddd;
  font-weight: 100;
}

h1,
h2,
h3
{
  padding: 0;
  margin: 0;
  color: #000000;
  background:inherit;
}

table
{
  max-width: 700px;
}


.floatleft
{
  float: left;
}

.floatright
{
  float: right;
}

.textright
{
  text-align: right;
}

.textcenter
{
  text-align: center;
}

.textleft
{
  text-align: left;
}


.textbold
{
  font-weight: bold;
}

.em
{
  font-style: italic
}

#pagetrail
{
  font-size: 10px;
  color:inherit;
  padding:3px;
}

/* Footer
---------------------------------- */
#footer
{
  color: #000000;;
  padding: 5px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  clear: both;
  font-size: 10px;
  border-top: 1px solid #CBBC38
}

#footer a,
#footer a:visited,
#footer a:active
{
  color: #000080;
  background:inherit;
}

#footer a:hover
{
  color: #ff0000;
  background:inherit;
  text-decoration: underline;
}


.searchbox
{
  margin: 5px 0px;
  padding: 5px;
  color: inherit;
}

.searchbox p
{
  margin: 0;
  padding: 0;
}


#full_wrapper {
	width:100%;
	height: 100%;
	background-image:url(/images/banner_margins.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px;
	margin: 0px;
}

#top_wrapper {
	width:100%;
	background-repeat:no-repeat;
	background-position:center top;
	padding:0px;
	margin: 0px;
}

#main_container {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

#table_top {
	width:800px;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/banner.jpg);
	height: 300px;
}

#top_nav {
	height:22px;
	padding-top:8px;
	font-size:11px;
	color:#e2fcff;
	text-align:right;
	padding-bottom: 113px;
}

#top_nav ul {
	list-style:none;
	margin:0px;
	padding:0px;	
}

ul.menutop li {
	display:inline;
}

#top_nav a:link, #top_nav a:visited {
	color:#e2fcff;
	text-decoration:none;
	padding-left:4px;
}

#top_nav a:hover {
	text-decoration:underline;
}

#navcontainer {
	padding-left:160px;
	padding-top: 0px;
	width: 636px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#mainlevel {
	margin-top:0px;
	white-space: nowrap;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:43px;
}

#mainlevel li {
	display:inline;
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#mainlevel a {
	padding-top:14px;
	padding-bottom:14px;
	display:block;
	width:100px;
	float:left;
	background-image: url(../images/nav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#mainlevel a:link, #mainlevel a:visited {
	font-size:12px;
	color: #123466;
	text-decoration: none;
}

#mainlevel a:hover {
	color:#FFFFFF;
	background-image: url(../images/rollover_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/**********************************/
/* Vertical   Navigation          */
/**********************************/

#mainlevelsub
{
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/learn_more.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainlevelsub li {
	margin:0px;
	padding:0px;
}

#mainlevelsub a
{
	display: block;
	padding-left: 10px;
	width: 196px;
	font-size:14px;
	text-decoration:none;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8997AD;
}

#etoNotice {

  visibility:hidden;
}

.boldtext {
    font-weight: 700;

}

.boldredtext {
    font-weight: 700;
    color: red;
    

}
.lightblue {
	background-color: #E0FFFF;
}
