pre, tt, code, samp, kbd, xmp, listing, plaintext { font-family: monospace; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none; list-style-position:outside;}
strong{ font-weight:bold;}
em{ font-style:italic;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
strong{ font-weight:bold;}
em{ font-style:italic;}

body {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	background-color:#2c2c2c;
	color:#FFF;
}

a {
	outline: 0;
}

a:link, a:active, a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	outline: 0;
	display:block;
}

input, select, textarea {
	font-size: 11px;
	font-family: Helvetica, Arial,  Sans-Serif;
	margin-bottom:5px;
	color:#333;
}
p{
	margin-bottom:5px;
}
div.clear { /* Float fix */
	clear: both;
	height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {display: inline-block;}

html[xmlns] .clearfix {display: block;}

* html .clearfix {height: 1%;}
/* clearfix ^ 
-------------------------------------------------------------------------*/
.clear-border{border:none !important;}

/*-- base set --*/
h1{font-size:20px; font-weight:bold;}
h2{font-size:16px; font-weight:bold;}
h3{font-weight:bold;}
h4{font-size:16px; font-weight:bold; color:#c0c0c0;}
h5{}
h6{}

#main ul{ list-style:disc; list-style-position:outside; margin: 5px 0 5px 25px;}
#main ul ul{ list-style:circle; list-style-position:outside; margin: 5px 0 5px 15px;}
#main ol{ list-style:decimal; list-style-position:outside; margin: 5px 0 5px 35px;}
#main{
	line-height:16px;
}
/*--^base set^--*/

.float-left{float:left; display:inline;}
.float-right{float:right; display:inline;}
.link{	
	display:block;
	margin:2px 0;
}
.link a{
	background-color:#fff;
	color:#165cab;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}
.link a:hover{
	background-color:#165cab;
	color:#fff;
	text-decoration:none;
}
#wrapper{
	background:transparent url(../img/background-repeat-y.jpg) repeat-y;
	margin:0 auto 0 auto;
	width:940px;
}
	
#header{
	padding-top:10px;
	margin: 0px 0 10px 0;
}
	
#header img{
	display:block;
}
#login a{
	font-weight:bold;
	background:none;
	padding:2px;
	display:block;
	margin: 2px 0;
}
#login a:hover{
	background-color:#165cab;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}
#nav{
	background-color:#fff;
	height:	29px;
	padding:8px;
}
#logo{
	float:left;
	display:inline;
	margin-left:10px;
}
#nav ul li{
	float:left;
	display:block;
	margin-left:50px;
}
#nav ul li a{
	color:#165cab;
	background:none;
	font-size:14px;
	font-weight:bold;
	height:19px;
	background:none;
	padding-top:11px;
	display:block;
	float:left;
}
#nav ul li a:hover, #nav ul li a.active{
	background:transparent url(../img/nav-active.png) top center no-repeat;
	text-decoration:none;
}
#primary-content{
	float:left;
	display:inline;
}
#rail{
	float:right;
	display:inline;
}
.col-narrow{
	float:left;
	display:inline;
	margin:20px 20px 0 0;
	width:220px;
}
.col-wide{
	margin:20px 0px 0 0;
	width:700px;
}
.col-half{
	width:460px;
	margin:20px 0px 0 0;
}
.col-wide td{
		padding: 20px 20px 20px 0;
}
.home-buckets, .quote, .rail-item{
	margin: 20px 0;
}
.rail-item{
	width:220px;
}
.rail-item h1{
	background-color:#1e1e1e;
	padding:7px 6px;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
.rail-item a{
		text-decoration:underline;
}
.rail-item a:hover{
		text-decoration:none;
}

.partners h2{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-color:#165CAB;
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	padding:7px 6px;
}

.partnerimg {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.partnerimg img {
	margin-left: auto;
	margin-right: auto;
}

.home-bucket{
	float:left;
	display:inline;
	margin-right:19px;
	padding:0 0 10px 0;
	width:221px;
	background:transparent url(../img/dotted-line-repeat-x.gif) repeat-x bottom;
	min-height:220px;
}
.home-bucket h3{
	background-color:#1e1e1e;
	padding:3px 6px;
	height:16px;
	font-weight:bold;
}
.header-highlight{
	background-color:#1e1e1e;
	padding:3px;
}
.home-bucket img, .home-bucket p, .home-bucket ul, .home-bucket ol{
	margin-bottom:10px;
}
.quote{
	float:left;
	display:inline;
}
.news-buckets{
	margin-top:10px;
}
.news-buckets h3{
	background-color:#1e1e1e;
	padding:3px 6px;
	height:16px;
	font-weight:bold;
	display:inline;
}
#main .news-buckets ul{
	width:100%;
	background-color:#1e1e1e;
	margin:0;
}
.news-buckets ul li{
	float:left;
	display:inline;
	width:265px;
	border-left:dashed #4b4b4b 1px;
	padding:12px 17px 12px 30px;
}
.news-buckets h4{
	font-size:16px;
	font-weight:bold;
	color:#c0c0c0;
}
.news-buckets p{
	line-height:16px;
}
#footer{
	text-align:center;
	margin-top:40px;
}
#footer .utility{
	width:345px;
	margin:0 auto;
}
#footer ul{
	display:block;
	margin:0 auto;
}
#footer ul li{
	float:left;
	display:inline;
	border-left: solid #FFF 1px;
	padding: 0 5px;	
}
#copyright{
	font-weight:bold;
	font-size:9px;
	padding: 10px 0;
}

.callout{
	background-color:#1e1e1e;
	padding:10px;
}
.border-dash{
	background:transparent url(../img/dotted-line-repeat-x.gif) repeat-x bottom;
	padding-bottom:20px;
}

.col-narrow p{
	padding:10px 5px 0px 10px;
}
.contact-rail{
	width:194px;
	margin:20px 0;
}

.product-item{
	margin:20px 0 0 0;
	padding: 0 0 20px 0;
	min-height:320px;
}
.product-item a h1{
	font-size:30px;
	padding: 13px 0 13px 15px;
	}
.product-item p{
	margin:10px;
}
.product-item .link{
	margin-left:10px;
}
a.prod-firmrisk{
	background:#1e1e1e url(../img/firmrisk-prod-off.jpg) no-repeat;
	width:460px;
	height:217px;
	display:block;
	text-decoration:none;
}
a.prod-option{
	background:#1e1e1e url(../img/option-prod-off.jpg) no-repeat;
	width:460px;
	height:217px;
	display:block;
	text-decoration:none;
}
a:hover.prod-firmrisk{
		background:#1e1e1e url(../img/firmrisk-prod-on.jpg) no-repeat;
		text-decoration:none;
}
a:hover.prod-option{
	background:#1e1e1e url(../img/option-prod-on.jpg) no-repeat;
	text-decoration:none;
}
.about-nav{
	text-align:right;
}
.about-nav div{
	margin-bottom:15px;
}
.about-nav div.link a{
	font-size:16px;
	font-weight:bold;
	color:#165cab;
	background-color:#fff;
}
.about-nav div.link a:hover{
	font-size:16px;
	font-weight:bold;
	background-color:#165cab;
	color:#fff;
}
.about-nav div.link a.current{
	font-size:16px;
	font-weight:bold;
	background-color:#165cab;
	color:#fff;
}
.about{
	padding:0 0 20px 0;
}
.about h1{
	background-color:#1e1e1e;
	padding:13px 6px;
	font-weight:bold;
	display:block;
	font-size:30px;
}
.about h5{
	background-color:#165cab;
	padding:5px 6px;
	font-weight:bold;
	font-size:16px;
	display:block;
	margin-bottom:10px;
}
.twitter{
	margin:20px 0 20px;
	width:190px;
}
.twitter h2{
background-color:#1e1e1e;
	padding:5px 6px;
	font-weight:bold;
	font-size:16px;
	display:block;
}

.twitter ul{
	background-color:#1e1e1e;
	padding:8px;
	display:block;
	margin:0 !important;
}
.twitter li{
	list-style:none;
	margin:0 0 20px 0;
}
.news-teaser{
	margin-bottom:40px;
}
.news-category{
	margin-bottom:40px;
}
.news-category a{
	display:block;
	text-decoration:underline;
}
.col-narrow .news-category p {
	padding-left:0;
}