/* CSS Document */

body {
margin:0px;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 20px;
color: #c4cad0;
background-color:#494c52;
background-image:url(../../images/global/bkgd_greydot.gif);
background-position:top left;
background-repeat:repeat;
text-align:center;
}

a:link {
text-decoration: none;
color:#c4cad0;
}

a:visited {
text-decoration: none;
color:#c4cad0;
}

a:hover {
text-decoration: underline;
color:#c4cad0;
}

.smallheader {
font-weight:bold;
}

.smalltype {
font-size:10px;
line-height:13px;
}

.fineprint {
font-size:9px;
line-height:12px;
}

sup {
	font-size:9px;
	line-height:14px;
}

/* MAIN LAYOUT */

#body_wrapper {
width: 945px;
text-align:center;
padding:0px;
}

#header {
width:935px;
height:95px;
color: #c4cad0;
}

#breadcrumbs {
width:300px;
height:11px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
line-height: 11px;
color: #9fa3a6;
text-align:right;
padding:5px 3px 0px 0px;
float:right;
}

#breadcrumbs a:link {
color: #9fa3a6;
}

#breadcrumbs a:visited {
color: #9fa3a6;
}

#breadcrumbs a:hover {
color: #445566;
}

#whitebox {
width:935px;
background-color:#ffffff;
padding: 5px;
}

#flashwindow {
width:935px;
clear:both;
padding:0px;
}

#flashwindow_home {
width:945px;
clear:both;
padding:0px;
}

#flashwindow_homeNEW {
width:945px;
clear:both;
padding:0px;
background-image:url(../../images/home/home_flashbkgd.gif);
background-position:top center;
background-repeat:no-repeat;
}

/* MENU */

#menu_wrapper {
width:935px;
text-align:left;
padding:0px 0px 0px 0px;
}

#menu_wrapper_home {
width:935px;
text-align:left;
padding:5px 5px 0px 5px;
}

#container {
	text-align: left;
	border: 0;
}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0px;
}

#nav a, #nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	padding: 0em .45em 0em .45em;
	color:#76634d;
}

#nav li {
	float: left;
	padding: 0;
	list-style: none;
	color:#76634d;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px;
	w\idth: 140px;
	font-weight: normal;
	border: solid #3b6980 1px;
	line-height: 20px;
	padding:3px 0px 3px 0px;
	background-color:#ffffff;
	font-size:11px;
}

#nav li li {
	margin:0px 2px 0px 2px;
	padding: 2px 0px 2px 12px;
	width: 123px;
	background-image:url(../../images/global/menu_go2.gif);
	background-position:top left;
	background-repeat:no-repeat;
/*	border-bottom: solid #86aebf 1px;*/
}

#nav li ul a {
	width: 114px;
	w\idth: 114px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	margin-left:-5px;
}

#nav li li:hover, #nav li li a:hover, #nav li li.sfhover {
	color:#445566;
	background-color: #F4EDD8;
}

#nav li li:hover, #nav li li.sfhover {
	background-image:url(../../images/global/menu_goover2.gif);
	background-position:top left;
	background-repeat:no-repeat;
}



/* EMAIL BOX */

#email_box {
width:935px;
text-align:right;
padding: 15px 0px 7px 0px;
color:#cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height: 14px;
float:right;
}

#email_table {
width:100%;
height:17px;
}

.email_fieldcell {
background-image:url(../../images/global/email_inputbkgd.gif);
background-position:top center;
background-repeat:no-repeat;
width:177px;
padding: 0px 6px 0px 6px;
text-align:center;
}

.email_field {
width:155px;
height:10px;
background-color:#e7eff8;
color:#011833;
border:0px;
/*border: solid #b7d5e2 1px;*/
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:10px;
font-weight:normal;
margin: 0px;
}

.email_field.searchFocus {
	border: 0; 
	color: #011833;
}

.email_field.searchBoxActive {
	border: 0; 
	color: #011833;
}

.email_gocell {
	width:14px;
}


/* FOOTER */

#footer {
width:935px;
font-size:11px;
line-height:18px;
padding: 10px 0px 10px 0px;
clear:both;
}

#copyright {
font-size:10px;
color:#c4cad0;
padding-top: 10px;
}