/*-----  Global Internal Style ------ */

html, body {
	/*background-image:url(../images/bg-internal.jpg);*/
}

#visual-area {
	width: 980px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-image {
	height: 161px;
	width: 980px;
	background-color:#034d86;
	float: left;
}

/*-----  Side Nav ------ */

#sidenav {
	width: 230px;
	float: left;
	margin-right: 15px;
	height: auto;
	
}

#sidenav a {
	text-decoration:none;
	
	
}

#sidenav a:hover {
	text-decoration:underline;
}



.sidenav-content {
	color:#666666;
	clear: both;
	height: 111px;
}

.sidenav-content p {
	font-size:0.7em;
}

.sidenav-content ul {
	font-size:0.75em;
	list-style:none;
	float: left;
	padding: 0px;
	list-style-image:url(../images/bullet-page-dark.gif);
	margin:0 0 0 23px;
	
	
}

.sidenav-content li {
	margin-bottom:8px;
	font-weight:bold;
	
}

.sidenav-content a:hover {
	text-decoration:underline;
}


/*-----  Side Nav with sub pages ------ */
.sidenav2 ul {
	list-style:none;
	margin:0 0 0 21px;
	padding:0 0 0 0;
	list-style-image:url(../images/bullet-page-grey.gif);
}

.sidenav2 li {
	margin-bottom:8px;
}

.sidenav2 li:hover {
	list-style-image:url(../images/bullet-page-dark.gif);
}

.sidenav2 li a{
	color:#666;
}

.sidenav2 li a:hover{
	color:#034d86;
	
}


.sidenav2 ul li {
	font-size: 0.75em;
	font-weight:100;
}

.sidenav2 ul li ul {
	margin-top:8px;
	padding:5px 0 5px 0;
	list-style-image:url(../images/bullet-page-grey.gif);
}

.sidenav2 ul ul li {
	font-size: 1.0em;
	margin: 0 0 8px 0px;
	font-weight:normal;
}


.sidenav2 ul ul li a{
	color:#666;
}

/*  -----  Main Internal Text Styles ------  */

#main-text {
	width: 475px;
	height: auto;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

#main-text a {
	text-decoration:none;
}

#main-text a:hover {
	text-decoration:underline;
}

#main-text-faq {
	width: 720px;
	height: auto;
	float: left;
	margin-right: 15px;
}

#main-text-faq a {
	text-decoration:none;
}

#main-text-faq a:hover {
	text-decoration:underline;
}

.main-text-content {
	color:#666666;
	clear: both;
	height: 111px;
	height: auto;
}

.main-text-content p {
	font-size:0.75em;
	line-height:18px;
}

.main-text-content img {
	border:none;
}

.main-text-content h1 {
	color:#35719e;
	font-size:.9em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	padding: 3px 0 3px 0;
	margin-top:19px;
}


.main-text-content-links {
	color:#666666;
	clear: both;
	height: 111px;
	height: auto;
}

.main-text-content-links h1 {
	color:#35719e;
	font-size:.9em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	padding: 3px 0 3px 0;
	margin-top:19px;
}

.main-text-content-links  p {
	font-size:0.75em;
	line-height:18px;
}




#news {
	width: 245px;
	float: right;
}

#right-side {
	width: 245px;
	float: right;
	margin-top: 7px;
}


#form-help {
	width:220px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.button-getaquote-internal {
	clear: both;
	margin:20px 0 0 0;
}

.button-getaquote-internal img {
	border:none;
}

.big-quote {
	color: #fff;
	font-size: 1.2em;
	font-style:italic;
	line-height: 22px;
	
}

.related-link {
	padding: 10px;
	background-color:#f8f8f8;
	height: 71px;
	margin:0 0 10px 0;
	
}

.related-link img {
	float:left;
	border:none;
	margin: 0 10px 0 0;
	background-color:#fff;
	width:100px;
	height: 65px;
	border: 3px solid #fff;
}

.related-link p {
	width:575px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}


/* --- News Articles   */

.article-main {
	padding: 10px;
	background-color:#f8f8f8;
	height: 71px;
	margin:0 0 10px 0;
	
}



.article-main img {
	float:left;
	border:none;
	margin: 0 10px 0 0;
	background-image:url(../news/thumbs/news-thumb-default.jpg) no-repeat;
	background-color:#fff;
	width:100px;
	height: 65px;
	border: 3px solid #fff;
	
}

.article-main p {
	width:575px;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.news-thumb {
	float:left;
	border:none;
	margin: 0 10px 0 0;
	background-image:url(../news/thumbs/news-thumb-default.jpg) no-repeat;
	background-color:#fff;
	width:100px;
	height: 65px;
	border: 3px solid #fff;
}


/*  Table CSS */

.main-text-content table {
	border-top: 5px solid #034d86;
	border-left: 1px solid #034d86;
	border-right: 1px solid #034d86;
	border-bottom: 1px solid #034d86;
	font-size:0.7em;
	padding:0;
	margin:0;
	
}

.main-text-content-links td {
	padding: 10px;
	border: 1px solid #f3f3f3;
}

.main-text-content-links table {
	border-top: 5px solid #034d86;
	border-left: 1px solid #034d86;
	border-right: 1px solid #034d86;
	border-bottom: 1px solid #034d86;
	font-size:0.7em;
	padding:0;
	margin:0;
	
}

.main-text-content td {
	padding: 10px;
	border: 1px solid #f3f3f3;
}

.header-row {
	background-color:#F3F3F3;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	color:#034d86;
}


.backlink {
	list-style-image:url(../images/bullet-page-grey3.gif);
	
}

li.backlink:hover {
	list-style-image:url(../images/bullet-page-grey3-over.gif);
}

.backlink a {
	font-weight:bold;
	color:#034d86;
}

.dividor {
	display:none;
}