body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background: #CCC url(../images/bg-gradient.gif) repeat-x;
	text-align:center;
}

#wrapper {
	width:967px;
	margin-left: 8px;
	text-align:center;
	background:url(../images/rightedge-repeat.gif) repeat-y 959px;
}

#rightedge {
	width:8px;
	background:url(../images/rightedge-repeat.gif);
	float:right;
}

#index-banner {
	width:959px;
	height:216px;
	background:url(../images/homepage_topbanner.jpg) no-repeat;
}

#inside-banner {
	width:959px;
	height:143px;
	background:url(../images/insidepage_topbanner.jpg) no-repeat;
}

#inside-banner a {
	width:959px;
	height:143px;
	display:block;
	color:#FFF;	
}

#greybar {
	width:958px;
	height:16px;
	border-left:1px solid #727272;
	background:url(../images/gradient-bar.gif) repeat-x;
}

#main {
	width:958px;
	border-left:1px solid #727272;
	text-align:left;
	background: #fff url(../images/main-gradient.gif) repeat-y -1px;
}

#navbar {
	float:left;
	width:192px;
}

#navbar a {
	display:block;
}

#content {
	padding:20px;
	width:534px;
	float:left;
}

#sidebar {
	float:right;
	width:192px;
	height:467px;
	vertical-align:bottom;
	background: #e8e7e7 url(../images/sidebar_endcap.gif) no-repeat 0px 231px;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	padding-left: 20px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #8c95a4;
}

#spreader {
	clear:both;
	text-align:right;
}

#sidebarcontent {
	margin-top:-150px;
	clear:both;
	float:right;
	width:172px;
	font-size:11px;
	padding:10px;
}

#footer {
	clear:both;
	width:975px;
	height:45px;
	text-align:center;
	font-size:11px;
	padding-top:5px;
	background:#cccccc url(../images/endcap.gif) no-repeat;
	background-position:top center;
}

a {color:#3154b9;}
#footer a, #sidebarcontent a {text-decoration:none;} 
#footer a:hover, #sidebarcontent a:hover {text-decoration:underline;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #546f89;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:-10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left:-10px;
	margin-bottom:-10px;
	padding-left:10px;
	background-image:url(../images/list-arrow.gif);
	background-position:0px;
	background-repeat:no-repeat;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #546f89;
}
ul {list-style:url(../images/list-yellowdot.gif);}
p, li {line-height:18px;}
li.link {list-style:url(../images/list-arrow.gif);}
.marginless {margin:0;}
.reset {line-height:12px; margin-bottom:-10px;}
a.hide {color:#666; text-decoration:none;}