/* CSS Document */

body {
	margin:0px;
	text-align:center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#003173;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#9C1E41;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
	color:#9C1E41;
	font-weight:normal;
}

div#threat {
	display:block;
	width:200px;
	height:auto;
	padding:5px;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	font-size:10px;
	color:#000000;
}

div#holder {
	width:938px;
	height:auto;
	display:block;
	position:relative;
	background-color:#003173;
	margin-left:auto;
	margin-right:auto;
}

br.clear {
	clear:both;
}


div.blackbar {
	background-color:#9C1E41;
	height:4px;
	width:100%;
	display:block;
	float:left;
}

div.headerbar {
	background-color:#003173;
	width:100%;
	height:50px;
	display:block;
	float:left;
	position:relative;
}
div.hbleft {
	width:241px;
	height:100%;
	display:block;
	float:left;
	padding-top:14px;
	padding-left:18px;
	text-align:left;
}
div.hbleft img {
	margin-right:18px;
}
div.hbleft img.ico {
	margin-bottom:4px;
}
div.hbright {
	width:400px;
	height:100%;
	padding-top:14px;
	display:block;
	float:right;
	padding-right:18px;
	text-align:right;
	font-size:15px;
}
div.hbright img{
	vertical-align:bottom;
}


div.logobar {
	background-color:#003173;
	width:100%;
	height:136px;
	display:block;
	float:left;
	position:relative;
}
div.logobar img.logo {
	width:938px;
	height:136px;
	display:block;
	float:left;
}



div.citybar {
	background-color:#383929;
	width:100%;
	height:20px;
	display:block;
	float:left;
	text-align:center;
	color:#AAAAAA;
	padding-top:4px;
	font-size:12px;
	background-image:url(/images/citybar_bg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}


div.nav {
	width:100%;
	height:47px;
	display:block;
	float:left;
	position:relative;
	overflow:visible;
	z-index:5;
}
div.nav a {
	display:block;
	float:left;
	text-align:center;
	height:42px;
	position:relative;
	background-image:url(/images/nav/bg.png);
	background-repeat:repeat-x;
	color:#55729A;
	font-weight:bold;
	font-size:16px;
	padding-top:16px;
	text-decoration:none;
}
div.nav a:hover {
	color:#003173;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
div.nav a.on {
	color:#003173;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
}
div.nav a div.navbar {
	width:2px;
	height:45px;
	background-image:url(/images/nav/sep_bar.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}
div.nav a.calendar {
	width:219px;
	background-image:url(/images/nav/nav_left.png);
	background-repeat:no-repeat;
}
div.nav a.committees {
	width:155px;
}
div.nav a.about {
	width:202px;
}
div.nav a.mission {
	width:117px;
}
div.nav a.links {
	width:97px;
}
div.nav a.contact {
	width:148px;
	background-image:url(/images/nav/nav_right.png);
	background-repeat:no-repeat;
}




div.content {
	width:100%;
	height:auto;
	display:block;
	float:left;
	position:relative;
	background-image:url(/images/content_bg.jpg);
	background-repeat:repeat-y;
}

div.content div.cleft {
	width:241px;
	height:auto;
	display:block;
	float:left;
	text-align:left;
	padding-top:18px;
}
div.content div.cleft a.cur{
	height:20px;
	display:block;
	margin-left:30px;
	padding-left:25px;
	font-size:16px;
	text-decoration:none;
	padding-top:1px;
	font-weight:bold;
	background-image:url(/images/securenavarrow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:20px;
}
div.content div.cleft a.cur:hover{
	height:20px;
	display:block;
	margin-left:30px;
	padding-left:25px;
	font-size:16px;
	text-decoration:none;
	padding-top:1px;
	font-weight:bold;
	background-image:url(/images/securenavarrow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:20px;
}
div.content div.cleft a.nav{
	height:20px;
	display:block;
	margin-left:30px;
	padding-left:25px;
	font-size:16px;
	text-decoration:none;
	padding-top:1px;
	background-image:none;
	font-weight:normal;
	margin-bottom:20px;
}
div.content div.cleft a.nav:hover{
	height:20px;
	display:block;
	margin-left:30px;
	padding-left:25px;
	font-size:16px;
	text-decoration:none;
	padding-top:1px;
	font-weight:bold;
	background-image:url(/images/securenavarrow.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:20px;
}

div.content div.cmid {
	width:455px;
	height:auto;
	display:block;
	float:left;
	background-color:#FFFFFF;
	text-align:left;
	padding-top:18px;
	min-height:720px;
}
div.content div.cmid p {
	margin-left:8px;
	margin-right:18px;
}
div.content div.cmid h1 {
	font-size:24px;
	color:#9C1E41;
	margin-left:8px;
	margin-bottom:8px;
}
div.bar {
	width:271px;
	height:1px;
	margin:8px;
	display:block;
	background-image:url(/images/breakbar.png);
	background-repeat:no-repeat;
}

div.content div.cright {
	width:237px;
	height:auto;
	display:block;
	float:left;
	text-align:center;
}
div.content div.cright div.warningsheader {
	background-color:#9B9C94;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}





div.iconsbar {
	background-color:#9C1E41;
	width:100%;
	height:56px;
	display:block;
	float:left;
	text-align:center;
	padding-top:6px;
	background-image:url(/images/iconsbar_bg.jpg);
	background-repeat:repeat-y;
}
div.iconsbar img {
	margin-left:16px;
	margin-right:16px;
	vertical-align:middle;
}

div.footer {
	width:100%;
	height:42px;
	display:block;
	float:left;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:no-repeat;
}
span.copy {
	font-size:10px;
	color:#AAAAAA;
	text-align:right;
	padding-top:16px;
	display:block;
	float:right;
	margin-right:12px;
	margin-bottom:12px;
	width:600px;
}
span.vs {
	font-size:10px;
	color:#AAAAAA;
	text-align:left;
	padding-top:16px;
	display:block;
	float:left;
	margin-left:12px;
	margin-bottom:12px;
	width:300px;
}
span.vs a {
	color:#AAAAAA;
}

.cformele {
	width:290px;
	border:1px solid inset;
	font-size:12px;
}
