﻿html {margin: 0px; height: 100%}
body {margin: 0px;	padding: 0px;	background-color: #FCFCFC; height: 100%;}
body, input, select{ font: 13px ,Arial, Sans-Serif, Helvetica; line-height: 15px;}
form{ margin: 0px auto 0px auto; padding: 0px; 	width: 780px;}
h1{ margin: 0px; padding: 0px; font-weight: normal; font-size: 20px;	line-height: 24px;}
h2{ margin: 0px; padding: 0px; font-weight: normal; font-size: 16px;	line-height: 21px;}
h3{ margin: 0px; padding: 0px; font-weight: bold; font-size: 15px;}
h4{ margin: 0px; padding: 0px; font-weight: bold; font-size: 13px;}
hr{ margin: 0px; width: 95%; color: #575757; clear: both; text-align:center;}
a{ color: #0d2474; text-decoration: none; }
a:active{ color: red; text-decoration: none; }
a:hover	{ color: red; text-decoration: none; }
.button, button { border:1px solid #D5D5D5;	border-bottom: 1px solid #C2C2C2; border-right: 1px solid #C2C2C2; font-family: Verdana, Arial;	font-size:10px;	font-weight:bold; color:#666666; background-image:url(/images/buttonBackground.gif); background-position:top; background-color:white; height:20px; width:80px; vertical-align: middle; }

#TopImage { text-align: left; }
#TopMenu { margin: 10px 0px 10px 0px; border: solid 1px #cccc99;}
#Content{ min-height: 600px; clear: both; margin-top: 20px; border: solid 1px #cccc99; background: url('/images/mainBackground.gif') #fff top right repeat-y; display: block; width: 780px;	height: auto;}

#footer-menu { clear: both; width: 780px; font-size: 0.9em; text-align: center; margin: 0px 20px 0px 40px; }
#footer-menu ul { list-style: none; padding: 0; margin: 0; }
#footer-menu li { float: left; margin: 0; }
#footer-menu li a { height: 2em; float: left; display: block; color: #0d2474; text-decoration: none; text-align: center; }
#footer-menu li a:hover { height: 2em; float: left; display: block; color: red; text-decoration: none; text-align: center; }
#footer-menu li.Text { color: #575757; }