body { }
tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	list-style-image: none;
	
}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding: 0 3%;
	}

tr.alt
	{
	background-color: #eeeeee;
	}

h1
	{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	}

h2
	{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	}

h3
	{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	}
	
h4
	{
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D1DCF3;
	}


th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}
	
.bodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}


a
	{
	color: #00008b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a:hover
	{
	color: #00008b;
	text-decoration: none;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

.link_lg
	{
	color: #0066FF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.link
	{
	color: #0066FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.featurelink
	{
	color: #990000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
.linkhighlight
	{
	color: #000066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(/images/gradient_2a.jpg);
	background-repeat: no-repeat;
	background-color: #FFCC33;
	text-decoration: none;
	}
.small
	{
	font: 8pt verdana, arial;
	}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	border: thin outset #999999;
	padding: 2px;
	position: relative;
	background-color: #FFFFFF;
	margin: 3px;
}

.bodyText_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.image-left {  
		float: left; 
		margin: 0px 10px 0px 0px;
   		border: none;
		}

.image-right {
   		float: right;
   		clear: right;
   		margin: 0.1em;
   		border: none;
		}.breadCrumb {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.bullet_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-indent: 2px;
	list-style-position: outside;
	list-style-type: disc;
	}
	
.no_bullet_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	}
	/************************* ID's *************************/

#navigation {
	position: absolute;
	width: 175px;
	height: 100%;
	margin: 10px;
	margin-top: 10px;
	/*border-right: 1px solid #C6EC8C;*/

font-weight: normal;
	left: 2px;
	top: 151px;

}

#centerDoc {
	position: absolute;
	padding: 0 0 20px 0; /*top right bottom left*/
	margin-top: 10px;
	margin-left: 220px;
	width: 570px;
	left: -27px;
	top: 151px;
} 
#centerDoc_wide {
	position: absolute;
	padding: 0 0 20px 0; /*top right bottom left*/
	margin-top: 10px;
	margin-left: 220px;
	width: 750px;
	left: 15px;
	top: 107px;

} 
#home {
	position:absolute;
	width:68px;
	height:18px;
	z-index:1;
	left: 90px;
	top: 127px;
}
#search {
	position:absolute;
	width:525px;
	height:46px;
	z-index:2;
	left: 190px;
	top: 108px;
	overflow: hidden;
}

