img { border: 0px; }

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table.content { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.outer {
	text-align: center;
	width: 770px;
	border: #ffffff 2px solid;
	background-color: #ffffff;
	clear: both;
}

div.heading {
	width: 770px;
	height: 123px;
	background-image: url(../images/head_back.jpg);
	clear: both;
}

div.nav_top {
	width: 770px;
	background-image: url(../images/head_back.jpg);
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	clear: both;
}

div.splash_left {
	width: 200px;
	height: 233px;
	padding-top: 35px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
	float: left;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	text-align: left;
}

div.splash_right {
	width: 543px;
	height: 278px;
	float:right;
	border-bottom: #ffffff 1px solid;
}

div.content_border {
	width: 770px;
	height: 18px;
	background-repeat: repeat-x;
	clear: both;
}

div.property {
	width: 740px;
	border-bottom: #dddddd 1px solid;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}


div.content {
	width: 491px;
	min-height: 700px;
	border-right: #c6c6c6 1px solid;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: left;
}

div.nav_right {
	width: 238px;
	float: right;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
}

div.content_grey {
	background-color: #f1f1f1;
	padding: 15px;
	text-align: left;
}

body {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	padding: 0; margin: 5 auto;
	text-align: center;
	background-color: #354e70;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

body.small {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	padding: 0; margin: 5 auto;
	text-align: center;
	background-color: #eeeeee;
}

ul.nav_right {
	margin: 0 20px 10px 0;
	padding: 0 0px 20px 0px;
	border-bottom: 1px solid #CFC5B5;
	list-style: none; 
}

li { padding: 0px; margin: 0px; }

li.nav_right a {
	display: block;
	padding: 2px 0 2px 16px;
	background: transparent url(../images/bullet.gif) no-repeat 2px center;
	color: #6c6c6c;
	position: relative;
	text-decoration: none;
}

li.nav_right a:hover {
	color: #3f5676;
	background-color: #f6f6f6;
}

h1, h2, h3 {
	font-family: Arial, Helvetica;
	margin: 0px 0px 7px 0px; padding: 0;
	color: #37667F;
	border-bottom: 1px solid #CFC5B5;
	font-weight: normal;
}

h1 { font-size: 20pt; }

h2 { font-size: 16pt; }

h3 { font-size: 12pt; }

h4 {
	font-size: 10pt;
	margin: 0 0 5px 0;
	color: #37667F;
}

span.heading {
	font-size: 10pt;
	color: #37667F;
}

span.bigheading {
	font-size: 14pt;
	color: #37667F;
	font-weight: normal;
}

span.italicheading {
	font-size: 12pt;
	color: #37667F;
	font-weight: bold;
	text-decoration: italic;
}

p.error {
	font-size: 11pt;
	color: #37667F;
	font-weight: bold;
}


p {	margin: 0px 0px 20px 0px; }

p.right { text-align: right; margin-bottom: 0px;}

label {
	text-align: left;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	color: #ffffff;
}

span.largelabel {
	color: #37667F;
	font-weight: bold;
}


input.button {
	color: #dddddd;
	font-family: Arial, Helvetica;
	font-weight:bold;
	background-color: #cccccc;
	border: #ffffff 2px solid;
	padding: 3px;
}

input.button_hover {
	color: #eeeeee;
	font-family: Arial, Helvetica;
	font-weight:bold;
	background-color: #222222;
	border: #ffffff 2px solid;
	padding: 3px;
}

input {
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

a:link, a:visited, a:active { color: #37667F; }

a:hover { color: #28495a; }

a.white:link, a.white:visited, a.white:active, a.white:hover { color: #ffffff; }

td.errors { color: #ff0000; }

span.indent {
	margin-left: 30px;
}

span.smallindent {
	margin-left: 15px;
}

img.result { border: 1px solid #c6c6c6; }

div.result {
	background-color: #f9f9f9;
	padding: 5px;
	margin-bottom: 10px;
}

span.note {	font-size: 8pt; }

span.right { text-align: right; }

form { padding: 0px; margin: 0px; }

td.form_input {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

span.form_req {
	color: #ff0000;
}
