/* CSS Document */

body,td,th {
}
body {
	background-color: #01296F;
	margin: 0px;
}

a:link {color: #006699;	text-decoration: none;}
a:visited {color: #006699; text-decoration: none;}
a:hover {color: #990000; text-decoration: none;}
a:active {color: #990000; text-decoration: none;}

div.bg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.container {width: 816px; height: auto; text-align: left;}
div.navbar {width: 800px; height: 36px; background-image: url(images/navbarbg.jpg); padding: 8px 8px 0px 8px;}
div.page {padding: 8px 16px; width: 784px;  background-image: url(images/pagebg.jpg); background-repeat: no-repeat; background-color: #ffffff;}
div.pagebottom {height: 16px; background-image: url(images/pagebottom.jpg);}
div.panel {width: 786px; overflow: hidden; margin-bottom: 8px;}

div.callout1 {width: 325px; padding: 20px 20px 10px 0px; float: right;}

div.foot{margin: 10px 8px 10px 8px; width: 800px; background-color: #34548C;}
.footcont{padding: 5px 15px; border-bottom: 1px solid #01296F; font-size: 10px; line-height: 14px; color: #99CCFF;}
.footcont a:link {color: #99CCFF; text-decoration: none;}
.footcont a:hover {color: #ffffff; text-decoration: none;}
.footcont a:visited {color: #99CCFF; text-decoration: none;}
.foothead {font-weight: bold; color: #6699FF}

.textpad {padding: 15px 15px;}
.rightcolumn {padding-right: 40px;}
.white {color: #ffffff;}
.size9 {font-size: 9px; line-height: 13px; color: #666666;}
.size11 {font-size: 11px; line-height: 15px;}
.size12 {font-size: 12px; line-height: 16px;}
.size17 {font-size: 17px; line-height: 19px;}

div.hr {margin: 10px 0px; height: 3px; border-bottom: 1px solid #cccccc; text-align: right;}

label {
 margin-top: .33em;
 display: block;
}
input {
 display: block;
}
.disclaimer {
 font-size: 9px;
}
#contacta {
 float: left;
}
#contactb {
 padding-left: 275px;
}
.clear { clear: both; }

h1 {font-size: 17px; line-height: 19px; font-weight: bold;}
h2 {font-size:11px; font-weight:bold; line-height:18px; margin:0px; paddding:0px;}
#homePage h2 {font-size:17px; font-weight:bold; line-height:19px;}
