
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #45B4EC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E2E79;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #0B2D74;
}
h2 {
	font-size: 14px;
	color: #43B4EC;
}
h3 {
	font-size: 12px;
	color: #FF0000;
}

/* Form Styles */

textarea {  font-size: 12px; font-weight: normal; color: #003366; background-color: #ffffff; border: 1px dashed #999999; cursor: text;
}

select {	font-size: 10px; font-weight: normal; color: #827870; background-color: #F4F4F4; border: 1px dashed #999999;}

input.button {	 font-size: 10px; font-weight: normal; color: #827870; background-color: #F4F4F4; border: 1px solid #999999;}

input.buttonsmall {	 font-size: 9px; font-weight: normal; color: #827870; background-color: #F4F4F4; border: 1px solid #999999;}

input.field { font-size: 10px; color: #003366; background-color: #ffffff; border: 1px dashed #999999; cursor: text;}

input.fielddisabled { font-size: 10px; color: #827870; background-color: #dddddd; border: 1px dashed #999999; cursor: text;}

input.searchfield {	 font-size: 10px; color: #827870; background-color: #F4F4F4; border: 1px dashed #999999; cursor: text;}

input{	cursor: hand;}
