/* CSS Document */


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 10px 0px 0px;
	color: #002953;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1em;
}

.redtext {color: #FF0000}

 a:link {
   color: #F56403;
   text-decoration: none;
   }

a:visited {
   color: #D65703;
   text-decoration: none;
   }

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

a: active {
    color: #F56403;
	text-decoration: underline;
}

#topbar {
	height: 36px;
	vertical-align: middle;
}

#address {
	font-size: 10px;
	margin-left: 15px;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#guides {
	background-image: url(images/bgguides.gif);
	height: 86px;
	width: 302px;
	font-size: 10px;
	vertical-align: top;
}

#guides p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}

#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/footer.gif);
	text-align: right;
	height: 31px;
}

#footertext {
	padding: 10px;
}

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

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

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

#footer a: active {
    color: #F56403;
	text-decoration: underline;
}
.heading {
	font-size: 14px;
	color: #002953;
	font-weight: bold;
}

.heading2 {
	font-size: 16px;
	color: #002953;
	font-weight: bold;
}
.textarea1 {
	font-size: 11px;
	border: 1px solid #C5D6E8;
	width: 470px;
	text-align: justify;
	line-height: 1.5em;
	padding: 5px;
}

.textarea2 {
	font-size: 11px;
	border: 1px solid #C5D6E8
	width: 190px;
	text-align: center;
	padding: 0px 3px 3px;
	margin-top: 0px;
}

.textarea3 {
	font-size: 11px;
	border: 1px solid #C5D6E8;
	width: 680px;
	text-align: justify;
	line-height: 1.5em;
	padding: 5px;
	margin-left: 5px;
}

#textscrolling {
	overflow-x: hidden;
	overflow-y: auto;
	height: 435px;
	width: 465px;
	text-align: justify;
	padding-right: 10px;
}

#textscrolling2 {
    overflow-x: hidden;
	overflow-y: auto;
	height: 435px;
	width: 670px;
	text-align: justify;
	padding-right: 10px;
}

#sublinks {
	font-size: 10px;
	text-align: left;
	line-height: 1.5em;
	width: 196px;
	background-image: url(images/sublinksbg.gif);
	background-repeat: no-repeat;
	height: 165px;
	padding-left: 20px;
	padding-top: 5px;
}

.subtitles {
	background-color: #C5D6E8;
	width: 100%;
	height: 30px;
	padding-left: 10px;
	font-size: 14px;
}

#ticklist {
	text-align: center;
	list-style-image: url(images/tick.gif);
}

#ticklist li {
}

.address2 {
	font-size: 11px;
	width: 325px;
	text-align: center;
	padding: 3px;
	margin-top: 3px;
	border: 1px solid #C5D6E8;
	height: 150px;
}

.resultsdesc {
    font-size: 11px;
	line-height: 1.5em;
	}

.disclaimer {
   font-size: 11px;
   line-height: 1.5em;
   }	
	

.leftcontent {
    font-size: 11px;
	}
	

select {
	font-size: 10px;
}

.thumbstitle {
	background-color: #C5D6E8;
	color: #002953;
	height: 30px;
}

.thumbstitle a:link {text-decoration: none; color: #002953;}
.thumbstitle a:active {text-decoration: none; color: #002953;}
.thumbstitle a:visited {text-decoration: none; color: #002953;}
.thumbstitle a:hover {text-decoration: none; color: #002953;}

.resulthead {
	background-color: #C5D6E8;
	color: #002953;
	height: 30px;
}
