/* ----------------- Tyography - lists, headings, links etc ------------------------- */

A:focus, A:hover, A:active /* Firefox image outline fix */ {
	outline: none
}
A {
	color: #89784d;
	text-decoration: underline;
}
A:hover {
	color: #fff;
	text-decoration: none;
}
img {
	border: 0px;
}
/* --------------------- Headers ----------------------------- */



H2, H3, .rightCol H3, H4 {
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
}
H1 {
	font-size: 1.2em;
	color: #0677af;
	padding: 0px;
	margin: 10px 0 10px 0;
}

H1 a:link {
	font-size: 1.2em;
	color: #fff;
	padding: 0px;
	margin: 10px 0 10px 0;
	text-decoration: none;
}

H1 a:visited{
	font-size: 1.2em;
	color: #fff;
	padding: 0px;
	margin: 10px 0 10px 0;
	text-decoration: none;
}


#title {
	position:absolute;
	display:block;
	top: 53px;
	float:right;
	left: 720px;
	color: #fff;
	font-size: 1.8em;

	padding: 5px;

}
H2 {
	font-size: 1.2em;
	color: #0677af;
	padding: 0px;
	margin: 10px 0 10px 0;
}
H3 {
	font-size: 1.2em;
	margin: 10px 0 10px 0;
}
P {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.title {
	font-size:14px;
	font-weight:bold;
	color: #00abc4;
}
.bold {
	font-weight:bold;
}
ul {
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 10px 0px;
	list-style: disc outside;
	color: #fff;
	font-size: 1.1em;
}
li {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	line-height:160%;
}

.tick li {
	background: url(../images/tick.jpg) 0px 1px no-repeat;
	padding: 0 0 20px 20px;
	list-style: none;
	}

.gold A {
	color: #89784d;
	text-decoration: underline;
}
.gold A:hover {
	color: #fff;
	text-decoration: none;
}
table {
	color:#fff;
}
table img {
	border:3px solid #fff;
}
table img a:hover {
	border:3px solid #3c3c3c;
}
/* --------------------- Content Headers ----------------------------- */

.leftCol H2 {
	font-weight: normal;
	color: #fff;
	background: url(../images/h2_bg.gif) 0px 0px no-repeat;
	display:block;
	padding: 8px 0 10px 15px;
	margin: 20px 0 20px 0;
}
.panel1 H3, .panel2 H3, .panel3 H3, #content H3 {
	color: #0677af;
	padding: 0px;
	margin: 10px 0 10px 0;
}
.rightCol H3 A {
	font-weight: normal;
	color: #fff;
	background: url(../images/h3_bg.gif) 0px 0px no-repeat;
	display:block;
	height: 22px;
	padding: 8px 0 5px 15px;
	margin: 20px 0 20px 0;
}
.rightCol H3 A:hover {
	background: url(../images/h3_bg.gif) 0px -36px no-repeat;
}
/* --------------------- Content styles ----------------------------- */

.rightCol p {
	padding: 0px 0 0 0;
}
.contact_p {
	width:270px;
	margin: 0 0 10px 0;
}
.highlight {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;
}
.news_title {
	font-size: 1.6em;
	line-height: 100%;
}
.body_blue {
	color:#0677af;
	font-weight:bold;
}
.news {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #8d8d8d;
}
.news_date {
	font-size: 0.9em;
	margin:0px 0 0 0;
}
.highlight {
	background-color:#1a1a1a;
	font-size:1.0em;
	color:#fff;
}
.bold {
	font-weight: bold;
}
.links {
	line-height: 180%;
}
/* ---------------------Left / right styles ----------------------------- */



.leftCol A, .rightCol P A, .panel P A, .graybox A {
	color: #00abc4;
	text-decoration: none;
	border-bottom: none;
	font-weight:bold;
}
.leftCol A:hover, .rightCol P A:hover, .panel P A:hover, .graybox A:hover {
	color: #8d8d8d;
	text-decoration: none;
	border-bottom: 1px dotted #8d8d8d;
}
.panel1 P, .panel2 P, .panel3 P {
	border: 0px solid red;
	margin: 0;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.8em;
	padding: 5px 13px 25px 0px;
}
.panel_link a {
	color:#84744a;
	background:url(../images/arrow2.jpg) right top no-repeat;
	padding:0 25px 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: 800;
	font-size:1.0em;
	text-decoration:none;
}
.panel_link a:hover {
	color:#fff;
	background:url(../images/arrow2.jpg) right top no-repeat;
	padding:0 25px 0 0;
	margin:0px 0 0 0;
}
.leftCol P {
	margin: 10px 0 0 10px;
}
.imageLeft {
	margin: 0px 10px 0px 0px;
	float: left;
}
.imageRight {
	margin: 0px 0px 0px 20px;
	float: right;
}
/* --------------------------------------Footer---------------------------------------- */

#foot_right A {
	color: #00abc4;
	font-weight: bold;
}
#foot_right A:hover {
	color: #8d8d8d;
	border-bottom: 1px dotted #8d8d8d;
}
#footer P {
	line-height: normal;
	padding: 20px 0px 0px 50px;
	margin: 0;
	color: #fff;
	clear: both;
	width: 800px;
}
/* --------------------------------------Form---------------------------------------- */

.form {
	background-color: #fff;
	border: 1px solid #cacacb;
	color: #666;
	height:20px;
	line-height:100%;
	width:250px;
	font-size:13px;
	margin: 5px 0px 0px 0px;
	padding:4px 0 0 4px;
}
.form2 {
	background-color: #fff;
	border: 1px solid #cacacb;
	color: #666;
	line-height:100%;
	width:250px;
	font-size:13px;
	margin: 5px 0px 0px 0px;
	padding:4px 0 0 4px;
}
.form3 {
	background-color: #fff;
	border: 1px solid #cacacb;
	color: #666;
	font-size:1.0em;
	line-height:80%;
	width:100px;
}
input {
	background-color:#fff;
	border: 1px solid #153569;
}
input:hover {
	background-color:#ededee;
	border: 1px solid #153569;
}
input:focus {
	background-color:#ededee;
	border: 1px solid #153569;
}
textarea:hover {
	background-color:#ededee;
	border: 1px solid #153569;
}
textarea:focus {
	background-color: #ededee;
	border: 1px solid #153569;
}
