﻿body 
{
	font-family: Tahoma, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	margin: 0px;
}
A, A:visited
{
	color: Black;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
}
.bottomLinks
{
	font-color: Black;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
}
A:hover
{
	color: #13668e;
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
}
h1
{
	text-align: center; 
	font-size: 14pt; 
	font-family: Arial; 
	height: 37px;
	display: inline;
}
.header
{
	background-color: #0a3c6d;
	padding: 6px 9px 0px 29px;
	color: #ffffd3;
}
.header A
{
	color: White;
	font-weight: normal;
	padding: 0px 0px 1.5em 0px;
}
.header A:visited
{
	color: White;
	font-weight: normal;
}

.header A:hover
{
	color: White;
	font-weight: normal;
}
.title
{
	background-image: url(images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 217px;
	line-height: 22px;
	padding-left: 6px;
	color: #00273f;
	font-weight: bold;
}
.title2
{
	background-image: url(images/title_back2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	line-height: 22px;
	padding-left: 6px;
	color: #00273f;
	font-weight: bold;
}
.text
{
	padding-top: 13px;
	padding-left: 6px;
}
.text ul
{
	list-style-type: inherit;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	position: relative;
	left: -24px;
	margin-top: -3px;
}

.text ol
{
	list-style-position: outside;
	position: relative;
	left: -5px;
	margin-top: 2px;
	line-height: 1.5em;
}
.text strong
{
	color: Black;
	font-family: Arial;
}
.text A, .text A:visited
{
	color: Black;
	font-weight: bold;
}
.text A:hover
{
	color: #13668e;
		font-weight: bold;
}
.text ul li
{
	padding-bottom: 7px;
}
.subText
{
	color: #13668e;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	top: -6px;
}
.subText span
{
	color: Black;
	font-weight: normal;
	position: relative;
	top: 7px;
}
.via
{
	padding: 0px 0px 5px 0px;
	border-bottom: solid 3px #c6d5df;
	color: #042842;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 12pt;
	width: 350px;
}
.via span
{
	padding-left: 15px;
	width:100%;
	vertical-align: middle;
}
.via span span
{
	width: 210px;
	font-size: 14pt;
	vertical-align: middle;	
	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: 20px;
}
.contact
{
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url(images/contact.jpg); 
	PADDING-LEFT: 39px; 
	WIDTH: 320px; 
	PADDING-TOP: 51px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 313px
}
.contact_text
{
	width: 95px;
	font-weight: bold;
	color: #363636;
	padding-right: 15px;
}
.contact_input
{
	color: Red;
	font-weight: bold;
}
.contact_input input, textarea
{
	width: 155px;
}
.quote
{
	background-image:url(images/quote.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #314e6d;
	font-size: 10pt;
	font-weight: bold;
	width: 320px;
	height: 290px;
	padding: 28px 18px 34px 27px;
}
.quote div
{
	width: 305px;
	text-align: justify;
	line-height: 22px;
}
.submit_btn
{
	background-image: url(images/submit_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	width: 94px;
	height: 28px;
	font-size: 10pt;
	font-family: Tahoma;
	color: #2e2e2e;
	border: none;
}
.footer
{
	border-top: solid 9px #0a3c6d;
	padding-left: 15px;
	padding-top: 10px;
}
.footer a, a:visited {
	text-decoration:none; 
	color:black;
}
.footer a:hover {
	text-decoration: underline; 
	color: #ff954d;
}
.comparetable
{
	border: solid 1px black;
	border-collapse: colapse;
}
.comparetable td
{
	border: solid 1px black;
	border-collapse: colapse;
}
.comparetable th
{
	border: solid 1px black;
	border-collapse: colapse;
}
