/* CSS Document */

body {
	background-color: #5ABCEE;
	margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	color: #024E7B;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 100px;
	margin-left: 100px;
}

ul li {
	color: #024E7B;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #DAAB44;
	font-style: italic;
	text-indent: 1em;
}
h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #5ABCEE;
	text-indent: 3em;
}

.inlineimg {
	margin: 4px 8px 1px;
}

A:VISITED{text-decoration : none}
A:LINK{text-decoration : none}
A:ACTIVE{ text-decoration :none}

div.onlineform {
	width: auto;
	font-size: 0.85em;
}

div.row {
	clear: both;
	padding-top: 5px;
}

div.row span.label {
	float: left;
	width: 150px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 360px;
	text-align: left;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

FORM
{
	margin           : 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #024E7B;
}

SELECT, TEXTAREA
{
   color            : #5ABCEE;
   font-family      : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 0.85em;
   border-width     : 1px;
   border-style     : solid;
   border-color     : #5ABCEE;
}

.mysubmit {
	color            : #5ABCEE;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.85em;
	border-width     : 1px;
	border-style     : solid;
	border-color     : #5ABCEE;
}

.mytextbox {
	color            : #5ABCEE;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 0.85em;
	border-width     : 1px;
	border-style     : solid;
	border-color     : #5ABCEE;
}

h4 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #5ABCEE;
	text-align: right;
}

a {
	color: #DAAB44;
	text-decoration: none;
}

a:hover {
	color: #5ABCEE;
	text-decoration: none;
}

.mycaption {
	color: #024E7B;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 100px;
	margin-left: 100px;
}
h6 {

	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

