body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #1e5892;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {color: #003366;}
a:visited {color: #000033;}
a:hover {color: #003366;}
a:active {color: #003366;}

h1 {font-size: 26px; color:#333333}
h2 {font-size: 22px; color:#333333}
h3 {font-size: 18px; color:#333333}
h4 {font-size: 16px; color:#333333}

.content-container {
margin-top:-10px;
margin-bottom:-15px;
width:100%;
background-image: url(images/bg-main2.jpg);
background-position:center top;
background-repeat:repeat-y;
}

.content {
width:533px; 
margin-left:auto; 
margin-right:auto; 
margin-top:10px; 
padding-top:10px;
min-height:500px;
line-height:26px;
}

.footer-container {
width:100%; height:100%; 
background-color:#1e5892; 
border-top-color:#000000; 
border-top-style:solid; 
border-top-width:2px;
}

.footer {
margin-top:10px;
color:#FFFFFF;
font-size:12px;
line-height:22px;
}

.footer a:link {color:#CCCCCC; }
.footer a:hover {color:#FFFFFF; }
.footer a:active {color:#FFFFFF; }
.footer a:visited {color:#CCCCCC; }
.input1 {width:375px; height:16px; }
.input2 {width:375px; height:200px;}
.error {color:#FF0000; font-weight:bold;}




