﻿body 
{
	font-family: Tahoma;
	font-size:12px;
	line-height:18px;
}

a, a:link 
{
	text-decoration:none;
	color:#1E7BB4;
}

strong 
{
	color:#f67a20;
}

.strong 
{
	color:#f67a20;
	font-weight:bold;
}

#menu 
{
	display:block;
	background-image:url(images/menubg.jpg);
	font-size:16px;
	padding:20px 0;
	width:210px;
	height:238px;
}

#menu ul 
{
	margin:0 20px;
}

#menu li 
{
	padding:6px 0px;
	border-bottom:1px solid #62a1c1;
}

#menu a, #menu a:visited 
{
	color:#fff;
	text-decoration:none;
}

#menu a:hover 
{
	padding-left:4px;
	border-left:4px solid #ffa462;
}

#menu #l3 
{
	color:#fbdc0d;
	font-weight:bold;
}

.nob {border:0 !important;}

#leftcol, #rightcol 
{
	vertical-align:top;
}

#rightcol 
{
	width:540px;
}

#content 
{
	position:relative;
	padding:20px 0 50px 20px;
	border-top:4px solid #ffcc53;
}

.small 
{
	font-size:10px;
}

.bullets li {
    margin-left:15px;
    list-style-type:disc;
    padding:3px 0;
    }

#loginbox 
{
	position:absolute;
	right:0;
	bottom:8px;
}

#loginbox a 
{
	display:block;
	margin-top:10px;
}

.pic 
{
	border:1px solid #999;

}

#footer 
{
	text-align:center;
	border-top:1px solid #ffcc53;
	padding-top:1em;
	color:#1E7BB4;
	font-size:11px;
}

/* apply */

#wizsteps 
{
	margin-bottom:1em;
	border:1px solid #ccc;
	padding:10px;
	width:450px;
}

#wizsteps a
{
	/*color:#ffa462;*/
}

#pricebox
{
	padding:34px 0 0 0;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	margin-left:50px;
	width:159px;
	height:75px;
	background: url(images/pricebox.gif) no-repeat;
	position:relative;
}

#pricebox .update 
{
	position:absolute;
	top:80px;
	right:0;
}

.wizstep td 
{
	vertical-align:top;
	padding-bottom:5px;
	white-space:nowrap;
}

.wizstep .copy
{
	background-color:#f0f0f0;
	padding:10px;
	line-height:20px;
	width:450px;
	border-bottom:10px solid #fff;	
}

.w100 {width:100%;}

.wizstep td td 
{
	padding-bottom:2px;
}

.wizstep tr 
{
	
}

.wizstep td.l 
{
	font-size:12px;
	padding-right:20px;	
	color:#003974;
	padding-top:4px;
	background: url(images/tdltic.gif) no-repeat top right;
}

h3 
{	
	border-bottom:3px dotted #999;
	padding-bottom:5px;
	padding-top:10px;
	margin-bottom:10px;
	color:#ff5c00;
	font-size:18px;
	font-weight:normal;
}

/* HOME */

.cblock 
{
	padding-top:10px;
	/*border:1px solid #f0f0f0;*/
	color:#444;
}

h4 , h5
{
	color:#f67a20;
}

h4.grey , h5.grey
{
	color:#999;
}

h4
{
	font-size:12px;
	font-weight:bold;
	line-height:normal;
}

h5
{
	font-size:22px;
	font-weight:normal;
	line-height:normal;
}

.cblock .bullets li
{
	margin-left:15px;
    list-style-image:url(images/bullet.gif);
    padding:2px 0;
}

.cblock .bullets 
{
	padding-bottom:5px;
	padding-top:5px;
}

#homeblocks td 
{
	vertical-align:top;
}

#prices td
{
	font-size:11px;
	line-height:18px;
	color:#000;
}

#prices th
{
	font-size:10px;
	line-height:13px;
	padding-bottom:5px;
	color:#000;
}

#prices 
{
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #ccc;
}

#prices .v 
{
	color:#777;
}

#prices .p 
{
	color:#000;
	font-weight:bold;
}




table.compare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
	width:400px;
}

table.compare caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table.compare tr th {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.compare thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.compare tfoot tr th, table.compare tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table.compare tfoot tr th {
	width: 20%;
}

table.compare tfoot tr td {
	width: 80%;
}

table.compare td, table.compare th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

table.compare tr.odd th, table.compare tr.odd td {
	background: #efefef;
}
