@charset "utf-8";
/* CSS Document */

/*	---------------------------------------------------------------
	PRIMARY NAVIGATION
	------------------------------------------------------------ */	
	
	
	#sidebar_new {position:absolute; left:5px; top:73px; width:168px; height:100%;} 	
	
	#sidebar3 {width:168px;background:url(../images/columns/column-gray.png) no-repeat;}
	#sidebar3top {height:4px;width:168px;background:url(../images/columns/column-top.png) no-repeat;}
	#sidebar3bottom {height:5px;width:168px;background: url(../images/columns/column-bottom.png) no-repeat;}
	

	#sidebar3 ul.primarynav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:5px;

	}
	
	#sidebar3 ul.primarynav li {
	/*text-transform: uppercase;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: -5px;
	list-style:none;
	}
	
		#sidebar3 ul.primarynav li a {
	font-size: 12px;
	color: #505050;
	text-decoration: none;
	display: block;
	text-indent: .5em;
	padding: 5px;
	/*text-transform: uppercase;*/
	}
	#sidebar3 ul.primarynav li a:hover {
		
	background-color: #DEE2EB;		
	}
	
	#sidebar2 {background-color: #fff;}		
	#sidebar2 ul.primarynav li {
	/*text-transform: uppercase;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
margin-bottom: 3px;
	margin-left: -44px;
	list-style:none;}

	#sidebar2 ul.primarynav li a {
	font-size: 12px;background-color: #fff;
	color: #505050;
	padding: 5px;
	text-decoration: none;
	display: block;
	text-indent: .5em;
	
	
	/*text-transform: uppercase;*/
	}
	
	#sidebar ul.primarynav li a:hover {
	background-color: #DEE2EB;	}	
/*background-color: #C7D0DD; 	
	color: #036;
	border-color: #FDD017;
	}
	
	#sidebar ul.primarynav li.selected a {		
	background-color: #6697C0;
	color: #FDD017;		
/*color: #fff; 	
	}
	
	
	---------------------------------------------------------------
	SECONDARY NAVIGATION
	------------------------------------------------------------ */	
	

	#secondarynav {background-color:#dee2eb;padding-left:10px;}
	#secondarynav li {
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	line-height: 1.8em;
	margin-right: 1.5em;
	}
	
	#secondarynav li a {
	text-decoration: none;
	color: #24568B;
	}
	
	#secondarynav li a:hover {
	background-color: #FDD017;		
	color: #036;
	}

/*	
#mytable { display:table;padding:0;margin:0;
}
*/	
caption { text-align:left; }
td.creditl{	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;}	
	
	 	
	#creditbox td.credit_m {margin-right:10px; text-align:right;} 	
	#creditbox td.credit_r {margin-right:3px; text-align:right;} 	







#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


.float-right-sized{
float: left;
width: 400px;
margin: 0 0 0px 5px;
line-height:1.5;	
}
.float-left-sized{
	float: left;
	line-height:1.5;
	margin: 0 0 20px 0px;
}
