@charset "utf-8";
/* You can use this website template anywhere you want, for anything you want. All I ask is that you link back to Blank CSS (www.blankcss.com) in some way. Thank you very much and enjoy! */

/******** Body Elements ********/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-color: #000066;
/*    background-image: url(images/bg_dotblue.jpg); */
	font-family: verdana, arial, tahoma;
	font-size: 12px;
/*	
	line-height: 180%;
*/	
	color: #000000;
}

.bg_leftcol {
background: url(images/roundedcorner_ddeeff.gif) no-repeat top center;
}


#navcontainer { /* none needed */ }

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 5px 0 4px 0;
background-color: #eef4f1;
border-top: 1px solid #e0ede9;
border-bottom: 1px solid #e0ede9;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 5px 9px 4px 9px;
/*color: #95bbae; */
color: #336666;
border-right: 1px dashed #d1e3db;
text-decoration: none;
}

ul#navlist li#active
{
color: #95bbae;
background-color: #deebe5;
}

#navlist a:hover
{
/*color: #74a893; */
color: #003333;
background-color: #d1e3db;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/vertical_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul.menu1, ul ul {padding:0; margin:0; border:0; list-style-type:none; height:44em; overflow:hidden; background:#f8f8f8; width:18.59em; text-align:left; color:#336; border:1px solid #fff;}
ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menu1 ul {margin-left: .7em;}
ul.menu1 li {text-indent:.5em;  list-style-type:none;}
ul.menu1 li.drop {margin-bottom:-2px;}
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:18.59em; height:2em; line-height:1.9em; text-decoration:none; color:#336;}
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:18.59em; height:14em; line-height:2em;text-decoration:none; color:#336; }
ul.menu1 li ul {display:none;}

ul.menu1 li:hover a, 
ul.menu1 li a:hover {border:0; color:#339; font-weight:bold; background:#cccccc;}
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {margin-left:0em; display:block; height:auto; width:18.59em; margin-top:-1px; background:#def; border:0px solid #000;}
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a {margin-left: -1.85em; height:2em; background:#def; color:#339; font-weight:normal;}
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {background:#339; color:#fff;}


ul.menusubpage, ul ul {padding:0; margin:0; border:0; list-style-type:none; height:44em; overflow:hidden; background:#f8f8f8; width:18.59em; text-align:left; color:#336; border:1px solid #fff;}
ul.menusubpage table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menusubpage ul {margin-left: .7em;}
ul.menusubpage li {text-indent:.5em;  list-style-type:none;}
ul.menusubpage li.drop {margin-bottom:-2px;}
ul.menusubpage li a, 
ul.menusubpage li a:visited {display:block; width:18.59em; height:2em; line-height:1.9em; text-decoration:none; color:#336;}
ul.menusubpage li a.last, 
ul.menusubpage li a.last:visited {display:block; width:18.59em; height:14em; line-height:2em;text-decoration:none; color:#336; }
/*
ul.menusubpage li ul {display:none;}
ul.menusubpage li:hover a, 
*/
ul.menusubpage li a:hover {border:0; color:#339; font-weight:bold; background:#cccccc;}
/*
ul.menusubpage li:hover ul, 
ul.menusubpage li a:hover ul {display:block; height:auto; width:16em; margin-top:-1px; background:#def; border:1px solid #000;}
ul.menusubpage li:hover ul li a, 
ul.menusubpage li a:hover ul li a {height:2em; background:#def; color:#339; font-weight:normal;}

ul.menusubpage li:hover ul li:hover a, 
ul.menusubpage li a:hover ul li a:hover {background:#339; color:#fff;}

/******** Layout Elements ********/

.wrapper {
	width: 850px;
	margin: 0 auto;
}

.innerwrapper {
	margin: 0 170px 0 0;

}
.header_orig {
	height: 30px;
	margin: 0px 0 0px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	text-align: center;
	line-height: 30px;
}

.header {
	height: 30px;
	margin: 0px 0 0px 0;
	padding: 5px 160px 5px 240px;
	border: 0px solid #cccccc;
	border-bottom: 0px solid #ddeeff;
	background-color: #ffffff;
	text-align: center;
	line-height: 30px;
}

.content {
	margin: 0 0 0 170px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.breadcrumbs{
	float: left;
	margin: 3px 9px 9px 9px;
    font-size:1em;
	font-weight: bold;
	height: 20px;
}

.breadcrumbs a{
    text-decoration: none;
    color: #aa0000;
}

.breadcrumbs a:visited, .breadcrumb a:active {
color: #aa0000;
}

.breadcrumbs a:hover{
text-decoration: underline;
}

.left {
	margin: 0 0 0 0;
	float: left;
	width: 160px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.right {
	margin: 0 0 0 0;
	float: right;
	width: 160px;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

.footer {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	clear: both;
	text-align: center;
}

.leftfloatpad5 {
	margin: 0 5px 10px 0;
	float: left;
	padding: 5px;
}
/******** Document Styles ********/

.indent8 {
    text-indent: 8em;
	display: inline;
}	

.floatleft {
float: left;
}
.floatright {
float: right;
}
.padtop3 {
	margin: 3px 0px 3px 0px;
}

.pad5 {
	margin: 5px 5px 5px 5px;
}
.pad11 {
	margin: 11px 11px 11px 11px;
}
.pad50 {
	margin: 5px 50px 5px 50px;
}
.pad70 {
	margin: 5px 70px 5px 70px;
}

.pad99 {
	margin: 5px 99px 5px 99px;
}

.margin51 {
    margin: 51px;
}	

.boxborder {
	border-top:    1px outset #999999;
	border-right:  1px inset #999999;
	border-bottom: 1px inset #999999;
	border-left:   1px outset #999999;
}

.boxborderleftcol {
	border-top:    1px ridge #cccccc;
	border-bottom: 1px groove #999999;
	border-left:   1px ridge #cccccc;
}

.borderleftinterviewer {
    border-left: 3px solid #6699CC;
	padding: 0px 0px 0px 4px;
}

.borderleftpro {
    border-left: 3px solid #99CC66;
	padding: 6px 0px 0px 4px;
}

.leftfloatpad5 {
	margin: 0px 5px 0px 5px;
	float: left;
	clear: both;
}

.colorlightblue {
    background-color: #deebe5;
}

.colorlightgray {
    background-color: #cccccc;
}

.colordarkgray {
    background-color: #666666;
}

.colorlightyellow {
    background-color: #FFFF99;
}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #aa0000;
/*	text-transform: uppercase; */
}

h2 {
	margin: 0 0 6px 0;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
}

.bold {
	font-weight: bold;
}	

.bolditalic {
	font-weight: bold;
    font-style: italic;
}	

.underlineitalic {
    text-decoration: underline;
	font-style: italic;
}	

.clearboth {
    clear: both;
}	

a, a:active, a:visited {
	color: #2d2d2d;
	text-decoration: none;
}

a:hover {
	color: #aa0000;
	text-decoration: underline;
}

.header a, .header a:active, .header a:visited {
	color: #aa0000;
}

.header a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

p {
	margin: 0 0 15px 0;
}

.footer p {
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}

.font6 {
    font-size: 6px;
}

.font9 {
    font-size: 9px;
}

.font11{
    font-size: 11px;
}

.font12{
    font-size: 12px;
}

.font14{
    font-size: 14px;
}
.font15{
    font-size: 15px;
}

.font16{
    font-size: 16px;
}

.fontwhite {
    color: #ffffff;
}

.fontdarkred {
    color: #aa0000;
}
.menuchange {
background: url(images/bg_menuchange.gif) no-repeat top center;
}

.newsletterimg {
background: url(images/bg_newsletter.gif) no-repeat top center;
}

/******** List Styles Styles ********/

ul li {
	margin: 0 0 0 3px;
	list-style: none;
}

ul ul li {
	margin: 3px 0 3px 30px;
	list-style: circle;
}

ul ul {
	margin: 0 0 15px 0;
}
