/* CSS Document */

/* Global Styles */

body {
	margin:0;
	padding:0;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#323232;
	font-weight:normal;
	background:#f2f2f2;
}

#bodyText {
	font-size: 10px;
	}

p, span, ul, li, input, select, h1, h2, h3, h4, h5, h6, form, a, td {
	margin:0;
	padding:0;
	line-height:18px;
}

h1 {
	font-size:24px;
	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #61c3e3;
	font-weight: normal;
	width: 600px; line-height: 22px; padding-top: 15px; padding-bottom: 10px;
}

h1.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

h2 {
	font-size:14px;
}


h3 {
	font-size:13px;
	padding-bottom:10px;
}

h3.feature {
	font-size:13px;
}

h4 {
	font-size:12px;
}

h5 {
	font-size:11px;
}

.top-padded {
	margin-top: 15px;
}

.textsizer {
	padding-right: 5px;
	}

span.textsizer {
	padding-left: 5px;
	}

h6 {
	font-size:10px;
}

p, td, ul.ulist {
	font-size: 12px;
	padding-bottom: 12px;
	}

.leadStory, .leadStory li {
	font-size: 12px;
	line-height: 16px;
	}
	
a, a:link, a:visited {
	color:#61C3E3;
	text-decoration:none;
}

a.dotted, a.dotted:link, a.dotted:visited {
	border-bottom: 1px dotted #61C3E3;
}

a.dotted:hover {
	border-bottom: 1px solid #61C3E3;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	background: #01669a;
	color: #FFFFFF;
	border: none;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	}
	
.button:hover {
	background: #1d7eb0;
	}

#twoCol {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 8px;
}

#leftCol {
	width: 48%;
	float: left;
}

#leftCol.borderless {
	background: none;
}

#leftCol.minibanner {
	margin-left: 3px;
}


#rightCol {
	width: 47%;
	float: right;
}

#rightCol.minibanner {
	width: 49%;
}

#wrapper {
	width:1100px;
	margin:auto;
	padding-left: 90px;
	padding-right:120px;
	padding-top: 0px;
	/*border:1px solid #000000;*/
	background:#f2f2f2 url(../images/site-bg.gif) no-repeat top left;		
}

#wrapper.home {
	padding-left: 110px;	
}

/* Masthead Elements */

#header {
	height:44px;
	margin: 0;
	padding:0;
	padding-top:80px;
}



/* Global Navigation Elements */

#global {
	margin:0;
	margin-top: 6px;
	padding:0;
}

#logo span {
	display:none;
}

#global ul {
	list-style-type:none;
	padding-left: 486px;
}

#global ul li {
	list-style-type:none;
	float:left;
	font-size:11px;
	padding:3px;
}

#global ul li.last {
	background:none;
}

#global ul li a {
	color: #777373;
	font-size:13px;
	font-family: tahoma, verdanda, arial, helvetica;
	font-weight: normal;
	text-decoration:none;
	background: none;
	padding: 6px;
	outline:none;
	}

#global ul li a:hover {
	background: #61C3E3;
	color: #FFF;
	}

#global ul li.current a {
	background: #61C3E3;
	color: #FFF;
	cursor: text;
	}


#global ul {
	list-style-type:none;
	padding-left: 612px;
}

ul#portfolios li {
	list-style-type:none;
	clear: both;
}

ul#portfolios li.last {
	background:none;
}

ul#portfolios li a {
	color: #777373;
	background: #ededed;
	float:left;
	font-size:12px;
	width: 90px;	
	font-size:13px;
	font-family: tahoma, verdanda, arial, helvetica;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 1px solid #aaa;
	padding: 6px;
	}

ul#portfolios li a:hover {
	background: #61C3E3;
	color: #FFF;
	}
	
div#portfolio-options {
	position:absolute; 
	margin-top: 112px; 
	margin-left: 665px;
	}

*:first-child+html div#portfolio-options {
	margin-top: 112px; 
	}
			
#global #search {
	width:580px;
	margin:0;
	padding:0;
	padding-top:10px;
	margin-right:1em;
	margin-top: 10px;
	float:right;
	text-align:right;
}

#search p {
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
}

#search input.button {
	font-size:9px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	border: 1px solid #323232;
	background: #7d6624 url(../images/button_bg.gif) repeat-x left top;
}

#search input.search {
	width: 125px;
	font-size: 10px;
	padding: 2px;
	color: #363636;
	border: 1px solid #323232;
}

/* Main Navigation Elements */

#mainnav {
	width:772px;
	height:30px;
	margin:0;
	padding:0;
	clear:both;
	background: url(../images/mainnav_bg.gif) left top repeat-x;
	border-bottom: 1px solid #000000;
}

 #mainnav ul {
	width:770px;
	height: 30px;
	padding-left:1px;
	list-style-type:none;
}

#mainnav ul li {
	list-style-type:none;
	height:30px;
	float:left;
	text-align:center;
	border-right: #5e5e5e 1px solid;
	line-height: 11px;
	}


		
#mainnav ul li a.short {
	padding-top: 8px;
	height: 22px;
	}

#mainnav ul li a {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	padding-top: 9px;
	height: 28px;
	padding-right: 13px;
	padding-left: 13px;
}

#mainnav ul li a:hover {
	background: url(../images/mainnav_orange_bg.gif) repeat-x left top;
}



/* Secondary Navigation Elements */
#wrapper #secondary {
	width:770px;
	height:27px;
	margin:0;
	padding:0;
	clear:both;
	background-color:#FFFFFF;
	color:#210B69;
}

#secondary ul {
	width:930px;
	list-style-type:none;
	float:left;
	margin-left:24px;
}

#secondary ul li {
	float:left;
	margin:0;
	padding:1em;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../images/nav_divider.gif) left center no-repeat;
	font-size:12px;
	font-weight:normal;
}

#secondary ul li.first {
	background:none;
	padding-left:0;
}

#secondary ul li a:link, #secondary ul li a:visited, #secondary ul li a:hover {
	color:#7e0029;
}

/* Main Body Elements */



#container.home {
	width:770px;
	margin:0;
	padding:0;
	height: 700px;
	float:left;
}

#container {
	width:874px;
	margin:0;
	padding:0;
	height: 700px;
	float:left;
}

/* Left Column Elements */

#container #left {
	width:168px;
	margin:0;
	margin-left: 0px;
	padding:0;
	float:left;
}

#left ul {
	list-style-type:none;
	float:left;
	margin-left:0px;
	min-height:500px;
	background:#e8e8e8;
}

#left ul li {
	float:left;
	width: 168px;
	clear:both;
	margin:0;
	padding:4px;
	padding-left: 20px; 
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom: #c8c8c8 1px solid;
	background: url(../images/arrow_secNav.gif) 10px 12px no-repeat;
	line-height: 13px;
}

#left ul li.tertiary {
	float:left;
	width: 164px;
	clear:both;
	margin:0;
	padding:4px;
	padding-left: 24px;
	padding-bottom: 8px;
	border-bottom: none;
}

#left ul li.last {
	border-bottom: #c8c8c8 1px solid;
}

#left ul li.first {
	background:none;
	padding-left:0;
}

#left ul li a:link, #left ul li a:visited, #left ul li a:hover {
	color:#01699a;
	font-size:11px;
	margin:0;
	padding: 0;

}

#left ul li.topic {
	width: 180px;
	padding-left: 8px;
	font-size: 12px;
	font-weight: bold;
	background: #ffde87;
	color: #323232;
}

#left ul li.parent {
	background: url(../images/arrowDown_secNav.gif) 10px 12px no-repeat;
}

#left ul li.on {
	background:#FBF4E1 url(../images/arrow_secNav.gif) 10px 12px no-repeat;
}

#left ul li.current a {
	color: #333333;
	font-weight: bold;
	cursor:text;
}

#left ul li.current a:hover {
	text-decoration: none;
	cursor:text;
}

#left p {
	margin-left: 12px;
	font-size: 11px;
	color: #a26d21;
}

#left h2, #left h1 {
	margin-left: 12px;
	color: #a26d21;
}


/* Center Column Elements */

#center {
	width:800px;
	margin:0;
	padding:0px;
	padding-top: 2px;
	float:left;
	border-top:none;
	background: #FFFFFF;
}

#center p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 8px;
}


#homecenter {
	width:770px;
	margin-top: 0px;
}

#center a {
	text-decoration: underline;
	line-height: 20px;
}

#breadcrumb {
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 10px;
	}

#breadcrumb a {
	text-decoration: none;
	line-height: 15px;
	}

ul.standard {
	padding-bottom: 13px;
	font-size:12px;
	}
	
ul.standard li {
	margin-left: 20px;
	padding-bottom: 4px;
	}

ul.standard li a {
	cursor: pointer;
	}

ul.linkList {
	list-style-type: disc;
	float:left;
	margin-left: 20px;
}

ul.linkList li {
	list-style-type: disc;
	font-size:12px;
	padding-top:9px;
	padding-top:0;
	padding-bottom:0;
	margin-left: 0px;
}

ul.ulist li {
	list-style-type: disc;
	padding-left: 12px;
	padding-bottom: 8px;
}

ul.ulist {
	list-style-type: disc;
	margin-left: 20px;
}
	
	
#minibanner h3 {
	color: #FFFFFF;
	}

#minibanner h4 {
	padding-top: 8px;
	}
	
#minibanner p {
	padding-top: 7px;
	width: 250px;
	border-bottom: 1px #e0dbd8 solid;
	}

#minibanner p.borderless {
	border-bottom: none;
	}


p.bottom-border {
	padding-top: 7px;
	width: 250px;
	border-bottom: 1px #e0dbd8 solid;
	}
	

/* Footer Elements */

#footer {
	width:776px;
	height: 40px;
	margin-top:0px;
	margin-left: -8px;
	margin-right: -8px;
	color:#fff;
	padding-left:10px;
	padding-top:30px;
	font-size:10px;
	background:#000;
	/*border-top:1px solid #000000;*/
}


#footer ul {
	list-style-type:none;
	float:right;
}

#footer ul li {
	list-style-type:none;
	float:left;
	padding:12px;
	padding-top:0;
	padding-bottom:4px;
	background:url(../images/global_divider.gif) no-repeat 1px 2px;
	color: #FFFFFF;
}

#footer ul li.first {
	padding-left:0;
	background:none;
}

#footer p {
	color: #646464;
	font-size: 11px;
	padding-bottom: 2px;
}

#footer a {
	color: #646464;
	font-size: 11px;
	text-decoration:underline;
}

#footer #rightCol p {
	color: #646464;
	font-size: 11px;
	padding-bottom: 2px;
	padding-right: 12px;
	float: right;
}

p.callout {
	font-style: italic;
	}

#footer #rightCol {
	width: 38%;
}

#footer #leftCol {
	width: 58%;
}

div.content {
	padding: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

div.banner {
	padding: 0;
	padding-bottom: 20px;
	}

div.gray {
	background-color: #fafafa;
	border-top: 1px solid #c8c8c8;
	margin: -9px;
	}
	
div.calloutBox {
	background-color: #e3e3e3;
	border-top: 1px solid #c8c8c8;
	margin-right: 15px;
	padding: 10px;
	padding-top: 6px;
	}

div.calloutBox p {
	background: #FFFFFF;
	padding: 10px;
	size: 11px;
	font-weight: normal;
	padding-left: 6px;
	line-height: 14px;
	}
	
div.calloutBox h3 {
	padding-bottom: 6px;
	}

a.calloutLink {
	line-height:10px;
	}

/* Anchors */



ul.contentTabs {  margin-left: 1px; float:left; z-index:120;}

ul.contentTabs.full { width: 860px; background: #98012e; margin-left: 1px; }

ul.contentTabs li { float: left; font-size: 14px;  list-style:none; }

ul.contentTabs li.last { background-image: none; }

ul.contentTabs li a { padding: 8px 8px 11px 8px; margin-right: 8px; text-transform: uppercase; color:#FFF; display: block; width: auto; text-align: center; background: #777373 ; border-bottom:none; font-weight:bold; font-size:14px;height: 14px; outline:none;  }



ul.contentTabs li a:hover { background: #61C3E3; text-decoration: none; }

ul.contentTabs li.last a:hover { background: #8597da;  }

ul.contentTabs li a.current { background: #fff; margin-left: -1px; margin-bottom:-2px; color: #61C3E3; cursor:text; border: 1px solid #ccc; padding-bottom: 12px; border-bottom: 1px solid #fff; overflow:visible; }




.tab-target { background: #fff; border: 1px solid #ccc;  padding: 25px;  }
.content-left { padding: 12px; }


ul.contentTabs h3 { font-size: 20px; }

div.anchors ul li {
	float:left;
	clear:both;
	margin:0;
	padding:4px;
	padding-left: 20px; 
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: none;
	background: url(../images/arrow_secNav.gif) 10px 12px no-repeat;
	line-height: 13px;
}

#center div.anchors ul li a:link, #center div.anchors ul li a:visited {
	font-size:12px;
	text-decoration:none;
}

#verge { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CC9966; margin-left:854px; margin-bottom: 25px; }
#verge a { color: #CC9966;  }
#verge a img { border: 0px solid #ccc;  }

/* Clearer div */

#wrapper .clearer {
	width:100%;
	margin:0;
	padding:0;
	clear:both;
	height:0;
}


#mainnav ul li.current a {
	background: url(../images/mainnav_orange_bg.gif) repeat-x left top;
}
