@charset "utf-8";
/*****************************************
Generic styles shared across all pages
*****************************************/
body {
	background: #d8e4ec url('images/bg_page.jpg') repeat-x;
	margin: 0px;
	font-size: 62.5%;
	text-align:center;
}

p {
	font-size: 70%;
	font-family: "Verdana", Arial, Geneva, sans-serif;
	color: #333;
	line-height: 150%;
	text-align: justify;
}

li {
	color: #333;
	font-family: arial, Geneva, sans-serif;
}

li p {
	font-size: 70%;
	font-family: "Verdana", Arial, Geneva, sans-serif;
	color: #333;
	line-height: 150%;
	text-align: justify;
}


body,td,th,input {
	font-family: "Arial", Geneva, sans-serif;
}
hr{
	display:block;
	height:1px;
	width:100%;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
	border-width:0.1em;
	border-color:#000;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:dotted;
}

h1{
	color:#415057;
	font-size:13.5pt;
	font-weight:bold;
	border-bottom-style:dotted;
	border-bottom-width: thin;
	border-bottom-color: #415057;
	padding-bottom: 7px;
}
#container {
	text-align:left;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url('images/bg_gradient.png');
	overflow:hidden;
}
#topborder {
	width: 999px;
}
#header {
	width: 976px;
	height: 136px;
	margin: 0px;
}
#headerimage {
	width: 142px;
	height: 44px;
	margin: 23px 0px 18px 43px;
	float: left;
}
#searchfield {
	margin: 30px 0 0 290px;
	height: 25px;
	background-color: #415057;
	text-align:left;
	float:left;
}
.searchfield{
	background-color: #415057;
	border: 0px;
	margin-bottom: 5px;
    display: block;
    padding: 5px;
	width:120px;
	color: #f99e33;
	font-size: 1em;
	height: 22px;
}
#content {
	width: 989px;
	font-size: 1.3em;
}

#rightborder {
	width: 12px;
	height: 688px;
	float: right;
}	

#footer {
	width: 999px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	padding-top:80px;
	background: url("images/bg_bottomborder.png") no-repeat;
	clear: both;
}
#copyright {
	width: 300px;
	margin: 0px 10px 0px 675px;
	color: #849299;
	font-size: 1em;
}

/* -- Global Navigation -- */

#topoption {
	margin: 0px 0px 0px 420px;
	padding-top:34px;
}
/*
#topoption {
	margin: 0px 0px 0px 550px;
	padding-top:34px;
}
*/

#topoption ul {
	padding: 0;
	margin: -25px 0px 0px 130px;
	list-style-type: none;
}
#topoption a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
#topoption a:hover {
	color: #b5c6dc;
}
#topoption ul li{
	font-size: 1em;
	padding: 0 8px 0 4px;
	margin:0 3px 0 3px;
	display: inline;
	border-color: #f99e33;
	border-width: 0.1em;
	border-right-style: dotted;
}
.inactive {
	color:  #b5c6dc;
}
/* -- End of Global Navigation -- */

/* -- Main Navigation and drop down menus -- */

.nav_menu{	
	background: #274f94 url('images/bg_dropdown.gif') repeat-x ;
	position:absolute;
	z-index:1;
	display:none;
}
.nav_menu ul{
	list-style-type:none;
	margin:5px 0 15px 0;
	padding:0px 2px 0 0;
}
.nav_menu ul li{
	display: block;
	text-align:left;	
	font-size: 1.3em;
	line-height:120%;
	margin:10px 0 0 10px;
}
.nav_menu ul li a, .nav_menu ul li a:active, .nav_menu ul li a:visited{
	color: #93a7ca;
	text-decoration:none;
}
.nav_menu ul li a:hover{
	color:#f99e33;
}
#navi {
	width: 970px;
	height: 25px;
	padding:1px 0px 1px 0px;
	border-color: #f99e33;
	border-width: 0.1em;
	margin: 0px 0px 14px 15px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	float: left;
}	

#navi img {
	padding:0px;
	margin: 0px;
	border: none;
	cursor:pointer;
}
/* -- End of Main Navigtaion and Dropdown Menus -- */

/* --  Image Highlights -- */

#lefthighlight{
	width: 640px;
	height: 311px;
	margin-left: 24px;
	background: url('../../uploads/highlights_1.jpg') no-repeat;
	float: left;
}
#highlightoptions {
	width: 600px;
	height: 21px;
	margin: 282px 0 0 20px;
}
#highlightoptions ul {
	padding: 0px;
	margin: 0px;	
	list-style-type: none;
}
#highlightoptions ul li {
	text-align: center;
	font-size: 0.9em;
	line-height: 18px;
	display: block;
	float:right;	
}
#highlightoptions ul li a, #highlightoptions ul li a:visited{
	width: 21px;
	height:21px;
	border: 0.1em solid #465663;
	margin-left:3px;
	text-decoration:none;
	color: #465663;
	display: block;
}
#highlightoptions ul li a:hover {
	color: #ffffff;
	margin-left:3px;
	text-decoration:none;
	border: 0.1em solid #888888;
	background:#888888;
}
.learnmore {
	width:102px;
	height:21px;
	background: url('images/label_learnmore.gif') no-repeat;
}
.learnmore-ch {
	width:102px;
	height:21px;
	background: url('images/label_learnmore_ch.gif') no-repeat;
}
#righthighlight {
	width: 316px;
	height: 311px;
	margin: 0px 9px 0px 0px;
	background: url('images/highlight_right.gif') no-repeat;
	float: right;
}

/* -- End of Image Highlights -- */

/* -- Styles for homepage -- */

#signup {
	width: 125px;
	height: 97px;
	margin: 18px 0px 0px 38px;
	padding: 3px;
	border: 1px solid #53636c;
	float: left;
}
#signup a img, #publications_right img, a img{
	border:0;
}

#innerContainer{
	float:left;
	margin: 17px 0px 0px 20px;
	width: 215px;
	padding:0;
}
#events_left {
	width: 99px;
	height: 99px;
	padding: 3px;
	margin:0px;
	border: 1px solid #53636c;
	float:left;
}
#events_right {
	width: 85px;
	height: 99px;
	padding: 3px;
	margin: 0 0 0 -1px; 
	border: 1px solid #53636c;
	background-image:url('images/latestwebright.gif');
	float:left;
}
#events_right ul{
	width:80px;
	height:96px;
	padding:0px;
	margin:6px 0 0 6px;
	display:block;
	list-style-type: none;
	cursor:pointer;
}
#events_right  ul li {
	font-size: 0.8em;
	line-height: 150%;
	display: block;
}
#events_right  ul li a, #events_right  ul li a:visited{
	text-decoration:none;
	border-bottom-style:dotted;
	border-width: 0.1em;
	color:#666;
	border-color:#666;
}
#events_right ul li a:hover {
	color:#f99d2f;
	border-color:#f99d2f;
}

#publications_left {
	width: 99px;
	height: 99px;
	padding: 3px;
	margin: 30px 0 0 0;
	border: 1px solid #53636c;
	float:left;
}
#publications_right {
	width: 85px;
	height: 99px;
	padding: 3px;
	margin: 30px 0 0 -1px; 
	border: 1px solid #53636c;
	float:left;
}
#text {
	width: 528px;
	margin: 18px 0px 20px 15px;
	font-size: 1.3em;
	line-height: 150%;
	float:left;
}

.texthighlight {
	color: #f99d2f;
	font-weight: bold;
	display:inline;
}

#clientslogo {
	width: 514px;
	height: 72px;
	border-color: #f99e33;
	border-width: 0.1em;
	border-top-style: dotted;
	border-bottom-style: dotted;
	margin-left:420px;
	margin-top:40px;
	margin-bottom:0px;
	clear:both;
}
#clientslogo img{
	margin:30px 5px 0 0;
	border:none;
}
#logomask {
	width:380px;
	margin:-40px 0 0 120px;
	overflow:hidden;
}
#logoclip img{
	border:none;
	position:relative;
	margin: 15px 0 0 40px;	
}
#logoclip {
	position:relative;
}

/* -- End of styles for homepage -- */

/* -- Styles for subpages -- */

#cookiecrumb{
	margin: 10px 0 0 50px;
	width: 850px;
	color:#6fb4e2;
	float:left;
	font-size:0.9em;
	font-weight:bold;
}
#searchcrumb ul.paging { list-style: none; padding: 0px; margin:0px;}  
#searchcrumb ul.paging li { float: left; text-align: center;line-height: 18px;height:21px  }  
#searchcrumb ul.paging li a, ul.paging li a:visited , ul.paging li a:active{ padding:0 3px 0 3px;margin-left:3px; background-color: #f5f5f5; border: 0.1em solid #465663; text-decoration:none;color: #465663;font-size:0.8em;height:21px}
	
#searchcrumb ul.paging li.active a  {padding:0 3px 0 3px;margin-left:3px;background-color: #30617f; border: 0.1em solid #000; color: #6fb4e2;text-decoration:none;font-size:0.8em;height:21px}  
   
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:hover{
	text-decoration:none;	
	color:#6fb4e2;
}
#breadcrumbs strong{
	color:#f99d2f;
}
#relatedlinks{
	width:127px;
	margin-top:10px;
	padding:5px 0 5px 5px;
	background-color:#30617f;
	color:#ffffff;
}
.relatedlinklist li{
	display:block;
	padding:5px 0px 8px 5px;
	margin-top:5px;
	background-color:#e4f5ff;
	color:#084970;
	font-size:0.8em;
	width:127px;
}
.relatedlinklist li a, .relatedlinklist li a:active{
	text-decoration:none;
	border-bottom-style:dotted;
	border-color:#000;
	color:#000;
	border-width:0.1em;
}
.relatedlinklist li a:hover{
	border-color:#f99d2f;
	color:#f99d2f;
}
.relatedlinklist {
	display:block;
	list-style-type: none;
	margin:0px;
	padding:0px;

}
#resizefont{
	width:100%;
	margin:15px 0 10px 0;
	font-size:0.8em;
	padding:0px;
}
#resizefont img{
	margin:0 0 -3px 5px;
}
#subnav{
	margin:20px 25px 0 50px;
	width:185px;
	float:left;
	color:#415057;
}
#subnav ul  {
	display:block;
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-indent: -0.8em;
	color:#415057;
}
#subnav ul li{
	display:block;
	padding:5px 0 8px 10px;
	margin:5px 0 5px 0;	
	border-bottom-style:dotted;
	border-width:0.1em;	
	color:#415057;
}
#subnav ul li a, #subnav ul li a:active{
	padding-left:10px;
	color:#415057;
	text-decoration:none;	
}

#maintext {
	border-width: 0.1em;
	border-right-style: dotted;
	width: 724px;
	margin: 20px 20px 0 50;
	padding: 0 25px 0 0;
	float:left;
	font-size: 1.3em;
	line-height: 150%;
}

#maintextthree {
	border-width: 0.1em;
	border-right-style: dotted;
	width: 515px;
	margin: 20px 20px 0 0;
	padding: 0 25px 0 0;
	float:left;
	font-size: 1.3em;
	line-height: 150%;
}

#sidebar{
	margin: 20px 0 0 0;
	width:126px;
	float:left;
}
#bottomnav {
	text-align:center;
	width:auto;	
	padding: 10px;
}
#bottomnav a, #bottomnav a:hover, #bottomnav a:active{
	text-decoration:none;
	font-size: 0.6em;
	color:#415057;
}



