@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
img { border: 0; }


/* TYPE */
/*body { font: 12px/18px Arial, Helvetica, sans-serif; background-color: #fff; color: #858585; }*/
body { font: 12px/18px Arial, Helvetica, sans-serif; background-color: #fff; color: #666666; }

a { color: #44589a; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }
/*a.more { white-space: nowrap; padding-right: 10px; background: url("..imgs/icon_arrow2.gif") no-repeat 100% 50%; zoom: 1; }*/
a.underline:link, a.underline:visited, a.underline:active{ color: #858585; text-decoration: underline; }
a.underline:hover { color:#44589a; }
a.grey:link, a.grey:visited, a.grey:active{ color: #858585; text-decoration: none; }
a.grey:hover { color:#44589a; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 13px; line-height: 15px; margin-bottom: 18px;  }
h3 { font-weight: bold; font-size: 12px; line-height: 14px; }
h4 { font-weight: bold; font-size: 11px; line-height: 14px; }
p.intro { font-weight: bold; }

ul { margin-bottom: 20px; list-style: none outside; }
ol { margin-bottom: 20px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }

a.pdf { background: url("../imgs/icon_pdf_12x12.gif") 0 0.4em no-repeat; display: block; padding-left: 20px; }
a.html { background: url("../imgs/icon_html_12x12.gif") 0 0.4em no-repeat; display: block; padding-left: 20px; }

.blue { color:#44589a; }
.org { color:#d38d1e; }

#blue { color:#44589a; font-style:italic; padding-bottom: 5px; }


#greyList {
	margin-left: 0;
	padding-left: 0;
}

#greyList li {
	padding-left: 10px;
	background-image: url("../imgs/icon_plus_grey.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom:2px;
}

#blueList {
	margin-left: 0;
	padding-left: 0;
}

#blueList li {
	padding-left: 10px;
	background-image: url("../imgs/icon_plus_blue.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom:2px;
}

#arrowList {
	margin-left: 0;
	padding-left: 0;
}

#arrowList li {
	padding-left: 10px;
	background-image: url("../imgs/icon_arrow2.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
	margin-bottom:10px;
}

#smCapTitles {
	font-size: 12px; line-height: 13px; margin-bottom: 10px; color:#44589a;	
}

#smLCTitles {
	font-size: 13px; line-height: 15px; margin-bottom: 2px; color:#44589a;	
}

#lgLCTitles {
	font-size: 15px; line-height: 17px; margin-bottom: 12px; color:#44589a;	
}

#lgrLCTitles {
	font-size: 17px; line-height: 17px; margin-bottom: 5px; color:#44589a;	
}


/* HEADER */
#headerWrapper {
	height:81px;
	background-color:#2e4992;
}

#header {
	width: 887px;
	position: relative;
    margin: 0 auto;
}

#logo{
	margin-top:56px;
	float:left;
}

#headerNav{
	width:655px;
	float:right;
	text-align:right;
	margin: 56px 0px 0px 0px;
}


#headerNav a:link, #headerNav a:visited{
	color: #b5bed9;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#headerNav a:hover{
	color: #ffffff;
}

#headerNavImg1{
	margin:0px 24px 0px 8px;	
}

#headerNavImg2{
	margin:0px 0px 0px 8px;	
}

#header2{
	width: 887px;
	height:75px;
	position: relative;
    margin: 0 auto;	
}

#tag{
	float:left;
}

#header2Nav{
	width:400px;
	float:right;
	text-align:right;
	margin: 11px 0px 0px 0px;
}

/*
#header2Nav a:link, #header2Nav a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	margin-left:15px;
}

#header2Nav a:hover{
	color: #2e4992;
}*/




a.header2link1:link, a.header2link1:visited, a.header2link1:active{
	font-size:12px;
	color:#666;
	text-decoration:none;
	margin-left:10px;
}
a.header2link1:hover { color: #2e4992; }

a.header2link2:link, a.header2link2:visited, a.header2link2:active{
	font-size:12px;
	color:#d68e00;
	text-decoration:none;
	margin-left:20px;
}
a.header2link2:hover { color: #44589a; }



#flash{
	width: 887px;
	height:243px;
	position: relative;
    margin: 0 auto;	
}

#indexTextWrapper{
	width: 887px;
	position: relative;
    margin: 0 auto;
}

#indexText1{
	width:655px;
	margin:36px 0px 0px 211px;
	font-size:14px;
	/*line-height:1.4;*/
	line-height:21px;
}

#seated{
	margin: 45px 0px 0px 134px;	
}

#footerLine{
	background-image:url('../imgs/bkg_footer.gif');
	background-repeat:repeat-x;
	height:19px;
}


#footerWrapper{
	width: 887px;
	position: relative;
    margin: 0 auto;
	font-size:11px;
	color:#999;
}

#footer{
	font-size:11px;
	color:#999;
	line-height:18px;
	
}

#footer a:link, #footer a:visited{
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#footer a:hover{
	color: #2e4992;
	text-decoration:underline;
}

#footer span{
	margin: 0px 16px 0px 16px;	
}

#spacer{
	height:30px;
}

#subHeader{
	width: 887px;
	height:121px;
	position: relative;
    margin: 0 auto;
}

#subTextWrapper{
	width: 887px;
	position: relative;
    margin: 0 auto;
	margin-bottom:100px;
	margin-top:57px;
}

#subTextLeft{
	width:222px;
	float:left;
}

#subTextRight{
	width:663px;
	float:left;
}

#subTextLeft2{
	width:332px;
	float:left;
}

#subTextRight2{
	width:520px;
	float:left;
}

#subTextRight3{
	width:650px;
	float:left;
}

#subTextLeft4{
	width:444px;
	float:left;
}

#subTextRight4{
	width:440px;
	float:left;
}

#subTextLeft5{
	width:112px;
	float:left;
}

#subTextRight5{
	width:773px;
	float:left;
}


#innerCol{
	width:165px;
	float:left;
}

#innerColLast{
	width:148px;
	float:left;
}

#innerTextRight{
	font-size:11px;
	line-height:15px;
}

#innerTextRight2{
	font-size:12px;
	line-height:16px;
}

#innerTextRight155{
	width: 155px;
	font-size:11px;
	line-height:15px;
}

#innerTextLeft{
	font-size:11px;
	line-height:14px;
	margin-right:20px;
}

#innerTextLeft2{
	font-size:12px;
	line-height:15px;
	margin-right:20px;
}

#innerTextLeft3{
	font-size:13px;
	line-height:17px;
	margin-right:20px;
}

#innerTextLeft4{
	font-size:14px;
	line-height:18px;
	margin-right:20px;
}

#profileSm{
	margin-bottom: 20px;
}

#profileLg{
	margin-bottom: 20px;
}

