html {
	background-color:#F1F7F8;
	}

body {
	margin: 0 auto;
	padding: 0;
	width:960px;
	position:relative;
	min-height:100%;
	cursor:default;
	}

a {
	text-decoration: none;
	color:#000066;
	}

a:hover {
	text-decoration: none;
	color:#3366FF;
	cursor:pointer;
	}

.spacer {
	clear:both;
	height:0px;
	font-size:0pt;
	line-height:0pt;
	width:10px;
	border:0px;
	margin:0px;
	padding:0px;
	}

#headerBox {
	width: 960px;
	height:190px;
	background:url(images/header.png) 0 0 no-repeat;
	position:relative;
	}

#newsletterBox{
	position:absolute;
	left:0px;
	top:10px;
	width:226px;
	height:162px;
	}

#newsletterBoxTitle{
	width:226px;
	height: 23px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:23px;
	color: #FFFFFF;
	}

#newsletterBoxContent{
	margin-top:2px;
	width:206px;
	height: 122px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-align:center;
	padding:10px;
	}

#headerImage {
	float: right;
	width: 720px;
	height:190px;
	text-decoration:none;
	display:block;
	}

#headerImage:hover {
	cursor:pointer;
	}

#menuBar {
	width:960px;
	height: 32px;
	background:url(images/menuBar.png) 0 0 no-repeat;
	text-align:center;
	}

#menuBar a{
	height:23px;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color: #003366;
	text-align: center;
	font-weight:bold;
	}

#menuBar a:hover{
	text-decoration:none;
	color:#0066cc;
	cursor:pointer;
	}

#pageTitleBox{
	margin-top:10px;
	width:960px;
	height:25px;
	position:relative;
	}

#pageTitleLeft{
	position: absolute;
	left:0px;
	top:0px;
	width:12px;
	height:25px;
	background:url(images/pageTitleLeft.png) 0 0 no-repeat;
	}

#pageTitleContent{
	position: absolute;
	left:12px;
	top:0px;
	width:936px;
	height:25px;
	background:url(images/pageTitleContent.png) 0 0 repeat-x;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align: center;
	line-height:22px;
	color:#0066CC;
	}

#pageTitleRight{
	position:absolute;
	left:948px;
	top:0px;
	width:12px;
	height:25px;
	background:url(images/pageTitleRight.png) 0 0 no-repeat;
	}

#page {
	width:960px;
	background:url(images/content.png) 0 0 repeat-y;
	_height:100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	text-align:justify;
	}

.selectedItem {
	padding-left: 15px;
	font-weight:bold;
	line-height:25px;
	color:#FFFFFF;
	}

#columnLeft {
	margin-top:10px;
	margin-left:0px;
	float: left;
	width: 185px;
	}

#content {
	float: right;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
	text-align:justify;
	padding:10px;
	}

#content p{
	clear: both;
	}

.contentBox {
	width: 350px;
	margin-right: 20px;
	float: left;
	display: block;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	}

#box {
	width: 228px;
	margin-bottom:10px;
	}

#boxTop {
	width:228px;
	height: 27px;
	background:url(images/boxTop.png) 0 0 no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:23px;
	color: #ffffff;
	}

#boxContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	padding:10px;
	width:208px;
	background:url(images/boxContent.png) 0 0 repeat-y;
	}

#boxContent a{
	line-height:25px;
	display:block;
	color:#003366;
	padding-left:20px;
	}

#boxContent a:hover{
	display:block;
	padding-left:18px;
	color:#CCFFFF;
	}

#boxContent span{
	display:block;
	}

#boxContent span a{
	line-height:15px;
	display:block;
	color:#CCFFFF;
	padding-left:14px;
	background:none;
	}

#boxContent span a:hover{
	display:block;
	padding-left:14px;
	color:#FFFFFF;
	}

#boxBottom {
	width:228px;
	height: 27px;
	background:url(images/boxBottom.png) 0 0 no-repeat;
	}

#footer {
	padding-top:5px;
	width:960px;
	height:38px;
	background:url(images/footer.png) 0 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #003366;
	text-align:center;
	}

#footer a{
	text-decoration:none;
	color: #003366;
	}

#footer a:hover{
	text-decoration:none;
	color:#0066cc;
	cursor:pointer;
	}

.inputs {
	padding-left:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	text-align:left;
	width: 150px;
	font-weight:normal;
	}

.btns {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003366;
	text-align:center;
	width: 75px;
	height:25px;
	background:#FFFFFF;
	border-top:3px double #ccffff;
	border-bottom:3px double #ccffff;
	border-left:1px solid white;
	border-right:1px solid white;
	font-weight:normal;
	}

.lightBlueText {
	color: #3366FF;
	}

.pageTitle {
	float:left;
	height:30px;
	right:0px;
	top:0px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align: center;
	padding-top:2px;
	}

.pdfToolsLink {
	margin-left:30px;
	width:300px;
	display:block;
	height:20px;
	line-height:20px;
	background:url(images/download.png) 0 0 no-repeat;
	padding-left:30px;
	}

.pdfToolsLink:hover {
	background:url(images/download.png) 2px 0 no-repeat;
	padding-left:30px;
	}

.breakLine {
	width:411px;
	height:1px;
	font-size:0pt;
	border-top:1px dotted #003366;
	border-bottom:1px dotted #003366;
	margin:auto;
	}

#servicesBox {
	width: 486px;
	height: 369px;
	background:url(images/servicesBox.jpg) 0 0 no-repeat;
	margin:auto;
	}

#servicesTop {
	width:466px;
	height: 51px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
	line-height:25px;
	}

#servicesContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	padding:10px;
	width:466px;
	}

#servicesContent a{
	line-height:40px;
	display:block;
	color:#003366;
	padding-left:150px;
	}

#servicesContent a:hover{
	display:block;
	padding-left:150px;
	color:#CCFFFF;
	}

#servicesContent span{
	display:block;
	}

#servicesContent span a{
	line-height:15px;
	display:block;
	color:#CCFFFF;
	padding-left:14px;
	background:none;
	}

#servicesContent span a:hover{
	display:block;
	padding-left:14px;
	color:#FFFFFF;
	}

#formsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	padding:10px;
	width:466px;
	}

#formsContent a{
	line-height:40px;
	display:block;
	color:#003366;
	padding-left:0px;
	}

#formsContent a:hover{
	display:block;
	padding-left:0px;
	color:#CCFFFF;
	}

#threeformsTable {
	clear:both;
	}

#threeformsTable tr{
	height:20px;
	}