/* CSS Document */

body {
	background-color:#1C2696; /* was d0e6fc */
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#408CD9;
	line-height:16px;
}
h1 {
    font-size:14px;
	 font-weight:bold;
}
h2 {
    font-size:12px;
	 font-weight:bold;
}
h3 {
    font-size:11px;
	 font-weight:bold;
}
h1,h2,h3,h4,h5,h6,a {
    color:#1C2696;
}

#frontpage p {
 lineheight:12px;
 margin-top:0px;
 color:#666666;
}
#frontpage img {
  margin-bottom:10px;
}
#frontpage b {
    color:#408CD9;
}
body,html {
height:100%;
}
#mainTable {
height:100%; 
background-color:#ffffff; 
background-repeat:no-repeat;
}
.contactTable td {
 border-bottom:2px solid #ccc;
}
.contactFormTable td {
 padding-bottom:10px;
}
