body {
text-align: center;
background-color: #565858;
font-family: "Trebuchet MS", Arial, "MS Serif", serif;
}

/* BLUE THEME */

#menuhead {
font-family: Verdana, Arial, MS Serif, serif;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
letter-spacing: 0.1em;
color: #3ba1d5;
padding-bottom: 12px;
text-align: left;
margin: 0px 0px 0px 20px;
}

div.menuitem {
font-family: "Trebuchet MS", Arial, "MS Serif", serif;
padding-left: 22px;
padding-right: 8px;
padding-bottom: 8px;
font-size: 8pt;
letter-spacing: 0.1em;
text-align: left;
text-transform: uppercase;
color: #959696;
line-height:12px;
}

div.menuitem a {
color: #959696;
text-decoration: none;
}

div.menuitem a:hover {
color: #ffffff;
}

.searchbox {
font-size: 8pt;
background: url("/Images/inputbg.gif") no-repeat top left;
border: 0px;
border-right: 1px solid #8f8f8f;
border-bottom: 1px solid #8f8f8f;
margin-bottom:10px;
}

h1 {
margin-top: 0px;
margin-bottom: 12px;
font-size: 16pt;
font-weight: bold;
text-align: left;
color: #186593;
text-transform: uppercase;
}

h2 {
margin-bottom: -8px;
font-size: 10pt;
font-weight: bold;
text-align: left;
color: #186593;
}

h2.sf_listTitle {
font-size: 10pt;
font-weight: bold;
text-align: left;
color: #186593;
clear: both;
}

h3 {
padding-bottom: 12px;
font-size: 11pt;
letter-spacing: 0.3em;
text-decoration: underline;
color: #186593;
}

h4 {
font-size: 10pt;
margin-top: -10px;
margin-bottom: -6px;
}

ul.sf_simpleList {
list-style-type: none;
}

ul.sf_simpleList li {
clear: both;
}

p, li {
font-size: 8pt;
text-align: left;
color: #585858;
}

ul {
line-height: 1.5;
}

/*------------------- Begin Panel bar Calendar -------------------*/
div.template {
width: 600px;
}

div.template h2 {
margin-bottom: 0px;
}

div.template ul li {
padding-bottom: 4px;
}

div.cal_cont {
display: block;
width: 560px;
padding-right: 24px;
padding-bottom: 24px;
padding-left: 24px;
}

div.cal_cont h2 {
margin-bottom: 12px;
}

div.template ul {
padding-right: 32px;
}

li.item a.expandable span.text {
text-transform: uppercase; 
}
/*------------------- End Panel bar Calendar -------------------*/

p a, a {
text-decoration: none;
color: #186593;
}

p a:hover, li a:hover, a:hover {
text-decoration: underline;
}

div.FindLocForm
{
width: 680px;
margin-bottom: 30px;
padding-right: 0px;
}

div#crumbs {
font-size: 7pt;
color: #989797;
text-align: left;
margin-top: 24px;
}

#crumbs a {
color: #7db6dd;
text-decoration: none;
}

#crumbs a:hover {
text-decoration: underline;
}

/* LEFT MENU */
#leftcol {
width: 151px;
background: #0a2590 url('/Images/ADS-logo.jpg') no-repeat top left;
/*padding-top: 155px;*/
text-align: center;
}

#menufeature {
margin: 40px 20px 20px 20px;
padding: 16px;
color: #3ba1d5;
font-size: 9pt;
line-height: 1.5;
text-transform: uppercase;
}

div#menufeature a {
color: #3ba1d5;
text-decoration: none;
}

div#menufeature a:hover {
color: #ffffff;
text-decoration: none;
}

div.horrule {
height: 1px;
border-top: 1px solid #3ba1d5;
margin-top: 8px;
margin-bottom: 8px;
align: center;
}

div.horrule hr {
display: none;
}

#topflash {
width:749px;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

#rightcol {
width: 10px;
background: #FFFFFF url("/Images/r_shadow.jpg") repeat-y top right;
}

/*TOP MENU*/
#topmenu {
width:749px;
height:81px;
border-bottom: 1px solid #565858;
background-color: #ebf5fb;
text-align: center;
}
.commIcon 
{
    display: block;
	margin: 0; padding:0;
	width:132px;
	height:62px;
	overflow:hidden;
	text-decoration: none;
	background: url(/Images/comm_UP.jpg);		
}
.commIcon:hover {
	background-image: url(/Images/comm_RO.jpg);
	background-repeat: no-repeat;	
}

.commIconHOT {
	background-image: url(/Images/comm_RO.jpg);
	background-repeat: no-repeat;
	display: block;
	width:132px;
	height:62px;	
}

.resIcon 
{
    display: block;
	margin: 0; padding:0;
	width:62px;
	height:62px;
	overflow:hidden;
	text-decoration: none;
	background: url(/Images/resid_UP.jpg);	
}
.resIcon:hover {
	background-image: url(/Images/resid_RO.jpg);
	background-repeat: no-repeat;	
}

.resIconHOT {
	background-image: url(/Images/resid_RO.jpg);
	background-repeat: no-repeat;
	display: block;
	width:62px;
	height:62px;	
}

.govIcon 
{
    display: block;
	margin: 0; padding:0;
	width:82px;
	height:62px;
	overflow:hidden;
	text-decoration: none;
	background: url(/Images/gov_UP.jpg);	
}
.govIcon:hover {
	background-image: url(/Images/gov_RO.jpg);
	background-repeat: no-repeat;	
}

.govIconHOT {
	background-image: url(/Images/gov_RO.jpg);
	background-repeat: no-repeat;
	display: block;
	width:82px;
	height:62px;	
}

.G101Icon 
{
    display: block;
	margin: 0; padding:0;
	width:52px;
	height:62px;
	overflow:hidden;
	text-decoration: none;
	background: url(/Images/101_UP.jpg);	
}
.G101Icon:hover {
	background-image: url(/Images/101_RO.jpg);
	background-repeat: no-repeat;
}

.G101IconHOT {
	background-image: url(/Images/101_RO.jpg);
	background-repeat: no-repeat;
	display: block;
	width:52px;
	height:62px;
}

.meetIcon 
{
    display: block;
	margin: 0; padding:0;
	width:77px;
	height:62px;
	overflow:hidden;
	text-decoration: none;
	background: url(/Images/meet_UP.jpg);	
}
.meetIcon:hover {
	background-image: url(/Images/meet_RO.jpg);
	background-repeat: no-repeat;
}

.meetIconHOT 
{
    display: block;
	background-image: url(/Images/meet_RO.jpg);
	background-repeat: no-repeat;
	width:77px;
	height:62px;
}

/* MAIN CONTENT */
#maincol {
padding: 30px 30px 10px 30px;
background-color: #ffffff;
}
div.content {
width: 430px;
height: 240px;
padding-right:10px;
overflow: auto;
}

div.extcontent {
width: 424px;
height: 364px;
overflow: auto;
margin-bottom: 30px;
padding-right: 16px;
}

div.extcontentNOSCROLL {
width: 424px;
margin-bottom: 30px;
}

div.widecontent {
width: 564px;
height: 245px;
overflow: auto;
margin-bottom: 30px;
padding-right: 14px;
}

div.wideextcontent {
width: 564px;
min-height: 403px;
margin-bottom: 30px;
padding-right: 14px;
}


div.sidebarwrap {
margin-top: 30px;
border-left: 1px solid #8f8f8f;
}

div.sidebarwrap .job {
margin-left:23px;
margin-right:23px;
font-size: 8pt;
color: #989797;
}

div.sidebarwrap hr {
height:1px;
}

div.sidebarwrap .job a {
text-decoration: none;
color: #989797;
font-size:14px;
letter-spacing: 0.2em;
}
div.sidebarwrap .job a:hover {
text-decoration: none;
color: #186593;
font-size:14px;
letter-spacing: 0.2em;
}

div.sidebarwrap .job h3 
{
font-size: 11pt;
font-weight: bold;
letter-spacing: 0.5em;
color: #186593;
text-decoration: none;
margin-bottom:-15px;
}

.left_img {
float: left;
margin-top: 4px;
padding-right: 8px;
}
.right_img {
float: right;
margin-top: 4px;
padding-left: 8px;
}

/* Right Col */
div.sidebarwrap .job li 
{
    font-size:14px;
margin-bottom:15px;
}

#sidebar {
width: 249px;
text-align: center;
background-color: #FFFFFF;
}

#sidebarWIDE {
width: 249px;
text-align: center;
background-color: #FFFFFF;
}

/* Border */
#bottomedge {
height: 11px;
background: url("/Images/b_shadow.jpg") repeat-x;
}

div#bottomedge_lc {
width: 13px; 
height: 11px;
margin: 0px;
padding: 0px;
float: left;
background: url("/Images/b_l_shadow.jpg") no-repeat;
}

div#bottomedge_rc {
width: 10px; 
height: 11px;
margin: 0px;
padding: 0px;
float: right;
background: url("/Images/b_r_shadow.jpg") no-repeat;
}

/*---------------Tags List------------------*/

.NewsTags ul li a{
	font-size:9px;
}


.NewsTags h3 {
visibility:hidden;
display:none;
}

.sfsearchBox {
    border: 0 none;
    margin: 0 0 25px;
    padding: 0;
    
}

.sfsearchTxt {
    font-size: 8px;
    margin-top: 5px;
    margin-left:10px;
    width: 90px;
    float:left;
}

.sfsearchSubmit
{
    border-width: 0px;
    background: url("/Images/go_button.png") no-repeat;
    float:right;
    font-size: 0px;
    width:30px;
    height:30px;
    margin-right:10px;
}

.sf_pagerNumeric
{
    text-align:left;   
}

.sf_pagerNumeric a,.sf_pagerNumeric a:link,.sf_pagerNumeric a:visited
{
    font-size:10pt;
    padding:5px;
}

.sf_PagerCurrent,.sf_PagerCurrent a,.sf_PagerCurrent a:link,.sf_PagerCurrent a:visited
{
    color:Gray;   
}

.sftaxonHorizontalList 
{

line-height:12px;
text-align:justify;
margin:0px;
padding:0px;
}

.sftaxonItem
{
    list-style: none;
    display:inline;
}
