body, html, p, td, blockquote {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003366;
	margin: 0px;
	background-color: #FFFFFF;
}
#centr_col ul, #centr_col ol{
	margin-bottom: 0.75em;
	margin-top: 0px;
}
#centr_col li {
	margin-top: 0em;
	font-size: 0.9em;
}
#centr_col li ul, #centr_col li ol{
	margin-bottom: 0.2em;
	margin-top: 0px;
}
#centr_col p{
	margin-top: 0px;
	margin-bottom: 0.75em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#centr_col table {
	margin-top: 0px;
	margin-bottom: 0.75em;
	margin-right: 30px;
	padding: 0px;
	margin-left: 30px;
}
#centr_col th {
	color: #074075;
	background-color: #E3EBF6;
	font-size: 0.9em;
	font-weight: bold;
}
#centr_col td {
	color: #003366;
	background-color: #ffffff;
	font-size: 0.9em;
}
#centr_col a:link, #centr_col a:visited{
	color: #4A85C6;
	text-decoration: underline;	
}
#centr_col a:hover{
	color: #0000FF;	
}
H1, H2, H3, H4, H5, H6{
	color:#A2ACBF;
	margin-bottom: 0.1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A2ACBF;
}
H1{
	font-size: 180%;
	margin-top: 0px;
	margin-bottom: .5em;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0.75em;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;
	font-style: italic;
}


H2{
	font-size: 160%;
	margin-top: 0.5em;
}
H3{
	font-size: 140%;
	margin-top: .5em;
}
H4{
	font-size: 120%;
	margin-top: .5em;
}
H5{
	font-size: 110%;
	margin-top: 0.5em;
}
H6{
	font-size: 100%;
	margin-top: 0.5em;
}
#centre800wide {
	padding: 0px;
	position: relative;
	border: 1px solid #999999;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#banner {
	padding: 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#banner_top {
	background-color: #074075;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 90px;
	font-weight: bold;
	color: #FFFFFF;
}
/*.bannerTitle {
	font-size: 150%;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 40px;
}
#centre800wide #banner #banner_top img {
	z-index: 10;
	top: 0px;
	right: 0px;
	position: absolute;
}*/

#banner_bot {
	height: auto;
	width: 235px;
	font-size: 16px;
	color: #2760AD;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left
}
/*#centre800wide #banner #banner_bot img {
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
#banner_bot img {
	float: left;
}*/


 #navigation {
	background-color: #FFFFFF;
	text-align: right;
	top: 0px;
	right: 0px;
	/*	padding: 3px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
*/	margin-left: 260px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
*/}
	
 #navigation ul {
	list-style-type: none;
	margin: 0px;
	/*height: auto;*/
	padding: 0px;
}
 #navigation li {
	display: inline;/*	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #99FF99;
	padding: 3px;*/
}
 #navigation a:link, #navigation a:visited {
	background-color: #D4DAE6;
	text-decoration: none;
	white-space: nowrap;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:  #BCC2CD;
	border-right-color: #074075;
	border-bottom-color: #074075;
	border-left-color: #BCC2CD;
	margin-left: 0px;
	padding-top: 0.1em;
	padding-right: 10px;
	padding-bottom: 0.1em;
	padding-left: 10px;
	font-size: 0.8em;
	color: #074075;
}
#navigation a:hover {
	color: #3564AD;
	background-color: #BCC2CD;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #074075;
	border-right-color: #D4DAE6;
	border-bottom-color: #D4DAE6;
	border-left-color: #074075;
}

#left_col {
	background-color: #E3EBF6;
	width: 180px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 70px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right_col {
	background-color: #FFFFFF;
	width: 180px;
	top: 0px;
	right: 0px;
	position: absolute;
	text-align: center;
	padding-top: 150px;
}
 #centr_col {
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 180px;
	border-left-width: 180px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #E3EBF6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pagecontent {
	position: relative;
	border-top-width: 1px;
	border-top-style: none;
	margin: 0px;
	clear: both;
}


/*	video */
#vid{
	position: relative;
	width:420;
	height:3402;
	left:10px;

}

#centr_col img {
	border:none;
	padding:10px;
	vertical-align:middle;
	
}