﻿*{
margin:0;
padding:0;
}
img{border:0
}
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-position: right;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #334d55;
	background-color: #74ABCA;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 114%;
	color: #334d55;
	border: thin none #000099;
}

h4{
 font-size: 10pt;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	position:absolute;
	width: 870px;
	background-color: #BBBBBB;
	height: 136px;
}

#bannertext{
	position:absolute;
	font-weight:300;
	font-size:14px;
	top:20px;
	right:30px;
	width: 250px;
	line-height: 18px;
	color: #000066;
}
#navBar{
	padding: 0px;
	background-color: #eeeeee;
	position: absolute;
	width: 146px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: 2px solid #ccc;
	right: 0px;
	top: 175px;
}

#adBar{
	background-color: #eeeeee;
	position: absolute;
	width: 146px;
	border: 1px solid #ccc;
	right: 0px;
	top: 150px;
}


#home_content{
	position: absolute;
	width: 480px;
	top:245px;
	left: 5px;
}

#homeinfo{
	position:absolute;
	top:160px;
	left:510px;
	width:180px;
	height:400;
	font-size:12px;

}

#sub_content{
	float:left;
	width: 707px;
	top:174px;
	margin: 0;
	border: thin solid #666666;
	padding-top: 0;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0;
	position: absolute;
	left: -4px;
}

#c2{
	width: 870px;
	position: absolute;
	height: auto;
	margin-left: 10%;
	}


#inner{
position:absolute;
width:auto;
height:auto;
border: thin dotted #333333;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	background-image:url(/images/topbkg.gif);
	background-repeat:repeat;
}


/*************** #pageName styles **************/

#pageName{
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #74ABCA;
	border-right-color: #74ABCA;
	border-bottom-color: #74ABCA;
	border-left-color: #74ABCA;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/************NAV********************/

#nav-home{
	position: absolute;
	top: 106px;
	left: -1px;
	background-image:  url("/images/vs-ovr.gif");
	width: 150px;
	height: 30px;
}

#nav-home a:hover img{visibility:hidden}
#nav-home a:hover {visibility:visible}

#nav-sv{
	position: absolute;
	top: 106px;
	left: 149px;
	background-image:  url("/images/benefits-ovr.gif");
	width: 194px;
	height: 30px;
}

#nav-sv a:hover img{visibility:hidden}
#nav-sv a:hover {visibility:visible}

#nav-faq{
	position: absolute;
	top: 106px;
	left: 299px;
	background-image:  url("/images/faq-ovr.gif");
	width: 194px;
	height: 30px;
}

#nav-faq a:hover img{visibility:hidden}
#nav-faq a:hover {visibility:visible}


#nav-art{
	position: absolute;
	top: 106px;
	left: 449px;
	background-image:  url("/images/articles-ovr.gif");
	width: 150px;
	height: 30px;
}

#nav-art a:hover img{visibility:hidden}
#nav-art a:hover {visibility:visible}


#nav-home a:hover {visibility:visible}

#nav-vid{
	position: absolute;
	top: 106px;
	left: 599px;
	background-image:  url("/images/videos-ovr.gif");
	width: 150px;
	height: 30px;
}

#nav-vid a:hover img{visibility:hidden}
#nav-vid a:hover {visibility:visible}

#resultbody {
	position: absolute;
	top: 128px;
	margin-top:10px;
}

#centerlist{
	top:20px;
	width: 566px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	border: thin solid #666666;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature h4{
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.feature img{
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0 5px 5px 0;
}

.feature p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/
#bodystory {
	display:block;
	position:absolute;
	top: 590px;
	width: 710px;
	left: 5px;
	height:560px;
}
.story1{
	clear: both;
	font-size: 80%;
	border: thin solid #000099;
	margin-right:10px;
}

.story1 h3 {
	padding-left:10px;
	padding-top:5px;
	color: #DFDFDF;
	height:25px;
	background-color: #0066CC;
}

.story1 p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.story2{
	font-size: 80%;
	border: thin solid #000099;
	float:inherit;
}
.story2 h3 {
	padding-left:10px;
	padding-top:5px;
	color: #DFDFDF;
	height:25px;
	background-color: #0066CC;
}

.story2 p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px;
	left: 0px;
	bottom: 0px;
	height: 45px;
	width: 684px;
	position:inherit;
	bottom:+60px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/
#home_searchbox{
	position:absolute;
	top:145px;
	left: 15px;
	position: absolute;
	width: 650px;
}
#result_search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	width: 555px;
	left: 152px;
	top: 145px;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	height: 280px;
}

#banner1 img{
padding-top:20px;
}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:{
	padding:10px 0px 0px 0px;
}

#sectionLinks a:visited{

}

#sectionLinks a:hover{

}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#navBar #sectionLinks #banner1 {
	position: relative;
	top: 20px;
}
/************** #Left Banner **************/
#leftbanner{
	width: 146px;
	margin: 0;
	border: thin solid #666666;
	background-color: #EEEEEE;
	
}
#leftbanner img{
padding-top:10px;
padding-left:0px;
}
/***************RightBanner****************/
#rightBanner{
	
	right:0px;
	width: 145px;
	border: thin solid #666666;
