body { background-color: #fff; margin: 0; padding: 0;}

/*fonts*/
body, td, table, div, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
p { margin: 0 0 6px 0; }
a { font-weight: bold; font-size: 12px; color: #000; }

a:link { color: #000; }
a:visited { color: #777; }
a:hover { color: #99122D; }
a:active { color: #000; }

hr { color: #99122D; background: #99122D; border: 0; height: 1px;  }

/*headers*/
h1 { 
	font-size: 18px;
	color: #666666;
	margin: 20px 0 10px 0;
/* 	width: 50%;*/
	border-bottom: 2px solid #99122D;
}

h2 {
	font-size: 15px;
	margin: 10px 0 6px 0;
	width: 80%;
}
h3 {
	font-size: 17px;
	margin: 12px 0 3px 0;
	text-align: center;
	color: #245285;
}
h4 {
	font-size: 12px;
	display: inline;
	color: #99122D;
}

/*home page*/
#top
{
	background-color: #245285;
	background-image: url(assets/bg.jpg);
	background-repeat: repeat-y;
	width: 100%;
}

#top .logo
{
	float: left;
	border: 0;
}

.navtop
{
	margin: 2px;
	text-align: center;
font-size: 14px;color: white; font-weight: bold;}

.navtop img
{
	margin-bottom: 2px;
	border: 2px solid #A6C5FC;
} 

.navtop a { text-decoration: none; }
.navtop a:link {  }
.navtop a:visited { color: white; }
.navtop a:hover { color: #99122D; }
.navtop a:active { color: white; }

#center
{
	background-color: #245285;
	border-top: 2px solid #A6C5FC;
	border-bottom: 2px solid #A6C5FC;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
}

table#center img
{
	border-right: 2px solid #A6C5FC;
	display: block;
	float: left;
}

table#center div#navmain
{
	padding-top: 5px;
	width: 90%;
}

table#center div#navmain a
{
	font-size: 18px;
	padding: 5px 4px 0px 4px;
	margin-left: 10px;
	display: block;
	text-decoration: none;
}

table#center div#navmain a:link
{
	color: white;
	border: 1px solid #245285;
}

table#center div#navmain a:visited
{
	color: white;
	border: 1px solid #245285;
}

table#center div#navmain a:hover
{
	color: white;
	border: 1px solid #A6C5FC;
	background-color: #99122D;
}

table#center div#navmain a:active
{
	color: white;
	border: 1px solid #245285;
}

#bottom
{
	background-image: url(assets/bg_bottom.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 10px;
}

#bottom h1
{
	color: #99122D;
	text-align: center;
	font-size: 20px;
	font-family: Times, "Times New-Roman", serif;
	font-weight: bold;
	line-height: 26px;
	margin: 0px 0 10px 0;
	border: 0;
	width: 700px;
}

.boxnav { width: 260px; }

.boxnav a
{
	font-size: 13px;
	padding: 5px;
	margin: 2px;
	display: block;
	text-decoration: underline;
	color: #99122D;
	background-color: #A6C5FC;
}

.boxnav  a:link { color: #99122D; }
.boxnav  a:visited { color: #99122D; }
.boxnav a:hover { color: black; }
.boxnav a:active { color: #99122D; }

#bottomcopy
{
	width: 760;
}

/*other pages*/
#main
{
	margin-top: 10px;
	margin-left: 220px;
	margin-right: 80px;
	padding: 0px;
	padding-left: 3px;
}

#main ul
{
	margin: 5px 0 0 0;
	padding-left: 20px;
	list-style-type: none;
	width: 100%;
}

#main ul li
{
	display: block;
	padding-left: 10px;
	border-left: 4px solid #245285;
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 6px;
}

#main li h4
{
	font-style: italic;
	color: #245285;
	font-size: 12px;
	margin: 0;
}

#quote { width: 85%; }

#quote h3
{
	font-size: 12px;
	color: #000;
	margin: 0;
	display: inline;
}

#quote h4
{
	font-style: italic;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 12px;
	color: #245285;
	display: block;
}

#numberedlist
{
	margin: 10px 0 0 30px;
	width: 75%;
}

#numberedlist li h4 {color: #99122D; font-style: normal;}



.left { float: left; margin: 0 20px 0 0; }
.right { float: right; 	margin: 0 0 0 20px; }

.blue
{
	font-size: 13px;
	color: #245285;
	line-height: 16px;
}

#centercols { width:500px;}

#centercols h3
{
	font-size: 14px;
	text-align: left;
	margin: 0;
}

#leftcol
{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#rightcol
{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	text-align: left;
}

/*nav*/
#navcontainer {
	width: 170px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	background-image: url(assets/bg_nav.jpg);
	background-repeat: repeat-y;
	padding: 4px 0;
}

#navcontainer ul
{
	margin: 2px 0 0 0;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer ul li {margin: 0;}

#navcontainer ul li a
{
	display: block;
	width: 150px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #6ea1f9;
	font-size: 12px;
	margin-left: 2px;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited
{
	color: #000;
	text-decoration: none;
}

#navcontainer ul li a:hover
{
	background-color: #fff;
	color: #6ea1f9;
	padding-left: 10px;
}

#navcontainer ul span a
{
	display: block;
	padding-left: 24px;
	font-size: 11px;
	margin: 0;
}

#navcontainer ul span a:link, #navcontainer ul span a:visited
{
	color: #99122d;
	text-decoration: none;
	background-image: url(assets/bg_list.gif);
	background-repeat: no-repeat;
	border-bottom: 0;
}

#navcontainer ul span a:hover
{
	background-color: #fff;
	color: #000;
	padding-left: 24px;
}

/* selected states */
#navcontainer ul li a#current
{
	color: #99122d;
	border-bottom: 0;
	margin-left: 4px;
}

#navcontainer ul li a:hover#current
{
	color: #000;
	margin-left: 4px;
}

/*end nav*/


/* copyright line */
#copy
{
	margin: 10px;
	font-size: 11px;
	margin-right: 80px;
	clear: both;
	color: #245285;
}
#copy hr {height: 2px;}
div#copy a {font-weight: normal; font-size: 11px;}
div#copy a:link { color: #666; }
div#copy a:visited { color: #666; }
div#copy a:active { color: #666; }
div#copy a:hover { color: #333; text-decoration: none; }


/* more nav stuff */
#masterdiv {
	width: 155px;
	margin-left: 5px;
	margin-right: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	display: block;
	background-image: url(assets/bg_nav.jpg);
	background-repeat: repeat-y;
	padding: 4px 0;
	cursor: pointer;
}	
.submenu {
margin-bottom: 0.5em;
display: block;
width: 160px;
}
.submenu ul, .submenu li {color: #99122d; list-style-position: outside;}
.submenu li {margin: 2px 0;}
.submenu a
{
	font-size: 11px;
	margin: 0;
	padding: 3px;
}

.submenu a:link, .submenu a:visited
{
	color: #99122d;
	text-decoration: none;
	border-bottom: 0;
}

.submenu a:hover
{
	background-color: #fff;
	color: #000;
}

/* MANAGEMENT PROFILES */
table.profile {position: relative; top: -140px; left:440px"padding: 10px;}

	/* 3PX JOPG FIX FROM P.I.E */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #main {
  height: 1%;
  }
/* End hide from IE5/mac */
