* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 9pt;
	}
body,html {
	background-color: #DCE0E9;
	}
img {
	border: 0px;
	}
h1 {
	font-size: 14pt;
	padding-left: 30px;
	width:560px;
	margin-bottom: 10px;
	}
h2 {
	font-size: 12px;
	}
a {
	color: #5F605B;
	}
a:hover {
	color: #7f7f7f;
	}
li {
	background-image: url('../images/arrow2.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	list-style-type: none;
	}
	
p {
	margin: 0 0 1em;
}
/***************************************
id
***************************************/
#container {
	width: 746px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	}
#header_flash {
	height: 159px;
}
#content {
	background-color: #fff;
	margin-top: 0;
	width: 746px;
	}
#innercontent {

	width: 642px;
	padding-left: 20px;
	padding-right: 20px;
	}
#footer {
	width: 712px;
	margin-left: 31px;
	padding: 0;
	}
/*************************************
class
*************************************/
.middle {
	padding-top: 10px;
	}
.right_side {
	background-color: #DCE0E9;
	background-image: url('../media/images/rightside_slice.jpg');
	background-repeat: repeat-y;
	width: 30px;
	}
.arrow1 {
	margin: -6px 4px 0 0;
	}
.bold {
	font-weight: bold;
	}
.arrow2 {
	margin: -6px 7px 0 0;
	}
.distributors {
	margin-bottom: 10px;
	}
.distributors img {
	margin: 0 10px;
	}
.footerlinks {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	}
.footerlinks a {
	color: #fff;
	text-decoration: none;
	}
.footerlinks a:hover {
	color: #bbb;
	text-decoration: underline;
	}
.footerback {
	background-color: #7B8BA5;
	border-top: 1px solid #566278;
	}
.checkeredbar {
	background-image: url('../images/checkered.gif');
	background-repeat: repeat-x;
	width: 638px;
	height: 2px;
	margin: 10px 0 5px;
	margin-left: auto;
	margin-right: auto;
	}
.table_index {
	font-size: 8pt;
	}
.table_edu td {
	width: 40%;
	}
.table_prod a {
	text-decoration: none;
	}
.table_prod2 {
	margin-left: 20px;
	}
.photo1 {
	padding: 2px;
	margin: 3px 5px 3px;
	border: 1px solid #566278;
	}
.spectable {
	padding: 3px;
	border: 1px solid #566278;
	}
.spectable th {
	color: #fff;
	background-color: #7B8BA5;
	font-size: 8pt;
	padding: 2px 0;
	}
.spectable tr {
	background-color: #fff;
	}
.spectable td {
	padding: 2px 4px;
	border: 1px solid #ddd;
	border-collapse: collapse;
	font-size: 8pt;
	text-align: center;
	}
.list_table li {
	font-size: 8pt;
	}
