/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Calibri, Arial, Sans Serif, "Times New Roman";
	font-size: 16px;
	font-style:normal;
	color: #6A4E8B;
	line-height: 20px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image:
}

p{
	font-family: Calibri, Arial, "Sans Serif", "Times New Roman";
	font-size: 100%;
	line-height: 18px;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-weight: normal;
}

a{
	color: #6A4E8B;
	text-decoration: none;
}

a:link{
	color: #6A4E8B;
	text-decoration: none;
	font-weight: normal;
}

a:visited{
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
	font-size: 150%;
	margin: 4px;
	font-weight: bold;
	line-height: 24px;
	font-variant: normal;
	background-color: none;
	margin-bottom: 6px;
}

h2{
	font-size: 130%;
	font-weight: bold;
	line-height: 22px;
	margin: 4px;
	background-color: none;
}

h3{
	font-size: 110%;
	color: #334d55;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

h4{
	font-size: 102%;
	padding: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	font-weight: normal;
	font-style: normal;
}

h5{
	font-size: 90%;
	color: #334d55;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}

h6{
	font-size: 80%;
	color: #334d55;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	width: 19%;
	margin: 0px;
	height: 100%;
	border-bottom-style: none;
	padding: 0px;
}

#headlines{
	float:right;
	width: 240px;
	padding-right: 10px;
}

#content{
	float: right;
	width: 55%;
	padding-right: 1%;
	padding-top: 0px;
	color: #334d55;
}

#guarantee{
	float: right;
	width: 200px;
	padding-right: 8px;
}

#title{
	float: left;
	width: 62%;
	padding-right: 0px;
	padding-top: 20px;
	background-image: ;
}

#feature{
	float: left;
	width: 62%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#story{
	clear: both;
	font-size: 100%;
	border-width: 0px;
	border-style: none;
	border-color: #81589E;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-left: 0px;

}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* #content styles **************/

#content{
	color: #334d55;
}

#content a{
	color: #334d55;
	text-decoration: none;
	font-weight: bold;
}

#content a:link{
	text-decoration: none;
}

#content a:visited{
	text-decoration: none;
}

#content a:hover{
	color: #006699;
	text-decoration: underline;
}

/************* #navBar styles **************/

#navBar{
	font-size: 100%;
	font-weight:normal;
	font-style:normal;
	}

#navBar P{
	font-size: 80%;
	font-weight:normal;
	font-style:normal;
	}

#navBar a{
	font-size:90%;
}

#navbar a:hover{
	text-decoration: underline;
}


/************** .feature styles ***************/

.feature{
	font-size: 115%;
	clear: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;

}

/************** .feature styles ***************/

.feature_2{
	font-size: 125%;
	clear: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: bold;

}

/************** .feature styles ***************/

.feature_3{
	font-size: 82%;
	clear: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-weight: normal;

}

/************** .guarantee styles ***************/

.guarantee{
	font-size: 110%;
	clear: left;
	padding-top: -2px;
	padding-right: 0px;
	padding-bottom: -2px;
	padding-left: 0px;

}

/************** .story styles *****************/

.story{
	font-size: 98%;
	border-width: 0px;
	border-style: none;
	border-color: #81589E;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	color: #006699;
	margin: 20px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #6A4E8B;
	padding: 5px;
	background-color: #FFFFFF;
}

/************* #bottom styles ***************/

#bottom{
	clear: both;
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/*********** #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{
	font-size: 110%;
	position: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#sectionLinks a {
	font-size: 92%;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color:#ECECFF;
}

#sectionLinks a:hover{
	background-color: #EAEEFA;
	text-decoration: none;
}


/*********** #sectionLinks_2 styles ***********/

#sectionLinks_2{
	font-size: 100%;
	position: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#sectionLinks_2 a {
	font-size: 95%;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #ECECFF;
}

#sectionLinks_2 a:hover{
	background-color: #C1F7C2;
	text-decoration: none;
}

/*********** #relatedLinks styles ***********/

#relatedLinks{
	font-size: 95%;
	position: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#relatedLinks a {
	font-size: 92%;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECFF;
}

#relatedLinks a:hover{
	background-color:#BCC5E6;
	text-decoration: none;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	right: 10px;
	height: 100%;
}

#headlines p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** #pageName styles **************/

#pageName{
	margin: 0px;
	font-size: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	height: 100%;
	font-style: oblique;
	font-weight: normal;
	text-decoration: ;
	border-bottom: none;
	background-image: url(images/bg_page.gif);
}

/************** #guarantee styles **************/

#guarantee{
	font-size: 90%;
	font-style: oblique;
	font-weight: normal;
	color: #6A4E8B;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image:url(images/blue_background_3.jpg);
}

#guarantee p{
	margin: 0px 0px 0px 0px;
}

#guarantee a{
	font-size: 85%;
	color:#334d55 ;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}	

#guarantee a:hover{
	color: #006699;
	text-decoration: underline;
}


/************** #title styles **************/

#title h1{
	position: left;
	font-style: normal;
	font-weight: normal;
	background-color: ;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 4px;
}

#title h2{
	position: left;
	font-style: normal;
	font-weight: normal;
	background-color: ;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 4px;
}

/*********** #advert styles ***********/

#advert {
	background-image:url(images/blueman_bottom-tel.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

#advert P{
	font-family: Arial,sans-serif;
	font-size: 93%;
	color: #334d55;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#advert h3{
	font-family: Arial,sans-serif;
	font-size: 90%;
	color: #334d55;
	margin: 0px;
	font-weight: bold;
	font-style: normal;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#advert h5{
	font-size: 200%;
	color: #334d55;
	margin: 0px;
	font-weight: bold;
	font-style: normal;

}

#advert h6{
	font-size: 85%;
	color: #334d55;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
}

#advert a{
	text-decoration: none;
}	


/*********** #masthead styles ***********/

#masthead {
	background-image:url(images/blueman_top_question3.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

#masthead_2 {
	background-image:url(images/blue_man_injured_mid.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}

