body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0;

}

li {
	padding: 7px;
}	

#wrapper {
	vertical-align: top;
	width: 100%;
}

#headerTable {
	background-color: #BAD8E2;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#dateTable {
	color: #FFFFFF;
	background-color: #68A4B8;
	height: 25px;
	width: 100%;
	text-align: right;
	padding-right: 25px;
}

#contentTable {
	width: 100%;
}

#contentTable th {
	width: 200px;
	padding-left: 5px;
}

#newsTab {
	width: 100%;
	background-image: url(graphics/tabBK.gif);
	height: 10px;
}

#newsTab td {
	width: 10px;
	white-space: nowrap;
}

#footerTable {
	color: #FFFFFF;
	background-color: #68A4B8;
	height: 35px;
	width: 100%;
}

.list {
	line-height:18px; 
}

.italic {
	font-style: italic;
}

.red {
	color: red;
}

.redbold {
	color: red;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.bolditalic {
    font-style: italic;
    font-weight: bold;
}

.header {
	font-size: 16px;
	color: #40788A;
	font-weight: bold;
}

table, td, select, input, textarea {
	font-size: 11px;
}

a {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a.more {
	text-decoration: none;
	color: #003366;
	font-style: italic;
    font-weight: bold;
}

a.more:hover {
	text-decoration: underline;
	color: #000000;
}

#brandTable {
	line-height: normal;
	background-color: #68A4B8;
	background-image: url(graphics/400x25nhgov.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 25px;
}

.fineprint {
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
}

.fineprintgray {
	font-size: 9px;
	font-style: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bold {
      font-weight: bold;
}

.italic {
	font-style: italic;
}

.bolditalic {
    font-weight: bold;
    font-style: italic;
}

.navbar {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:hover {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #662C91;
}

.sblinks {
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.smtextgray{
	color: #003366;
	font-size: 11px;
	text-decoration: none;
}	


a.smtextgray:hover{
	color: #99ccff;
	font-size: 11px;
	text-decoration: underline;
}	

.textblue{
	color: #40788A;
	font-weight: bold;
	font-size: 11px;

	text-decoration: none;
}	

a.textblue:hover{
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.link{

	color: #003366;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}	

a.link:hover{
	color: #99ccff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

.smtext{

	color: #000000;
	font-size: 10px;
	text-decoration: none;
}	

.smlink{
	color: #003366;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}	

a.smlink:hover{
	color: #99ccff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}

#dataTable {
	border: 1px solid #999999;
	line-height: normal;
}
 
#dataTable td {
	padding: 2px;
	font-size: 11px;
	vertical-align: top;
	background-color: #F2F2F2;
}
 
#dataTable th {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	text-indent: 5px;
	height: 20px;
}

#listTable {
	line-height: normal;
}
 
#listTable td {
	padding: 2px;
	font-size: 11px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}
 
#listTable th {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable {
	line-height: normal;
	width: 175px;
	font-weight: normal;
}
 
#navTable td {
	padding: 3px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	font-weight: normal;
}
 
#navTable th {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	height: 20px;
	background-color: #94C5E9;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#navTable a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#navTable a:hover {
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

#QuickLinks {
	width: 95%;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font-weight: normal;
}

#QuickLinks td {
	text-align: left;
	background-color: #F3F0E4;
	font-weight: normal;
}

#QuickLinks th {
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	background-color: #68A4B8;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
}

#QuickLinks a:link {
	text-decoration: none;
	font-weight: normal;
}

#QuickLinks a:visited {
	text-decoration: none;
	font-weight: normal;
}

#QuickLinks a:hover {
	text-decoration: underline;
	font-weight: normal;
}

#QuickLinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-indent: 1px;
	font-weight: normal;
}
#QuickLinks li {
	padding-left: 15px;
	background-image: url(graphics/arrow_black0.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	font-weight: normal;
	padding-top: 0px;
}

#News {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding: 3px;
	margin-top: 10px;
}

#News td {
	text-align: left;
}

#News th {
	font-size: 11px;
	text-align: center;
	color: #000000;
	line-height: 25px;
}

#News a:link {
	text-decoration: none;
}

#News a:visited {
	text-decoration: none;
}

#News a:hover {
	text-decoration: underline;
}

#News ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-indent: 1px;
}
#News li {
	padding-left: 15px;
	background-image: url(graphics/arrow_maroon.gif);
	background-repeat: no-repeat;
	background-position: 0 0.0em;
}
#News tr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#basicTableNoBorder {
	line-height: normal;
}
 
#basicTableNoBorder td {
	line-height: normal;
	padding: 3px;
}
 
#basicTableNoBorder th {
	line-height: normal;
	text-align: center;
	padding: 3px;
}

#basicTableNoBorderTextcenter {
	line-height: normal;
}
 
#basicTableNoBorderTextcenter td {
	text-align: center;
	line-height: normal;
	padding: 3px;
}
 
#basicTableNoBorderTextcenter th {
	line-height: normal;
	text-align: center;
	padding: 3px;
}

#basicTableBorder {
	border-collapse: collapse;
	line-height: normal;
	text-align: center;
	border: 1px solid #000000;
	padding: 3px;
	width: 100%;
	vertical-align: top;
}
 
#basicTableBorder th {
	white-space: nowrap;
	line-height: normal;
	border: 1px solid #000000;
	padding: 3px;
}

#basicTableBorder td {
	line-height: normal;
	border: 1px solid #000000;
	padding: 3px;
}


#basicTableBorder70 {
	border-collapse: collapse;
	line-height: normal;
	text-align: center;
	border: 1px solid #000000;
	padding: 3px;
	width: 70%;
	vertical-align: top;
	white-space: pre;
}
 
#basicTableBorder70 th {
	line-height: normal;
	border: 1px solid #000000;
	padding: 3px;
}

#basicTableBorder70 td {
	line-height: normal;
	border: 1px solid #000000;
	padding: 3px;
}

a.skip {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8px;
}

a.skip:hover {
	color: #FFFFFF;
	font-size: 8px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.centered{
	text-align: center;
}	

.centeredBOLD{
	text-align: center;
	font-weight: bold;
}	


.indented{
	padding-left: 50px;
}

.indentedMORE {
	padding-left: 290px;
}



.table_medium_2col {
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

.table_medium_2col td {
	width:224px;
}




