@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #ffffff;
	height: 92px;
}
#wrapper #bodyArea #left {
	width: 550px;
	float: left;
	background-color: #FFFFFF;
}
#wrapper #bodyArea #footer {
	clear: both;
	background-color: #244090;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Gill Sans, Gill Sans MT, Calibri, Helvetica, Arial, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-top: 15px;
	text-decoration: none;
}
#wrapper #bodyArea #right {
	width: 250px;
	float: right;
	font-style: italic;
}

#wrapper #navigation {
	height: 33px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/menu-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
#wrapper #headerImg {
	background-color: #244090;
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#shaddow {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/dropshaddow.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#shaddow #wrapper #bodyArea #left object #youtube {
	padding: 20px;
	background-position: 20px;
}

p {
	font-family: Gill Sans, Gill Sans MT, Calibri, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 20px;
	text-decoration:none; 
}
a img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.link_cls {
	font-weight: bolder;
	color: #FFFFFF;
}

h1 {
	font-family: Gill Sans, Gill Sans MT, Calibri, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #244090;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	text-decoration:none;
}

h2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #244090;
}

h3 {
	font-style: italic;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h4 {
	font-family: Gill Sans, Gill Sans MT, Calibri, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-indent: -30px;
	padding-right: 20px;
	padding-left: 50px;
	text-decoration:none;
}


h5 {
	font-family: Gill Sans, Gill Sans MT, Calibri, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	margin: 8px;
	padding-right: 20px;
	padding-left: 34px;
	text-decoration:none;
}

.style2 {
	color: #666666;
	text-decoration:none;
}
.style6 {font-size: 10px
}

.style8 {
color: #224091;
text-decoration:none;
}







a[href$='.pdf'], .pdflink {
display:inline-block;
padding:2px 0px 2px 30px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(images/small_pdf_icon.gif) center left no-repeat;
}