/*////////////////////
  clearfix styles
////////////////////*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

.clearthis {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	display: block;
	color: #f00;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*  */
.StyleSheetHiddenPlaceHolder  {
	display : none;
}
/*////////////////////
  end clearfix styles
////////////////////*/


body,td,th {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #333333;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
h1 {
	font-size: medium;
	color: #333333;
}
#header h1 {
	display:none;
	}
}
h2 {
	font-size: small;
	color: #333333;
}
	
/* START alt html navigation */				
	

	
/* MAIN structural elements */
#main {
	width:99%;
	float:left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	background-image: url(images/header_tile.gif);
	background-repeat: repeat-x;
}
#header {
	width: 400px;
	height: 110px;
	background-color: #FFFFFF;
	float:left;
	background-image: url(images/white.gif);
	}				
#content {
	width:780px;
	background-color: #FFFFFF;
	background-image: url(images/tile.gif);
}
#content_left {
	width:310px;
	min-height: 400px;
	float:left;
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 35px;
}
	#content_left ul {
		padding:10;
		margin:0;	
	}
	#content_left ul li{
	padding:10;
	list-style-type: circle;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10;
	}

#content_wide {
	width:700px;
	min-height: 400px;
	float:left;
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-right: 35px;
}
	#content_wide ul {
		padding:0;
		margin: 0px 0px 0px 0px;
	}
	#content_wide ul li{
	padding:0;
	list-style-type: none;
	margin: 1px 0px 0px 0px;
	}
		
#content_mid {
	width:410px;
	min-height: 400px;
	float:left;
	padding-top: 10px;
	padding-bottom: 40px;
}
#content_right {
	width:240px;
	min-height: 400px;
	float:right;
	padding-left: 0px;
	padding-bottom: 40px;
	padding-right: 10px;
}
#footer {
	width:780px;
	float:left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	color: #CCCCCC;
	padding-left: 23px;
}

/* sub structure (other elements) */
#getflashplayer{
	width: 600px;
	margin-top: 10px;
	margin-left: 2px;
	text-align: left;
	color: #333333;
	vertical-align: middle;
	background-color: #999999;
	padding: 10px;
	font-size: x-small;
}
.text_table {
	font-size: x-small;
	color: #000000;
	padding: 5px;
	align: left;
	text-align: left;
	margin: 5px;
	border: thin dotted #ffff00;
}
caption {
	width: 720px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
th {
	font: bold;
	background-color: #cccccc;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
td {
	background-color: #cccccc;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

/*text styles */
.news_text {display:none;border-bottom:#ccc solid 1px;padding:5px;}
.link {font: bold;}
.release_small {
margin-left: 20px;
margin-top: 20px;
float: left;
}
.style1 {color: #666666}


/* from old style sheet - effects large image html pages */
#divall {
	margin:0 auto 30px;
	float:left;
}
#div_header {
	width:400px;
	height:100px;
	float:left;
	margin-bottom: 30px;
}
#div_main {
	float:left;
	margin: 20px 0px 30px 23px;
}

#div_main_fixed {
	float:left;
	width: 700px;
	margin: 20px 0px 30px 23px;
}
#div_footer {
	width:100%;
	height:100px;
	float:left;
}

/*-------------------------------table------------------------------------*/

table#sample {
    background-color:#FFFFFF;
    border: thin none #000000;
    width: 400px;

}

table#sample td {
	padding: 6px;
	border: solid #000 1px;
	margin: 0px;
}

.tabledata {
    color: #000000;
    text-align: left;
    background-color: #FFFFFF;

}

.tabletoprow {
	font-style: italic;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
}

.tableleftcol {
    font-weight: normal;
    text-align: left;
    background-color: #FFFFFF;
	}

/*   */

.table_wide {
	width:600px;
	bgcolor:#333;
	margin: 5px;
	padding: 5px;
	background-color: #CCCCCC;
	}#table_ ul {
	margin:1; padding:0;
	list-style-position: left;
	list-style-type: circle;
	}

.table_short {
	width:400px;
	bgcolor:FF0000;
	margin: 5px;
	padding: 5px;
	background-color: #FFE979;
	}#table_ ul {
	margin:1; padding:0;
	list-style-position: left;
	list-style-type: circle;
	}	
	
.table_links {
	width:400px;
	bgcolor:FFFFFF;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	}#table_ ul {
	margin:1; padding:0;
	list-style-position: left;
	list-style-type: circle;
	}	


