﻿html, body
{
	width: auto;
	height: 99%;
	min-height: 99%;
	color: #002946;
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Lucida, sans-serif;
	background-repeat: repeat;
	margin: 0;
	padding: 0px;
}

p
{
	font-size: 12px;
}

table
{
	width: auto;
	clear: both;
	left: 0;
	text-align: left;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#Page table
{
	margin: 0;
	padding: 0;
}
th
{
	font-family: Arial, Verdana, Helvetica, Geneva, Lucida, sans-serif;
	text-align: left;
	vertical-align: top;
	border-width: 0;
	margin: 0;
	padding: 3px;
    background-color:#f2f2f2;
    border-bottom:1px solid #901a1e;
    border-top:1px solid #d5d5d5;
}
td
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, Geneva, Lucida, sans-serif;
	text-align: left;
	vertical-align: top;
	border-width: 0;
	margin: 0;
	padding: 3px;
}

img
{
	border: 0;
}

input.Submit
{
	width: 50px;
	height: auto;
	font-family: arial, sans-serif;
	font-weight: 700;
	font-size: 12px;
	color: #002946;
	background-color: #ECF0F4;
	margin: 0;
	padding: 1px 0 0;
}

input, textarea
{
	border-top: 1px solid #7488a5;
	border-right: 1px solid #b8bab1;
	border-bottom: 1px solid #b8bab1;
	border-left: 1px solid #b8bab1;
}

hr
{
	color: inherit;
	background-color: #ffffff;
	border-top: .5px dotted #707070;
	border-right: 0 none #707070;
	border-bottom: 0 none #707070;
	border-left: 0 none #707070;
}

#Page
{
	overflow: hidden;
	width: 932px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

a.linkmarkerdown
{
	background-image: url(../images/linkmarkerdown.gif);
}

select
{
	font-size: 12px;
	font-weight: 700;
	color: #002946;
}

select option
{
	font-size: 9pt;
	font-weight: 400;
}

a:link, a:visited, a:hover, a:active {
	color: #005A88;
	background-color: transparent;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active 
{
	text-decoration: underline;
}
