/*

Don't Touch!

---------------------*/

@import url(reset.css); /* levels the playing field across all browsers */



/*-------------------*/

html, body { height:100%; }

body { 
	background-color:#e5ecf2;
	font-family: Calibri, 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif; /*  */
	font-size:100%;
	margin:0; padding:0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
 }

th, td, label, input {
	font-family: Calibri, 'Trebuchet MS',Geneva, Arial, Helvetica, sans-serif; /*  */
	/* font-size: .85em; */
}

dt {
	font-weight: bold;
	text-decoration: underline;
}

dd {
	margin-bottom: 5px;
	clear: right;
}

td {
	font-size: 11pt;
	padding: 3px 3px 3px 3px;
	/* border: 1px solid 1px 1px 1px; */
}

th {
	color: #FCFCFC;
	border-right: 1px solid #050505;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 3px;
	background: #CAE8EA url(../images/bg_header.png);
	border-bottom: 1px solid #050505;
	font-size: .9em;
	font-weight: bold;
}

.dataTable {
	border: 1px solid #CECECE;
	border-collapse: collapse;
	border-spacing: 1px;
}

.thinHeader {
	font: bold 12px Calibri, Cambria, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	border-right: 1px solid #050505;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 3px;
	background: #CAE8EA url(../images/bg_header.png);
	border-bottom: 1px solid #050505;
	font-size: .9em;
	vertical-align: top;
}

a { color:#00457c; text-decoration:none; }

a:hover { text-decoration:underline; }

p { font-size:1em; margin-top:10px; }

	p.promotext {
	font-size:10pt; margin-top:3px;	
	background-image: url(../images/bg_HeaderTop.gif);
	background-color: #e5ecf2;
background-position: top;
background-repeat: repeat-x;

}

h1 {
	color:#0a568a;
	font-weight:bold;
	font-size:1.4em;
}

h2 {
	color:#0a568a;
	font-weight:bold;
	font-size:1.2em;
}

h3 {
	color:#0a568a;
	font-weight:bold;
	font-size:1.1em;
	padding-top: 5px;
}

h4 {
	color:#0a568a;
	font-weight:bold;
	font-size:1.0em;
}

h4.promotional {
	color:#0a568a;
	font-weight:bold;
	font-size:1.0em;
}
/*
Misc. Classes
--------------------*/

.quiet { 
/* color:#9d9e9f;  */
color: #888888; 
font-size:.7em; 
}

.reqd {
	color: #cc0033;
	font-weight: bold;
}
	/*
	One field input styles
	- Newsletter Signup
	- Site Search
	--------------------*/
	.inputModule {
		border:1px solid #bebebe; 
		padding:3px 3px 3px 23px;
	}
	
	
	
	.inputModule input.btnSubmit {  float:left; }
	.inputModule input.textInput {
				float:left; 
				border:0px; 
				color:#a2a2a2; 
				font-size:.7em; 
				margin:0 5px 0 0;
				padding:4px 0 0 0;
				width:147px;
			}
	.imSiteSearch { background:#ffffff url(../images/icon_Search.gif) 5px 9px no-repeat; margin-top:25px; }
	.imSiteSearch input.textInput { width:128px;}
	
	.imNewsletter { width:175px; background:#ffffff url(../images/icon_Envelope.gif) 5px 9px no-repeat; }
	
	/*
	Secondary Link List
	--------------------*/
	ul.linkList-secondary { font-size:10pt; }
	ul.linkList-secondary li { list-style-type:none; display:inline; float:left; }
	ul.linkList-secondary li a,
	ul.linkList-secondary li a:link { text-transform:uppercase; color:#ffffff; }
	ul.linkList-secondary li a:link { text-transform:uppercase; color:#ffffff; }
	
	/*
	Callout Box
	--------------------*/
	.calloutBox { 
		padding:10px 25px;
		border-top:1px solid #0a568a;
		border-bottom:1px solid #0a568a;
		background:#fffae3;
		margin-bottom:18px;	
		
	}
	
	.calloutBox h1,
	.calloutBox h2,
	.calloutBox h3,
	.calloutBox h4 {
		font-size:.75em;
		font-weight:bold;
	}
	
	/*
	Regular List
	--------------------*/
	ul.list { }
	ul.list li { 
		list-style-type:none;
		background:transparent url(../images/icon_GreenArrows.png) 0 4px no-repeat;
		padding:0 0 0 15px;
		margin: 0 0 0 10px;
		font-weight: normal;
		font-size:1em;
		vertical-align: baseline;
	}
	
		/*
	Regular Ordered List
	--------------------*/
	ol.list { }
	ol.list li { 
		/* list-style-type:none; */
		/* background:transparent url(../images/icon_GreenArrows.png) 0 4px no-repeat; */
		padding: 0 0 0 10px;
		font-weight:normal;
		font-size:.9em;
		margin: 0 0 0 40px;
	}

/*
Body
--------------------*/
#bodyWrapper { 
	width:940px; 
	height:100%; 
	margin:0 auto; 
	padding:0 30px;
	background:#e5ecf2 url(../images/bg_Body.gif) repeat-y center;	
} 

/*
Header
--------------------*/
#header { margin-bottom:10px; }
	#logo { float:left; margin:44px 63px 0 46px; }
	#topLevel {
		float:left;
		background:#ffffff url(../images/bg_HeaderTop.gif) top repeat-x;
		margin:0 0 10px 0px;
		width:678px;
		padding:10px 20px 0 10px;
		text-align:right;
		
	}
	
		#eNewsSignup { float:left; }
		
		#quickLinks { 
			float:left; 
			position:relative; 
			top:-10px; 
			left: 250px; 
			width:230px;}
				
		#quickLinks ul { 
			border-top:1px solid #D5D6DA;
			border-bottom: 1px solid #d5d6da;
			background: #fefefe;
			padding:0 10px;
			background: #CAE8EA url(../images/bg_header.png);
			color: #ffffff;
		 }
	
	#headerGraphic { float:left; }


/*
Page Sidebar
--------------------*/
#sideBar { 
	
	float:left;
	width:185px; 
	height:470px; 
	margin:0; 
	background:transparent url(../images/bg_navBox.gif) top repeat-x; 
	padding:10px 10px 25px 10px;
	border-top:1px solid #004a82;
}
/* ==========CSS FLY-OUT MENU============================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.primaryNav{
	font-family: arial, sans-serif;  
	position:relative; 
	font-size:11px; 	
}
.primaryNav ul {
padding:0; margin:0; list-style-type: none;
}

/*
Top Level Styles
----------------*/
.primaryNav ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:-30px; left:186px; /*ie.css: left:205px;*/ 	
}
.primaryNav ul li,
.primaryNav ul li ul li,
.primaryNav ul li ul li ul li,
.primaryNav ul li ul lu ul li ul li {
float:left; position:relative; z-index:90;
}
.primaryNav ul li a, .primaryNav ul li a:visited {
	display:block; 
	float:left; 
	text-decoration:none;
	color:#0a568a; 
	width:175px; 
	height:25px; /* 34px */
	line-height:20px; /* 29 */
	letter-spacing:.01em;
	font-size:11px; 
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url(../images/bg_navTopLevel.gif) top repeat-x; 
	padding-left:10px;
	padding-top:6px;
}
* html .primaryNav ul li a, .primaryNav ul li a:visited {width:177px; w\idth:175px;}


.primaryNav table {
border-collapse:collapse; border:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

.primaryNav ul li:hover a,
.primaryNav ul li a:hover{
	background:transparent url(../images/bg_navTopLevel_r.gif) top repeat-x; 
}

.primaryNav ul li a:hover {position:relative; z-index:100px;}



/*
Secondary Level Styles
----------------*/
.primaryNav ul li:hover ul,
.primaryNav ul li a:hover ul,
.primaryNav ul li:hover ul li:hover ul,
.primaryNav ul li a:hover ul li a:hover ul,
.primaryNav ul li:hover ul li:hover ul li:hover ul,
.primaryNav ul li a:hover ul li a:hover ul li a:hover ul {
	visibility:visible; 
	width:230px; /*230 */
	height:auto;
	border-top:1px solid #0a568a;
	border-right:1px solid #6494b4;
	border-bottom:1px solid #6494b4;
	border-left:1px solid #0a568a; 
	background:#f8f8f8; 
	overflow:visible;
	z-index:10;
}

.primaryNav ul li:hover ul li a,
.primaryNav ul li a:hover ul li a,
.primaryNav ul li:hover ul li:hover ul li a,
.primaryNav ul li a:hover ul li a:hover ul li a,
.primaryNav ul li:hover ul li:hover ul li:hover ul li a,
.primaryNav ul li a:hover ul li a:hover ul li a:hover ul li a {
	display:block; 
	background:#f1f5f8 /*url(../images/bg_navSubLevel.gif) top repeat-x*/;
	border-bottom:2px solid	#e7eef3; 
	color:#0a568a; 
	font-weight:normal; 
	width:220px; 
	line-height:5px; /* 15 */
	padding:10px 0 10px 10px; 
	height:auto; 
	text-decoration:none;
	letter-spacing:normal;
	text-transform:none;


}

.primaryNav ul li:hover ul li:hover a,
.primaryNav ul li a:hover ul li a:hover,
.primaryNav ul li:hover ul li:hover ul li:hover a,
.primaryNav ul li a:hover ul li a:hover ul li a:hover,
.primaryNav ul li:hover ul li:hover ul li:hover ul li:hover a,
.primaryNav ul li a:hover ul li a:hover ul li a:hover ul li a:hover {
	background:#ffffff; 
}


/*
Level III
----------------*/
.primaryNav ul li:hover ul li ul,
.primaryNav ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:-60px; left:230px;
}

/*
Level IV
----------------*/
.primaryNav ul li:hover ul li:hover ul li ul,
.primaryNav ul li a:hover ul li a:hover ul li a {
visibility:hidden; position:absolute; height:0; overflow:hidden; top:-1px; left:230px;
}
/* ==========END CSS FLY-OUT MENU===========================*/

/*
Page Primary Content
width: 712px
--------------------*/
#primaryContent { margin:0 0 18px 228px; }

#headerText {
    display: none;
}

/* link icons */
a.link-external {
	background: transparent url(../images/icon_ExternalLink.png) right no-repeat;
    padding: 1px 15px 1px 0px;
}

a.link-pdf {
    background: transparent url(../images/file_acrobat.gif) right no-repeat;
    padding: 1px 18px 1px 0px;
}

a.link-https {
	background: transparent url(../images/icon_lock.png) center right no-repeat;
  	padding: 1px 18px 1px 0px;
}


/* message divs */

.alert {
	background: #fff6bf url(../images/exclamation.png) center no-repeat;
	background-position: 10px 5px; /* x-pos y-pos */
	font-size: 10pt;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
}

.accept {
	background: #def1be url(../images/accept.png) no-repeat top;
	background-position: 15px 15px; /* x-pos y-pos */
	font-size: 10pt;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #72c518;
	border-bottom: 1px solid #72c518;
	margin-top: 5px;
	margin-bottom: 5px;
}

.quest {
	background: #e1edff url(../images/help.png) no-repeat top;
	background-position: 15px 15px; /* x-pos y-pos */
	font-size: 10pt;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #62caff;
	border-bottom: 1px solid #62caff;
	margin-top: 5px;
	margin-bottom: 5px;
}

.info {
	background: #B0C4DE url(../images/information.png) center no-repeat;
	background-position: 15px 15px; /* x-pos y-pos */
	text-align: left;
	font-size: 10pt;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #01529b;
	border-bottom: 1px solid #01529b;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*
Bread Crumbs
--------------------*/
#breadCrumbs { 
	/** padding: 2px 10px; **/
	border-top:1px solid #0a568a;
	border-bottom:1px solid #0a568a;
	background:#fffae3;
	margin-bottom:10px;
	font-size: 0.8em;
	padding: 2px;
}

#breadCrumbs p { margin:0; }

#breadCrumbs a,
#breadCrumbs a:link {}
/*
one-Column Content Layout
--------------------*/

div.oneCol { 
	border-bottom:1px solid #0a568a;
	padding:0 0 18px;
}

/*
Two-Column Content Layout
--------------------*/

/*wrap the twoCol divs with this in order to get a nice border in the middle*/
.bgTwoCol { background:#ffffff url(../images/bg_TwoCol-Border.gif) 360px 0 repeat-y;}

div.twoCol-Left { 
	float:left; 
	width:306px;
	padding:4px 22px 18px 22px;	
}
div.twoCol-Right { 
	float:left; 
	width:305px; 
	margin-left:10px;
	padding:4px 22px 18px 10px;
}

.bgLightBlue { background:#f3f6f9 url(../images/bg_LightBlue.gif) top left no-repeat; } 
.bgWhite { background:transparent url(../images/bg_White.gif) 10px 0 no-repeat; }
.bgWhiteTwoCol { background: #f2f5f8 url(../images/bg_TwoColHeader.png) repeat-y 0;  border-top-color: #08497e;  border-top-style: solid;  border-top-width: 1px;    }


/*
BLURBS */

.Blurb {
/* background-image: url(../images/bg_HeaderTop.gif); */
background-position: bottom;
background-repeat: repeat-x;
}

.blrbLeft {
	padding-right: 15px;
	padding-left:5px;
}

.blrbRight {

}
/*
News List
--------------------*/
ul.newsList {  }

ul.newsList li { list-style-type:none; margin-bottom:14px; }
ul.newsList li p.nlDate { color:#6e5e12; font-size:.8em; font-weight:bold; }
ul.newsList li h3.nlTitle { color:#0a568a; line-height:16px; font-weight:bold; font-size:.9em; }
ul.newsList li p.nlDescription { color:#333; line-height:18px; }

/*
Vertical Link List
--------------------*/
ul.linkList-vertical { margin-left:18px; }
ul.linkList-vertical li { 
	list-style-type:none;
	background:transparent url(../images/icon_GreenArrow.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	color:#0a568a;
	font-weight:bold;
	font-size:1em;
}
ul.linkList-vertical li ul { margin-left:10px; }
ul.linkList-vertical li ul li { 
	background:transparent url(../images/icon_GreenArrows.gif) 0 4px no-repeat;
	padding:0 0 0 15px;
	font-weight:normal;
	font-size:.95em;
}


/*
Footer
--------------------*/
#footer { 
	background:#fff url(../images/bg_footer.gif) top repeat-x; 
	text-align:right;
	padding:15px 18px 0 0;
}

#footer ul.linkList-secondary { 
	float:right; clear:both;
	margin-bottom:50px;
}

#footer ul.linkList-secondary a {
	color: #0a568a;
}

#footer p.copyright { 
	width:400px; 
	float:right; 
	clear:both; 
	font-size:.7em; 
	font-weight:500;
	margin-bottom:20px;
}

/*
heading tags with icons
--------------------*/
.iconTitle { padding-left:28px; }

.itIndustry { 
margin:0 0 10px -13px; 
background:transparent url(../images/icon_News.gif) 0 2px no-repeat; 
color:#0a568a; font-weight:bold; 
}
.itPopularLinks { 
background:transparent url(../images/icon_Link.gif) 7px 5px no-repeat; 
color:#0a568a; 
font-weight:bold; 
margin-bottom:10px 
width: 100%;
}

/*misc*/
.faqBlock {
	border: 1px solid #a8a8a8;
	background-color: #fcfcfc;
	/* padding-left: 5px; */
}

.faqQuestion {
	font-size: 1em ; 
	background-color: #ededed;
	padding: 0px 2px 2px 2px;

}

.faqAnswer {
	font-size: 1em;
	padding: 0px;
}

acronym {
	border-bottom: 1px dotted #000099;
	cursor: help;
}

.underline {
	text-decoration: underline;
}
.ctrMessage{
	background: #ebebeb;
	text-align: center;
	border: 1px solid #ababab;
	font-size: .9em;
	width: 200px;
	display: block;
}

.bld {
	font-weight: bolder;
}

.rtAlign {
	text-align: right;	
}
/*
Utilities
--------------------*/
a img { border:0; }

.clearfix:after {
	   content:".";
	   display:block;
	   height:0;
	   clear:both;
	   visibility:hidden;
   }
   .clearfix {display:inline-block;}
   /* Hide from IE Mac \*/
   .clearfix {display:block;}
   /* End hide from IE Mac */
	
	
/* forms */
form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #a0a0a0;
  border-width: 1px;
  border-style: solid;
  padding: 10px 5px 5px 5px;        /* padding in fieldset support spotty in IE */
  margin: 0px 5px;
  background-color : #fdfdfd;
}

form label { 
/*	display: block; */ /* block float the labels to left column, set a width */
/*	float: left; */
/*	padding: 0; */
	/* margin: 5px 0 0;  set top margin same as form input - textarea etc. elements */
	/*text-align: right; */
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */

	font-family : Calibri, 'Trebuchet MS', Arial, Helvetica;
	font-size: 10pt;
	font-variant : small-caps;
	border : 1px solid #000000;
	padding : 2px;
	background-color : #4682b4;
	background-image : url(../images/bg_header.png); 
	color : #efefef;
}

.frmleft {
    width:150px;
    float:left;
    padding:7px 0px 0px 7px;
    min-height:24px;
}

.frmright {
    /* width:200px; */
    float:left;
    padding:5px;
    min-height:24px;
}

.clear {
    float:none;
    clear:both;
    height:0px;
}

.frmrow {
    background-color: Transparent;
    display:block;
    min-height:32px;
}

.textboxRed {
    border-width: 1px;
    border-color: #FF0000;
    border-style: solid;
}

.textboxClear {
	border-width: 1px;
	border-color: #010101;
	border-style: solid;
}

.dataHeader {
	font: bold 12px Calibri, Cambria, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	border-right: 1px solid #050505;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 3px;
	background: #CAE8EA url(../images/tblhead.gif);
	border-bottom: 1px solid #050505;
	vertical-align: top;
}

.ctr {
	text-align: center;
}

.dataCell {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	color: #37362d;
	/* font-size: 1em; */
	font-family: inherit;
}

.dataCellrt {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	color: #37362d;
	/* font-size: 1em; */
	font-family: inherit;
	text-align:right;
}

.altdataCell {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #f2f9ff;
	padding: 3px 4px 3px 4px;
	color: #000000;
}

.dataTable {
	/* padding: 4px 4px 4px 4px; */
	margin: 2px 2px 2px 2px;
	border: 1px solid #050505;
	border-collapse: collapse;
	border-spacing: 4px;
	padding: 2px 2px 2px 2px;
}

.quote {
	font: 9pt 'Trebuchet MS', Verdana, Tahoma, Arial, Georgia, sans-serif;
	color:#000000; 
	display: block; 
	width: 90%; 
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px; 
	background-color: #FFFFFF; 
	border: 1px solid #000000;
	}
	
	/* radiobutton list stuff */
	
	/* -------------------------------------------
 * Flow Layout List 
 * RadioButtonList RepeatLayout="Flow"
  ------------------------------------------- */
.flowLayoutList
{
	display: block;
	height: 25px;
}
.flowLayoutList input,
.flowLayoutList label
{
	line-height: 20px;
	vertical-align: middle;
}
.flowLayoutList label[type="radio"]
{
	 float: left;
    width: 40px;
    padding: 0;
    vertical-align: middle;       
}
 
.flowLayoutList label
{	
	clear: right;
	margin-right: 4px;    
    white-space: nowrap;
}

.hdr {
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	background-color: #2b6d99;
	color: #ffffff;
	padding-left: 5px;
	margin-top: 10px;
}

.faqhdr {
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	background-color: #2b6d99;
	color: #ffffff;
	padding-left: 5px;
}


.galleryCell {
	padding: 5px 5px 5px 15px;
	font-size: 10pt;
}

.uLink {
	text-decoration: underline;
}

div.nlDate { color:#6e5e12; font-size:.8em; font-weight:bold; }
h3.nlTitle { color:#0a568a; line-height:14px; font-weight:bold; font-size:.9em; }
div.nlDescription { color:#111; line-height:18px; }
