/* CSS Document */

<style type="text/css">
<!--

body {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.container {
	position: absolute;
	width: 800px;
	top: 0;
	left: 50%;
	margin-left: -375px;
	z-index: 0;
}

.header {
	padding:0px;
	margin:0px;
	height: 96px;
}

.slogan {
	position: absolute;
	left: 0;
	top: 0;
	width:274px;
	height:96px;
}

.menu {
	position: absolute;
	left: 274px;
	top: 0;
	width:526px;
	z-index:100;
}

.left {
 	position:absolute; 
	width:274px;
	left:0;
	top:96px; 
}

.content {
	position: absolute; 
	right: 0;
	top: 96px;
	width: 526px;
	z-index: 1;
}

.bodystyle {
	padding-left: 10px;
	padding-right: 10px;
}

.tdbody {
width: 485px;
}

p, li, ul, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align:justify;
	padding: 0;
	margin: 10px 0 12px 0;
}

.blue {
color: #000099;
}

ul {list-style-type:circle;
}

.field {
height: 18px;
#height: 18px;
_height: 18px;
line-height:18px;
font-size: 11px;
border: 1px solid: #3366CC;

}



ul {
padding-left: 16px;
}

h1 {
	margin: 16px 0 10px 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000066;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}


a.ddmx {
    font: 11px arial;
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
    padding: 0;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx a.item1 {

} 

.ddmx a.item1:hover
.ddmx a.item1-active,
.ddmx a.item1-active:hover {

}
	
.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
    padding: 3px 8px 4px 8px;
	margin: 0 0 0 5px;
	border-bottom: 1px dotted #ffffff;
		border-right: 1px dotted #ffffff;
	border-left: 1px dotted #ffffff;

    font: 11px Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	    background: #003399;

}
.ddmx a.item2 {
    background: #000000;
	    color: #FFFFFF;
    z-index: 500;
	background-repeat: repeat-x;
}
.ddmx a.item2:hover
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
    background: #003399;
	    z-index: 500;
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    position: absolute;
    visibility: hidden;
    z-index: 500;
}

* html .ddmx td { position: relative; z-index: 500; } /* ie 5.0 fix */



<!--Form field stuff-->
fieldset {
	width:320px; }

.fieldset label {
text-align:right;
width:60px;
float:left;
padding:0;
margin:0;
margin-top:0.3em;
  }

.fieldset legend {
font-size: 14px;
font-weight:bold;
color: #0147A6;
}
  
.nobr {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#333 ;
margin:3px;
height:16px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("images/textfield_bg.gif") no-repeat fixed;
voice-family: "\"}\""; 
voice-family:inherit;
width:184px;
}
fieldset>input.textfield {
background: transparent url("images/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("images/textarea_bg.gif") no-repeat fixed;
voice-family: "\"}\""; 
voice-family:inherit;
width:184px;
}
fieldset>textarea {
background: transparent url("images/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("images/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-transform:uppercase;
 }

-->
</style>