/****************************************
CSS Screen Media Document
*****************************************/

/************************
Initialize
************************/
* {padding:0;margin:0;}
img {border:0;padding:0;margin:0;}
p,dl {margin:5px 0 15px 0;}
h1 {position:relative; font-size:22px; font-weight:bold;}
h2 {position:relative; font-size:18px; font-weight:bold;}
h3 {position:relative; font-size:16px; font-weight:bold;}
h4 {position:relative; font-size:14px; font-weight:bold;}
h5 {position:relative; font-size:12px;}
dt {font-weight:bold;}
td {vertical-align: top; }
select,input,textarea {font-size:1em;}
sup {font-size:8px;}
a, a:link, a:visited, a:active { color:#1D4B79; text-decoration:none; }
a:hover {color:#FF6600;text-decoration:none;cursor:pointer;}
a._blank { padding-right:1.1em; background:url(/images/common/outboundLink.gif) right no-repeat; }
a._blank:hover {background:url(/images/common/outboundLink_over.gif) right no-repeat;}
a.acrobat {
   position:relative;
   display:block;
   padding:5px 0 0 33px;
   height:auto !important;
   height:24px;
   min-height:24px;
   background:url(/images/common/acrobat.gif) left top no-repeat;
   text-transform:uppercase;
   top:-5px;
}
a.namedAnchor {display:none;}
a.external_link {padding-right:15px;background:url(/images/external_link.gif) right center no-repeat;}

.listImage li, .listImage dd { display:list-item; margin: 0 0 0 13px; list-style-image:url(/images/common/listImage_pnav.gif); }
.list {display:list-item;margin:0 0 0 13px;}
.noListStyle li { list-style:none; list-style-type:none; }
.wti { -moz-outline:none; outline:none;text-indent:-999em;}/*WithTextIndent*/
.cf {overflow:hidden;}
.hr {height:0;font-size:0;padding:0 0 10px 0;margin:0;border-top:1px solid #999;width:100%;}
.dhtml_link {-moz-outline:none;outline:none;}

ul.imenu li { display: inline; }/*inlineMenu*/
ul.flymenu {position:absolute;left:-999em;}
li:hover ul.flymenu, li.hover ul.flymenu {left:0;z-index:5000;}
ul.flymenu li {display:block;}
ul.floatmenu { position:relative;}
ul.floatmenu li { position:relative;float:left;display:block;margin:auto;}
ul.floatmenu li a { position:relative;display:block;margin:auto;}

.brightblue {color:#48AADA;}
a.more {
	color:#FF5800;
	font-size:.7em;
	padding:0 0 0 5px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
/********************
 Errors and Messages
********************/
#errors {
  position:absolute;
  left:250px;
  z-index:1000;
  background:#fff;
  color: #ff0000;
  font-weight: bold;
  padding:30px;
  width:400px;
  margin:10px 0 0 0;
  border:2px solid red;
}
#errors h2, #messages h2 {
  color:red;
  border-bottom:1px solid red;
  margin-bottom:4px;
}
a#close_errors, a#close_message {
  position:absolute;
  top:10px;
  left:375px;
  color:black;
  text-decoration:underline;
}
#messages {
	position:absolute;
	z-index:1000;
	padding: 15px;
	border-bottom: solid 2px white;
	background: #ff7;
	width: 940px;
}
#messages h2 {
	color: blue;
	border-bottom-color: blue;
	display: none;
}
#messages ul {
	margin: 0 50px 0 0;
}
a#close_messages {
	position: absolute;
	top: 10px;
	right: 10px;
	color: black;
	text-decoration: underline;
}
#logWin {
	position:relative;
	display:none;
	left:0;
	width:600px;
	height:100px;
	background:#ccc;
	border:1px solid red;
	margin:10px;
	overflow:auto;
}

/***************
 * Headings 
*************/
.tagline {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:22px;
	font-weight:normal;
	line-height:24px;	
	color:#3B4750;
	margin:0;
	padding:0;
}
.page_title {
	color:#1BA3DF;
	padding:0;
	margin:0 0 15px 0;
}
.sub_tagline {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	padding:0;
	margin:0;
}
.section_head {
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #ccc;
	margin:10px 0;
	font-size:12px;
	color:#666;
}

/*************************************************
*****************  Main Template *****************
**************************************************/
body {
  background:#2b3036 url(/images/common/bg.gif) center top repeat-y;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
	line-height:1.4em;
  font-style: normal;
  font-weight: normal;
  color:#333;
	margin:0;
}
#outer_head {
	position:relative;
	display:block;
	background:#7e92a0;
	background:#3b4750;
}
#headband {
	position:absolute;
	top:0;
	left:0;
	height:162px;
	width:100%;
	background:#2b3036;
	border-bottom:9px solid #3c6e86;
}
#inner {
	position:relative;
	width:870px;
	margin:0 auto;
	padding:0 10px;
	background:url(/images/common/dropshadow.png) left top repeat-y;
}
#head {
	position:relative;
	height:162px;
	background:#2f3741;
	border-bottom:9px solid #48aada;
}
#logo_link {
	position:absolute;
	width:203px;
	height:70px;
	top:70px;
	left:42px;
	background:url(/images/common/logo.png) left top no-repeat;
	text-indent:-900px;
}
/* NavI */
ul#navI {
	position:relative;
	display:block;
	padding:0 60px 0 0;
	margin:138px 0 0 0;
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#navI li {
	display:inline;
	margin:0;
	padding:0;
}
ul#navI li a {
	float:left;
	margin-left:5px;
	padding-left:6px;
	width:0.1em;
	background:transparent url(/images/common/tabs_l.png) 0 0 no-repeat;
}
ul#navI > li a { width:auto; }

#navI li a:hover { background-position:0 -24px; }
#navI li.on a { background-position:0 -48px; }

#navI li a span {
	background:transparent url(/images/common/tabs_r.png) no-repeat scroll right top;
	color:#c6cbce;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:5px 27px 2px 20px;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
}

#navI li a:hover span {
	background-position:100%  -24px;
	cursor:pointer;
	color:#d0d5d8;
}
#navI li.on a span {
	background-position:100% -48px;
	color:#fff;
}

#content_outer {
	position:relative;
	min-height:400px;
	height:auto !important;
	height:400px;
	background:#fff;
	padding:25px 30px 30px 30px;
}

#outer_foot {
	position:relative;
	width:870px;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin:0 auto;
	padding:0;
	color:#fff;
}
#footer {
	position:relative;
	margin:0 60px 30px 60px;
	padding:30px 0 0 0;
	color:#999;
}
#footer a {
	color:#48AADA;
	color:#999;
}
#footer a:hover,
#footer #nav_f li.on a {
	color:#5794AF;
}
#footer a.bluelink {
	color:#48AADA;
}
h3#foot_phone {
	font-size:20px;
	font-weight:normal;	
	float:right;
}
ul#nav_f {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;	
}
ul#nav_f li {
	padding:4px;
}
#footer #copyright {
	margin:25px 0 0 0;
	border-top:1px solid #666;
	text-align:right;
	color:#777;
}
a#phpMyVisits {position:absolute;left:-999em;text-indent:-999em;}

/****** Home Page *********/
#showcase {
	margin-top:20px;
	border:1px solid #D1DBDF;
	border:1px solid #C2CCCF;
	background:#efefef;
	
	overflow:hidden;
}
#showcase_content {
	position:relative;
	float:left;
	width:645px;
	overflow:auto;
	margin:10px 0 10px 10px;
}
#showcase_column {
	position:relative;
	width:645px;
	margin:0;
	padding:0;
}
.showcase_row {
	position:relative;
	width:645px;
	height:330px;
	overflow:hidden;
}
#showcase_nav {
	position:relative;
	float:right;
	width:150px;
	list-style:none;
	margin-top:10px;
}
#showcase_nav li {
	position:relative;
	margin-right:10px;
	border-bottom:1px solid #A7B8BF;
	border-bottom:1px solid #D1DBDF;
	border-bottom:1px solid #C2CCCF;
}
#showcase_nav li a { 
	position:relative;
	display:block;
	padding:10px;
	font-size:14px;
}
#showcase_nav li a.on {background-color:#D1DBDF;}
#showcase_nav li a span.showcase_nav_arrow {
	position:absolute;
	left:-999em;
	top:0px;
	width:15px;
	height:37px;
	background-image:url(/images/showcase_arrow.png);
	background-repeat:no-repeat;
}
#showcase_nav li a.on span.showcase_nav_arrow { left:-15px; }
.showcase_subnav {
	display:none;/*jsActiveStyles turns this back on when js is available*/
	margin:0px;
	padding:0px 10px 3px 0px;
	background:#D1DBDF;
	background:none;
	float:left;
	font-size:11px;
	color:#A4ACAF;
}
.showcase_subnav a {color:#3B4750;}
.showcase_subnav a:hover {color:#FF6600;}
.showcase_subnav a.on {color:#1D4B79;cursor:default;}
.showcase_subnav a.on:hover {color:#1D4B79;}
.showcase_slider_holder {
	position:relative;	
	clear:left;
	width:645px;
	height:310px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.showcase_slider {
	position:relative;
	float:left;
	height:310px;
	margin:0;
	padding:0;
	text-align:left;
	list-style-type:none;
	width:10000px;
}
.showcase_slider li {
	position:relative;
	float:left;
	list-style:none;
	overflow:hidden;
	text-align:left;
	width:645px;
	height:310px;
	padding-top:18px;
}
.showcase_item h2 {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #C2CCCF;
}
/*
li.sc_template_1 {
	background:url(/images/loadingAnimation.gif) 300px 136px no-repeat;
}
*/
.sc_template_1 img {
	position:relative;
	float:right;
	width:400px;
	height:274px;
	border:1px solid #C2CCCF;
/*
	background:#2F3741 url(/images/common/logo.png) center center no-repeat;
*/
	background:#2F3741 url(/images/loadingAnimation.gif) center center no-repeat;
}
.sc_template_1 img.loading {
	display:none;
	border:none;
}
.sc_template_1 .sc_text {
	position:relative;
	float:left;
	width:230px;	
	color:#3B4750;
}
.sc_template_1 p {
	font-size:12px;
	line-height:18px;
	margin-top:0;
}
.sc_template_2 h2 {
	float:left;
	width:50%;
}
.sc_template_2 img {
	position:relative;
	width:645px;
	height:175px;
	border:1px solid black;
}
.sc_template_2 .sc_text {
	position:relative;
	color:#3B4750;
}
.sc_template_2 p {
	clear:left;
	font-size:12px;
	line-height:18px;
	margin-top:0;
}
.sc_next {display:none;}/*jsActiveStyles will turn this back on if js is available*/

#col2 {
	position:relative;
	float:right;
	width:195px;
}
#col1 {
	position:relative;
	float:left;
	width:605px;
}
#service_accordian {
	position:relative;
}
#service_accordian li {
	position:relative;
}
