/* CSS Document */

body
{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:center;
	background-color: #BDC9D2;
}
ul, li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
.right
{
	float:right;
}
.left
{
	float:left;
}
.clearspace
{
	clear:both;
}

a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
p
{
	margin:0px;
	line-height: 16px;
	padding: 0px 0px 20px 0px;
}

.xindent
{
	padding-left:19px;
	padding-bottom: 5px;
}

#holder
{
	width:972px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	background-image: url(../images/bg-rep.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#utility
{
	height: 52px;
	padding-right: 10px;
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#utility ul
{	
	float:right;
	padding-top:24px;
}
#utility li
{
	margin-left:25px;
	float: left;
}
#utility li a
{
	font-family: "trebuchet MS", Arial, verdana;
	font-size: 14px;
	color: #5B8FB0;
	text-decoration: none;
	display: block;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 18px;
}
.uhome
{
	background-image: url(../images/icn-home.gif);
	padding-left: 20px;
}
.umember
{
	background-image: url(../images/icn-member.gif);
	padding-left:22px;
}
.ucontact
{
	background-image: url(../images/icn-contact.gif);
	padding-left: 18px;
	padding-right: 7px;
}
#topnav
{
	width:972px;
	height:26px;
	clear: both;
}
#topnav li
{
	float:left;
}
#topnav li a
{
	display:block;
	background-image: url(../images/main_nav.gif);
	background-repeat: no-repeat;
	height:26px;
}
#abt
{
	width:123px;
	background-position: 0px 0px;	
}
#abt:hover, #abt.active
{
	background-position: 0px -26px;	
}
#news
{
	width:159px;
	background-position: -123px 0px;	
}
#news:hover, #news.active
{
	background-position: -123px -26px;	
}
#mem
{
	width:186px;
	background-position: -281px 0px;	
}
#mem:hover, #mem.active
{
	background-position: -281px -26px;	
}
#com
{
	width:144px;
	background-position: -467px 0px;	
}
#com:hover, #com.active
{
	background-position: -467px -26px;	
}
#pub
{
	width:247px;
	background-position: -611px 0px;	
}
#pub:hover, #pub.active
{
	background-position: -611px -26px;	
}
#par
{
	width:113px;
	background-position: -858px 0px;	
}
#par:hover, #par.active
{
	background-position: -858px -26px;	
}
#banner
{
	clear: both;
	height: 86px;
	width: 972px;	
}
#content
{
	clear:both;
	padding-top:39px;
	width:972px;
	position: relative;
}

#Panel1 {
z-index: 100; 
left: 780px; 
position: absolute;
}

#ctl00_Panel1 {
z-index: 100; 
left: 780px; 
position: absolute;
}

.leftnav
{
	width:165px;
	float:left;
}

.leftnav ul
{
	border-top: 0px solid #D9D9D9;
}

.leftnav ul li
{
	display:inline;
}
.leftnav li a
{
	border-bottom: 1px solid #D9D9D9;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 21px;
	display: block;
	background-image: url(../images/bul-blue.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
}
.leftnav li a:hover
{
	background-image: url(../images/bu-white.gif);
	background-color: #7CA5C0;
	color: #FFFFFF;
}
.leftnav li a.active
{
	background-image: url(../images/bu-white.gif);
	background-color: #7CA5C0;
	color: #FFFFFF;
}
.leftnav ul ul
{
	border-bottom: 1px solid #D9D9D9;
}
.leftnav ul ul li a
{
	border-bottom: none;
	padding-left:29px;
	background-image:none;
	padding-top:1px;
	padding-bottom: 2px;
}
.leftnav ul ul li a:hover
{
	background-image:none;
	background-color: #D7E4EC;	
	color: #000000;
}
.leftnav ul ul li a.active
{
	background-image:none;
	background-color: #D7E4EC;	
	color: #000000;
}
.inactive {
display:none;
}
li.active .inactive {
display:block;
}
#maincontent
{
	float:left;
	width:601px;
}

#maincontent a, a:link, a:visited, a:active{
color: #5b8fb0;
text-decoration: none;
}

#maincontent a:hover{
text-decoration: underline;
}

#contentbox
{
	width:525px;
	float:left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CDDDE7;
	padding-top: 0px;
	/*padding-right: 48px;*/
	padding-bottom: 0px;
	padding-left: 27px;
	min-height:472px;
}

#contentbox ul li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:2px 0 2px 24px;
	padding:0 0 0 4px;
}
.pspace
{
	padding-left: 27px;
}
#topbox
{
	padding-bottom:12px;
	font-size: 16px;
	line-height: 22px;
	width:525px;
}
#topbox .imgbx
{
	float:left;
	padding-right:15px;
	width:167px;
}
#topbox .cnt
{
	float:left;
	width:340px;
}
#cta
{
	float:left;
	width:206px;
	padding-top:23px;
}
#col, #pol, #cal, #new
{
	background-image: url(../images/bg-cta.gif);
	background-repeat: no-repeat;
	width:206px;
	height:42px;
	display:block;	
}
#col
{
	background-position: 0px 0px;	
}
#col:hover
{
	background-position: -206px 0px;	
}
#pol
{
	background-position: 0px -42px;	
}
#pol:hover
{
	background-position: -206px -42px;	
}
#cal
{
	background-position: 0px -84px;	
}
#cal:hover
{
	background-position: -206px -84px;	
}
#new 
{
	height:39px;
	background-position: 0px -123px;
	}
#new:hover {
	background-position: -206px -123px;
	}
.nopadg
{
	padding-bottom:0px;
}
.clrheight
{
	clear:both;
	height:17px;
}
#outerfooter
{
	clear:both;
	width:992px;
	background-image: url(../images/bg-rep.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#footer
{
	background-image: url(../images/bg-btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	color: #226894;
	padding-left: 202px;
	line-height: normal;
	text-align: left;
	padding-bottom: 18px;
	padding-top: 5px;
}
#footer a
{
	color: #226894;
	text-decoration:none;
}
#footer span, #footer span a
{
	color:#7F7F7F;
	line-height: 25px;
}
#footer a:hover
{
	text-decoration:underline;
}

/* Blog */
#blog #navbar {
	display:none;
}

#blog .leftcta {
	padding-left:25px;
	width:140px;
	float:left;
}

#blog .widget-content {
	padding-bottom:20px;
	
}
.borderbottom {
	border-bottom-style: solid;
	border-bottom-color: #5b8fb0;
	border-bottom-width: thin;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contenttable {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.image {
	padding-left: 10px;
}

.small-gray {
color: #666;
font-size: 10px;
}
