body
{
	margin:0;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#eaeaea;
	color:#666;
	min-width: 968px;
	padding-bottom: 55px;
}

.blue_regular
{
    color: #0067B1;    
}

.blue_regular_big
{
    color: #0067B1;
    font-size: 18px;    
}

.blue_bold_header
{
    font-size: 15px;
    color: #0067B1;  
    font-weight: bold;    
}

.gray_regular
{
    color: #666;    
}

.gray_big
{
    color: #666;    
    font-size: 16px;
}

.gray_bold_header
{
    font-size: 15px;
    color: #666;  
    font-weight: bold;    
}

img{border-style:none;}

a{color:#0067b1;}

a:hover{ color:#ffa801;}

a:focus{outline:none;}

form,fieldset
{
	margin:0;
	padding:0;
	border-style:none;
}

.holder
{
	padding: 0 14px 0 32px;
	width: 922px;
	overflow: hidden;
}

/*-- header --*/
#header
{
	width:100%;
	border-bottom: 18px solid #003c6e;
	clear: both;
	background: #fff;
}

#header .holder
{
	height: 139px;
	background: url(../images/bg-header.jpg) no-repeat;
}

.logo
{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:13px 0 0 -4px;
	width:261px;
	height:98px;
	background: url(../images/logo.gif) no-repeat; 
}

.logo a
{
	display:block;
	height:100%;
}

.otcbb 
{
	padding: 93px 0 0 95px;
	overflow: hidden;
	color: #003c6e;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
}

* html .otcbb 
{
	overflow: visible;
	height: 1%;
}

.otcbb span
{
	color: #08b000;
	padding-left: 6px;
}

/*-- main --*/
#main
{
	background: #fff;
	width: 100%;
	padding-bottom: 5px;
}

#main .holder{background: url(../images/bg-corner.gif) no-repeat 100% 0;}

/*-- content --*/
#content
{
	background: url(../images/bg-content-t.gif) no-repeat 100% 0;
	width:641px;
	padding: 16px 18px 0 0;
	float:left;
	height: 100%;
}

.promo 
{
	background: url(../images/bg-promo.jpg) no-repeat;
	width:442px;
	padding: 0 0 0 199px;
	height: 195px;
	overflow: hidden;
	border-bottom: 8px solid #ffa801;
}

.promo h1
{
	margin: 23px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffa801;
	font-size: 26px;
	line-height: 32px;
}

.lists 
{
	overflow: hidden;
	width: 442px;
}

.lists ul
{
	float: left;
	margin: 0;
	padding: 23px 38px 0 0;
	list-style: none;
}

* html .lists ul{ padding-top: 24px;} 

.lists ul li
{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 13px;
	line-height: 15px;
}

.lists ul li a
{
	background: url(../images/ico-arrow-orange.gif) no-repeat 0 3px;
	padding: 0 0 0 27px;
	color: #fff;
	text-decoration: none;
}

.lists ul li a:hover{ color: #ffa801;}

.boxes 
{
	margin: 16px 0 0;
	width: 641px;
	overflow: hidden;
	background: url(../images/bg-boxes-c.gif) repeat-y;
}

.boxes-b{background: url(../images/bg-boxes-b.gif) no-repeat 0 100%;}

.boxes-t
{
	padding: 0 0 17px;
	overflow: hidden;
	min-height: 176px;
	background: url(../images/bg-boxes-t.gif) no-repeat;
}

* html .boxes-t
{
	overflow: visible;
	height:176px;
}

.box
{
	padding: 0 6px 0 19px;
	width: 188px;
	float: left;
}

.box-heading {line-height: 45px;}

.box-heading strong
{
	color: #0a4765;
	font-size: 13px;
}

.box p
{
	margin: 0;
	padding: 14px 0 16px;
	line-height: 16px;
}

.btn 
{
	margin:0 17px 0 0;
	background: url(../images/bg-btn.gif) no-repeat;
	float: right;
	text-decoration: none;
	color: #0a4765;
	font-size: 11px;
}

.btn span
{
	cursor: pointer;
	padding: 0 9px 0 22px;
	float: left;
	position: relative;
	height: 20px;
	line-height: 20px;
	margin: 0 -4px 0 0;
	background: url(../images/bg-btn-l.gif) no-repeat 100% 0;
}

.content-text 
{
	overflow: hidden;
	padding: 20px 20px 0;
}

* html .content-text 
{
	height:1%;
	overflow: visible;
}

.content-text h2
{
	margin: 0;
	padding: 11px 0 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

.content-text h2 strong{color: #0067b1;}

.content-text p{margin: 18px 0 0;}

.content-text p.important-text { font-weight: bold;}

ul.list 
{
	margin: 0;
	padding: 18px 20px 0 37px;
}

ul.list li
{
	list-style: none;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	padding: 0 0 4px 13px;
	background: url(../images/bullet.gif) no-repeat 0 8px;
}

ul.list li a
{
	text-decoration: none;
}

/*-- sidebar --*/
#sidebar
{
	float:right;
	width:263px;
}

.nav-box 
{
	overflow: hidden;
	padding: 0 30px 185px 35px;
	background:#003c6e url(../images/bg-nav-box.jpg) no-repeat 0 100%;
	border-bottom: 8px solid #ffa801;
	min-height: 235px;
}

* html .nav-box 
{
	overflow: visible;
	height: 235px;
}

.nav-box h3
{
	font-weight: normal;
	margin: 16px 0 0;
	color: #fff;
	font-size: 18px;
	line-height: 23px;
}

.nav-box h3 strong
{
	color: #ffa801;
}

.nav 
{
	margin: 0;
	padding: 22px  0 0;
	list-style: none;
}

.nav li
{
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 11px;
}

.nav li a
{
	padding: 0 0 0 16px;
	background: url(../images/ico-arrow-white.gif) no-repeat 0 4px;
	color: #fff;
	text-decoration: none;
}

.nav li a:hover
{
	color: #ffa801;
	background: url(../images/ico-arrow-orange-alt-1.gif) no-repeat 0 4px;
}

.container 
{
	margin: 4px 0 0;
	overflow: hidden;
	height: 1%;
	padding: 0 20px 38px 26px;
	background: #eaeaea;
}

.container h3
{
	margin: 19px 0 0;
	padding-bottom: 8px;
	color: #0067b1;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
}

.post 
{
	background: url(../images/ico-arrow-orange-alt.gif) no-repeat 0 5px;
	overflow: hidden;
	padding:0 0 0 14px;
	margin: 15px 0 0;
}

* html .post 
{
	height: 1%;
	overflow:visible;
}

.post p
{
	margin: 0;
	padding: 0;
	line-height: 16px;
}

em.date 
{
	font-style: normal;
	font-weight: bold;
}

/*-- footer --*/
#footer
{
	background: #003c6e;
	overflow:hidden;
	padding: 1px 0 2px;
}

#footer ul
{
	float:left;
	overflow: hidden;
	margin:0 0 0 -8px;
	padding:0;
}

#footer ul li
{
	margin: 0 0 0 -1px;
	font-weight: bold;
	font-size: 10px;
	line-height:15px;
	padding: 0 12px 0 12px;
	background: url(../images/bg-foot-nav-separator.gif) no-repeat 0 4px;
	float: left;
	list-style:none;
}

#footer ul li a
{
	color:#fff;
	text-decoration: none;
}

#footer ul li a:hover{color:#ffa801;}
#footer p
{
	font-size: 9px;
	line-height:15px;
	color:#83a0b8;
	text-align: right;
	margin:0;
	padding:1px 55px 0 0;
}

/*-- controls --*/
.textbox
{
    border: solid 1px #000;    
}