body { font-size: small; font-family: Geneva, Arial, sans-serif; font-weight: normal; line-height: 150%; background-color: #cccccc; margin: 0; padding: 0; }

a {
	color: #60627B;
	text-decoration:none;
	font-weight: bold;
}
	
a:hover{
	text-decoration:none;
	color: #FFCC66;
}
a img {
	border: none }

#container { position:static; background-color: #fff; width: 800px; margin-left:auto; margin-right:auto; }
#menu{
	text-decoration:none;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFCC66;
	text-align: right;
	padding-right: 15px;
	text-align: right;
	color: #999999;
	height: 20px;
	width: 785px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;	
}
#menu a{
	border:0px solid #D5DBDC;
	padding:2px 4px 2px 4px;
	color: #999999;
}

#menu a:hover{
	background-color:#FFFFFF;
	display: inline;
}
#main {
	background-color: #FFFFFF;
	width: 650px;
	position: absolute;
	clear: left;
	float: right;
	left:180px;
}

#content {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}

#content #leftCol {
	margin-top: 20px;
	width: 180px;
	float: left;
	list-style-type: none;
}

#leftCol .scrollBox {
	height: 410px;
	overflow: auto;
	background-color: #60627B;
}

#leftCol .scrollBox img {
	margin-bottom: 5px }

.listbox {
	margin-top: 10px;
	list-style-type: none;
}

.listbox a {
	color: #60627b;
	font-size: small;
	text-decoration: none }

.listbox a:hover { color: #fc6; font-size: small; }

#leftCol ul {
	list-style-position: inside;
	background-color: #c6c6c6;
	padding:0 0 0 40px;
	margin: 0 }

#content #rightCol {
	margin-left: 200px;
	margin-right: 30px;
}
h2 {
	color: #60627B;
}
h3 {
	font-size: medium;
	text-align: left;
	margin: 0 0 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #60627b;
	color: #60627B;
}

.article {
	margin-top: 10px }

.article p {
	text-indent: 14px;
	margin: 0;
	padding: 0 10px 0 20px }

.blockimg {
	display: block; float:right;
	 
	 
	  }

#footer { color: #c6c6c6; font-size: smaller; font-weight: normal; background-color: #60627b; padding: 5px 0 5px 10px; width: 790px; clear: both; margin-left:auto; margin-right:auto;  }
#container #content #rightCol object {
	 position:relative; 
}
.scrollBox p {
	color: #FFFFFF;
	margin: 5px;
}
.scrollBox a: hover {
color: #FFCC66;
}.question {
	font-weight: bold;
	color: #60627B;
}
#footer a {
	color: #FFFFFF;
	font-style:normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
