/* CSS Document */
	html,
	body{
		margin:0;
		border:0;
		padding:0;
	}
.whiteText {color: #FFFFFF}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:16px;
	}
/*.selectBox {
	width:100%;
	border:#FFFFFF 2px solid;
	margin:2px;
	padding:2px;
	}*/
h1 {
	margin:15px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	font-weight:normal;
	font-size:2em;
	color: #0066CC;
	border-bottom:2px solid #0066CC;
	display:block;
	}
.selectBox,
.search {
		width:170px;
		}
select,
.selectBox,
input {
	border:#D8D3D0 2px solid;
	height:22px;
	color:#666666;
	font-size:12px;
	}
p {
	text-align:justify;
	}
p a {
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	}
.chromestyle ul,
#main_nav ul {
	margin:0px;
	padding:0px;
	height:35px;
	list-style:none;
	}
/*.chromestyle ul li{	
	list-style:none;
}*/
.chromestyle ul li{
	display:block;
	float:left;
	border-right:#703E3F groove 2px;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	background-image: url(nav_bg.jpg);
	background-position: center top;

	}
.chromestyle ul li a{
	text-decoration: none;
	color:#D8D3D0;
	line-height:35px;
	display:block;
	padding:0 20px 0 20px;	
}
/*#main_nav li:hover,*/
.active a ,
.chromestyle ul li a:hover,
.chromestyle ul li a.selected {
	margin:0px;
	background:  url(active_link2.jpg);
}
.chromestyle {
	margin:0px;
	padding:0px;
	width: auto !important;
}
.symbols {
	background-image: url(symbols.jpg);
	background-position: center center ;
	background-repeat:repeat-x;
	height:23px;
}
.subselected {
	background:#eeeeee;
}
#module {
	width:170px;

	}
#modules a{
	color:#666666;
	text-decoration:none;
	display:block;
	height:28px;
}
#modules a:hover{
	background:#eeeeee ;
	display:block;
}
#modules ul,
#related ul,
#links ul,
#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	text-indent:8px;
	display:block;
	line-height:28px;
	}
	#modules li,
	#related li,
#links li,
#footer li {
	background:url(dottedline.jpg) repeat-x bottom #fff;
	font-size:.9em;
	line-height:28px;
	margin:0px;
	padding:0px;
	}
#links th,
#footer th {
	color:#666600;
	text-align:left;
	text-indent:0px;
	font-size:.9em;
	}
#related a,
#links a{
	text-decoration:none;
	display:block;
	color:#663300;
	}
#related {
	border:#CCCCCC solid 1px;
	width:200px;
	float:right;
	margin:5px;
	padding:10px 2px 2px 2px;
}
#related h2 {
	background:#BCBAA9;
	font-size:.9em;
	margin:0px;
	padding:3px;
	display:block;
}
.rightShadow {
	background:url(shadow_right.jpg) top right no-repeat;
	}
.leftShadow {
	background:url(shadow_left.jpg) top right no-repeat;
	}
.pageBannerBg {
	background:url(pagebannerbg.jpg) top repeat-x;
	}
.homebannerBg{
	background:url(BannertextArea.jpg) left no-repeat #3071C5;
	}
