html{
	overflow-y:scroll;
}
body{
	text-align:center;
	line-height:18px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#009;
}
body.body_home #container{
		background-image: url(../images/bg.jpg);
}
body.body_inner #container{
	background-image: url(../images/innerbg.jpg);
}

#topstrip{
	float:left;
	padding: 45px 0px 0 440px;
}
#topstrip li{
	float: left;
	color:white;
	font-size: 1.1em;
}
#topstrip li a{
	color:white;
	white-space: nowrap;
}
#topstrip li.topmenuseparator{
	color: #ff8600;
	padding: 0 6px;
}
#container{
	width:1004px;
	margin:0px auto;
	text-align:left;
	background: white;
}

#mainnavigation{
height:28px;
border-bottom:5px solid #000033;
background: #6495ed;

}




#top{
height:130px;
background: url(../images/topbg.jpg) no-repeat right top;
}

#top .slogen{
	float:left;
	font-size:82px;
	padding:42px 0 0 50px;
	line-height:auto;
	height:80px;
	line-height:80px;
	font-style: italic;
	margin: 0 auto;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


#branding{
display:block;
text-decoration: none;
background: url(../images/logo.gif) no-repeat 0 0;
width:140px;
height:130px;
float:left;
text-indent: -9999px;
}


#bottom{
border-top:2px solid #b01d19;
}

#hpbanner{
height: 210px;

}
div.abstracttext {

}
#hpabstract{

}

#hpcontext{
	width:337px;
	float: right;
	margin-top: 128px;
}
	
#news h2{
	background-image: url(../images/newsbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
	color:#254468;
	font-size: 1.167em;
	font-weight: bold;
	margin-bottom: 10px;
}
#news li{
	background-image: url(../images/plus.gif);
	background-position: left 8px;
	background-repeat: no-repeat;
	padding-left: 9px;
	margin-bottom: 10px;
	line-height: 20px;
}
#news li a{
	display: block;
	color:#808080;
	background-image: url(../images/arrow.gif);
	background-position: 150px bottom;
	background-repeat: no-repeat;
}
#news li a:hover{
color:#254468;
	background-position: -144px bottom;
	text-decoration: underline;
}
#bottom{
padding-bottom:10px;
}
#bottommenu, #bottom{
	text-align: center;
}
#bottommenu li{
	display:inline;
}
#bottommenu ul{
}

#bottommenu a{
padding:5px;
font-size:12px;
color:#003399;
line-height:28px;
text-decoration: none;
}

#bottommenu a:hover{
text-decoration: underline;
}

a.credit{
	text-align:center;
	font-size:12px;
	color:#003399;
	text-decoration: underline;
	font-weight:bold;

}

a.credit:hover{
}

#seotext{
	padding: 17px 90px;
	font-size: 1.1em;
}
.hpcube {
	float:left;
	width: 100px;
	margin-right: 10px;
}
.hpcube a{
	display: block;
	width: 100px;
	height: 72px;
	text-indent: -9999px;
	outline: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.hpcube a:hover{
	background-position: 0 -72px;
}
#logincube{
	float: right;
	padding: 13px 31px;
	font-size: 1em;
}
#hpcenterbanner{
	text-align: right;
	margin-top: 20px;
}
#hpbottombannerandcertificate{
	text-align: right;
	padding-top: 3px;
}
#certificate{
	float:right;
	padding-right: 11px;
	line-height: 30px;
	font-weight: bold;
}
#hpbottombanner{
	float: right;
}
#innerpage{
padding:8px 8px 24px 8px;
background-color:#d7e5fd;	
}

#innercontent{
	
}
#secondarymenu{
	width: 226px;
	float: left;
	margin-top:30px;
	
}

#secondarymenu .sminner{
	background: #6495ed;
}
#maininnercontent{
	float: right;
	width: 720px;
	min-height: 500px;
	padding-right:29px;
}

#contextbar{
	float: right;
	width:111px;
}
#secondarymenu h2{
	font-size: 1.5em;
	color:white;
	background: #0066cc;
	border-top:4px solid #036;
	padding:4px;
}
#secondarymenu ul{
	border-bottom:1px solid #003;

}
#secondarymenu ul li ul{
	border-bottom: none;
	margin-left: 0;
}

#secondarymenu li{
	border-top:1px solid #0066cc;
	padding:4px;

}

#secondarymenu li a{
	display: block;
	font-size: 1.2em;
	color:#003;
	text-decoration: none;
}
#secondarymenu li ul li{
padding-left: 15px;
}
#secondarymenu li a:hover{

	color:white;
	text-decoration: none;
}
#secondarymenu li a.selectednode{
	color:white;
	font-weight: bold;
}
#secondarymenu li a.selectednode{
	cursor: default;
}
#breadcrumbs{
	padding-bottom: 10px;
	font-size:0.9em;
	text-align:right;
}

#breadcrumbs a{
text-decoration: none;
}

#breadcrumbs a:hover{
text-decoration: underline;
}

.treetext{
	font-weight: bold;
}
.cube{
	background-image: url(../images/cubetop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 1em;
}
.cubebottom{
	background-image: url(../images/cubebottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.cube h2{
	padding: 3px 0 0 19px ;
	line-height: 30px;
	color: #254468;
	font-size: 1.4em;
	font-weight: bold;
}
.cube ul{
	padding: 0 19px 20px 19px;
}
.cube li{
	font-size: 1.2em;

	background-image: url(../images/cubearrow.gif);
	background-position: left 11px;
	background-repeat: no-repeat;
	padding: 6px 0 6px 10px;
}
.cube li a{
	display: block;
	
}
.cube li a:hover{
	color:#808080;
	text-decoration: underline;
}

.pdflink{
	
}
.pdflink:hover{
	text-decoration: underline !important	;
}
#slogan{
	font-size: 20px;
	color:white;
	height: 260px;
	text-align: right;
	font-style: italic;
	line-height: 22px;
	

}
#slogan .wrap{
	padding:80px 580px 30px 100px;

}
#innerslogan{
	font-size: 20px;
	color:white;
	line-height: 52px;
	padding-left: 28px;
	font-style: italic;
	margin-bottom: 6px;
}

#indexpage{
	margin-top:32px !important;
}

#indexpage li{
background: none !important;
padding: 0px !important;
padding-bottom: 10px !important;
margin-bottom:26px;
margin-right:45px;
border-bottom:1px solid gray;
display: block;
}





#innercontext{
	margin-top:101px;
}

#bottomsitemap ul li.mainroot{
background: none;
padding-left:0;
}

#bottomsitemap ul li ul li{
	margin-left:12px;
}
#bottomsitemap ul li ul li:hover{


}

.cftitle{
	margin-bottom:12px;
}
#rform{

	margin-bottom: 32px;
}
#rform input.inputtextyellow,
#rform input.inputtext,
#rform textarea{
	border: 1px solid #003;
	padding: 1px;
	width: 216px;
	margin-bottom: 4px;
}

#rform label{
	display: block;
	width:96px;
	float: left;
	
}

.formlink{
	padding-left:96px;
}
.formlink a{
background: #06c;	
color: white;
text-decoration: none;
display: block;
float:left;
padding:2px 12px;
border: 1px solid #003;
}
.formlink a:hover{
color:white;
text-decoration:underline;
}
.formlink a.contactbutton{
	margin-left:92px;

}

#indexpage img{
	display: block;
	float:left;
	margin:3px 8px 8px 0px;
}
.Indexdate{
	font-size:12px;
}
.indexcontent{
	float:left;
	
	
	
}
#maininnercontent #indexpage h2{
padding-right:8px;
float:left;
border-bottom:1px solid #6495ED;
margin-bottom:0px;
}

.indextitle{
	float: right;
	
}



#top h1{
	margin:0 !important;
}

#hp{
	padding-top:10px;
	min-height:200px;
	font-size:1.2em;
	padding-bottom:24px;
	background: #d7e5fd;
}

#hpcontent{
	width:524px;
	float:left;
}
#hpcontent .inner{
padding:0 10px;
}

#centerdiv{
	width:225px;
	float:left;
	
	margin:0px 10px;
	
	
}
#dailypic{
	background: #003;
	padding:18px 0 0 0;
	border:1px solid #0066CC;
	border-bottom:1px solid #003366;
}
#dailypic img{
	border:1px solid white;
}

#hpnews{
	width:225px;
	float:right;
	margin-right:10px;
}

.newscube{
	border-top:4px solid #22316c;
	background:#6495ed;
	color:black;
	
}

.newscube ul{

}

.newscube ul li{
border-bottom:1px solid #0066cc;

}
.newscube ul li a{
padding:4px;
display: block;
color:black;
text-decoration:none;
}

.newscube ul li a:hover{
padding:4px;
display: block;
color:white;
text-decoration: none;
}

.newscube h2{
line-height:28px;
background: #0066cc;
color:white;
font-size:1.2em;
font-weight:normal;
padding-left:7px;	
}

.hpnewsseperator{
	display: block;
	height:8px;
	background: #D7E5FD;
	
}

span.where a{
color:white;
font-family: "Trebuchet MS";
font-size:1.2em;
text-transform: uppercase;
font-style: italic;
font-weight:bold;
letter-spacing: 1px;
}
span.where{
background: #6495ED;
display:block;
border:1px solid #036;
border:3px solid #036;
border-top:3px solid #0066CC;
border-left:3px solid #0066CC;
line-height:28px;
margin-top:8px;
text-align: center;
}
span.where a:hover{
	
}

#maininnercontent #newssite{
padding-top:10px;
}
#maininnercontent #newssite li{
	background: none;
	padding:0px;
}

#newssite .imgcontainer img{
margin-top:3px;
}
#newssite .imgcontainer{

	float:left;
	width:112px;
	padding-right:8px;
}

#newssite .newsdetails{
	float:left;
}

#maininnercontent #newssite h2{
	border:none;
	margin-bottom:0;
}

.morelinks{
padding-top:6px;
}

#newssite li{
	margin-bottom:30px;
}

.newstext h2 span{
	font-size:11px;
}

.indexdate{
font-size:12px;
color:#0066FF;
}

.backlink{
	display: block;
	float:left;
	padding-top:6px;
}

.mainroot h5 a{
	color:#00356A;
	font-size:1.1em;
	
}

.galleryspicturetitle{
background: #0066CC;
padding:6px 0;	
}

.galleryspicturetitle a{
color: white;
font-weight:bold;
font-size:1.2em;
	
}

.galleryspicturetitle a:hover{
color: white;
}