BODY 
{}

td, p, body
{
	font-family: calibri, Frutiger,serif, Times New Roman, Times;
	font-size:13px;
	font-style:normal;
	color:#535353;
	text-decoration:none;
	font-weight:normal
}

input
{
	font-family: calibri, Frutiger,serif, Times New Roman, Times;
	font-size:13px;
	font-style:normal;
	color:#535353;
	text-decoration:none;
	font-weight:normal
}

select
{
	font-family: calibri, Frutiger,serif, Times New Roman, Times;
	font-size:13px;
	height:22px;
	font-style:normal;
	color:#535353;
	text-decoration:none;
	font-weight:normal
}

textarea
{
	font-family: calibri, Frutiger,serif, Times New Roman, Times;
	font-size:12px;
	height:130px;
	width:150px;
	font-style:normal;
	color:#535353;
	text-decoration:none;
	font-weight:normal
}

.table
{
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #000000 #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;	
}



a
{
font-family:calibri, Frutiger,serif, Times New Roman, Times;
font-size:13px;
font-style:normal;
color:#00558E;
text-decoration:none;
font-weight:normal}

a:Hover{
text-decoration:underline;
color:#B2C4EA;
font-weight:normal
}


.button
{
	background-color: #CEDCE9;
	background-repeat: no-repeat;
	margin: 1px auto;
	text-align: center;
	font-family: calibri, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	-opacity: .80;
	-filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	border-bottom: gray thin solid;
}

.PageTitle
{
	font-family: calibri;
	font-size: x-large;
	color: #004D94;
}

h1
{
	font-family: calibri;
	font-size: 20px;
	color: #322f2f;
}


