body {
	background-color: #1E93DC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
body, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
li {
	list-style-type: disc;
	list-style-image: url(../assets/dot.gif);
}
.framer {
	border: 2px solid #B4E3F6;
	background-color: #FFFFFF;
	position: absolute;
	width: 1018px;
	left: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -509px;
}
a:link, a:visited {
	color: #00A4E4;
	text-decoration: underline;
}
a:hover, a:active {
	color: #73C7ED;
	text-decoration: underline;
}
.heading {
	color: #00A4E4;
	font-size: 13px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 5px;
}
.blue {
	color: #00A4E4;
	font-size: 12px;
	line-height: 18px;
}
.blueSmall {
	color: #00A4E4;
	font-size: 11px;
	line-height: 18px;
}
.small {
	font-size: 9px;
	line-height: 11px;
}
.footnote {
	position:relative;
    font-size:75%;
    top:-0.9ex;
    margin-left:0.2em;
    margin-right:0.1em;
}
.grey {
	color: #89968F;
}
.footer, .footer a:link, .footer a:visited {
	color: #4C5B52;
	font-size: 9px;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #888888;
	text-decoration: underline;
}
.inviso {
	display: none;
}
.divider {
	height: 13px;
	background: url(../assets/bluedottedline.jpg) no-repeat 0 0;
}
.navdivider {
	height: 9px;
	background: url(../assets/dottedline.jpg) no-repeat 0 0;
}
.homenewsdivider {
	height: 12px;
	background: url(../assets/homenewsdottedline.gif) no-repeat 0 0;
}
.homenews {
	height: 144px;
	background: url(../assets/homenewsbg.jpg) no-repeat 0 0;
	padding-left: 23px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 4px;
	color: #89968F;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #74BFEC;
	font-weight: bold;
	text-transform: uppercase;
}
.nav a:link, .nav a:visited {
	color: #00A4E3;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #74BFEC;
	text-decoration: none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #00A4E3;	
}
.subnav a:link, .subnav a:visited {
	color: #89968F;
	text-decoration: none;
}
.subnav a:hover, .subnav a:active {
	color: #4C5B52;
	text-decoration: none;
}
.fields {
	padding-right: 10px;
	padding-bottom: 10px;
}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px;
}
