body {
	padding:25px 0;
	background:url("../images/bg.gif") 0 0 repeat-x;
	font-family: "arial", sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

#main {
	width:940px;
	padding:10px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
}

    #header {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerGen {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(../images/header-gen.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerCom {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(../images/header-com.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#headerPi {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(../images/header-pi.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#affiliateHeader {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(../images/affiliates-header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#quote-main {
	width:540px;
	padding:6px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#quote {
	width:500px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

    #header {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#quote-header {
	position:relative;
	height:100px;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
    #header #logo {
	margin: 0;
}
    
    #slogan {
	position:absolute;
	top:64px;
	right:0;
	width:430px;
	height: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	text-align: right;
}
    
    #nav {
	position:relative;
	padding:0 20px;
	background:url("../images/nav.gif") 0 0 repeat-x;
}
    #nav ul {margin:0; list-style:none;}
    #nav ul li {display:inline;}
    #nav ul li a {display:block; float:left; padding:9px 15px; background:url("../images/nav-separator.gif") 100% 0 repeat-y; text-decoration:none;}
    #nav a:hover {text-decoration:underline;}
    #nav ul li.active, #nav ul li.active a {font-weight:bold;}
    #nav #feeds {position:absolute; top:9px; right:25px; margin:0;}
    #nav #feeds a:hover {text-decoration:none;}
	.selectedanchor{ text-decoration: none;
	}
	.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid white;
border-bottom-width: 0;
line-height: 20px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #EDEDED;
width: 124px; /* default width for menu */
}

.anylinkmenu ul{ margin: 0; padding: 0; list-style-type: none;
}

.anylinkmenu ul li a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 2px 0;
text-decoration: none;
text-indent: 5px;
}
.anylinkmenu a:hover{ text-decoration:underline;
}

    #cols {margin-bottom:10px; background:url("../images/cols.gif") 0 0 no-repeat;}
    #cols-in {min-height:430px; padding:20px; background:url("../images/cols-in.gif") 0 100% no-repeat;}
    
        #content {float:left; width:600px;}
        #aside {float:right; width:280px;}
        #content .in, #aside .in {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.anylinkmenucols{
position: absolute;
width: 270px;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid white;
padding: 10px;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #EDEDED;
text-decoration: none;
}

.anylinkmenucols li{
padding-bottom: 3px;
}

.anylinkmenucols .column{
float: left;
padding: 3px 8px;
margin-right: 5px;
background: white;
}

.anylinkmenucols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.anylinkmenucols a:hover{ text-decoration:underline;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
}

    #footer {padding:15px 15px 5px 15px;}
    #footer p {margin:0;}
    
        #ico-print {padding-left:12px; background:url("../images/ico-print.gif") 0 50% no-repeat;}
        #ico-sitemap {margin-left:10px; padding-left:10px; background:url("../images/ico-sitemap.gif") 0 50% no-repeat;}

        .ico-rss {padding-left:18px; background:url("../images/ico-rss.gif") 0 50% no-repeat;}

    #copy {margin:15px auto 0 auto; width:910px; font-size:90%;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#breadcrumbs {margin:0; font-size:90%;}
#breadcrumbs a:hover {text-decoration:none;}
#breadcrumbs span {margin:0 3px;}

#topstory-img {float:left; width:200px;}
#topstory-img img {display:block;}
#topstory-txt {float:right; width:355px;}
#topstory-txt h3 {margin:0; font-size:140%; font-weight:normal;}
#topstory-txt #topstory-info {margin:0; font-size:90%;}
#topstory-txt .comment {padding-left:12px; background:url("../images/ico-comment.gif") 0 2px no-repeat;}

.cols5050 {clear:both; background:url("../images/dot-01.gif") 0 100% repeat-x;}
.cols5050 .col {float:left; width:275px;}
.cols5050 .col .article {clear:both; margin-bottom:15px;}
.cols5050 .col .article-img {float:left; width:85px;}
.cols5050 .col .article-img img {display:block;}
.cols5050 .col .article-txt {float:right; width:175px;}
.cols5050 .col .article-txt h4 {margin:0; margin-bottom:7px; font-size:110%;}
.cols5050 .col .article-txt p {margin:0; font-size:90%;}

#subnav {margin:0; list-style:none;}
#subnav li {display:inline;}
#subnav li a {
	display:block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../images/subnav.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#subnav li a:hover {text-decoration:none;}
#subnav li.last a {border:0;}

dl#news {margin:0; background:url("../images/dot-02.gif") 3px 0 repeat-y;}
dl#news dt {margin-bottom:3px; padding-left:15px; background:url("../images/news-dt.gif") 0 50% no-repeat; font-weight:bold;}
dl#news dd {margin:0; margin-bottom:10px; padding-left:15px;}
dl#news a:hover {text-decoration:none;}

#gallery-in {
	background:url("../images/gallery.gif") 0 0 repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#gallery .separator {width:910px; height:2px; margin:10px 0; background:url("../images/separator.gif") 0 0 repeat-x; font-size:0; line-height:0; overflow:hidden;}
#gallery img {
	margin-right:6px;
}
#gallery a.last img {margin:0;}
#benefits {margin:0; list-style:none;}
#benefits ul {color: #000000;font-weight: bold; list-style-position:outside; margin:0px; }
#benefits li {
	background:url("../images/tickbox.gif") no-repeat;
	padding-left:30px;
	font-size:1.1em;
	line-height:25px;
}


/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.title-01 {margin:0; padding:15px 15px 15px 45px; background:url("../images/arrow-01.gif") 15px 50% no-repeat; font-size:150%; font-weight:normal;}
.title-02 {background:url("../images/dot-01.gif") 0 60% repeat-x; font-size:100%;}
.title-02 span {padding-right:5px;}
.title-03 {margin:0; padding:13px 10px 13px 15px; background:url("../images/arrow-02.gif") 245px 50% no-repeat; font-size:100%; font-weight:bold;}
.title-03.gallery {background:url("../images/arrow-02.gif") 903px 50% no-repeat;}
.title-04 {margin:0 5px; padding:13px 30px 13px 15px; background:url("../images/title-04.gif") 0 0  repeat-x; font-size:100%; font-weight:bold;}

.more {padding-right:14px; background:url("../images/more.gif") 100% 5px no-repeat;}
a:hover.more {text-decoration:none;}
#application {
	padding:0px;
	width:430px;
}
#application form {
	padding:25px;
}

#application label {
	float:left;
	width:150px;
	text-align:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#application legend {
	font-weight:bold;
}

#application ol {padding:5px 0px 0px 0px;}
#application li {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#application input {
	border:1px solid #CCCCCC;
	padding: 0px 2px 0px 2px;
}
#application textarea {display:block;margin-left:10px;}
#application .button {float:right; margin-right:27px;}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.box {
}
.flexdropdownmenu, .flexdropdownmenu ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border-bottom-width: 0;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.flexdropdownmenu li{
position: relative;
}

.flexdropdownmenu li a{
	display: block;
	width: 140px; /*width of menu (not including side paddings)*/
	text-decoration: none;
	background-color: #C3C3C3;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

* html .flexdropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.flexdropdownmenu li a:hover, .flexdropdownmenu li.selected>a{
	background-color: #BBBBBB;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
#scroll {
	color: #000;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1.1em;
	width: 100%;
	font-weight: bold;
}

#scroll a {
	color: #FFF;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bold;
}
#scroll a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}

