@import url("css/menu.css");

/****** RESET ******/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	list-style-position: inside;
	margin-bottom: 10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/****** CLEAR FIXES ******/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/****** END RESET ******/

#Body { 
	background-color: #161c2f;
	color: #161c2f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

form { 
	margin:0; 
	padding:0; 
}

.normal, .Normal, .SkinObject { 
	font-size:11px;
	line-height: 16px;
	color:#161b2f;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.fullheight { height:100%; }
.fullwidth { width:100%; }
.clear { clear:both; line-height:0; margin:0; padding:0; font-size:0; height:0; }
.hidden { display:none; }


/*-----------------------------------------------------------------------*/
/* Links																 */
/*-----------------------------------------------------------------------*/


a:link, a:visited, a.SkinObject:link, a.SkinObject:visited  { 
	color:#F79028;
	text-decoration:none;
	font-weight: bold;
}

a:hover, a:active, a.SkinObject:hover, a.SkinObject:active { 
	color:#595c66; 
}


/*----------------------------------------------------*/
/* Page Structure									  */
/*----------------------------------------------------*/

#OuterContainer { 
	margin:0 auto; 
}

.ContainerWidth { 
	margin: 0 auto;
	width: 776px;
}

/*#InnerContainer { 
	margin:0; 
	background:#ffffff;
	padding-bottom: 4px;
}*/

#Header {
	height: 140px;
	padding: 10px 0 0 0;
}

#LogoContainer {
	float: left;
	padding: 23px 0 0 67px;
}

#BreadcrumbContainer { 
	height:21px; 
	margin: 5px 0 0 0; 
	background-color: #323642;
	line-height: 21px;
	padding: 0 12px;
	 
}

#ContentContainerCell { 
	margin-right: 6px;
	padding-right: 11px;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align:top;
}

#ContentContainer {
	background-color: #eff0f2;
	background-image: url(images/contentBG.gif);
	background-position: top;
	background-repeat: repeat-y;
	padding: 0 0 6px 0;
	border-bottom: 5px solid #eff0f2;
	margin-top: 0px;
}

#ContentContainerAdmin {
	background-color: #eff0f2;
	border-bottom: 5px solid #eff0f2;
	margin-top: 5px;
	padding: 10px;
}

#ContentContainerCellAdmin {  
	vertical-align:top;
	width: 772px;
}

/*----------------------------------------------------*/
/* Banners											  */
/*----------------------------------------------------*/

#BannerContainer {
	background-color: #eff0f2;
	padding: 5px 0 0 4px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 772px;
}

#BannerContainer p {
	line-height: 0;
	margin: 0;
	padding: 0;
}

#BottomBannerContainer {
	margin: 5px 4px;	 
}

#headerBanner {
	float: right;
	height: 140px;
	padding: 0;
}


/*-----------------------------------------------------------------------*/
/* Search																 */
/*-----------------------------------------------------------------------*/
#SearchContainer {
	position: absolute;
	top: 60px;
	right: 15px;
	width: 190px;
	height: 24px;
}

.SearchBox { 
	width:190px; 
	height:24px; 
	vertical-align:top; 
	font-size:0; 
	line-height:0; 
	margin:0; 
	padding:0; 
}

.SearchBox input { 
	background:#ffffff; 
	width:144px; 
	color:#666666; 
	margin:0; 
	padding:5px; 
	border: solid 1px #333333;
	cursor:text; 
	z-index:1; 
	float:left;
	/*height: 12px;*/ 
}

.SearchBox a img { 
	float:right; 
	margin:0; 
	padding:0; 
	border:none; 
}
.SearchBox img { 
	width:24px; 
	height:24px; 
}

.SearchButtonBG { 
	background-color:#ffffff; 
}


/*-----------------------------------------------------------------------*/
/* Headings																 */
/*-----------------------------------------------------------------------*/

h1 {/* 
	color: #161c2f;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin:0;
	padding:0;*/
}

h2 { font-weight:bold; margin:0; padding:0; line-height:1.5em; }
h3 { font-weight:bold; margin:0; padding:0; line-height:1.5em; }
h4 { font-weight:bold; margin:0; padding:0; line-height:1.5em; }
h5 { font-weight:bold; margin:0; padding:0; line-height:1.5em; }
h6 { font-weight:bold; margin:0; padding:0; line-height:1.5em; }

.Head { 
	font-size:18px;
	color:#161c2f;
	line-height: 20px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 6px 0;
}

.SubHead { font-family:arial; font-size:12px; font-weight:bold; color:#585858; padding:0; }



/*-----------------------------------------------------------------------*/
/* Breadcrumbs															 */
/*-----------------------------------------------------------------------*/

#BreadcrumbContainer img { width:9px; height:8px; margin-top: 7px; }
#BreadcrumbContainer span { float:left; vertical-align:middle; }
#BreadcrumbContainer .BreadcrumbSpan { line-height:14px; float:left; font-size:0; margin:0 5px 0 5px; }
#BreadcrumbContainer a { float:left; }

.BreadcrumbToken, a.BreadcrumbToken:link, a.BreadcrumbToken:visited, a.BreadcrumbToken:active { 
	color:#FFFFFF; 
	font-size:9px; 
	text-decoration:none; 
	font-weight:normal; }

a.BreadcrumbToken:hover { 
	color:#acb1ce; 
	font-size:9px; 
	text-decoration:none; 
	font-weight:normal; 
}

/*-----------------------------------------------------------------------*/
/* Copyright, privacy, terms											 */
/*-----------------------------------------------------------------------*/

#FooterContainer {
	margin: 0;
	padding: 10px 10px;
	color:#FFFFFF;
	text-align:left;
}

#footerLeft {
	float: left;
	width: 152px;
	padding-right: 9px;
}

#footerRight {
	float: right;
	padding: 15px 0 0 0;
	width: 586px;
}

#FooterCell { vertical-align:top; }

.FooterToken { 
	font-size: 10px;
}

a.FooterToken:link, a.FooterToken:visited, a.FooterToken:active { 
	font-weight:normal; 
	font-size: 10px;
	text-decoration:none; 
	padding:0; 
	margin:0;
	color:#FFFFFF;
}
a.FooterToken:hover { 
	font-weight: normal;
	color: #acb1ce;
	text-decoration: none; 
	padding:0; 
	margin:0; }

#FooterMenuContainer {
	font-size: 10px;
	line-height: 16px;
}

/*-----------------------------------------------------------------------*/
/* Main Menu 															 */
/*-----------------------------------------------------------------------*/

#MenuContainerOuter {
	background-color: #acb1ce;
	height: 43px;
	margin-top: 5px;
	width: 776px;
}

#MenuContainer { 
	height: 43px;
}

.mainmenu-idle { 
	padding:0; 
	margin:0; 
	font-size:11px;
	font-weight: bold; 	
	color:#ffffff;
	text-transform:uppercase; 
	cursor:pointer; 
}
.mainmenu-idle span { 
	background-color: #323642;
	position:relative; 
	line-height:43px;
	padding: 0 0 0 0;
	display:block; 
	float:left; 
}

/*controls space between links and divider image*/

.mainmenu-idle .item-left { background:none; height:43px; }
.mainmenu-idle .item-right { background: none; height:43px; }
.mainmenu-idle .item-left img { width: 12px; height:43px; }
.mainmenu-idle .item-right img { width: 12px; height:43px; }
.mainmenu-idle .item-sep img { height:43px; }

/*breadcrumb refers to current page*/

.mainmenu-breadcrumbactive { 
	float:left; 
	padding:0; 
	margin:0; 
	font-size:11px; 
	font-weight:normal;
	text-transform:lowercase; 
	color:#f5f5f5; 
	cursor:pointer; 
}

.mainmenu-breadcrumbactive span { 
	position:relative; 
	line-height:43px; 
	display:block; 
	float:left;
}

.mainmenu-breadcrumbactive .item-left { background:none; height:43px; }
.mainmenu-breadcrumbactive .item-right { background:none; height:43px; }
.mainmenu-breadcrumbactive .item-left img { width:18px; height:43px; }
.mainmenu-breadcrumbactive .item-right img { width:18px; height:43px; }
.mainmenu-breadcrumbactive .item-sep img { width:2px; height:43px; }


/*selected refers to hover*/

.mainmenu-selected { 
	float:left; 
	padding:0; 
	margin:0; 
	font-size:11px;
	font-weight:bold;
	color:#ffffff; 
	cursor:pointer;
}
.mainmenu-selected span { 
	position:relative;
	line-height:43px; 
	display:block; 
	float:left;
	color: #ffffff;
	padding: 0 0 0 0;
	text-transform: uppercase;
}


.mainmenu-selected .item-left { background:none; height:40px; }
.mainmenu-selected .item-right { background:none; height:40px; }
.mainmenu-selected .item-left img { width:18px; height:40px; }
.mainmenu-selected .item-right img { width:18px; height:40px; }
.mainmenu-selected .item-sep img { width:2px; height:40px; }


/*submenu refers to dropdowns*/

.mainmenu-submenu { 
	padding:0; 
	margin:0; 
	border:1px solid #cacaca; 
	z-index:1000; 
	font-weight:normal; 
}

.mainmenu-menuitem { color:#2c2c2c; cursor:pointer; }
.mainmenu-menuitem span { font-size:11px; font-weight:normal; font-style:normal; }
.mainmenu-menuitem td { padding:0 5px 0 5px; margin:0; height:25px; }
.submenu-menuitemsel { color:#f1f1f1; }

.SubMenuOpacity { opacity:.90; }

.SubMenuItemOff { color:#2e2e2e; }
.SubMenuItemOn { color:#2e2e2e; }
.SubMenuItemBGOff { background:#ffffff; }
.SubMenuItemBGOn { background:#cfcfcf; }


/*----------------------------------------------------*/
/* Content Panes									  */
/*----------------------------------------------------*/

.BannerPane { 
	width:100%; 
	vertical-align:top; 
}

.LeftPane { 
	padding: 0 5px 0 0;
	width: 50%;
	vertical-align:top;
}

.RightPane {  
	width: 50%;
	vertical-align:top;
	padding: 0 0 0 25px;
}

.ContentPane { 
	padding:0; 
	vertical-align:top; 
	
}

.FooterPane { 
	width:100%; 
	padding:0 5px 0 5px; 
	vertical-align:top; 
}

/****** Additional Layout ******/

#leftCol {
	background-color: #323642;
	float: left;
	margin-left: 4px;
	width: 161px;
	text-align: right;
}

#leftCol ul {
	margin-top: 12px;
}

#leftCol li {
	padding: 0 0 0 0;
	list-style: none;
	margin: 0 0 4px 0;
}

#leftCol a:link, #leftCol a:visited {
	background-color: #595c66;
	color: #ffffff;
	display: block;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	padding: 0 10px 0 0;
}

#leftCol a:hover, #leftCol a:active {
	background-color: #323642;
}

#rightCol {
	float: right;
	width: 611px;
}

ol li {
	margin-bottom: 10px;
	padding-left: 25px;
}

ul li {
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	color: #161c2f;
	display: block;
	margin: 0 0 6px;
	padding: 0;
}

.contentHR {
	height: 1px;
	background-image: url(images/contentHR.gif);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
}


/*--- Dynamic Forms Submit Link override ---*/
#SaveForm
{
	margin-left:126px;
}


/*--- Survey Module Style Overrides ---*/
.questions-outer
{
	border:none !important;
}

.questions-outer .questions-list
{
	padding-top:20px;
}

.questions-outer h3
{
	color:#000000;
	font-size:14px;
}