@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: #777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	line-height: 21px;
	margin-top: 0px;
}
.thrColFix #container {
	width: 1090px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	color: #888;
	margin-top: -20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 25px;
} 
.thrColFix #sidebar1 {
	width: 200px;
	text-align: left;
	color: #888;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../toplevel/toplevelpix/content-id_01.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
.thrColFix #mainContent {
	margin-top: 0;
	margin-right: 280px;
	margin-bottom: 0;
	margin-left: 210px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #666;
}
.thrColFix #mainContent p {
	color: #666;
}
.thrColFix #mainContent a {
	color: #09f;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	border-top-style: none;
}
.thrColFix #mainContent a:hover {
	color: #3af;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
.thrColFix #mainContent a:active {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.thrColFix #mainContent ul ,li  {
	color: #888;
	list-style-image: url(../toplevel/toplevelpix/m-bullet.jpg);
	padding-bottom: 3px;
}
.thrColFix #container #mainContent h1  {
	color: #09d;
	letter-spacing: -1px;
	font-size: 26px;
	line-height: 28px;
}

.thrColFix #container #mainContent h2 {
	color: #09d;
	letter-spacing: -0.5px;
	font-size: 20px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.thrColFix #container #mainContent h3 {
	color: #09d;
	letter-spacing: -.5px;
}
.thrColFix #container #mainContent p .centered {
	text-align: center;
}
.thrColFix #mainContent h4 {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	color: #06c;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.thrColFix #mainContent img {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	color: #06c;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFix #mainContent sup {
	font-size: 10px;
}
.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-right: 15px;
	width: auto;
	border: thin none #096;
	margin-bottom: 8px;
	text-align: left;
	float: left;
	vertical-align: middle;
	margin-top: 20px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	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 */
	background: #fff; /* padding keeps the content of the div away from the edges */
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	line-height: 22px;
	height: 750px;
	margin-top: 0px;
	border-left-width: 2px;
	border-left-color: #999;
}
.thrColFix #sidebar2 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #09d;
	letter-spacing: -0.75px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 24px;
}
.thrColFix #sidebar2 h2  , h3{
	background: #fff;
	font-weight: bold;
	color: #09d;
	letter-spacing: -.25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
.thrColFix #sidebar2 h2 a {
	background: #fff;
	font-weight: bold;
	color: #3af;
	letter-spacing: 0.25px;
	margin-bottom: -15px;
	font-size: 16px;
	text-decoration: none;
}
.thrColFix #sidebar2 a {
	background: #fff;
	font-weight: bold;
	color: #09d;
	letter-spacing: 0.25px;
	text-decoration: none;
}
.thrColFix #sidebar2 a:hover {
	background: #fff;
	font-weight: bold;
	color: #3af;
	letter-spacing: 0.25px;
	text-decoration: underline;
}
.thrColFix #sidebar2 a:visited {
	background: #fff;
	font-weight: bold;
	color: #06c;
	letter-spacing: 0.25px;
	text-decoration: none;
}
.thrColFix #sidebar2 a:active {
	background: #fff;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.25px;
	text-decoration: none;
}
.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 {
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	list-style-type: none;
	width: 590px;
	height: 40px;
	font-size: 12px;
	line-height: 16px;
}
.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;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
	height: 40px;
	float: left;
	width: auto;
}
.thrColFix #nav2 .buttondiv {
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666;
	width: 55px;
	height: 40px;
	float: left;
}
