body {
	/* default text for entire site */
	font: normal 0.8em Arial, Helvetica, sans-serif;
	background: #fff url('../images/bg.jpg') no-repeat top center;
	color:#666666;	
	
 
}
/* ------------ DW, 20 Aug 2010 ------------ */

li.tblcell {
	font-size: 10px;
	text-align: left;
	padding-left: -5px;
	background-position: 11px;
	margin-left: -10px;
	list-style-position: outside;
	color: #666666;
	list-style-type: inherit;
}

table.ruled {
	border: 0px solid #cccccc;
	border-collapse: collapse;
}

table.ruled td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* ------------ END LAYOUT ---------------*/
table.ruled th {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


/* ------------ Standard  HTML elements and their default settings ------------ */
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
p {
	line-height: 16px;
}
hr {
	border: none;
	border-top: 1px dashed #a19f9d;
	height: 1px;
}
h1 {
	font-weight: bold;
	font-size: 16px;
	color:#015499;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color:#CC0000;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 0px;
}
h4 {
	font-size: 1em;
	color: #0c5b74;
	font-variant: normal;
	line-height: 1em;
}
/*default link styles*/
a,
a:link 
a:active
a:visited  {
	color: #0099ff;
	text-decoration: none;
	text-align: left;
}
a:hover {
	color: #3A6B85;
	text-decoration:underline;
}


#content a:link, a:active, a:visited {
	color: #0099ff;
	text-decoration: none;
	text-align: left;
}
#content a:hover {
	color: #3A6B85;
	text-decoration:underline;
}




/* ------------ Wrapper ------------ */
#pagewrapper {
	font-size: 95%;
	margin: 0 auto;
	padding: 1em 0 0 0;
	height: 100%;
	width: 960px;

}

#logo {
	padding: 1em 0 0 0;
	height: 70px;
	float: left;

}

#search {
	padding: 1em 0 0 0;
	height: 70px;
	float: right;

}



/* ------------ leftbar ------------ */


#quote {
	width: 100%;
	
}

#quote p{
	font-size: 11px;
	padding-top: 8px;
	font-style: italic;
	color: #4F80B0;
	font-weight: normal;
	text-align: justify;
	line-height: 14px;
}


 
/* ------------ Content ------------ */
#container {
	float:left;
	width:100%;
	position:relative;
	margin: 18px 0 15px 0;
	
	
}
#mask {
	
	width: 920px;
	padding-top:290px;
}

/* ------------ Left Sidebar ------------ */
#sidebar {
	width: 195px;
	float: left;
	height: 100%;
	min-height: 420px;
	
	}
	
#sidebar a:link,
#sidebar a:visited, 
#sidebar a:active {
	color: #006699;
	text-decoration: none;

}

#sidebar a:hover {
	list-style: none;
	color: #FF0000;
	text-decoration: none;
}


#sidebar li.currentpage{
	padding: 5px 0px 5px 15px;
display: block;
background-color: #e0f3fa;
}


#sidebar li {
	display: block;
	margin: 0;
	background-color: #e0f3fa;


}


#sidebar ul li {
	text-align: left;
	list-style: none;
	background: url(../images/Bullets/bullet_red2.gif) no-repeat 1px center;
	padding: 2px 3px 2px 18px;
	margin: 0 0 -1px -35px;

}



 
/* ------------  END LEFT NAVIGATION  ------------ */




/* ------------ Main Content ------------ */
#main {
	position:relative;
	height: 100%;
	float: right;
	border-left: 1px solid #CCC;
	padding: 0 0 0 20px;
	width: 729px;
	min-height: 400px;
}
.main-holder {
	position:relative;
	width: auto;
	float: left;
	margin: 0 10px 10px 0;
}



/* ------------ Partner ------------ */

#partner {
	clear: both;
	width: auto;
	height: 70px;
	padding: 10px;
	background: #c9c8bb;
	font-size: 11px;
	color:#FFFFFF;
	margin: 20px 45px 0 45px;
}

/* ------------ News Scroller ------------ */

#pscroller1{
width: 180px;
height: 80px;
border: 1px solid #ccc;
padding: 10px;
background-color: #FFF;

}
/* ------------ World ------------ */


.box {
	width: 180px;
	border: 1px solid #ccc;
	background-color: #FFF;
	padding: 10px;
}




/* ------------ Footer ------------ */

#footer {
	clear: both;
	width: auto;
	height: 41px;
	font-size: 11px;
	border-top: 5px solid #D4D4D4;
	padding-top: 10px;
}
/* ------------ Footer Links ------------ */

#footer a {
	color: #DCEDF1;
	text-decoration: underline;
	font-weight: bold;
}

.toplist {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.toplist li {
	margin-top: 5px;
	list-style-type: none;
	color: #069;
	font-weight: bold;
}

.list2 {
	margin-left: 5px;
	padding-left: 5px;
}

.list2 li {
	margin-top: 3px;
	font-weight: normal;
	list-style-type: none;
}

.list3 {
	margin-left: 10px;
	padding-left: 10px;
}

.list3 li {
	margin-top: 3px;
	font-weight: normal;
	list-style-type: none;
}