@charset "UTF-8";
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #888;
	font: 90%/130% Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5, h6, ul, li, ol	{
	margin: 0;
	padding: 0;
}
.thrColFix #container {
	margin: -20px 0 0 0;
	padding-top: 25px;
	width: 1240px;  
} 
.thrColFix p {
	color: #888;
	padding-bottom: 7px;
}
.thrColFix a {
	color: #09f;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}
.thrColFix a:hover {
	color: #3af;
	border-bottom: 1px dotted #3af;
	text-decoration: none;
}
.thrColFix  a:active {
	color: #06C;
	text-decoration: none;
}

.thrColFix h1  {
	color: #09d;
	letter-spacing: -2px;
	font-size: 250%;
	line-height: 90%;
	padding: 3px 0 7px 0;
}

.thrColFix h2 {
	color: #09d;
	letter-spacing: -1px;
	font-size: 185%;
	line-height: 80%;
	padding: 3px 0 7px 0;
}
.thrColFix h3 {
	font-size: 165%;
	line-height: 90%;
	color: #09d;
	letter-spacing: -1px;
	padding: 7px 0 3px 0;
}
.thrColFix p .centered {
	text-align: center;
}
.thrColFix  h4 {
	color: #06c;
	font:  bold italic 130%/90% Arial, Helvetica, sans-serif;
	padding: 7px 0 3px 0;
}
.thrColFix h5 {
	color: #06c;
	font:  bold 100%/90% Arial, Helvetica, sans-serif;
	padding: 7px 0 3px 0;
	letter-spacing: -.5px;
}
.thrColFix h6 {
	color: #06c;
	font:  bold italic 100%/90% Arial, Helvetica, sans-serif;
	padding: 7px 0 3px 0;
}
.thrColFix img {
	margin: 0;
	padding-bottom: 3px;
	color: #06c;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	border: none;
}
.thrColFix sup {
	font-size: 50%;
}

.thrColFix #sidebar1 {
	width: 200px;
	color: #888;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url(../toplevel/toplevelpix/content-id_01.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
.thrColFix #nav2 {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	height: 40px;
	margin: 0 240px 0 210px;
	width: 790px;
}
.thrColFix #nav2 ul	{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	display: block;
	width: 790px;
}
.thrColFix #nav2 ul li	{
	float: left;
	margin: 0 30px 0 0;
	width: auto;
}
.thrColFix #nav2 a {
	color: #09f;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	display: inline;
	}
.thrColFix #sidebar2 {
	color: #777;
	float: right; /* since this element is floated, a width must be given */
	font: 100%/120% Arial, Helvetica, sans-serif;
	height: 750px;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.thrColFix #sidebar2 p	{
	padding-bottom: 5px;
}
.thrColFix #sidebar2 h2	{
	font: bold 180%/90% Arial, Helvetica, sans-serif;
	color: #09d;
	letter-spacing: -1px;
	padding-top: 3px;
}
.thrColFix #sidebar2 h3	{
	font: bold 150%/90% Arial, Helvetica, sans-serif;
	color: #09d;
	letter-spacing: -.5px;
	padding-top: 3px;
}
.thrColFix #sidebar2 h2 a {
	color: #3af;
	text-decoration: none;
}
.thrColFix #sidebar2 a {
	font-weight: bold;
	color: #09d;
	letter-spacing: 0.25px;
	text-decoration: none;
}
.thrColFix #sidebar2 a:visited {
	font-weight: bold;
	color: #06c;
	letter-spacing: 0.25px;
	text-decoration: none;
}
.thrColFix #sidebar2 a:hover {
	font-weight: bold;
	color: #3af;
	letter-spacing: 0.25px;
	border-bottom: 1px dotted #3af;
}

.thrColFix #sidebar2 a:active {
	font-weight: bold;
	color: #666;
	letter-spacing: 0.25px;
	text-decoration: none;
}
.thrColFix  #sidebar2 ul  {
	list-style: none;
}
.thrColFix   #sidebar2 ul li  {
	background-image: url(../toplevel/toplevelpix/m-bullet.jpg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 0 0 3px 30px;
}

.thrColFix #mainContent {
	margin: 40px 240px 0 210px;
	color: #888;
}
.thrColFix  #mainContent ul  {
	list-style: none;
}
.thrColFix  #mainContent ul li  {
	background-image: url(../toplevel/toplevelpix/m-bullet.jpg);
	background-position: 0 3px;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 0 0 3px 30px;
}

.thrColFix #mainContent .logodivleft {
	padding-bottom: 5px;
	font-weight: bold;
	height: 200px;
	margin-right: 8px;
	width: auto;
	border: thin none #096;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.thrColFix #mainContent .logodivright {
	padding-bottom: 5px;
	font-weight: bold;
	float: left;
	height: 175px;
	margin-right: 5px;
	width: auto;
}
.thrColFix #mainContent .thumbdivleft {
	padding-bottom: 5px;
	font-weight: bold;
	height: 200px;
	margin-right: 4px;
	width: auto;
	border: thin none #096;
	margin-bottom: 15px;
	text-align: left;
	float: left;
	vertical-align: middle;
}
.thrColFix #mainContent .picdiv {
	padding-bottom: 5px;
	height: auto;
	margin: 20px 15px 8px 0;
	width: auto;
	border: thin none #096;
	text-align: left;
	float: left;
	vertical-align: middle;
	
}

.thrColFix #mainContent-wide {
	margin: 40px 0 0 210px;
	padding-top: 20px 0 0 0;
	color: #777;
}

.thrColFix #mainContent-wide p {
	color: #666;
	padding-bottom: 10px;
}
.thrColFix #mainContent-wide a {
	color: #09f;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}
.thrColFix #mainContent-wide a:hover {
	color: #3af;
	text-decoration: underline;
}
.thrColFix #mainContent-wide a:active {
	color: #06C;
	text-decoration: none;
}
.thrColFix #mainContent-wide ul  {
	list-style: none;
	color: #666;
	padding-bottom: 3px;
}
.thrColFix #mainContent-wide ul li  {
	background-image: url(../toplevel/toplevelpix/m-bullet.jpg);
	background-position: 0 4px;
	background-repeat: no-repeat;
	color: #666;
	padding: 0 0 0 20px;
}
.thrColFix #container #mainContent-wide h1  {
	color: #09d;
	letter-spacing: -2px;
	font-size: 250%;
	line-height: 90%;
}

.thrColFix #container #mainContent-wide h2 {
	color: #09d;
	letter-spacing: -1px;
	font-size: 200%;
	line-height: 80%;
	padding: 5px 0 0 0;
}
.thrColFix #container #mainContent-wide h3 {
	font-size: 165%;
	line-height: 90%;
	color: #09d;
	letter-spacing: -1px;
}
.thrColFix #container #mainContent-wide p .centered {
	text-align: center;
}
.thrColFix #mainContent-wide h4 {
	color: #06c;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
	line-height: 90%;
}
.thrColFix #mainContent-wide h5 {
	color: #06c;
	font:  bold 100%/90% Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.thrColFix #mainContent-wide h6 {
	color: #06c;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	line-height: 90%;
}
.thrColFix #mainContent-wide img {
	margin: 0;
	padding-bottom: 5px;
	color: #06c;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	border: none;
}
.thrColFix #mainContent-wide sup {
	font-size: 10px;
}
.thrColFix #mainContent-wide .logodivleft {
	padding-bottom: 5px;
	font-weight: bold;
	height: 200px;
	margin-right: 8px;
	width: auto;
	border: thin none #096;
	margin-bottom: 15px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.thrColFix #mainContent-wide .logodivright {
	padding-bottom: 5px;
	font-weight: bold;
	float: left;
	height: 175px;
	margin-right: 5px;
	width: auto;
}
.thrColFix #mainContent-wide .thumbdivleft {
	padding-bottom: 5px;
	font-weight: bold;
	height: 200px;
	margin-right: 4px;
	width: auto;
	border: thin none #096;
	margin-bottom: 15px;
	text-align: left;
	float: left;
	vertical-align: middle;
}
.thrColFix #mainContent-wide .picdiv {
	padding-bottom: 5px;
	height: auto;
	margin: 20px 15px 8px 0;
	width: auto;
	border: thin none #096;
	text-align: left;
	float: left;
	vertical-align: middle;
	
}


.thrColFix .emph {
	color: #06C;
	font-style: italic;
	font-weight: bold;
}
.thrColFix .emphgreen {
	color: #099;
	font-style: italic;
	font-weight: bold;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 4px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.thrColFix #nav2 #button1 {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	list-style-type: none;
	width: auto;
	height: 40px;
	float: left;
}
.thrColFix #nav2 #button2 {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	list-style-type: none;
	width: auto;
	height: 40px;
	float: left;
}
.thrColFix #nav2 #button3 {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	list-style-type: none;
	width: auto;
	height: 40px;
	float: left;
}
.thrColFix #nav2 #button4 {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	list-style-type: none;
	width: auto;
	height: 40px;
	float: left;
}
.thrColFix #nav2 #button5 {
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	list-style-type: none;
	width: auto;
	height: 40px;
	float: left;
}
.thrColFix #nav2 #button6 {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	list-style-type: none;
	height: 40px;
	float: right;
	width: auto;
}
.thrColFix #nav2 #button7 {
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
	height: 40px;
	float: left;
	width: auto;
}
.thrColFix #nav2 .button {
	color: #666;
	float: left;
	height: 40px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	width: auto;
}
