body {
	margin: 0;
	padding: 0;
	background-color: #00308D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 851px;
}

#content {
	background-color: white;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 832px;
	color: black;
	text-align: left;
	vertical-align: top;
}

#header {
	padding-top: 10px;
	padding-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 832px;
	color: white;
	text-align: left;
	vertical-align: top;
}
#footer {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: left;
	vertical-align: top;
	width: 832px;
}

#footercell {
	margin-top: 2px;
	background-image: url('images/footer/footer.png');
	height: 34px;
	width: 832px;
	text-align: right;
}

#headercell1 {
    width: 310px;
    height: 118px;
    text-align: left;
    vertical-align: top;
}

#headercell2 {
    width: 100%;
    height: 118px;
    background-image: url('images/header/header_3.png');
    background-repeat: repeat-x;
    text-align: right;
    vertical-align: top;
}

#headercell3 {
    width: 235px;
    height: 118px;
    text-align: left;
    vertical-align: top;
}

#headercell4_1 {
    width: 269px;
    height: 91px;
    background-image: url('images/header/header2.png');
    text-align: left;
    vertical-align: top;
    padding-top: 9px;
    padding-left: 5px;
}

#headercell4_2 {
    border-width: 1px;
    border-style: solid;
    border-color: white;
    width: 269px;
    height: 27px;
    background-color: #f6a201;
    text-align: center;
    font-size: 12px;
    color: white;
}
			
#homepagemap {
	height: 95%;
	margin-top: 26px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	background-color: #dff5fd;			    
}

#homecell1 {
	width: 632px;
	height: 118px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

#homecell2 {
	width: 280px;
	padding-top: 30px;
	text-align: left;
	vertical-align: top;
}

#nommenu, #dimmenu
{
	padding: 3px;
	position: absolute;
	z-index: 1;
	background-color: #f6a201;
	color: white;
	display: none;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}

a.toplink, a.toplink:active, a.toplink:hover, a.toplink:visited
{
	color: White;
	text-decoration: none;
}

a.contentlink, a.contentlink:active, a.contentlink:hover, a.contentlink:visited
{
	color: Black;
	text-decoration: underline;
}

tr.fade a.contentlink, tr.fade a.contentlink:active, tr.fade a.contentlink:hover, tr.fade a.contentlink:visited
{
	color: #888888;
	text-decoration: underline;
}

table.dimpages
{
	line-height: 125%;
	font-size: 11px;
}

span.entitytitle
{
	color: #585858;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

td.resheadcaption, td.resheadvalue
{
	background-color: #e1eef1;
	height: 21px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: 3px solid white;
}


td.resheadcaption {
	color: black;
}

td.resheadvalue {
	color: #2e6792;
}

td.resdatacaption, td.resdatavalue
{
	height: 21px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	border-right: 1px solid white;
	border-bottom: 2px solid white;
	text-align: center;
}

td.resdatasupport {
	padding: 2px;
}

td.resdatacaption {
	background-color: #cedde5;
}

td.resdatavalue {
	background-color: #f3f3f3;
}

tr.fade {
	color: #888888;
}