body {
	margin-top: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

.formhelp {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#002569;
	}

a:link {
	color:#002569;
	text-decoration:underline;
	}
a:active {
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
a:visited {
	color:#002569;
	}

.important {
	font-size: 14px;
	font-weight: bold;
	color: #002569;
	}
	
	
.important-green {
	font-size: 12px;
	font-weight: bold;
	color: #037E3D;
	}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002569;
}
.dtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002569;
}
.dtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.titlewhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.brochuretitle{
	margin: 8px 0 -10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
	
.textBoldWhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.textBoldWhite2:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}
a.textBoldWhite2:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}
a.textBoldWhite2:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;


}
a.textBoldWhite2:visited {
	text-decoration: none;
	color: #E6D9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
li {
	background-image: url(images/bullet.gif);
	background-position: left 10px 15px -5px;
	background-repeat:no-repeat; 
	padding-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.hardlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
a.hardlinks:link {
	color:#FFF;
	text-decoration:none;
	}
a.hardlinks:active {
	text-decoration:underline;
	}
a.hardlinks:hover {
	text-decoration:underline;
	}
a.hardlinks:visited {
	color:#FFF;
	}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002569;
	
}
.contentfillbottom {
	background-image: url('images/contentfill2.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	}
.contentfilltop {
	background-image: url('images/blue_spacer.gif');
	background-repeat: repeat-y;
	}
	
*html .tab {
	padding: 10px;
	}
.tab {
	height: 25px;
	width: 250px;
	text-align: center;
	padding: 10px 0 0 0;
	vertical-align: bottom; /* This fixes the IE5 Win gap! */
	background-image: url('images/tab.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	}
	
img.green {
	margin:0;
	pading:0;
	vertical-align: top;
	border: 4px solid #017E3A;
	}
img.blueborder {
	margin:0;
	pading:0;
	vertical-align: top;
	border: 4px solid #445E8F;
	}
	
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	color: #002569;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	}
	
.largebullets {
	margin:5px 0 0 10px;
	list-style-type:none;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
a.largebullets:link {
	text-decoration:none;
	}
a.largebullets:active {
	text-decoration:none;
	}
a.largebullets:hover {
	text-decoration:underline;
	}
a.largebullets:visited {
	text-decoration:none;
	}
