/*

********************* General Elements ************ 

*/


body {
font: 12px Helvetica, san-serif;
color: #000000;
background-color: #0e899f;
margin: 0 0 0 0;
}



p {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
margin: 27px 25px 70px 10px;
}

p.top {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
margin: 27px 25px 15px 10px;
}


p.title {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
margin: 60px 40px -20px 10px;
}


p.bottom {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
margin: -55px 25px 70px 10px;
}



a {
font: 14px Helvetica, san-serif;
text-decoration: underline;
color: #0e899f;
}


a hover {
font: 14px Helvetica, san-serif;
text-decoration: underline;
color: #F5BE2D;
}

a visited {
font: 14px Helvetica, san-serif;
text-decoration: underline;
color: #77969E;
}

img.bio {
float: left;
margin-left: 10px;
margin-top: 6px;
}



/* inline style - took from pre-formatted text */


.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003366;
	font-weight: bold;
	}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #003366;
	font-weight: bold;
	}
	
.BolderSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: -25px 25px -15px 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	width: 475px;
	background-image: URL(images/yellowGrad.jpg);
}

.BolderSubheadGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #E59E03;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}


.BolderSubheadBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}


	
.clienttype1 {
	font-family: Helvetica, san-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}


a.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.subhead hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F5BE2D;
	font-weight: bold;
	text-decoration: underline;
	}


/*

**************************

*/

/* back to top links in side nav */
a.top {
font: 10px Arial, sans-serif;
text-decoration: underline;
color: #FFFFFF;
line-height: 400px;
margin-left: 50px;
}

a.top:hover {
font: 10px Arial, sans-serif;
text-decoration: underline;
color: #FECE66;
line-height: 400px;
margin-left: 50px;
}

/* Return to X link in side nav */
a.return {
font: 10px Arial, sans-serif;
text-decoration: underline;
color: #FFFFFF;
}

a.return:hover {
font: 10px Arial, sans-serif;
text-decoration: underline;
color: #FECE66;
}

/*
**************************
*/

/*
********************* Specific DIVs ************ 
*/

#top {
margin: 0 0 0px 0;
width: 748px;
}

#content {
margin: 0 0 0 0;
}

#content table{
background-image: url(images/grad2.gif);
background-repeat: repeat-y;
}

#content td.nav {
width: 146px;
padding-top: 20px;
padding-bottom: 0px;
}

#content td.space{
padding: 0 0 0 0;
bgcolor: #FFFFFF;
}

#content td.copy{
padding: 0px 0 0px 0;
width: 582px;
background: #FFFFFF url(images/compass.gif) bottom right no-repeat;
}

/* **************FORM ******************* */

table.form {
background-image: none;
background-color: transparent;
}

td.right {
background-image: none;
background-color: transparent;
text-align: right;
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
padding: 4px;
}

td.left {
background-image: none;
background-color: transparent;
text-align: left;
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
padding: 4px;
}

td.all {
background-image: none;
background-color: transparent;
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: #333333;
padding: 4px;
vertical-align: top;
}

#footer {
margin: 30px 0 0 0;
width: 748px;
font: 12px Arial, sans-serif;
color: #FFFFFF;
text-align: center;
line-height: 14px;
}

#footer a.info {
font: 12px Arial, sans-serif;
text-decoration: underline;
color: #FFFFFF;
}

#footer a.info:hover {
font: 12px Arial, sans-serif;
text-decoration: underline;
color: #FECE66;
}

#footer a {
font: 10px Arial, sans-serif;
text-decoration: underline;
color: #FFFFFF;
}

#footer a:hover {
font: 10px Arial, sans-serif;
text-decoration: underline;
color: #FECE66;
}

#bottom {
margin: 0 0 0 0;
height: 15px;
}

/* NAVIGATION */
ul.navbar {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 146px; /* Width of Menu Items */
	}

ul.navbar li {
	position: relative;
	}

li.navbar ul {
	position: absolute;
	left: 146px; /* Set 1px less than menu width if using border */
	top: 0px;
	display: none;
	z-index: 10;
	}

li ul.long {
	position: absolute;
	left: 146px; /* Set 1px less than menu width if using border */
	top: 0px;
	display: none;
	z-index: 10;
	width: 300px;
	}

ul.long li a:hover {
	background-image: url(images/gradWideOn.gif);
	color: #FECE66;
	} 
	
ul.long li a.active {
	background-image: url(images/gradWideOn.gif);
	color: #FECE66;
	} 

/* Styles for Menu Items */
ul.navbar li a {
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background: #fff; /* IE6 Bug */
	padding: 4px;
	background-image: url(images/grad_on.gif);
	}

	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

/* Hover Styles */
ul.navbar li a:hover {
	background-image: url(images/gradWideOn.gif);
	color: #FECE66;
	} 

ul.navbar li a.active {
	/*background-image: url(images/grad.gif);*/
	background-image: url(images/gradWideOn.gif);
	color: #FECE66;
	} 

li:hover ul, li.over ul{ 
        margin: 0;
        padding: 0;
        list-style: none;
	display: block; 
	} /* The magic */
	
	
ol {
	width: 500px;
	list-style-image: URL(images/bullet.gif); 
	margin: 5px 55px -10px 5px; 
	font-family: Helvetica, san-serif; 
	font-size: 14px; 
	line-height: 16px;
}

ol li {
	margin-bottom: 16px;
	font-family: Helvetica, san-serif; 
	font-size: 14px; 
	line-height: 16px;
}


.all {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
}

.all table {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: black;
background-color: white;
}

.all td {
font-family: Helvetica, san-serif;
font-size: 14px;
line-height: 16px;
color: black;
background-color: white;
}
