/* CSS Document */

/* Global Reset */
html, body, p, h1, h2, h3, h4, h5, h6, form, table, ul, li { margin: 0;	padding: 0;}
a { -moz-outline: none;}
input, select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
p { line-height: 18px; margin: 6px 0 9px 0}
a { color: #103cad; text-decoration: underline; font-weight: normal;}
a:hover { text-decoration: none; color: #103cad;}



h1 {
	color: #103cad;
	font-size: 26px;
	letter-spacing: -2px;
	padding: 00;
	margin: 0;
	float: left;
	width: 430px;
}
h2 {
	color: #103cad;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 20px 0 10px 0;
}
h3 {
	color: #103cad;
	font-size: 14px;
	padding: 15px 0 5px 0;	
}


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	text-align: center;
	background: #888888;
	font-size: 74%;
	text-align: center;
}

#wrapper {
	width: 690px;
	background: white;
	text-align: left;	
	margin: 20px auto 0 auto;
	background: url(images/wrapper-bg.gif) no-repeat center 65px white;
	font-size: 1.1em;
}

#header {
	padding: 20px 25px;
	height: 75px;
}
#header img {
	margin: 0 0 10px 0;
}

#header h2 {
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	float: left;
	width: 400px;
	padding: 0;
}

#header .right {
	color: #888888;
	text-align: right;
	width: 200px;
	float: right;
	font-size: 10px;
}
#header .right strong {
	font-weight: bold;
	color: #103cad;
	font-size: 14px;
	letter-spacing: -1px;
	display: block;
}


.topnav {
	color: #CCCCCC;
	padding: 0px 0 10px 0;
	width: 400px;
}
.topnav a {
	color: #a0a0a0;
	font-size: 10px;
	ont-weight: bold;
	text-decoration: none;
}
.topnav a:hover {
	color: #103cad;
	text-decoration: underline;
}



ul#top-links {
	background: url(images/top-links-bg.gif) repeat-x bottom #103cad;
	width: 100%;
	float: left;
	padding: 0px 0 6px 0;
	margin: 0;
}
ul#top-links li {
	margin: 0px;
	padding: 0px 0 0px 0;
	list-style: none;
	float: left;
}
ul#top-links li a {
	display: block;
	float: left;
	color: white;
	font-size:14px;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 8px 14px 8px 12px;
	background: url(images/top-links-line1.gif) no-repeat right top;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
}

ul#top-links li a:hover, ul#top-links li.hover {
	color: #f7be00;
	ackground: #052e97;
}

ul#top-links li.current_page_item a {
	color: #f7be00;
}




#content {
	padding: 0 15px 15px 25px;
	width: 450px;
	float: left;
}

#right {
	padding: 15px;
	float: left;
	ackground: #eeeeee;
	border: 2px dashed #eeeeee;
	margin: 15px 5px 15px 5px
}

#footer {
	background: url(images/footer-bg.gif) no-repeat top;
	padding: 55px 25px 15px 25px;
	color: #CCCCCC;
}

#footer a {
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}

#credits {
	width: 640px;
	text-align: left;	
	margin: 0 auto 20px auto;
	color: #e8e8e8;
	font-size: 11px;
}
#credits strong {
	font-size: 12px;
}
#credits p {
	line-height: normal;
}







#content ul.features {
	list-style: none;
	margin: 10px 0 30px 0;
}
#content ul.features li {
	padding: 10px 0 10px 45px;
	margin: 0;
	background: url(images/tick.gif) no-repeat left 3px;
	font-size: 13px;
	font-weight: bold;
}
#content ul.features li span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

ul.blts { margin: 4px 0; list-style: none;}
ul.blts li { padding: 4px 0 4px 15px; margin: 0px; background: url(images/blt.gif) no-repeat left 7px;}
ul.blts li a {}

ul.blts ul {
	list-style: none;
}



.clearer {
	line-height: 0;
	font-size: 0px;
	height: 0;
	clear: both;
}






a.pdflink {
	isplay: block;
	background: url(images/pdflink.gif) no-repeat left center;
	padding: 5px 0 5px 30px;
	margin: 0px 10px 0 0;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}


.split {
	display: block;
	clear: both;
	height: 1px;
	background: url(images/dots-x.gif) repeat-x bottom;
	margin: 5px 0;
}




small {
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	letter-spacing: normal;
}

a.btn-small, a.btn-med, a.btn-med-png, a.btn-big {
	background: url(images/btn-small.gif) no-repeat left top #103cad;
	display: block;
	color: white;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	text-align: center;
	width: 44px;
	text-decoration: none;
	text-transform: uppercase;
}
a.btn-med { background-image: url(images/btn-med.gif); width: 69px; }
a.btn-med-png {	background-image: url(images/btn-med.png);	width: 69px; }
a.btn-big { background: url(images/btn-big.png); width: 87px;}

a.btn-small:hover, a.btn-med:hover, a.btn-med-png:hover, a.btn-big:hover { text-decoration: underline; color: white; background-position: bottom; }


 






/* TABLES ***************************************************************************/
table.premiums { width: 100%;margin: 10px 0 10px 0;}
table.premiums td { border-bottom: 1px solid #eeeeee; padding: 6px;}
td.thead { background: url(images/thead.gif) repeat-x top #eeeeee; font-weight: bold; }
/****************************************************************************/