/* CSS Document */
body {
	margin:20px 0 0 0;
	padding:0;
	font-family:Verdana, sans-serif;
    scrollbar-face-color: #d0d0d0;
    scrollbar-highlight-color: #e7e7e7;
    scrollbar-shadow-color: #FFFFCC;
    scrollbar-3dlight-color: #FFFFCC;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #FFFFCC;
    scrollbar-darkshadow-color: Silver;
}

#wrapper {
	width:988px;
	margin:0 auto;
}

#contentLayer{
	position:absolute;
	left:214px;
	top:136px; 
	width:749px;
	height:431px;
	z-index:1
}

strong {
	font-family:Verdana, sans-serif;
	font-size:13pt;
	font-weight: bold;
	color:#666666;	
}

strong.alt {
	font-family:Verdana, sans-serif;
	font-size:8pt;	
	font-weight: bold;	
}

em {
	font-family:Verdana, sans-serif;
	font-size:10pt;
	color:#FF9900;
	font-style:italic;
	font-weight: bold	
}

ul {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:normal;
}

.bulleted {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:normal;
}


p {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:normal;
}

.newsText {
	font-family:Verdana, sans-serif;
	font-size:7pt;
	color:#ffffff;
}

.dateText {
	font-family:Verdana, sans-serif;
	font-size:7pt;
	font-style: normal;
	font-weight: bold;
	color:#ffffff
}
.navs {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#CCCCCC;
	
}

.selectList,.inputText {
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#FFCC00
}

.submitButton {
	border:1px gray outset;
	font-size:10px;
	color:black;
	font-weight: bold;
	background-color:#FF9900;
}

.form {
    scrollbar-arrow-color:#ffcc00;
    scrollbar-base-color:#ffcc00;
    scrollbar-track-color:#ffcc00;
    background-color:#ffcc00;
    font-family:Verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
    color:black;
}

.toolTip {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
.mainTable  {
	font-family:Verdana, sans-serif;
}
.mainTableAlt  {
	font-family:Verdana, sans-serif;
	background-color:#FFFF99;
}

.footerTable {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.footerTable strong {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
}

.credit {
	font-family:Verdana, sans-serif;
	font-size:7pt;
	font-weight:normal;
}

.style1 {
	color: #FF9900;
	font-weight: bold;
}

