/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background-color:#023B81;/*background:url(../images/body_img_repX.jpg) #8E0C30 left top repeat-x;*/
}
a {
	outline:none;
}
#videoButton {
	overflow: visible;
	visibility: visible;
	z-index: 90;
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 50px;
	padding-right: 5px;
	padding-left: 33px;
}
#video {
	border: 1px solid #0F0;
	overflow: hidden;
	visibility: hidden;
	z-index: 100;
	height: 390px;
	width: 640px;
	left: 514px;
	top: 5%;
	padding: 0px;
	background-color: #000;
	color: #FFF;
	margin-right: -50%;
}
#container {
	margin:0 auto;
	width:1028px;
	height:0 auto;
	overflow:hidden;
}
#top {
	float:left;
	width:1028px;
	height:188px;
	background:url(../images/top_img.jpg) left top no-repeat;
}
#top_left {
	float:left;
	width:265px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#date {
	float:left;
	width:260px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#dates {
	float:left;
	width:255px;
	height:54px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#top2 {
	float:left;
	width:1028px;
	height:158px;
}
#logo {
	float:left;
	width:718px;
	padding-left:50px;
	padding-top:3px;
}
#top2_rght {
	float:left;
	width:255px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#820B2C;
}
#menu_wh {
	float:left;
	width:680px;
	padding-left:348px;
	height:20px;
}
.chromestyle {
	width: 680px;
	font-weight: bold;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width:680px;
	height:20px;/*THEME CHANGE HERE*/
	padding: 0px;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #494949;
	padding: 0px 10px;
	margin: 0;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/
/*THEME CHANGE HERE*/
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
	position:absolute;
	top: 0;
	margin-left:15px;
	margin-top:-3px;
	border: 1px solid #000; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px "Century Gothic";
	line-height:18px;
	z-index:100;
	background-color:#928488;
	width: 230px;
	visibility: hidden;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #4D071A;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background-color: #880C2E;
	color:#FFFFFF;
}
#content {
	float:left;
	width:1028px;
	height:712px;
	background-color:#D3D0D1;
}
#content2 {
	float:left;
	width:1028px;
	height:auto;
	background-color:#D3D0D1;
	background:url(../images/cont_lft_img1.jpg) left top no-repeat;
	background-color:#D3D0D1;
}
#content_lft {
	float:left;
	width:753px;
	height:auto;
}
#content_lft2 {
	float:left;
	width:753px;
	height:auto;
	padding-top:30px;/*height:540px;height:560px; padding-top:100px;*/
}
#content_lft3 {
	float:left;
	width:753px;
	height:auto;
	padding-top:120px;
}
#content_lft3 img {
	padding:0px 20px;
}
#navig {
	float:left;
	width:753px;
	height: auto;
}
#navig span {
	padding:0px 5px;
}
#content_rght {
	float:left;
	width:272px;
	margin-top:110px;
	margin-right:3px;
	height:auto;
	background:url(../images/cont_repX.jpg) #020201 left top repeat-x;
	text-align: center;
}
#content_rght_oncli {
	float:left;
	cursor:pointer;
	width:270px;
	height:30px;
	padding-top:20px;
	background:url(../images/cont_rght_nm_repX.jpg) left top repeat-x;
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
#content_rght_oncli2 {
	float:left;
	width:270px;
	height: auto;
	padding-top:9px;
}
dt {
	font-size:14px;
	padding-bottom:10px;
}
dd {
	line-height:25px;
}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-align: center;
	background-color: #fff;
	border: 1px solid #791732;
}
.textArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	background-color: #fff;
	border: 1px solid #791732;
}
#usms_cds_moduleX {
	float:left;
	width:356px;
	margin:5px 0px;
	font-weight:bold;
	color:#791732;
}
#usms_cds_moduleX a {
	color:#791732;
	text-decoration:none;
}
#usms_cds_moduleX a:hover {
	color:#791732;
	text-decoration: underline;
}
#footer_menu {
	float:left;
	width:753px;
	height:42px;
	padding-top:10px;
	font-family: Tahoma;
	font-size:11px;
	color:#870C2E;
	line-height:17px;
}
#footer_menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#870C2E;
	text-decoration:none;
	padding:0px 5px;
}
#footer_menu a:hover {
	text-decoration:underline;
	padding:0px 5px;
}
.patrickPhoto {
	float: right;
	text-align: center;
}
.proposalHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	color: #890C2E;
	text-align: center;
}
.proposalHeader2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
}

