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

a
{
	color: #750606;
	text-decoration: underline;
}


a:hover
{
	color: #000000;
	text-decoration: underline;
}
h1
{
	font-size: 8pt;
	font-weight: normal;
	padding: .5em;
	line-height: 10px;
	font-family: "arial", serif;
	color: #000000;
}


h2
{
	font-size: 7pt;
	line-height: 11px;
	font-family: "arial", serif;
	color: #353950;
	
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	font-family: "arial", serif;
	color: #353950;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	font-family: "arial", serif;
	color: #353950;
}
h5
{
	font-size: 8pt;
	font-weight: normal;
	margin: 2em;
	line-height: 10px;
	font-family: "arial", serif;
	color: #000000;
}

hr
{
	color: #353950;
}

img.left
{

}

img.right
{

}

.divider1
{

}

.divider2
{

}

.post .details
{

}

.post ul.controls
{

}

.post ul.controls li
{

}

.post ul.controls li a
{

}

.post ul.controls li a.printerfriendly
{

}

.post ul.controls li a.comments
{

}

.post ul.controls li a.more
{

}

.box
{

}

ul.linklist
{



}

#upbg
{

}

#outer
{

}

#header
{

}

#headercontent
{

}

#headercontent h1
{

}

#headercontent h1 sup
{

}

#headercontent h2
{

}

#headercontent2
{
	
}

#headercontent2 h1
{

}

#headercontent2 h1 sup
{

}

#headercontent2 h2
{

}

#search
{

}

#search input.text
{

}

#search input.submit
{

}

#headerpic
{

}

#headerpic2
{

}

#headerpic3
{

}

#headerpic4
{

}

#headerpic5
{

}

#headerpic6
{

}

#headerpic7
{

}

#menu
{

}

#menu ul
{
	
}

#menu ul li
{

}

#menu ul li a
{

}

#menu ul li a:hover
{

}

#menu ul li a.active
{

}

#menubottom
{

}

#content
{

}

#primarycontainer
{

}

#primarycontent
{

}

#secondarycontent
{

}

#footer
{

}

#footer .left
{

}

#footer .right
{
	
}
.emptybg {
	background-image: url(images/Empty_leg_login_sky_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
}
.homebg {
	background-image: url(images/Home_sky.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
}
.charterbg {
	background-image: url(images/charter_sky.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
}

.matbg {
	background-image: url(images/maintenance_sky.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
}
	
.Docbg {
	background-image: url(images/Documents_skybg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
}
.skybg {
	background-image: url(images/sky.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 737px;
}
.Biobg {
	background-image: url(images/Bio_graphic_sky_background.jpg);
	background-repeat: no-repeat;
	background-position: Right top;
	width: 737px;
}
.homeCopy {
	font-family: "arial", serif;
	font-size: 9pt;
	line-height: 14px;
	color: #353950;	
	float: right;
	width: 430px;
	padding-top: 10px;
	padding-right: 20px;
}
.charterCopy {
	font-family: "arial", serif;
	font-size: 9pt;
	line-height: 14px;
	color: #353950;	
	float: right;
	width: 260px;
	padding-top: 10px;
	padding-right: 20px;
}
.BioCopy {
	font-family: "arial", serif;
	font-size: 9pt;
	line-height: 14px;
	color: #353950;
	float: right;
	width: 670px;
	padding-top: 10px;
	padding-right: 20px;
	overflow: scroll;
	height: 440px;
}
.textfield {
	font-size: 9px;
	height: 14px;
	margin:0;
	padding:0;
	border:0px;
}.pagecenter {
	width: 737px;
	margin-right: auto;
	margin-left: auto;
}
.page2center {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	
}
.formarea {
	height: 173px;
	width:272px;
	background-color: #3c4457;
	border: 1px solid #FFFFFF;
}
.formareadiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 24px;
	padding-left: 24px;
}
.newpost {
	height: 20px;
	padding-top: 6px;
	padding-right: 58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: left;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: left;
}

ul.tabs a
{
	position: left;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: left;
	z-index: 999;
	top: 100%;
	width: 115px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 100%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: left;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/

#menu
{
	position: left;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;
	line-height: 0px;
	border-bottom: 0px solid #000;
}

#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 0px;
}

#menu ul li a
{
	color: #9b2021;
	padding-left: 0px;
}

#menu ul li a img
{
	vertical-align: left;
}

#menu ul li a:hover
{
}

#menu ul li a span
{
	display: block;
	padding: 0 0px 0 0px;
}

#menu ul li a:hover span
{
}

#menu ul.dropdown
{
	padding: 0px;
	overflow:hidden;
	width: 115px;
}

#menu ul.dropdown li a
{
	line-height: 30px;
	overflow: hidden;
	height: 27px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
}

#menu ul li h4 a:hover
{
	background-image: none;
}