/* *** ** Start of BlankStyleSheet ** *** */
* {margin:0; padding:0;}
ul, ol { padding-left:1em; margin-left:1; }
h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address { margin:.5em 0 1em 0; }
img { border:none; }
hr {
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 5px;
	background: none;
}
h1 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #945E15;
	margin:0;
}
/*
h2 {
	font: 18pt Georgia, "Times New Roman", Times, serif;
	color: #273047;
	margin:0;
}*/
h3,h2 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a {	
	color: #945E15; outline:none;}
a:hover { color:#293A58;	text-decoration:none;}
a.submenu {
	font-size: 16px;
	color: #1D253E;
	padding: 5px 20px;
}
#news
{	height: 35px;
	margin-top: 20px;	
}
#news h2 {
color:#273047;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin:0;
}
.newsletter
{	width: 182px;
	height: 24px;
	display: block;
	background: url(/images/newsletter-bg.jpg) no-repeat;
	margin-top: 10px;
	color:#273047;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	letter-spacing: -1px;
	padding-top: 7px;
	vertical-align: center;
	text-decoration: none;
}
.newsletter:hover
{	text-decoration: underline;
}
.clear { clear:both; }

.body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: url(/images/body-bg.jpg) repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 0 130px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.inner-container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: inherit;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
}
.inner-container#main {
	margin:-157px auto;
}
.top-image-link {
	margin:0;
	padding:0;
}
#header {
	background: url(/images/header-bg-repeat.jpg) repeat-x;
	padding: 0;
	height:330px;
}
#header h1 {
	cursor: pointer;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding:0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background:url(/images/header-bg.jpg) no-repeat;
	width:850px;
	height: 127px;
	text-indent:-9000px;
}
#menu {
	background: url(/images/menu-bg.jpg) no-repeat;
	height: 40px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0;
}
#content-wrap {
	background: #FFFFFF;
	height:auto;
	overflow: visible;
	padding-bottom: 20px;
	width: 850px;
}
#mainContent {
	padding: 15px 15px 10px 40px;
	text-align: left;
	font-size: 14px;
	float: left; display: inline;
	width: 586px;
	background: #FFFFFF;
}
#sidebar {
	background: #FFFFFF;
	float: right;
	width: 180px;
	padding: 15px 9px 0 14px;
	margin:0;
	display: inline;
	height: auto;
}
#sidebar-contact {
	background: #FFFFFF url(/images/sidebar-contact.jpg) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 12px 50px 12px 12px;
	color: #273047;
	width:118px;
	min-height: 189px;
	_height: 189px;
}
#sidebar-contact h1 {
	font-size: 18px;
	color: #273047;
}
#sidebar-contact a {
	color: #273047;
}
/*#sidebar-news {
	background: url(/images/newspaper.jpg) right no-repeat;
	float: right;
	width: 168px;
	padding: 5px 0 5px 5px;
	margin: 0 9px 0 0;
	text-align:left;
}
#sidebar-news h1 {
	font-size: 13px;
	color: #273047;
	margin:0;
}*/
#bottom-bar {
	background: url(/images/bottom-bar-bg.jpg) repeat-x;

	font: 14px Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding: 20px 0 25px 40px;
}
#bottom-bar h1 {
	color: #FFFFFF;
	font: 18px Tahoma, Geneva, sans-serif;
	display: inline;
}
#bottom-bar img {
	float: right;
	display: inline;
	margin: -20px 0 0 0;
	display: inline;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
		font: 10px Arial, Helvetica, sans-serif;
}
#footer a {
	color: #000000;
	font-weight: bold;
	font: 10px Arial, Helvetica, sans-serif;
}
#bottom-nav a {
	color: #2C3B60;
	font: 12px Tahoma, Geneva, sans-serif;
	padding:0 10px;
	border-right: 1px solid #2C3B60;
}
#bottom-nav a#last {
	border:none;	
}
#disclaimer {
	padding:20px 0 0 0;	
	text-align:left;
}
#disclaimer p {
	margin: 0 30px 0 150px;	
}
#disclaimer img {
		float:left;
}


/* = Pop Ups */
#popup { position:relative; }

#popup #pop {
	font-size:11px;
	position:absolute;
	left:500px;
	top:25px;
	padding:5px 15px 10px 15px;
	width:200px;
	background:#FFFFFF;
	border:solid 1px #7e694e ;
	text-decoration:none;
	height:35px;
	text-align:left;
	z-index:10000;
	display:none;
}
#popup #pop:hover {background-position: 0 0;}


ul.MenuBarHorizontal
{
	margin: 0 auto;
	padding: 0;
	display:table;
	list-style-type: none;
	cursor: default;
	*width: 800px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 200px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 200px;
	background:#212b47;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	*border-top:1px solid #212B47;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 10px 10px 11px;
	color: #FFF;
	text-decoration: none;
}
ul.MenuBarHorizontal ul a
{
	display: block;
	cursor: pointer;
	background-color: #212b47;
	padding: 5px 10px;
	color: #FFF;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #d9b76e;
}
ul.MenuBarHorizontal ul a:hover, ul.MenuBarHorizontal ul a:focus
{
	background:#BA9C53;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	color: #d9b76e;
}
ul.MenuBarHorizontal ul a.MenuBarItemHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarSubmenuVisible
{
	background:#BA9C53;
	color: #FFF;
}
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}
/* *** ** End   of BlankStyleSheet ** *** */
/* *** ** Start of ProNewsletterLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}

form ol { list-style:none; }
form li { margin:0; padding:8px 0 8px 0; width:100%;}
form fieldset { border:none; }
form fieldset label { width:150px; display:block; float:left; font-size:12px; margin:0;padding-top:2px;}
form fieldset input, form fieldset select { width:300px; margin:0;}
form fieldset .checkbox input { width:auto; margin: 0 5px 0 0;}
form fieldset input {display:inline;}
form fieldset textarea { width:85%; margin-bottom:10px;  }
form fieldset select {display:block;}
.msg-label {width:300px;}
.checkbox { font-weight:bold;}


#iagree {
-x-system-font:none;
background-color:#ECECEC;
border:1px solid #031C40;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:4px 0 0;
padding:5px;
position:absolute;
width:350px;
float:left;
z-index:4000;
}
#iagree .overlay_submit {
-x-system-font:none;
background-color:#FFFFFF;
border:1px solid #999999;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:5px 0 0 0;
padding:4px;
clear:both;
float:left;
}

.required
{	color: red;
}

/* *** ** End   of ProNewsletterLayout ** *** */
