.topLinks span {
	color: #1B75BB;
	border-left: 1px solid #1B75BB;
padding-left: 5px;
margin: 5px;
}


.topLinks a {
	color: #1B75BB;
}

.topLinks{
	
 margin: 5px;
}


.browseDate {
	margin:5px;
	background: #eee;
	border 1px solid #999;
	width: 33%;
	float: left;
	padding:10px;
	text-align:center;
}


.browseCategoryDivider {
	height:1px;
	border-top: 1px solid #999;
	width: 100%;
	padding:10px;
}

.articleListDivider {
  height: 1px; 
  margin-bottom:5px;	
}


p {
margin-bottom: 5px;	

}
.articleListPreviewImage {
	display:block;
}

.articleListPreviewImageLeft {
	
float:left;
text-align:top;
}

.articleListHeadline {

font-size:16px;
text-decoration:none;
font-weight: bold;

}

.articleListDescription {
	font-size:12px;
margin-left: 10px;
}

.articleListDate {
}

.articleListDate {
margin-top: 1em;
	
}

.articleListDateDivider {
  height: 1px;
  border-top: 1px dashed #999;
}



html {
background:white;
}

h1 {
font-size:180%;
}


   h2 {
font-size:150%;
font-weight:normal;
}

 h3 {
	font-size:130%;
}
	
h4, h5, h6 {
	font-size:120%;
}
#doc4 {
border: 1px solid #ccc;
background: #FFF;
}

#yui-main {
margin-left: 5px;
}

#right-col {
}


#body-col {
	border-right: 1px solid #999;
border-left: 1px solid #999;
padding-left: 3px;
padding-right: 3px;
}

#body-top {
	
border-bottom: 1px solid #999;
}

#hd {
background: #fff;
margin:0px;
padding:0px;
}

.photo {
	padding:3px;
}


#navfooter {

border-top: solid 1px #ccc;
padding-bottom:5px;
padding-top:5px;

}

#navfooter span {
padding: 3px;
text-align:center;
border-right: solid 1px #ccc;
}
#navfooter a {
font: 12px  Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

a:link {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
text-decoration: none;
font-weight: bold;
}

a:visited {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #6699cc;
text-decoration: none;
}

a:hover {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #003366;
text-decoration: underline;
}

a:active {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #003366;
}

.a12 {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.a12bold {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
}


.articleSideBar {
margin: 5px;
border: 1px solid grey;
background: #D3E3FF; 
padding: 5px;
}

.caption {
	color: #666;
margin:5px;
font-size: 90%;
font-style:italic;
}


.navigation {
background:  #888 ;

}





#dropdown, #dropdown ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
	z-index: 9999;
background-color: #AEDEE4;

}

#dropdown a {
	display: block;
	color: black;
	text-decoration: none;
padding: 5px;
padding-top: 8px;
padding-bottom: 8px;
}


#dropdown li {
	float: left;
	z-index: 9999;
padding-right: 8px; 
list-style-type: none;

}

#dropdown li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: bold;
	margin: 0;
	z-index: 9999;
background: #AEDEE4;
}

#dropdown li li {
	padding-right: 1em;
	width: 150px;		
z-index: 9999;
background: #AEDEE4;
}

#dropdown li ul a {
	width: 150px;
	z-index: 9999;
}

#dropdown li ul ul {
	margin: -1.75em 0 0 14em;
}

#dropdown li:hover ul ul, #dropdown li:hover ul ul ul, #dropdown li.sfhover ul ul, #dropdown li.sfhover ul ul ul {
	left: -999em;
}

#dropdown li:hover ul, #dropdown li li:hover ul, #dropdown li li li:hover ul, #dropdown li.sfhover ul, #dropdown li li.sfhover ul, #dropdown li li li.sfhover ul {
	left: auto;
}

#dropdown li:hover, #dropdown li.sfhover {
background: #799DAD;
}



/**
Featured content Slider
**/
.featuredContent{ 
	position:relative; 
	height:480px; 
	background:#fff;
overflow:none;
}
.featuredContent ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:560px; 
	list-style:none; 
	padding:0; margin:0; 
	width:30px; 
}
.featuredContent ul.ui-tabs-nav li{ 
	padding-left:5px;
padding: 1px; 
	font-size:12px;
list-style:none; 
text-align:center;
}

.featuredContent ul.ui-tabs-nav li span{ 
	font-size:11px; 
	line-height:18px;
color:white;  

}
.featuredContent li.ui-tabs-nav-item a{ 
	display:block; 
	color:#333;  background:#fff; 
	line-height:20px;
text-decoration: none;
	background:black;
}
.featuredContent li.ui-tabs-nav-item a:hover{ 
	background:#486AC0; 
}
.featuredContent li.ui-tabs-selected{ 
	  
}
.featuredContent ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#486AC0; 
}
.featuredContent .ui-tabs-panel{ 
	width:560px; height:480px; 
	position:relative;
}
.featuredContent .ui-tabs-panel .info{ 
	position:absolute; 
	top:380px; left:0; 
padding-bottom: 5px;
	background: #666 ; 
}
.featuredContent .info h2{ 
	font-size:18px;
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
.featuredContent .info p{ 
	margin:0 5px; 
	line-height:15px; color:#f0f0f0;
}
.featuredContent .info a{ 
	text-decoration:none; 
	color:#fff; 
}
.featuredContent .info a:hover{ 
	text-decoration:underline; 
}
.featuredContent .ui-tabs-hide{ 
	display:none; 
}

/**
END Featured content Slider
**/