@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}

body {
	background: url(../images/bg_gradient.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b; 
	background-color: transparent;
	font-size: 12px;
	line-height: 16px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 12px;
	line-height: 16px;
	padding: 1.5em 0 0 0;
}

a {
	color: #114356;
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding: 1.2em 0 0 0;
}

h2 {
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	padding: 1.5em 0 0 0;
}

hr {
	height: 1px;
	border-style: none;
	color: #777777;
	background-color: #777777;
}

#nav {
	margin: 30px 0 0 0;
	float:left;
	width:846px;
}
#footer {
	width: 846px;
}

#footer p {
	color: #ffffff;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

.footertext {
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#formhorizontal {
	background-color:#FFFFFF;
}

/* Homepage id */
#container {
	width: 846px;
	background-color: #a6a6a6;
	text-align: left;
	margin: 20px 0 0 0;
}
#header {
	background: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	width: 846px;
	height: 120px;
	background-color: transparent;
	background-position: center;
	margin: 2px 0 0 0;

}
#mainbanner {
	width: 846px;
	height:193px;
	background-image:url(../images/banner_main.jpg); 
	background-repeat:no-repeat; 
	background-color: transparent;
	background-position:center;
	margin: 0 0 0 0;
}
#mainbannerbtn {
	float:right; 
	margin:95px 25px 0 0;
	display:inline;
}
#hompagecontent {
	background: url(../images/bg_hompagecontent.jpg);
	background-repeat:no-repeat;
	width: 846px;
	height: 407px;
	background-color: transparent;
	background-position: center;
	margin: -2px 0 0 0;
}

#homepagecontentmain {
	width: 515px;
	height: 300px;
	padding: 0 5px 5px 10px;
	margin: 0 0 0 8px;
	float:left;
	display:inline;
}

#homepagecontentnew {
	width: 275px;
	height: 205px;
	padding: 0 5px 5px 10px;
	margin: 0 10px 0 0;
	float:right;
}

#homepagecontentquote {
	width: 515px;
	height: 95px;
	padding: 5px 0 5px 8px;
	margin: 0 0 0 8px;
	float:left;
}

#homepagecontentquote h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #4b4b4b;
	line-height: 16px;
	padding: 1em 0 0 0;
	}
	
#homepagecontentbuttons {
	width: 290px;
	height: 165px;
	padding: 0;
	margin: 5px 10px 0 0;
	float:right;
	display:inline;
}
#homepagecontentbuttons .button {
	width: 290px;
	margin: 9px 0 0 0;
}
#login {
	float:right;
	margin: 8px 20px 0 0;
	font-size:14px;
}
#login a {
	text-decoration: none;
	color:#FFFFFF;
}
#loginarrow {
	margin: 25px 10px 0 0;
	float:right;
}

#toplogo {
	float: left;
	margin: 10px 0 0 20px;
	display:inline;
}	

/* End Homepage id */

ul.arrows
{
	margin: 1.5em 0 0 0;
	padding-left: 0px;
	list-style: none;
}

ul.arrows li 
{
	padding-left: 10px;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}	

/*
Spacer Div
*/
div.spacer{
clear: both !important;
}


/* Secondary Page Divs*/

#contentsecondary {
	width: 846px;
	padding: 0 0 5px 0;
}

#leftnavcontainer {
	margin:0 0 0 6px; 
	width: 222px; 
	float:left;
	display:inline;
}
#leftnavtop {
	background-image:url(../images/bg_leftcolumntop.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#leftnavmiddle {
	background-image:url(../images/bg_leftcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 10px 0 10px;
}
	
#leftnavbottom {
	background-image:url(../images/bg_leftcolumnbottom.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}

#leftquotecontainer {
	margin:3px 0 0 0; 
	width: 222px; 
	float:left;
}
#leftquotetop {
	background-image:url(../images/bg_leftcolumntop.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#leftquotemiddle {
	background-image:url(../images/bg_leftcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 10px 5px 10px;
}
#leftquotebottom {
	background-image:url(../images/bg_leftcolumnbottom.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#leftquotecontainer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 3px 0 0;
	padding: 0 0 0 0;
	line-height: 14px;
}

#leftctacontainer {
	margin:3px 0 0 0; 
	width: 222px; 
	float:left;
}
#leftctatop {
	background-image:url(../images/bg_leftcolumntop.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#leftctamiddle {
	background-image:url(../images/bg_leftcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 10px 0 10px;
}
#leftctabottom {
	background-image:url(../images/bg_leftcolumnbottom.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}

#secondarycontentcontainer {
	margin: 0 6px 0 0; 
	float:right; 
	width:606px;
	display:inline;

}

#secondarycontenttop {
	background-image:url(../images/bg_rightcolumntop.jpg); 
	background-repeat: no-repeat; 
	width: 606px; 
	height: 6px;
}
#secondarycontentmiddle {
	background-image:url(../images/bg_rightcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 15px 5px 15px;
	min-height: 500px;
   	height: auto;
   	_height: 500px;
}
#secondarycontentbottom {
	background-image:url(../images/bg_rightcolumnbottom.jpg); 
	background-repeat: no-repeat; 
	width: 606px; 
	height: 6px;
}
#quotenameandcompany {
	font-size:10px; 
	margin: 5px 0 0 0; 
	line-height: 12px;
}
#secondarylinks {
	height: 29px;
}
#sitemap li {
	margin-left: 35px;
}
/*End Secondary Page Divs*/

/*Landing Page Divs*/

#contentlanding {
	width: 846px;
	padding: 0 0 5px 0;
}

#rightregcontainer {
	margin:0 6px 0 0; 
	width: 222px; 
	float:right;
	display:inline;
}
#rightregtop {
	background-image:url(../images/bg_leftcolumntop.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#rightregmiddle {
	background-image:url(../images/bg_leftcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 10px 0 10px;
}
	
#rightregbottom {
	background-image:url(../images/bg_leftcolumnbottom.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}

#rightquotecontainer {
	margin:3px 0 0 0; 
	width: 222px; 
	float:right;
}
#rightquotetop {
	background-image:url(../images/bg_leftcolumntop.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#rightquotemiddle {
	background-image:url(../images/bg_leftcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 10px 5px 10px;
}
#rightquotebottom {
	background-image:url(../images/bg_leftcolumnbottom.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#rightquotecontainer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0 3px 0 0;
	padding: 0 0 0 0;
	line-height: 14px;
}

#rightctacontainer {
	margin:3px 0 0 0; 
	width: 222px; 
	float:right;
}
#rightctatop {
	background-image:url(../images/bg_leftcolumntop.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}
#rightctamiddle {
	background-image:url(../images/bg_leftcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 10px 0 10px;
}
#rightctabottom {
	background-image:url(../images/bg_leftcolumnbottom.jpg); 
	background-repeat:no-repeat; 
	width: 222px; 
	height: 6px;
}

#landingcontentcontainer {
	margin: 0 0 0 6px; 
	float:left; 
	width:606px;
	display:inline;
}

#landingcontenttop {
	background-image:url(../images/bg_rightcolumntop.jpg); 
	background-repeat: no-repeat; 
	width: 606px; 
	height: 6px;
}
#landingcontentmiddle {
	background-image:url(../images/bg_rightcolumnmiddle.jpg); 
	background-repeat:repeat-y; 
	padding: 5px 15px 5px 15px;
	min-height: 400px;
   	height: auto;
   	_height: 500px;
}
#landingcontentbottom {
	background-image:url(../images/bg_rightcolumnbottom.jpg); 
	background-repeat: no-repeat; 
	width: 606px; 
	height: 6px;
}
#quotenameandcompany {
	font-size:10px; 
	margin: 5px 0 0 0; 
	line-height: 12px;
}

/*End Secondary Page Divs*/

.sidenavbtn {
	margin: 0 0 5px 0;
}

.logoquote {
	margin: 0 0 3px 0;
}
ul.flush
{
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
ul, ol {
	margin: 10px 0 10px 20px;
	line-height: 18px;
}
.faqcol1 {
	width: 17px;
	float: left;
}
.faqcol2 {
	width: 500px;
	float: left;
}
.biocol1 {
	width: 150px;
	float: left;
}
.biocol2 {
	width: 420px;
	float: left;
}

.widcol1 {
	width: 217px;
	float: left;

}
.widcol2 {
	width: 350px;
	float: left;
}
.widcolenclose{
	margin: 20px 0 0 0;
	width: 100%;
}
ul.pemulate {
	line-height: 2em;
}
.iconcol1 {
	width: 87px; 
	float: left;
}
.iconcol2 {
	width: 470px; 
	float: left;
}
.contenthlink {
	font-weight: normal;
	text-decoration: none;
	color: #4b4b4b;
}

#form p {
	padding: 5px 0 3px 0;
}

.aup {
	font-size:10px;
}

#sidenavseperatedov {
	background-color:#7f7f7f; 
	height:2px; 
	margin: 0 0 5px 0;
}

li.indent {
	margin: 0 0 0 35px;
	list-style-type: circle;
}