/* ---------- General Styles START---------- */
	* {
		padding:0;
		margin:0;
	}

	body {
		font-family: arial,verdana, sans-serif;
		font-size: 62.5%;
		padding:0px;
		margin: 11px 0 0 0;
	}
	
	.text {
		font-size:1.1em;
		line-height:1.5em;
		color: #666666;
	}
	
	p {
		line-height:1.4em;
		margin: 0px;
		padding:10px 0px 6px 0px !important; 
	}
	
	p.home {
		line-height:1.4em;
		width:128px;
		margin: 0px;
		padding:0 0px 6px 0px;
	}
	
	h2   {font-size: 1.0em
	}
	
	li {
		line-height:1.5em;
	}

	a {
		text-decoration:none;
		color: #999999;
	}

	a:hover {
		color: #333333;
		
	}
	
	a.nav:hover {
		color: #333333;
		text-decoration:none;
	}

	a.nav {
		text-decoration:none;
		color: #999999;
	}

	div.casenav {
		padding-bottom: 4px;
		line-height: 13px;
	}

	a.secnav:hover {
		color: #333333;
		text-decoration:none;
		border-bottom: 1px solid #BFBCAC;
	}

	a.secnav {
		border-bottom: 1px solid #FFFFFF;
	}

	b {
		color: #000000;
		font-weight: normal;
	}

	ul {
	margin-left: 0px;
	padding-left: 15px;
	}

	.sevsixty {
	display:block;
	position:relative;
	width:760px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	}

	.sevtwo, .onecolumn	
	{
	float: left;
	position: relative;
	width: 580px;
	left: 46px;
	height: auto;
	}
	
	.footer
	{
	float: left;
	position: relative;
	margin: 0px 0 0 12px;
	width: 580px;
	left: 35px;
	height: auto;
	}
	
	.credit
	{
	align: right;
	margin: 0 0 0 0
	}

	.column {
	position: relative;
	height: auto;
	width: 128px;
	float: left;
	white-space: normal;
	left:46px;
	}

	.twocolumn {
	position: relative;
	height: auto;
	width: 273px;
	float: left;
	white-space: normal;
	left:46px;
	}

	.thrcolumn {
	position: relative;
	height: auto;
	width: 432px;
	float: left;
	white-space: normal;
	left:46px;
	}
	
	.fourcolumn {
	position: relative;
	height: auto;
	width: 550px;
	float: left;
	white-space: normal;
	left:46px;
	}
	
	.fivecolumn {
	position: relative;
	height: auto;
	width: 668px;
	float: left;
	white-space: normal;
	left:46px;
	}
	
	.portholes {
	margin-top: 15px;
	margin-bottom:15px;
	float: left;
	}
	
	.portholes img {
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
	}
	
	.portholesLeft img {
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
	}
	
	.portholesRight img {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	}

	div.spacer {
	clear: both;
	height: 1.5em;
	}
	
	.footspace {
	margin: 80px 0 0 0
	}
	
	

	.spacer16 {
	position: relative; 
	height: auto; 
	width: 16px;
	float: left;
	}

/* ---------- General Styles END ---------- */



/* ----------Navigation Classes  START----------*/

	
	div.mainnavtable a:hover {
		color: #333333;
		text-decoration:none;
		border-bottom: 1px solid #BFBCAC;
		height:auto;
	}

/* ---------- Navigation Classes END ---------- */



/* ---------- Page Styles START ---------- */

	.pagetitlecap
	{
	width:560px;
	font-family:times,serif;
	font-size:2.4em;
	line-height:1.3em; 
	color:#555555;
	margin-top:20px;
	}



	
	.pagetitle
	{
		font-size:1.4em;
		line-height:1.7em;
		margin-top: 14px;
		color:#333333;
	}
	
	
	.secpagetitle
	{
		margin-top: 0px;
		color: #555555;
	}

	.secpagetitlecase
	{
		margin-top: 0px;
		color: #555555;
	}


	
	.greybold {
		color: #777777;
		font-weight:bold;
		
	}
	
	.goldbold {
		color: #003366;
		font-weight:bold;
		line-height: 12px;
		margin-bottom: 8px;
	}
	
	
	span.black {
		color: #555555;
		font-weight:bold;
		line-height:1.4em;
	}
	
	
	
	
	.introtext
	{
		font-size:1.3em;
		line-height:1.5em;
		margin-top:14px;
	}
	
	

	
	.edit
	{
	color: #000000;
	text-decoration:underline;
	}
	

	img.thumb {
	padding-bottom:2px; border-top: 0px;border-left: 0px;border-right: 0px; border-bottom: 1px solid #FFFFFF;text-decoration:none;
	}
	
	img.thumb:hover {
	border-bottom: 1px solid #BFBCAC;
	}
	
	img.selected {
	padding-bottom:2px; border-top: 0px;border-left: 0px;border-right: 0px; border-bottom: 1px solid #666666;text-decoration:none;
	}


	
	.bold { 
	font-weight: bold;
	}
		
	.selected {
	color: #000000;	
	text-decoration:none; 
	border-bottom: 1px solid #BFBCAC;
	}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.feature_box { float: left; padding: 0 0px 0px 0;  margin-right:13px }

.feature_box_rh { float: left; padding: 0 0px 0px 0;  margin-right:0px }

.feature { float: left; display: block; width: 130; }

.feature_description
{
	padding: 10px 0px 8px 0px;
	width: 130px;
	height: 50px;
	float: left;
	color: #666
}

.feature_filename { padding: 0px 0 3px 0px; font-weight: normal; }



.thumbnail { background-color: #ccc; padding: 1px }

.thumbnail_name { padding: 5px 0 2px 4px; }


