a:link {
	color: #000066;	
	}
a:visited {
	color: #000066;
	}
a:hover {
	color: #6666CC;
	}
a:active {
	color: #6666CC;
	}


body {
        text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

p {
        text-transform: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}

h1 {
        text-transform: none;
        border-style: solid;
        border-color: #003471;
	border-width: thin;
	padding: 10px;
	color: #003471;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 22px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	text-align: left;
}

h2 {
        text-transform: none;
	color: #003471;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-align: left;
}

h3 {
        text-transform: none;
        text-align: left;
	color: #3F5169;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

h4 {
        text-transform: none;
        text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}

h5 {
        text-transform: none;
        text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}

input {
	font-family: Tahoma, Trebuchet, Verdana, Arial, Helvetica, "MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
}


hr {
	color: #003471;
	height: 2px;
	margin-height: 0px;
}

UL {
	list-style-type: disc;
}


LI.list-off {
	list-style-type: none;
}
	
input{
	background: white;
	border: 1pixel solid #92A6BE;
	color: #3F5169;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.inputbut    { background: #3F5169;
	border: 1pixel solid #92A6BE;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align : center;}

select {
	background: white;
	border: 1pixel solid #92A6BE;
	color: #3F5169;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
}

.radio {
 border: 0pixel solid #92A6BE;
}
.checkbox {
	border: 0pixel solid #92A6BE;
}

textarea{
	background: White;
	border: 1pixel solid #92A6BE;
	color: #3F5169;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
