body,html {
	margin:0;
	padding:0;
	font-family: "Arial";
	background-color: #C0C0C0;
	color: #000000;
	word-spacing: 0.1em;
	/*line-height: 1.8em;*/
	font-size: 10pt;
	min-width:800px;
	text-align:center;
	font-weight:normal;
}
label{
	display:block;
	width:100%;
}
p{
margin:0px;
margin-bottom: 6px;
}

#wrap {
	background:#ffffff;
	width:805px;
	height:605px;
	text-align:center;
	border:1px solid #000000;
	margin:5px auto;
}

/* Header Style
 ------------------------------------------------*/
#header_container {
	background: #ffffff;
	height: 150px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	border-bottom:5px solid #ffffff;
}
#header_left {
	width: 220px;
	float: left;
	text-align: left; 
}

#header_right {
	padding:30px 10px 0px 0px;
	width: 570px;
	float:right;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
}
#header_right a, #header_right a:active, #header_right a:visited, #header_right a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#header_right a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.searchtxt{
vertical-align:middle;
}
.go {
	vertical-align:middle;
}
/* Left Style
 ------------------------------------------------*/
#nav_clear {
float:none;
}
#nav_container {
	width:200px;
	height:390px;
	float:left;
	border-top:10px solid #ffffff;
}
#nav_top {
	width:190px;
	padding:0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
	height:170px;
	color:#FFFFFF;
	
	font-size:12px;
}
#nav_top ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	border:0px;
	display:block;
	float:none;text-align:left;
}
#nav_top li {
	margin:0px 10px 0px 0px;
	display:block;
	float:none;
	list-style-type:none;
}
#nav_top a {
	text-decoration:none;
}
#nav_top a:link, #nav_top a:visited, #nav_top a:active {
	color:#ffffff;
}
#nav_top a:hover {
	color:#ffffff;
	text-decoration: underline;
}
#nav_bottom {
	padding:60px 0px 0px 0px;
	color:#333366;
	font-size:14px;
	font-style:italic;
	text-align:top;
}
/* Main Content Style
 ------------------------------------------------*/
#content_container {
	width:580px;
	height: 390px;
	text-align:left;
	float:right;
	background-color:#EBEBEF;
	border-right:0px solid #ffffff;
	border-top:10px solid #ffffff;
	border-left:10px solid #ffffff;
}
#content_left {
	height: 385px;
	width:330px;
	padding:5px 0px 0px 20px;
	float:left;
	background-color:#EBEBEF;
	background-image:url(../images/left_background.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#content_left_inner {
	
	height: 380px;
	width:330px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding:0px 5px 0px 0px;
}
.highlight {
	color:#333366;
}
#content_right {
	height: 390px;
	width:221px;
	float:right;
	background-image:url(../images/right_background.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#hottopic H1, #training H1{
	color:#66cc33;
	font-size:12px;
	margin:0px 0px 0px 10px;
}
#training {
	width:180px;
	height:102px;
	color:#333366;
	font-size:10px;
	text-align:left;
	background-image:url(../images/training_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin:5px 0px 0px 30px;
}
#hottopic {
	width:180px;
	/*height:180px;*/
	color:#333366;
	font-size:9px;
	text-align:left;
	/*background-image:url(../images/hottopic_bg.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	background-color:#FFF;
	margin:5px 0px 0px 30px;
}
.newsitem p{
	margin:0px;
}
.newsitem{
	margin: 0px 0px 0px 20px; 
}
html>body .newsitem{
	margin: 0px 0px 0px 10px; 
}
html>body h2.newsitem{
	margin: 0px 0px 10px 10px; 
}

.newsitem {
	list-style-type:none;
	margin: 0px 0px 0px 5px;
}

.newsitem ul {
	list-style-type:none;
	margin: 0px 0px 0px -30px;
}
#hottopic a, #training a {
	text-decoration:none;
}
#hottopic hr {
	text-decoration:none;
	text-align:center;
}
#content_right h1 {
font-size: 16px;
margin-top: 5px;
}
#content_right h2 {
font-size: 13px;
}
#content_right h3 {
font-size: 12px;
}
#training hr {
	text-decoration:none;
	text-align:center;
}
#hottopic p, #training p {
	margin: 0px 0px 0px 10px;
}
#hottopic a:link, #training a:link, #hottopic a:visited, #training a:visited, #hottopic a:active, #training a:active {
	color:#333366;
}
#hottopic a:hover, #training a:hover {
	color:#333366;
	text-decoration: underline;
}
#hottopic a.more , #training a.more, #hottopic a:link.more , #training a:link.more, #hottopic a:visited.more, #training a:visited.more, #hottopic a:active.more, #training a:active.more {
color:#66cc33;
}
#hottopic a:hover.more, #training a:hover.more {
	color:#66cc33;
	text-decoration: underline;
}
img.image {
text-align:center;
border:none;
padding: 0px;
margin-left:30px;
}
html>body img.image{
padding:0px;
padding-top:5px;
margin:0px;
border:0px;
margin-left:30px;
}
/* Footer Style
 ------------------------------------------------*/
#footer {
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
	color: #333366;
	font-family: "Arial";
	height: 35px;	
	padding:0px 0px 0px 230px;
}
html>body #footer {
padding:10px 0px 0px 230px;
}
#footer a:hover {
	text-decoration: none;
	color: #333366;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333366;
}
