@charset "utf-8";
body, html {
	background-image: url(/images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#3b3b3b;
	behavior: url(includes/inc.csshover.htc);
}

* {margin:0;}
ul, ol {padding:10px 25px 10px 40px;}
ul li,  ol li {padding:10px 0;}
img {border:0;}
a {color:#C3863C; text-decoration:none;}
a:hover { text-decoration:underline;}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;
	
	
	
}
#push {height:25px; position:relative; z-index:1; clear:both;}
#header, #photo, #content {
	float: left;
	width: 960px;
}
#header {	
	padding-top:4px;
}
#logo {
	float: left;
	width: 175px;
	padding-top: 13px;
	padding-left: 24px;
}
#shortcuts {
	color: #004788;
	float:right;
	margin-right: 18px;
	background-color:#ffffff;
	border-bottom: 1px  solid #c2c2c2;
	border-left: 1px  solid #c2c2c2;
	border-right: 1px  solid #c2c2c2;
	padding: 0 12px;
	line-height:27px;
	margin-top:2px;
}
#shortcuts  a { display:inline-block; margin: 0px 7px; text-decoration:none; color:#033271;}
#shortcuts  a:hover {
	display:inline-block;
	background-image: url(/images/bg-shortcuts.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	background-color:#d48e2d;
	height: 65px;
	background-image: url(/images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear:both;	
	padding-top:32px;
	color:#fff;
	font-size:10px;
	min-width:960px;
}
.wrapper-footer {
	width: 960px;
	margin: 0 auto;
}
#left {float:left; padding-left:25px;}
#left a {color:#e2c49a;}
#left p {padding-bottom: 4px;}
#right {float:right; padding-right:10px;}
#right a {color:#fff; padding: 0 10px;}
#photo {
	font-size:1px;
	padding-top:18px;
	height:201px;
	overflow:hidden;
}

#content {
	clear:both;
	background-image: url(/images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 340px 0;
}
div#content.contact {background-image:none;}
#body { 
	float:left;
	width:580px;
	padding:  10px 20px 0 50px;	
	line-height:25px;
}
#body h1 {
	font-size: 18px;
	font-weight: bold;
	color: #014b92;
	padding: 20px 0;
	background-repeat:no-repeat;
	background-position: left bottom;
	border:none;
	border-bottom:1px solid #ad7325;
}
#body ul li { padding: 5px 0; color:#014b92; }
#body h2 {
	font-size: 14px;
	font-weight: bold;
	color: #022e66;
	padding: 5px 0;
	
}

#body p  { padding:20px 0 10px 0; color:#014b92; }
#body .left {float:left; padding-right:80px;}
#body .right {float:left}
#body .iframe {
	border: 3px solid #989898;
	margin-top: 25px;
}

#subnav {
	background-color: #777879;
	background-image: url(/images/bg-subnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	width: 236px;
	margin-right:42px;
	display:inline;	
	color:#fff;
	padding-top:13px;
	text-align:right;position:relative; z-index:2;

}
#subnav .input {
	width: 195px;
	background-image: url(/images/bg-input.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
	margin-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004789;
	text-align:left;
	border:0 ;
}
#subnav .button { }
#subnav h2 {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom: 12px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3b68f;
}
#subnav h3 {  font-size:12px; padding: 5px 0;}
#subnav p {padding: 6px 0;}

#subnav #address {
	background-color: #003668;
	background-image: url(/images/bg-address.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	padding: 25px 15px 15px 15px;
}

#subnav #submenu {
	padding: 0 15px 25px 15px ;	
		border-bottom: 1px solid #acadaf;
	
}
#subnav ul { text-align:left; padding: 10px 0; list-style:none;}
#subnav ul li {
	background-image: url(/images/icon-submenu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:15px;
	padding-top:0px;
}
#subnav ul li a {color:#f2f9fc; font-size:14px;}
#subnav #border {border-bottom: 1px solid #d3b68f; padding-top:20px;}
#subnav #login  {
	padding: 15px 15px 15px;
	background:  url(/images/bg-login.gif) top left repeat-x;
}
#subnav #login h2 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom: 12px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3b68f;
}

a.learnmore { background:#f0a033 url('/images/arrow.gif') no-repeat 5px 4px; padding:2px 6px 4px 16px; color:#fff; font-size:10px; font-weight:bold;}
a.learnmore:hover {background:#B37726 url('/images/arrow.gif') no-repeat 5px 4px;; text-decoration:none;}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#body .cssform p{

clear: both;
margin: 0;
padding: 6px 0;
}

.cssform label{
font-weight: bold;
float: left;
clear:left;

width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform .input{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.clear {clear:both;}

















/* THIS IS THE MENU 
---------------------------------------------------------*/

/* Overall Box Properties */
#menu {
	width: 590px;
	float: right;
	margin-top:50px;

}

/* Type of Menu (Vertical vs. Horizontal) */
#menu ul {
	display: block;
	list-style: none;
	margin: 0;
	float: right;
	padding: 0;
	margin-top:30px;
		width:590px;
}

/* Position of menu elements */
#menu ul li {
	position: relative;
	color: #fff;
	display: inline;
	padding: 8px 0;
	float: left;
}

/* Edit look of 1st level menu items */
#menu ul li a {
	display: block;
	float: left;
	color: #033271;
	padding: 0  18px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	border-right: 1px solid #7b7b7b;
	
}
#menu ul li.end a { border-right:none;}
#menu ul li.nohand a {	
	cursor: text;
}
#menu ul li.nohand ul li a {
	cursor:pointer;
	cursor: hand;
}

/* Position of Drop Down Elements */
#menu ul li ul {
	position: absolute;
	display: none;
}

/* Hover of the Main Menu */
#menu ul li:hover {
	position: relative;
	color: #fff;
	background-image: url(/images/bg-menuhover.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Added specifically for Internet Explorer Hover */
#menu ul li:hover > a,
#menu li a:hover,
* html #menu li a:hover {
	color:#fff;
	
}

/* For Top Level Hover when on the second level (I think) */
#menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 100%;
	width: 211px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 2000;
	border-right: none;
	border-bottom: 1px solid #fff;
}

/* Added specifically for Internet Explorer */
* html #menu ul li:hover ul { 
	background: none; 
}

#menu ul li ul li,
#menu ul li.more ul li {
	width: 211px;
	background: #c3863c;
	padding: 0;
}

/* Edit look of drop down 2nd level menu items */
#menu ul li ul li a {
	background: none;
	padding: 8px 0px 8px 10px;
	width: 200px;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	float: none;
}

#menu ul li ul li:hover { 
	background: #f0a033; 
}

#menu ul li ul li a:hover {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li:hover > a {
	color: #fff;
	background: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 8px 0px 8px 10px;
}

#menu ul li ul li ul,
#menu ul li:hover ul li ul { 
	display: none; 
}

#menu ul li ul li:hover ul,
#menu li.exp:hover ul,
#menu ul li:hover ul li:hover ul {
	position: absolute;
	display: block;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 211px;
}

#menu ul li:hover ul li:hover ul li,
* html #menu ul li ul li a { 
	width: 211px; 
}

#menu ul li:hover ul li:hover ul li a {
}

/* THIS IS THE MENU */