/* Style sheet to define basic styles */

body{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 1.2em;	
	margin: 0px;
	padding: 0px;
	background-color: #10305E;

}


<!--


h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
-->

/* Style for NEWS box */

.styleattn{
float:right;
background-color:#CCCCCC;
border-color:#666666;
color:#000000;
width:250px;
margin: 0px 0px;
padding:15px 15px 15px 15px;
}

.styleannounce{
border: 2px #ffffff solid; 
margin: 0px 0px;
padding: 10px 10px 10px 10px;
background-color: #F0F0F0;
font-size: 12px;
line-height:1.5em;
text-align:left;
}

.styleannounce h5 {
margin-bottom: 10px;
font-size:16px;
}


.stylenews {
border: 2px #ffffff solid; 
margin: 0px 0px;
padding: 5px 5px 0px 10px;
background-color: #d3d3d3;
font-size: 11px;
text-align:left;
}

.stylenews h4 {
font-family:Verdana;
font-size: 14px;
padding: 5px 0px 0px 0px; 
color: #333333;
margin: 0px;
}



/* Style for basic content */

.stylecontentcell {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
}

.stylesubheading {
	font-size: 14px;
	line-height:1em;
	/*font-weight: bold;*/

}
.styletable {
	border-width: 0;
}



.styleverticalcell {
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #666666;
}

.styletitle {
	font-family: Verdana;
	font-size: 22px;
	text-align: left;
	color: #000000;
	/*font-weight: bold;*/
}

.stylewhereami {
	font-size: 10px;
	color: #3399FF;
}

.stylecontent {
	font-family: Verdana;
	font-size: 12px;
	line-height:1.5em;
	text-align: left;
	color: #000000;
}
.styleverticalnavtext {
	text-align: center;
}

.stylecaption {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color:gray;
}

.stylevertnavtitle {
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}

.stylegototop {
	font-family: Verdana;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.styledisclaimer {
	font-family: Verdana;
	text-align: center;
	color: #d3d3d3;
	font-size:10px;
/*	font-weight: bold;
	background-color: #DFE2E3;*/
}

.stylepopupnote {
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	color: #808080;
}


.membersphoto {
	margin: 0px;
}

.photoname {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-decoration: underline;
}

.horizontalline {
	color: #C0C0C0;
	height: 1px;
}

.stylestickers {
	margin-left:55px;
	padding-top:5px;
	line-height:1.5em;
	}



/*hyperlink styles*/

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}

/*-------------------------------------------------------------*/
/* For Feedburner Buzzboost*/
/* Main feed ID=jkmrg9ncmpup4gv3fvioa6t61a1pbto */
/* Sidebar ID=jkmrgsideckrg0mbku2bf8ng4k7urdhro8k */

#creditfooter{
	display: none;
}

div.feedburnerFeedBlock#jkmrgsideckrg0mbku2bf8ng4k7urdhro8k  ul li{
background-color:#d3d3d3;
padding:10px 0 0 0; 
}

div.feedburnerFeedBlock#jkmrgsideckrg0mbku2bf8ng4k7urdhro8k  ul li span.headline {
display:none;
}

div.feedburnerFeedBlock#jkmrg9ncmpup4gv3fvioa6t61a1pbto  ul li{
padding:10px 0 0 0; 
}

/*-------------------------------------------------------------*/
/* Vertical Navigation Styles */
#vertnav {
font-family: Verdana;
font-size: 13px;
width: 180px;
padding: 0px;
margin: 0px;
}

#vertnav h1 {
/* display: block; */
background-color:#666666;
font-family:Verdana;
font-size: 14px;
padding: 0px 5px 0px 5px; 
color: #333333;
margin: 0px;
width:176px;
}

#vertnav ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
background-color: #666666;

}

#vertnav ul li {
margin: 0px;
padding: 0px;
}

#vertnav ul li a {
font-size: 12px;
display: block;
border-bottom: 1px #708090;
padding: 5px 2px 5px 2px;
text-decoration: none;
color: #cccccc;
width:176px;
}

#vertnav ul li a:hover, #vertnav ul li a:focus {
color: #ffffff;
background-color: #333333;
}

/*-------------------------------------------------------------*/
/* Horizontal Navigation Styles */
#horinav{
font-family: Arial;
width: 100%;
font-size: 12px;
}


#horinav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:14px;
	background:transparent url(nav_bg.png) repeat-x top left;
	font-family:Arial;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

#horinav ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#horinav ul li a{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	padding:8px 15px 0 15px;
}


#horinav ul li a:hover{
	color:#FFFFFF;
	height:22px;
	background:transparent url(nav_bg.png) 0px -30px no-repeat;
}


#horinav ul li a.current
{
	display:inline;
	height:22px;
	background:transparent url(nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}




/*-------------------------------------------------------------*/
/* Research area box styles */
#resstyle{
font-family: Verdana;
width: 100%;
font-weight: bold;
font-size: 12px;
}

#resstyle ul{
border: 1px solid #C0C0C0;
width: 800px;
font: bold 11px Verdana;
padding: 5px 0;
margin: 1em;
text-align: center;
}

#resstyle ul li{
display: inline;
text-align:center;
}

#resstyle ul li a{
color: #000000;
padding: 10px;
margin: 0;
text-decoration: none;
}

#resstyle ul li a:hover{
color: #000000;
}




/*--------------------------------------------------------------*/
/* Search box and other*/
#boxstyle {
font-family: Verdana;
font-size: 12px;
width: 180px;
padding: 0px;
margin: 0px;
}

#boxstyle ul {
list-style: none;
margin: 0px;
padding: 5px 2px 5px 2px;
border: none;
/* background-color: #D3D3D3; */

}


/*end*/
