/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }
a { color: #2F637A; }
a:hover { color: #808080; }
p {	margin: 0 0 5px 0; }
p.none {display: none;}
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px;}
h3 { font-size: 12px; font-weight: bold; color: #a0c636;/*color: #9cb227;*/ }
h4 { font-size: 12px; font-weight: bold; color: #799BA4; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }
hr { height: 1px;	border-top: solid 1px #AACCD5; }
input {}
textarea { font-size: 12px; font-family: Tahoma;}
fieldset {width: 400px; margin-top: 10px;  border: 1px solid #e5e5e5; text-align: left;}
legend {font-size: 12px; font-weight: bold; color: #799BA4;}
li.basic {list-style: circle; }
ul.basic { margin-left: 20px; }
.hidden { display: none; }

/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0; width: 300px;}
#slogan { font-size: 0.9em; margin: 0 0 10px 5px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; margin: 0; padding: 12px 0 0 0; text-align: right;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; width: 960px;}
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 950px;
	background: #9FC7D8 url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 20px;
}
	#topics li a { background-image: url(images/bullet3.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 10px; }

	#topics a { background-image: url(images/bullet3.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 10px; }


/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		/*background: #f4f4f4 url(images/subshade.gif) repeat-x;*/
		background: #f4f4f4;
		color: #808080;
		border: 1px solid #e5e5e5;
	}
	.subheader1 {
		margin: 0 0 10px 0;
		padding: 0px 100px 8px 8px;
		/*background: #f4f4f4 url(images/bgshade.gif) repeat-x;*/
		background: #fff url(images/crocus.gif) no-repeat;
		background-position: bottom right;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	#left_content {

	}
	.left_articles {
		margin: 0 0 10px 0;
		background: #fff url(images/leftarticlesshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}	
	.left_articles li {
	list-style: circle; 
	}
	.left_articles ul {
	margin-left: 20px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
		.step_title {color: #808080;}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-bottom: 1px dotted #ccc;
		border-top: 1px dotted #ccc;
		padding: 5px 5px 0px 15px;
		margin-bottom: 5px;
	}
	.thirds {
		float: left;
		width: auto;
		padding: 0 10px 0 15px;
	}		
	.newsthirds {
		padding: 0 10px 0 15px;
	}
	blockquote {
	font-weight: bold;
	color: #797979;
	float: right;
	width: 300px;
	margin: 5px 6px 5px 7px;
 	padding: 10px 5px 10px 40px;  
  border: 1px solid #f2f2f2; 
  background: #FAFAFA url(images/blockquote.gif) no-repeat 5px 5px;    
	}

/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.login_box {
	  margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4;
		border: 1px solid #e5e5e5;
		color: #808080;
		text-align: center;
	}
	.right_articles {
	  color: #808080;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #f4f4f4;
		border: 1px solid #e5e5e5;
	}
	.right_articles_grey {
		border: 1px solid #e5e5e5;
		padding: 8px;	
		margin: 0 0 8px 0;
		/*background: #F0F7F9;*/
		background: #fff url(images/rightarticlesshade.gif) repeat-x left bottom;
		color: #454545;
	}
		.note {  
			margin: 3px 0 15px 0;
		}
  	.notedate { 
			float: left;
  		background: url(images/date_bkg.gif) no-repeat;
  		width: 45px;
  		padding: 3px 0;
  		margin: 4px 12px 0 0;
			text-align: center;
  		font-size: .9em; 
  		color: #c1c1c1;
  	}
  	.notedateday { font-size: 1.4em; font-weight: bold;	color: #808080; }
	.image { float: left; margin: 0 9px 3px 0; }
	.imagebdr { float: left; margin: 0 9px 3px 0; padding: 2px; border: 1px solid #e5e5e5; }
	.imagebdrrt { float: right; margin: 6px; padding: 2px; border: 1px solid #e5e5e5; }
	.imagebdrleft { float: left; margin: 6px 6px 6px 0; padding: 2px; border: 1px solid #e5e5e5; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}

#pages {
margin: 5px -5px 5px 0;
text-align: right;
}	
	#pages .prevpage { color: #ccc; border: 1px solid #e5e5e5; padding: 3px 6px 3px 6px; margin: 0 0 0 2px;}
	#pages .pagenum { text-decoration: none; color: #6495AB; border: 1px solid #e5e5e5; padding: 3px 6px 3px 6px; margin: 0 0 0 2px;}
	#pages .currnum { color: #ffffff; background: #6495AB; border: 1px solid #6495AB; padding: 3px 6px 3px 6px; margin: 0 0 0 2px;}
	
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }

/* Start style for the Knowledge Base */

#dlbox {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}
	
#dlnav {
	float: left;
	clear: both;
	width: 425px;
	margin: 0;
	padding: 0;
	display: inline;
	}

#dlnav a {
	margin: 0;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #9FC7D8;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	line-height: 20px;
	border-left: 1px solid #AACCD5;
	border-right: 1px solid #AACCD5;
	border-top: 1px solid #AACCD5;
	}

#dlnav a:hover {
	color: #000000;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	background-color: #6495AB;
	}
	
#dlmain {
	float: left;
	width: 430px;
	margin: 1px 0 0 0;
	padding: 0;
	}
/* End style for Knowledge Base */	
	
/* Table Styling */
table.members {
	text-align: center;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	width: 615px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	}	
	
table.members td {
	/*background-color: #DBDBDB;*/
	
  color: #000;
	padding: 2px 5px 2px 5px;
	text-align: center;
	border: 1px solid #AACCD5;
	}
	
table.members td.hed {
	background-color: #FCFFFF;
	color: #000000;
	padding: 7px 5px 7px 5px;
	text-align: center;
	border: 1px #ccc solid;
	}
table.members td.alt {
	background-color: #f0f0f0;
	color: #000000;
	padding: 7px 5px 7px 5px;
	text-align: center;
	border: 1px #ccc solid;
	}	
table.members td.specalt {
background: #fff url(images/bullet1.gif) no-repeat;
}
table.members td.nobg {
	font-weight: bold;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: #ffffff;
}
table.members td.nobgbdr {
	border: none;
	background: none;
}
table.members td.top {
	background: #9fc7d8 url(images/topshade.gif) repeat-x;
	color: #000000;
	text-align: center;
	border: 1px #AACCD5 solid;
	font-weight: bold;
	}
table.members caption {
	padding: 0 0 5px 0;
	font: italic 11px;
	text-align: right;
	color: #000000;
}

table.affiliates {
width: 560px;
}
table.affiliates td {
text-align: center;
}

table.userinfo {
width: 600px; 
}
table.userinfo td {
border-bottom: 1px dashed #e5e5e5;
}	

table.testing {
width: 615px; 
font-size: 12px; 
text-align: left;
background: none;
}
table.testing td {
text-align: left;
background: none;
}
table.testing td.center {
text-align: center;
}
