﻿/* STANDARD HTML ELEMENTS */
body {
	font-family: Verdana, Tahoma, Arial, helvetica;
	background: #003452 url(/images/bkgd2.jpg) repeat-x top left;
	font-size: 0.1em;
	margin: auto;
	padding: 0px;
}

table {
	border-collapse: collapse;
}

td {
	font-family: Verdana;
	COLOR:#000000;
  	font-size: 13px;
	border-collapse: collapse
}

th {
	font-family: Verdana, Tahoma, Arial, helvetica;
	COLOR:#000000;
  	font-size: 13px;
	border-collapse: collapse;
}

hr {
	border: none; /* mozilla */
	height: 1px;
	color:#000000; /* ie */
	background-color: #000000; /* mozilla */
}

h1 {
	font-size: 140%;
	color: #003452;
	font-style:italic;
	margin: 3px 0px 10px 10px;
}

h2 {
    font-size: 125%;
    font-weight: bold;
    font-style: italic;
    color: #003452;
    margin: 5px 0px 5px 0px;
}

h3 {
    font-size: 120%;
    font-weight: bold;
    font-style: italic;
    color: #a28a65;
    margin: 5px 0px 5px 0px;
}

h4 {
    font-weight:bold;
    font-size: 115%;
    margin: 5px 0px 5px 0px;
}

h5 
{
    font-weight:bold;
    font-size: 110%;
    margin: 5px 0px 5px 0px;
}

h6 
{
    font-weight:bold;
    font-size: 100%;
    margin: 5px 0px 5px 0px;
}

ol {
  list-style-type: decimal;
  list-style-position: outside;
  list-style-image: none;
}

ol ol{
  list-style-type: upper-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ol ol ol{
  list-style-type: lower-alpha;
  list-style-position: outside;
  list-style-image: none;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
  list-style-image: none;
}

ul li li {
	margin-left: -10px;
}

ul ul{
  list-style-type: circle;
  list-style-position: outside;
  list-style-image: none;
}

ul ul ul{
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}

/* END STANDARD HTML ELEMENTS */

/* FORMS SECTION */
form {
	margin: 0;
}

input
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

textarea
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

select
     { 
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 12px;
}

/* END FORMS SECTION */

/* ENTER CUSTOM CLASSES HERE */


.bodyHome {
	padding: 3px;
	width: 100%;
	background-color: white;
}

.bodyHome td {
	vertical-align: top;
}

.showHand {
	cursor: pointer;
}

.footer {
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px;
}

.header {
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 14px;
	font-weight: bold;
	font-style: italic;
    color: #000;
}

.subHeader {
	font-family: Verdana, Tahoma, Arial, helvetica; 
    font-size: 11px;
    color: #000;
}

.topNav {
	font-size: 12px;
	color: #003452;
	padding-top: 10px;
}

.table1 {
	border:1px solid #008080; padding:3px; border-collapse: collapse;
}


.table1 th {
	border:1px solid #D8D8D8; 
	padding:3px; 
	background: #008080;
	color:#FFFFFF; 
	font-weight:bold; 
	background-color:#008080;
}

.table1 td {
	border: none; 
	padding:3px; 
	color: #800000; 
}

.table1 .alternate td {
	background-color:#F8F8F8;
}

.leftNavMain { 
	background-color: #FFFFFF;
	background: url(/images/navslice.jpg) repeat; 
	border-collapse: collapse; 
	}
	
.leftNavMOver {
	background-color: #FFFFFF;
	CURSOR:hand;
	background: url(/images/gear.jpg) no-repeat left;
	border-collapse: collapse; 
	}

.leftNavMOut {
	background-color: #FFFFFF;
	background: url(/images/navslice.jpg) repeat; 
	border-collapse: collapse; 
	}


/* END CUSTOM CLASSES */

/* CUSTOM HYPERLINK CLASSES SECTION */

.footer a:visited {
	color: white;
	text-decoration: none;
}

.footer a:active {
	color: white;
	text-decoration: none;
}

.footer a:link {
	color: white;
	text-decoration: none;
}

.footer a:hover {
	color: aqua;
}

.topNav a:visited {
	text-decoration: none;
	font-weight: bold;
}

.topNav a:active {
	text-decoration: none;
	font-weight: bold;
}

.topNav a:link {
	text-decoration: none;
	font-weight: bold;
}

.topNav a:hover {
	text-decoration: none;
	font-weight: bold;
}




a:link.subNav { 
	color: #808083; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:visited.subNav { 
	color: #808083; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:active.subNav {
	color: #808083; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:hover.subNav { 
	color: #8B6F43; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:link.leftNav { 
	color: #2F2F30; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}

a:visited.leftNav { 
	color: #2F2F30; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}

a:active.leftNav {
	color: #2F2F30; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}

a:hover.leftNav { 
	color: #8B6F43; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
}


/* END CUSTOM HYPERLINK CLASSES SECTION */

/* HYPERLINKS SECTION */

a:link { 
	color: #8B6F43; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:visited { 
	color: #8B6F43; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

a:active {
	color: #8B6F43; 
	font-family: Verdana, Tahoma, Arial, helvetica;
	text-decoration: underline;
}

a:hover { 
	color: #2F2F30; 
	font-family: Verdana, Tahoma, Arial, helvetica; 
	text-decoration: underline;
}

/* END HYPERLINKS SECTION */

/* Nav Elements 

#leftNav 
{
    border: none;
    width: 145px;
    padding: 0px;
}

#leftNav td 
{
    text-align: left;
    padding: 0px;
}

#leftNav td a:active, 
#leftNav td a:visited,
#leftNav td a:link { 
	color: #2F2F30; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;

}

#leftNav td a:hover 
{
    color: #8B6F43; 
    font-weight: bold;
    text-decoration: none;
}

a:hover.leftNav { 
	background: url(/images/gear.jpg) no-repeat left;		
}

   END Nav Elements SECTION */