html,body {
	margin-top:5px;
	padding: 0;
	font-family:Trebuchet MS;font-size:8pt; 
	background-color:#fff;
	scrollbar-face-color:#666666; 
    scrollbar-base-color:#cccccc; 
    scrollbar-arrow-color:#dddddd; 
}

.nav {
color:#999999;font-size:8pt;font-weight:bold }


a.
a:active { color:#666;font-family:Trebuchet MS;font-size:8pt;text-decoration:none }
a:link {color : #666;font-family:Trebuchet MS;font-size:8pt;text-decoration:none }
a:visited { color :#666;font-family:Trebuchet MS;font-size:8pt;text-decoration:none }
a:hover	{ text-decoration:none; color:#D733B4;font-family:Trebuchet MS;font-size:8pt;text-decoration:none }


td {
font-family:Trebuchet MS;
font-size:8pt;
color:#666;
}

th {
font-family:Trebuchet MS;
font-size:8pt;
color:#CCCCCC;
}

strong {
color:#666;
font-weight:bold;
font-size:8pt
}

.grey {
color:#6B696C;
font-weight:bold;
font-size:8pt; }

.white {
color:#ffffff;
font-weight:normal;
font-size:8pt
}

.contentTitle {
	font-weight:bold;
	font-size:12pt;
	color:#6B696C;
	padding-bottom:10px
}

.heading1 {
	font-weight:bold;
	font-size:12pt;
	color:#666666;
	padding-bottom:10px
}

.heading2 {
	font-weight:bold;
	font-size:10pt;
	color:#655007;
	padding-bottom:10px
}

.heading3 {
	font-weight:bold;
	font-size:10pt;
	color:#1E4942;
	padding-bottom:10px
}


.contentTitle2 {
	font-weight:bold;
	font-size:12pt;
	color:#FFFFCC;
	padding-bottom:10px
}

.contentText {
	font-weight:normal;
	font-size:8pt;
	color:#6B696C
}

.news {
	font-weight:normal;
	font-size:8pt;
}


select
{	
	font-size:11px; 
	Trebuchet MS;
	color:#6B696C;
	font-weight:bold;
	border:1px solid #333366; 
	background-color:#E5DEEE;
	/*width :150px;*/
}

option
{	
	font-size:11px;
		Trebuchet MS;
	
	color:#333366;
}


.textbox
{
	background-color:#E5DEEE; 
	color:#6B696C; 
	border:1px solid #CCCCCC; 
	font-size:12px;
}


.button
{
	background-color:#E5DEEE; 
	color:#6B696C;
	font-weight:normal; 
	font-size:12px;
}





#imageContainer {
	height:511px;
	width:814px;
	margin-left:auto;
	margin-right:auto;

}

#imageContainer img {
	display:none;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
}

.ddmx {
  font-family:sans-serif;
  /*text-transform: uppercase;*/
}
.ddmx .item1,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:Trebuchet MS;
	color:#666;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	font-size:8pt;
}

.ddmx .item1:hover {
color:#cccccc;
font-weight:normal;
font-family:Trebuchet MS;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Trebuchet MS;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	font-size:8pt;
}
.ddmx .item2 {
    background: #;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #009DD9;
	color:#fff;
	font-weight: normal;
	font-family:Trebuchet MS;

}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 5px 0px 0px 0px;
	 font-weight: normal;
	 font-family:Trebuchet MS;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 8px;
    right: 1px;
    border: 0;
	font-family:Trebuchet MS;
}
.ddmx .section {
    border: 1px solid #ccccccc;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	background: #eeeeee;
	float:left;
	font-family:Trebuchet MS;
}

/* html .ddmx td { position: relative; } /* ie 5.0 fix */

#trailimageid {
	DISPLAY: none; FONT-SIZE: 0.75em; Z-INDEX: 200; LEFT: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px
}

H2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; FONT-WEIGHT: normal; FONT-SIZE: 1.6em; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #8e8e8e; PADDING-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-FAMILY: Trebuchet,"Trebuchet MS",Helvetica,Petra,sans-serif
}

.Text{
        font-family: Verdana,Arial,Sans-serif,'Times New Roman';
        font-size: 9pt;
        font-weight: normal;
        font-style: normal;
        color: #999;
        text-decoration: none;
}


#tooltip{
	position:absolute;
	border:1px solid #666;
	background-image:url('/images/toolTip.png');
	padding:2px 5px;
	color:#fff;
	display:none;
	}	

