@charset "utf-8";
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:Tahoma, verdana, arial, helvetica, sans-serif;
	background:#86a7c4 url(/_img/body_bg.jpg) repeat-x 0 0;
	color:#333;
}
.holder {
	width:940px;
	margin:0 auto;
	padding-top:32px;
    position:relative;
}
/*-------------------------- DEFAULT --------------------------*/
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
a {
	text-decoration:none;
    color:#498CAB;
}
a:hover {
	text-decoration:underline!important;
}
img {
	border-style:none;
	margin:0;
	padding:0;
}
h1 {
	font-size:20px;
	font-weight:normal;
	margin:1em 0;
}
h2 {
	font-size:19px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
	margin: 0; padding: 20px 0 0 0;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:16px;
	font-weight:normal;
}
h6 {
	font-size:15px;
	font-weight:normal;
}
p {
	font-size:14px;
    text-align:left;
}
ul, ol {
	padding:0;
    margin:0;
    list-style:inside;
    overflow:auto;
}
ul a, ol a {
    color:#333;
    font-size:14px;
}
ul a.act, ol a.act {
    text-decoration:underline;
}
left ul, .left ol{padding-left:25px;list-style-position:outside;}
.left ul li, .left ol li {padding-top: 5px;}
.left ul {list-style-type:disc;}
.left ol {list-style-type:decimal;}
/*-------------------------- TOP --------------------------*/
.top {
	height:327px;
	background:url(/_img/top_bg.png) no-repeat 0 0;
}
* html .top {
	background: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/top_bg.png');
}
.top-inner {
	height:91px;
	background:url(/_img/top_bg_inner.png) no-repeat 0 0;
}
* html .top-inner {
	background: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/top_bg_inner.png');
}
.top_special{width:252px;height:150px;position:absolute;top:199px;left:48px}
.logo {
	width:234px;
	height:46px;
	display:block;
	position:relative;
	top:30px;
	left:50px;
}
.top_header {
	color:#fff;
	text-transform:uppercase;
	position:absolute;
	top:120px;
	left:50px;
	font-size:13px;
	width:350px;
}
.top_header p {
	margin:0;
}
.top_header span {
	font-size:30px;
	line-height:26px;
}
.call_text {
	position:absolute;
	top:100px;
	left:767px;
	color:#fff;
	font-size:12px;
	width:150px;
    height:42px;
}
.top-inner .call_text {
    color:#fff;
    font-size:12px;
    height:42px;
    left:744px;
    position:absolute;
    top:70px;
    width:150px;  
}
.call_text span {
	font-size:23px;
	text-transform:uppercase;
}
.top_text {
	position:absolute;
	top:190px;
	left:767px;
	width:150px;
}
.top_text p {
    font-size:11px;
	color:#fff;
    margin:0;
}
.nav {
	height:30px;
	background:url(/_img/content_bg.png) repeat-y 0 0;
	padding-left:19px;
	overflow:auto;
}
* html .nav {
	background: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/content_bg.png', sizingMethod='scale');
}
.menu {
	height:27px;
	width:902px;
	background:url(/_img/menu_bg.gif) repeat-x 0 0;
	text-align:center;
	padding-top:3px;
	position:relative;
}
.menu a {
	color:#fff;
	text-transform:uppercase;
	margin:0 9px;
	font-size:15px;
}
.menu a.act {
    text-decoration:underline;
}
.content {
	background:url(/_img/content_bg.png) repeat-y 0 0;
	padding:0 18px 0 20px;
	margin: 0;
	overflow:hidden;
	height:100%;
    position:relative;
}
* html .content {
	background: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/content_bg.png', sizingMethod='scale');
}
.top-links {
	background:url(/_img/bg-links.jpg) repeat-x 0 0;
	min-height: 22px;
	margin: 0 auto;
	padding: 4px 0 2px 0;
	width: 760px;
	font-size: 14px;
	text-align: center;
}
.top-links a {
	color: #fff;
	padding: 0 5px 0 5px;
}
.left {
	float:left;
	width:555px;
	padding:0 85px 0 45px;
}
.left ul {
    overflow:hidden;
    color:#333;
    font-size:14px;
    margin:1em 0;
}
.left ul a, .left ol a {
    color:#498CAB;
}
.left ul ul {
    margin:3px 0 7px 15px;
}
hr.grey {
	background-color: #ddd!important;
	color: #ddd!important;
	border: none;
	}
.t-news td.f {
	padding-right: 10px;
	border-right: 1px solid #ddd;
	width: 50%; 
}
h2.h2-news {
	background-color: #f7f7f7;
	padding: 3px;
	font-size: 1.2em;
}
.t-news td h3 {
	font-size: 1em;
	text-transform: uppercase!important;
	font-weight: bold;
}

.t-news td.s {
	padding-left: 10px;
	width: 50%;
}
.t-news p, .t-news td {
	font-size: 12px!important;
}
.right {
	margin:25px 0 0 0;
    width:200px;
    overflow:auto;
    height:100%;
    float:left;
}
.right ul {
    overflow:hidden;
    color:#498cab;
    font-size:14px;
    margin:1em 0 0 0;
}
.right ul a {
    color:#498cab;
    position:relative;
}
.right ul ul {
    margin:3px 0 7px 0;
}
.right li {
    color:#333;
}
.right h2 {
    margin:0;
    color:#999;
}
#twitter_update_list {
	margin: 0; padding: 0 15px 0 0;
	font-size: 0.8em;
}
#twitter_update_list li { 
	margin: 0; padding: 5px 0 5px 0;
}
#twitter_div h2.sidebar-title {
	color: #666;
}
#twitter-link {
	font-size: 0.9em;
}
a.account_link, a.order_link, a.instant_link {
	width:178px;
	height:119px;
    display:block;
	overflow:auto;
}
a.account_link:hover {
	background:url(/_img/access_act.jpg) no-repeat 73px 89px;
    text-decoration:none!important;
}
.account {
    background:url(/_img/my_account.jpg) no-repeat 0 0;
    width:178px;
	height:119px;
    margin-bottom:10px;
}
.account span {
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	padding:8px 0 0 15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
.account div {
    width:80px;
    height:50px;
    margin:6px 0 0 85px;
    color:#fff;
    font-size:9px;
}
.order {
    width:178px;
	height:119px;
	background:url(/_img/order_online.jpg) no-repeat 0 0;
    margin-bottom:10px;
}
.order span {
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	padding:8px 0 0 15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
 a.order_link:hover {
	background:url(/_img/order_act.jpg) no-repeat 73px 89px;
    text-decoration:none!important;

}
.order div {
    width:80px;
    height:50px;
    margin:6px 0 0 85px;
    color:#fff;
    font-size:9px;
}
.instant {
	width:178px;
	height:119px;
	background:url(/_img/instant_quote.jpg) no-repeat 0 0;
	margin-bottom:10px;
}
.instant span {
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	padding:8px 0 0 15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
}
 a.instant_link:hover {
	background:url(/_img/instant_act.jpg) no-repeat 73px 89px;
     text-decoration:none!important;
}
.instant div {
    width:80px;
    height:50px;
    margin:6px 0 0 85px;
    color:#fff;
    font-size:9px;
}
/*-------------------------- FOOTER --------------------------*/
.footer {
	background:url(/_img/footer_bg.png) no-repeat 0 0;
	height:127px;
}
* html .footer {
	background: none;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_img/footer_bg.png');
}
.footer_left {
	float:left;
	text-align:center;
	position:relative;
    padding:0 85px 0 65px;
    width:555px;
    padding-top:27px;
}
.blue_bold {
	color:#113B67;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.blue_bold a {
	color:#498CAB;
	text-decoration:none;
	margin:0 5px;
}
.blue_bold a:hover {
	color:#003366;
	text-decoration:underline;
}
.blue_normal {
	color:#498CAB;
	font-size:12px;
	text-align:center;
}
.blue_normal a {
	color:#498CAB;
	text-decoration:none;
	margin:0 5px;
}
.blue_normal a:hover {
	color:#003366;
	text-decoration:underline;
}
p.foot {
	font-size:10px;
	font-style:italic;
	margin:0;
    text-align:center;
}
.chatButton {
    position:absolute;
    top:290px;
    left:757px;
}
.VSC_inner {
    float:left;
	margin: 20px 0 20px 0; padding: 0;
}
p.fline {
    clear:both;
    margin:7px 0;
    overflow:hidden;
    padding:0;
    width:458px;
}
p.fline label {
    float:left;
    width:150px;
}
span.input input {
    float:left;
    margin:0;
    padding:2px;
    width:300px;
}
p.fline textarea {
    float:left;
    margin:0;
    padding:2px;
    width:300px;
}
input.but {
    float:right;
    margin:0;
    padding:0;
    width:50px;
}
em.note {
    color:red;
    font-size:11px;
}
.trv_logo {
    float:left;
    padding-top:15px;
}