body {
	background-color: #35477D;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
}

a:link, a:visited, a:hover, a:active {
	color: #F7F8F9;
}
.search1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #5396C6;
	border: 1px solid #9BABB7;
	color: #FFFFFF;
}


.form1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.top-text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.foot1, .foot1 a:link, .foot1 a:visited, .foot1 a:hover, .foot1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F7F9;
}
.title1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.title2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
.main1-nj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ul1 , .ul1 a:link, .ul1 a:visited, .ul1 a:hover, .ul1 a:active{
	color: #FFFFFF;
}

/* -------------------------------- */
.dmx {
    font: 12px arial;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
 	padding: 3px 10px 3px 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	font-family: arial;
	font-size: 13px;
	text-transform: uppercase;
}

.dmx .item1:hover,
.dmx .item1-active:hover
{
    background: #21528D;
}

.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 12px arial;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1500;
}
.dmx .item2 {
	background: #21528D;
	border-top-width: 1px;
	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-top-color: #34659C;
	border-right-color: #1B417C;
	border-bottom-color: #1B417C;
	border-left-color: #34659C;
	text-align: left;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #1D6BA5;	
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 1px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #3D79BC;
	margin-top:-2px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */