body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.buttons a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.buttons a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.buttons a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.buttons a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.splinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3457A6;
}
td 
{
	font-size:9pt;
}
td.splinks a:link {
	text-decoration: none;
	color: #333399;
}
td.splinks a:visited {
	text-decoration: none;
}
td.splinks a:hover {
	color: #999999;
	text-decoration: none;
}
td.splinks a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #ED3C32;
}
a:active {
	color: blue;
	text-decoration: none;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



/* diep stuff */
input {
	font-family: Courier New;
	font-size: 11px;
	/*border: 1px solid #006699;*/
}

input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	text-align: center;
}


select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border: 1px solid #006699;*/
	text-align: center;
}

hr 
{
	color:#B5C7D6;
}

.button1 
{
	background-color: #d3d3d3;
	text-align: center;
	border: 1px solid black;
}

.box 
{
}

.boxtitle
{
	font-size:8pt;
	font-weight:bold;
	background-color:#C8EAFF;
	color:#404040;
	padding: 1px 5px 1px 5px;
	border-left:1px solid black;
	border-top:1px solid black;
	border-right:1px solid black;
}

.boxcontent 
{
	border:1px solid black;
	padding: 2px 2px 2px 2px;
}

.tablestyle
{
}
.tableheader 
{
	background-color:#C8EAFF;
}
.tabledata 
{
}
.tabledata a
{
}
.tablealtrow
{
	background-color:#dcdcdc;
}

.dataheading
{
	font-weight:bold;
	font-family:Verdana;
}

.datalabel
{
	font-weight:bold;
	font-size:8pt;
	color:#666666;
	font-family:Verdana;
}

.data 
{
	color:Blue;
}

.requiredfield
{
	font-size:8pt;
	color:Red;
}

.inputarea
{
	border:1px solid #B5C7D6;
}

.breadcrumb
{
	font-family:Courier New;
	font-size:8pt;
}
.breadcrumb a
{
	text-decoration:underline;
	color:Blue;
	font-size:8pt;
}
.breadcrumb a:visited
{
	text-decoration:underline;
	color:Blue;
}
.breadcrumb a:hover
{
	text-decoration:underline;
	color:Blue;
}
.img 
{
	border:none;
}.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	font-style: oblique;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.boldlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
