div.main {
width: 800px;
height: auto;
border: 0px;
padding: 0px;
margin: 0px;
}


/* DELETE THIS FOR NS4 AND BELOW!!!! */
div.contentUpper {
font-family: Verdana, Helvetica;
padding: 0px;
margin: 0px;
border-left: 3px #c0c0c0 solid;
color: #7f7f7f;
font-size: 10px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
}

div.content {
background-color: white;
border-left: 3px #c0c0c0 solid;
color: black;
font-family: Verdana, Helvetica;
font-size: 13px;
padding: 2px;
padding-top: 4px;}

.contentLower{
background-color: #0159a9;
border-left: 3px #0172d8 solid;
border-top: 2px #0181f3 solid;
padding: 4px;}



.adbar, .adbar_lower {
border-right: 5px #01417d solid;
background-color: #4f4f4f;
background-image: url("images/backgnd_right_adbar.gif");
background-repeat: repeat;
color: #c5c5c5;
font-family: Verdana, Helvetica;
font-size: 11px;
padding: 5px;
text-align: center;
}

.adbar_lower{
background-image: none;
background-color: #01417d;
}


div.bottom {
width: 100%;
height: 50px;
border: 0px #c0c0c0 dashed;
border-right: 5px #01417d solid;
border-left: 3px #606060 solid;
border-bottom: 3px #606060 solid;
padding: 0px;
margin: 0px;}


div.sectionHead {
font-size: 17px;
font-weight: bold;
/*color: #006aca;*/
height: auto;
border: 1px #cdcdcd dotted;
background-color: #f4f4f4;
border-left: 3px #b7b7b7 solid;
font-family: Verdana, Helvetica;
padding: 2px;
color: #575757;
width: 50%;
background-image: url("images/backgnd_section.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 100% 0px;}

div.section {
width: 100%;
font-family: Verdana, Helvetica;
font-size: 12px;
color: black;
height: auto;
padding: 6px;
}


table.refcoord{

border: 1px #4d99e5 solid;}

a {
color: #0c6cb4;
text-decoration: none;
}

a:hover{
color: #43a8f3;
border-bottom: 1px none;
text-decoration: underline;}

img.image {
border: 1px solid #0c6cb4;
text-decoration: none;
}

img.image:hover{
border: 1px solid #43a8f3;
text-decoration: underline;
border: 1px solid;}






/* Text links on the top of the navigation bar */
span.upperNav, a.uNavBright, a.uNavDark {
color: white;
font-family: Verdana, Helvetica;
font-size: 9px;}


a.uNavBright {
font-weight: bold;
color: white;	
text-decoration: none;
}
a.uNavBright:hover {
color: white;
text-decoration: underline;
}

a.uNavDark {
font-weight: bold;
color: #e5e5e5;	
text-decoration: none;
}
a.uNavDark:hover {
color: white;
text-decoration: underline;
}


span.refcoord {
font-weight: bold;
font-style: italic;}


.h1 {
font-family: Verdana, Helvetica;
color: black;
font-size: 16px;
font-weight: bold;
}

.h2 {
font-family: Verdana, Helvetica;
color: black;
font-size: 14px;
font-weight: bold;}

.h3 {
font-size: 12px;
font-family: Verdana, Helvetica;
color: black;
}


.h4 {
font-family: Verdana, Helvetica;
color: black;
font-size: 11px;
font-weight: normal;}

.h5 {
font-family: Verdana, Helvetica;
color: black;
font-size: 10px;
font-weight: normal;}

.h6 {
font-family: Verdana, Helvetica;
color: black;
font-size: 9px;
font-weight: normal;}

.h7 {
font-family: Verdana, Helvetica;
color: black;
font-size: 8px;
font-weight: normal;}

.h8 {
font-family: Verdana, Helvetica;
color: black;
font-size: 7px;
font-weight: normal;}



select, input, option {
	color: #222222;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: inherit;
}

