﻿.style16 {
	color: #113962;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.style15 {
	font-size: xx-small;
}
.style28 {
	text-align: center;
}
.style26 {
	font-size: xx-small;
	color: #B23623;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.takeacloserlook {
	font-size: small;
	color: #ee191f;
	text-decoration: blink;
	font-weight: bolder;
}
.centretext {
	text-align: center;
}
.style1 {
	margin-right: 33;
}
.style2 {
	text-align: left;
}
.style3 {
	text-decoration: underline;
}
.style4 {
	font-family: Verdana;
	color: #1D856C;
}
.style5 {
	margin-left: 0px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #ee191f;
	font-weight: bold;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ee191f;
	font-weight: bold;
	font-size: small;
}
.style6 {
	text-align: center;
	color: teal;
	font-weight: normal;
}
.maintext {
	font-family: Verdana;
	font-size: xx-small;
	color: #000066;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
body {
	border-style: 0;
	border-width: 0px;
	color: black;
		font-size: 13px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		background-color: #F0F0F0;
	}
#container {
	background-color: #FFF;
	width: 620px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color: #3463a6;
	width: 620px;
}
#navigation {
	background-color: #fff;
	overflow: hidden;
}
#column_l {
	width: 600px;
	margin: 0 0 0 10;
	padding: 0 7px 5px 5px;
	background-color: #fff;
	position: relative;
	float: left;
}
#column_r {
	width: 280px;
	margin: 0;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	right: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer {
	width: 620px;
	text-align: center;
	background-color: #3464a6;
	padding-top: 5px;
	padding-bottom: 5px;
}
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #1E8E75;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
