/* File automatically GZipped */
/* Main division definitions */
*{margin:0;padding:0;font-style:normal;}
body {
	font-family: arial,sans-serif;
	text-align: center;
	padding:0px;
	margin:0px;
	font-size: 12px;
	color: #666666;
	background-color: #97CAD5;
}

a {
	color: #4DBCE1;
	text-decoration: none;
}
a img {
	border: none;
}
a:hover {
	color: #999999;
}
h1{
	color: #114684;
	font-size: 30px;
	line-height: 100%;
}
.center {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 976px;
	margin-top: 12px;
	background: url('../images/pagegrad.jpg') repeat-y;
}

.header {
	background: url('../images/pagetop.jpg') top no-repeat;
	padding: 28px 28px 0px;
}
.page {
	padding: 0px 28px 1px;
}
.footer {
	padding: 27px 8px;
	line-height: 100%;
	background: url('../images/pagebottom.jpg') top no-repeat #97CAD5;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	margin-right: 13px;
	text-decoration: underline;
}
.footer a:hover {
	color: #3D8696;
}
.footer .left {
	width: 400px;
}

#navbar {
	width: 920px;
	border-bottom: 5px solid #82D0EA;
	margin-top: 19px;
	z-index: 2;
}
#navbar .toplevel{
	cursor: default;
	list-style-type: none;
	z-index: 2;
}
#navbar .catlist{
	float: left;
	list-style-type: none;
	position: relative;
	z-index: 2;
}
#navbar .category {
	display:block;
	text-align: center;
	list-style-type: none;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	z-index: 100;
	height: 41px;
	line-height: 41px;
	z-index: 2;
}
#navbar .category .on {
	color: #FFF;
	display: none;
}
#navbar .category .off {
	color: #888888;
}
#navbar .catlist:hover, #navbar .catlist.active {
	background: #82D0EA;
}
#navbar .catlist .category span {
	text-align: center;
}
#navbar .catlist:hover .category .on, #navbar .catlist.active .category .on {
	display: inline;
}
#navbar .catlist:hover .category .off, #navbar .catlist.active .category .off {
	display: none;
}
.category.first	{
	padding: 0;
	background: none;
}
.dropdown {
	display: none;
	color: #666666;
	position: absolute;
	z-index: 2;
	top: 46px;
	width: 240px;
	background: #FFFFFF;
	border: solid #82D0EA; 
	border-width: 0px 5px 5px;
}
.dropdown.right {
	right: 0px;
	margin-right: -1px;
}
.dropdown ul {
	text-align: left;
	list-style-type: none;
	font-weight: normal;
	padding: 13px 10px;
	/*background: url('');*/
}
.dropdown a{
	text-decoration: none;
	display: block;
	padding: 7px 10px;
	color: #4DBCE1;
}
.dropdown a:hover{
	color: #999;
	/*background: #FAFAFA;*/
}

.bold {
	font-weight:bold;
}
/*.header  a {
	display: block;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover{
	color: #D8EBF1;
}*/
#nav_home {width:108px;background: none}
#nav_news {width:105px;}
#nav_about {width:131px;}
#nav_rng {width:223px;}
#nav_faq {width:102px;}
#nav_link {width:104px;}
#nav_cont {width:146px;}

.headsep {
	width: 2px;
	height: 40px;
	margin-top: 12px;
	background: url(../images/headsep.png);
}
.search {
	float:right;
	/*width: 432px;*/
}
.search * {
	float:left;
	vertical-align: middle;
}
.search form {
	display: inline;
}
.search .vr {
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #EEEEEE;
	margin: 5px 0px;
	/*display: relative;*/
}
.search a {
	margin: 10px 11px;
}
.search .box {
	padding:6px 6px 6px 6px;
	border:1px solid #D8D8D8;
	color: #666666;
	font-family: arial,sans-serif;
	/*line-height:225px;*/
	width:225px;
	height:16px;
	font-size: 12px;
}
.searchbtn {
	vertical-align: middle;
	margin: 0px 0px 2px 7px;
}
.mainspot {
	margin: 0px 0px 12px;
	position: relative;
	display: inline-block;
}
.mainspot #hometext {
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 500px;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 130%;
}

#summaries{
	width: 960px;
}
#subsummaries {
	width: 960px;
	padding-bottom: 10px;
}
.summary {
	border-top: 1px solid #CCCCCC;
	padding: 14px 0px 16px;
	width: 300px;
	margin-right: 20px;
	line-height: 150%;
	font-size: 18px;
}
.summary.short, .subsummary.short {
	width: 280px;
}
.summary h2 {
	color: #114684;
	line-height: 100%;
	font-size: 18px;
	padding: 0px 0px 14px;
	border-bottom: 1px solid #EEEEEE;
}
.summary ul {
	margin-bottom: 19px;
}
.summary li {
	list-style-type: none;
	border-bottom: 1px solid #EEEEEE;
}
.summary li a {
	display: block;
	color: #AAAAAA;
	font-weight: bold;
	font-size: 14px;
	line-height: 34px;
	padding: 0px 20px;
	background: url('../images/bullet.gif') 2px no-repeat;
}
.summary li a:hover {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 34px;
	background: url('../images/bullet_on.gif') 2px no-repeat;
}
.summary img {
	padding: 0px 0px 21px;
	height: 135px;
	width: 300px;
}
.subsummary {
	border-bottom: 1px solid #CCCCCC;
	width: 300px;
	margin: 0px 20px 0px 0px;
}
.subsummary a {
	display: block;
	border-left: 5px solid #CCCCCC;
	line-height: 20px;
	font-size: 14px;
	color: #4DBCE1;
	font-weight: bold;
	padding: 0px 8px;
	margin-bottom: 7px;
}
.subsummary a:hover {
	color: #999999;
}
.more a img {
	border: 0px;
	margin: 5px 0px -13px 3px;
}
#container {
	background: url('../images/container.jpg') right repeat-y;
	position: relative;
	margin: 0px 0px -10px;
}
.index {
	float: left;
	width: 249px;
}
.index ul {
	margin: 23px 0px 40px 10px;
	cursor: default;
	list-style-type: none;
	font-size: 13px;
}
.index li {
	/*border-top: 1px solid #E3EAEB;*/
	border-bottom: 1px solid #E3EAEB;
	cursor: pointer;
	width: 200px;
}
.index li a {
	background: url(../images/bullet.gif) left no-repeat;
	display: block;
	padding: 10px 0px 10px 20px;
	text-decoration: none;
	color: #FF9900;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #AAAAAA;
}
.index li a:hover {
	background: url(../images/bullet_on.gif) left no-repeat;
	color: #666666;
}
.index li a.on {
	background: url(../images/bullet_active.gif) left no-repeat;
	color: #4DBCE1;
}
.index li a.on {
	cursor: default;
}
.index .fact {
	font-family: arial,sans-serif;
	margin-top: 15px;
	background: #E3EAEB;
	padding: 25px 30px 25px 27px;
	padding: 25px 30px 25px 27px;
	/*width: 249;*/
	color: #32829C;
	font-size: 13px;
}
.index .fact h2 {
	color: #FF9900;
	background: #E3EAEB;
	padding: 5px 0px;
	font-size: 20px;
	margin: 0px;
	/*width: 249;*/
}
.index .fact p {
	padding: 0px;
	margin: 13px 0px;
	line-height: 160%;
}
.article {
	float: right;
	width: 590px;
	position: relative;
	background: #FFF url('../images/articlegrad.png') top repeat-x;
	top: -71px;
	right: 20px;
	margin-bottom: -45px;
	padding: 45px 40px;
	overflow:hidden;
}
.article a:hover {
	color: #4DBCE1;
	text-decoration: underline;
}
.article h1 {
	display: inline;
	color: #4DBCE1;
	font-size: 30px;
	line-height: 120%;
}
.article ul {
	padding: 0px 0px 0px 20px;
}
.subhead {
	font-weight: normal;
	color: #114684;
	font-size: 24px;
	line-height: 120%;
}
.article .date {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	display: block;
}
.newsimage {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.article .content {
	padding: 40px 0px 0px;
	font-size: 13px;
	line-height: 175%;
}
.article .content img {
	/*border: 1px solid #CCCCCC;
	padding: 3px;*/
	margin: 12px 15px 10px 0px;
}
.article .content p {
	padding: 20px 0px 0px 0px;
	margin: 0px;
}
.news {
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;
	padding: 17px 0px 20px;
	clear: both;
}
.news img {
	float: left;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.news .date {
	font-style: italic;
}
.newshead, .news h2,.news h2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 19px;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}
/*.news h2 a:hover {
	color: #FFB340;
}
.news h2:hover {
	color: #FFB340;
}*/
.result {
	background: url(../images/bluebtn.jpg) right no-repeat;
	border-bottom: 1px solid #999999;
	padding: 10px 38px 10px 10px;
}
.article .content .result p {
	padding: 0px;
	margin: 5px 0px;
}
.result  h2{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.result  h2 a{
	color: #999999;
}
.result  h2 a:hover{
	text-decoration: none;
	color: #666666;
}
/*
	Projects Page
*/
#projects .index ul{
	margin-top:7px;
}
#projects .index ul li a{
	padding:7px 0 10px 20px;
}
#projects .article{
	padding-top:37px;
}
#projects .article .content{
	padding-top:15px;
}
#projects .pLink span{
	padding:5px;
}
#projects .pLink img{
	height:16px width:18px;
}
.projects {
	background: url("/images/header_bgGradient.jpg") repeat-x 0 0; height: 240px; width:920px;
}
.projects .projLink {
background-color:#82D0EA; height: 12px; width:40px; color:#FFF; padding:5px 29px 13px 16px; font-weight:bold;
}
.projects .projectLinks {
	margin:45px 0 0 230px;
}
.projects .projectLinks .pLink {
float:left;background: url(/images/tab_bgGradient.jpg) repeat-x; height: 30px; width:118px;margin-right:1px; line-height:30px; padding:0 7px 0 8px; color:#FFF;font-weight:bold;
}

.projects .projectLinks .pLink img {
float:right; padding-top:6px;
}

.projects .projTitle {
	padding:20px 0 0 228px; color:#FFF;
}

.projects .projTitle h1 {
	color:#FFF; font-size:40px;
}

.clear {
	clear:both;
	height:1px;
	margin-bottom:-1px;
	overflow:hidden;
}

.left {
	float: left;
}
.right {
	float: right;
}
