﻿/* set a few defaults */
html
{
    text-align:center;
}
body, td, div 
{
    color:#455e5f;
    font-family:Verdana;
    font-size:12px;
    line-height:16px;
}
td
{
    vertical-align:top;
}
body
{
    background-image: url(/images/header/header_bg_repeat.jpg);
    background-repeat:repeat-x;
    background-position:center -75px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#container
{
   width:100%;
   margin: 0px auto;
   border: solid 0px #f00;
   border-top: solid 0px #fff;
   background-image: url(/images/header/header_bg.jpg);
   background-repeat:no-repeat;
   background-position: center -75px;
   text-align: center;
}
#header 
{
    border: solid 0px #00f;
    height: 105px;
    margin: auto;
    width: 910px;
    text-align: left;
    vertical-align:top;
}
#content 
{
    margin: 40px auto 0px auto;
    min-height: 200px;
    width: 910px;
    text-align: left;
    border: solid 0px #000;
    padding-bottom:130px;
}
#contentWrap 
{
    width:100%;
    text-align:center;
    background-image: url(/images/footer/grid.gif);
    background-repeat:no-repeat;
    background-position: center bottom;
}
#footer 
{
    height: 50px;
    margin: 10px auto 0px auto;
    width: 910px;
    text-align: left;
    border: solid 0px #ff0;
}
#headerInfoTable 
{
 margin-top:10px;   
}
.headJobItem 
{
    padding: 5px 0px;
    border-bottom: dotted 1px #455e5f;
}
.headNewsItem 
{
    padding-top: 5px;
}
img 
{
    border:0px;
}
.bold 
{
    font-weight:bold;
}
.titleImg 
{
    margin-top:0px;
    margin-bottom:0px;
    clear:both;
}
/* TEXT AND LINK STYLES */
h1 
{
    font-family:"georgia";
    font-size:20px;
    line-height:24px;
    font-style:italic;
    font-weight:normal;
    margin-top: 0px;
    margin-bottom:5px;
}
h2 
{
    font-family:"georgia";
    font-size:14px;
    line-height:16px;
    font-style:italic;
    font-weight:normal;
    margin-top: 0px;
    margin-bottom:0px;
}
.subhead
{
    color:#ff6600;
    font-family:"Verdana";
    font-size:14px;
    font-weight:normal;
    line-height:18px;
}
.callout
{
    font-family:"Verdana";
    font-size:10px;
    line-height:14px;
}
a:link, a:visited, a:active 
{
    color: #ff6600;
}
a:hover 
{
    color: #ff6600;
    text-decoration: underline;
}
.footerTable 
{
    width:910px;
}
.footerTable td
{
    padding: 5px 10px 5px 15px;
    border-right: dotted 1px #455e5f;
    width:33%; 
    vertical-align:top;
 }
.footerTable td#left
{
    padding-left:0px;
}
.footerTable td#middle{}
.footerTable td#right
{
    border-right-width: 0px;
    padding-right:0px;
}
.footerTable td a 
{
    color:#ff6600;
    text-decoration:underline;
}
.homeFeature
{
    margin-top:25px;
}
.homeFeature td#main
{
    width:600px;
    height:280px;
    margin:0px 0px 0px 0px;
    background-color: #fdece0;
    padding:10px;
}
.homeFeature td#extras 
{
    padding: 0px 0px 0px 20px;
    background-color:#fff;
    height:300px;
    width:290px;
    margin:0px;
    vertical-align: top;
}
/* NAV ITEMS */
#nav
{
     display:block;
     font-size:10px;
     line-height: 10px;
     margin:1px auto;
     width: 910px;
     text-align: center;
     padding:0px;
}
#nav ul 
{
    margin:0px auto;
    padding:0px;
    list-style-type:none;
    width:auto;
    border: 0px solid #f00;
    
}
#nav ul li
{
    display:block;
    float:left;
    margin:0px;
    width:150px;
    text-align:center;
    border-right: solid 1px #ccc;
    padding:0px;
}
#nav ul li:first-child 
{
    border-left:1px solid #ccc;
}
#nav ul li a
{
    display:block;
    float:center;
    color:#455e5f;
    text-decoration:none;
    padding:2px 0px 0 0px;
}
#nav ul li a:hover, #nav ul li a.current
{
    color:#f60;
}
.accordian
{
    font-size: 10px;
    line-height:14px;
}
.accordian div
{
    margin:0px;
    height:98%;
}
.accordian div.accContent
{
    background-color: #fff;
    padding:2px 0 5px 0;
    border-top:2px solid #FF6600;
}
.accordian p
{
   margin:0;
   padding:0;
}
.accordian p img
{
   background-color: #ebf4f4;
   padding:10px 0;
}
.accordian a.header 
{
    color:#fff;
    background-color:#738d8e;
    display:block;
    padding:3px;
    margin-bottom:5px;
    border-width:0px;
}
.singleCol 
{
    width:290px;
    vertical-align:top;
    text-align:left;
}
.underImg 
{
    padding-bottom:1px;
    border-bottom: solid 2px #ff6600;
}
.calloutCell 
{
    background-color: #ebf4f4;
}
.arrowList 
{
    margin-left: 0px;
    padding-left:0px;
}
.arrowList li 
{
    padding-top:3px;
}
.clientGrid td 
{
    padding-bottom:15px;
}
.headNewsNav
{
    float:right;
}
.headNewsNav a 
{
    color: #fff;
}
#newsContainer 
{
    overflow:hidden;
}
#newsContainer ul 
{
    padding:0px;
}
#newsContainer ul li.section 
{
    float:left;
    list-style-type:none;
    width:300px;
}
#newsSection 
{
    width:300px; 
    height:100px; 
    overflow:hidden; 
    clear:both
}
.handCursor 
{
    cursor:pointer;
}
.arrowPrev, .arrowNext  
{
    float:left; 
    color:#fff; 
    background-color:#738d8e; 
    padding:118px 3px; 
    margin:0 4px 0 0;
    font-size:60%;
}
.arrowNext 
{
    float:right;
    margin:0 0 0 4px; 
    clear:none;
}
.servicesGroupContainer 
{
    width:858px;
    padding:15px 5px 5px 15px;
    float:left;
    background-color:#ebf4f4;
}
#servicesNavBar 
{
    display:block;
    font-size:10px;
    line-height:10px;
    margin:1px auto;
    margin-top:20px;
    padding:0px;
    text-align:center;
    text-transform:uppercase;
}
#servicesNavBar ul 
{
    border:0px solid #FF0000;
    list-style-type:none;
    margin:0px auto;
    padding:0px;
    width:auto;
}
#servicesNavBar ul li:first-child 
{
    border-left:1px solid #ccc;
}
#servicesNavBar ul li 
{
    border-right:1px solid #ccc;
    display:block;
    float:left;
    margin:0px;
    padding:0px;
    text-align:center;
    width:226px;
}
#servicesNavBar ul li a 
{
    color:#455E5F;
    display:block;
    padding:2px 0px 0px;
    text-decoration:none;
}
#servicesNavBar ul li a:hover, #servicesNavBar ul li a.current 
{
    color:#FF6600;
}
#servicesNavBar ul li a.notCurrent 
{
    color:#455E5F;
}
#servicesSection ul 
{
    list-style-type:none;
}
#servicesSection ul li.section 
{
    list-style-type:none;
    float:left;
    padding:0px;
    width:910px;
}
#servicesSection 
{
    height:280px; 
    overflow:hidden; 
    margin:20px 0px; 
    clear:both
}
#servicesSection h3 
{
    margin:0px;
}
.leftBox 
{
    margin:0 20px 0 0; 
    width:255px; 
    float:left;
}
.imgBox 
{
    width:560px; 
    clear:none;
}
.imgBox ul 
{
    list-style-type:none;
    margin:0px;
}
.imgBox ul li 
{
    width:285px; 
    list-style-type:none;
    float:left;
    padding:0 10px 0 0;
}
.wideList 
{
    width:4000px;
} 
.imgBoxInfo 
{
    border-left:1px dotted #455e5f; 
    font-family:"Verdana"; 
    font-size:10px; 
    line-height:14px; 
    padding:5px 0 5px 5px;
}
.imgBoxInfo img
{
    float:right;
}
.hr 
{
    border-top:1px dotted #455e5f; 
    padding:5px 0;
}
.pressMenu 
{
	background-color:#ebf4f4;
	height:500px;
	width:100%;
	overflow:scroll;
}
.yearTitle 
{
	padding: 3px 15px;
	background-color: #455e5f;
	color: #fff;
	width:100%;
}
.pressItem 
{
	padding: 7px 15px;
	width:100%;
}
.itemDate 
{
	font-weight:bold;
}
.itemWrapper 
{
	padding-bottom:10px;
	border-bottom: dotted 1px #455e5f;
}
.pressRelease 
{
	padding-top:10px;
	border-top: dotted 1px #455e5f;
}


.frmlabel{vertical-align: top; width:150px;}

.frmfield{ vertical-align: top;}

.reqd {color:#f00;}

.hintPanel 
{
	padding: 5px;
	border:solid 1px #ccc;
	background-color:#ebf4f4;
	margin:5px 0px;
	font-size:10px;
}

