/* CSS Document */

body
{
background-image:url(../images/bg_gradient.jpg);
background-repeat:repeat;
}
img,p,a,h1,h2,h3,h4,h5,h6,ul,ol,li
{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
}
td
{
vertical-align:top;
}
p.text
{
font-size:11pt;
margin:10px 30px 5px 30px;
text-align:left;
line-height:140%;
}
p.contact
{
font-size:10pt;
text-align:right;
margin-top:10px;
}
p.bottomnav
{
text-align:center;
font-size:8pt;
color:#ffffff;
}
p.footer
{
text-align:center;
font-size:8pt;
margin-top:15px;
}
table.main
{
margin-left:auto;
margin-right:auto;
border-left:solid 4px #000000;
border-right:solid 4px #000000;
border-top:solid 4px #000000;
border-bottom:solid 3px #000000;
width:810px;
height:600px;
background-color:#ffffff;
}
td.topnav
{
width:135px;
height:30px;
}
td.row3
{
height:30px;
vertical-align:middle;
background-color:#4a5899;
border-left:solid 4px #000000;
border-right:solid 4px #000000;
border-bottom:solid 4px #000000;
}
td.contactform
{
vertical-align:middle;
}
h1,h2,h3,h4,h5,h6
{
margin:10px 30px 5px 30px;
text-align:left;
}
a:link {
	color: #4a5899;
	text-decoration: underline;
}
a:visited {
	color: #b70235;
	text-decoration: underline;
}

a:hover {
	color: #b70235;
	text-decoration: underline;
}
a.bottom:link {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.bottom:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.mbt:link {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mbt:visited {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.mbt:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
