@charset "utf-8";

*{margin:0;
padding:0;
border:0;
}

body {
	font-size:10pt;
	background: #999999;
	width: 100%;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr {
	font: Arial, Helvetica, sans-serif;
}

.underline {
	text-decoration: underline;
}



h1, h2, h3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}


.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #DDDDDD; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.search {
	border: 1px none #000000;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.oneColFixCtrHdr #container #header #search .search .search input {
	border: 1px solid #000000;
}
.oneColFixCtrHdr #container #header #navigation form {
	display: inline;
}

#subhead {
	background-color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/subhead_background.jpg);
	color: #FFFFFF;
	height: auto;
	text-align: left;
	padding: 20px;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding: 12px;
	width: 60px;
	font-weight: normal;
}

.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
	padding: 12px;
	width: 60px;
	background-image: url(../images/navi_wh.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.submenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
	background-image: url(../images/navi_wh.gif);
	padding: 12px;
	width: 60px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
}

.submenu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
	padding: 12px;
	width: 60px;
	background-image: url(../images/navi_wh.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.submenu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	padding: 12px;
	width: 60px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}


.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 170px;
	padding: 4px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	
}
#Downloads {
	clear: both;
	float: left;
	width: 170px;
	margin-top: 52px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}


#Build {
	width: 150px;
	clear: none;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-style: none;
	border-left-style: none;
}
#Build_title {
	margin-left: 40px;
	width: 150px;
	padding-left: 8px;
	margin-top: 50px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
li {
	text-indent: 20px;
	list-style-image: none;
}
.definition_item {
	text-indent: 40px;
}




#sidebar1 {
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #ECE9D8;
	border-bottom-color: #000000;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	clear: both;
}
.plainlinks {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.plainlinks:hover {
	text-decoration: underline;
}

#sidebar2 {
	margin-top: 16px;
	clear: both;
	float: left;
	width: 170px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	text-align: center;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px none #000000;
}

.table_left {
	text-align: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tableborder {
	border: 1px solid #000000;
}

.table_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
.table_left_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	font-weight: bold;
	padding-left: 4px;
}




#mainContent {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding: 20px;
} 

* html #mainContent { 
  height: 1%; /* triggers hasLayout */
  position: relative;
  left: -3px; /* move the element left to close the gap */
  margin-right: -3px; /* add a negative right margin to fill the 3 pixel space left by moving everything left */
}

#mainContent_no_col {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	padding: 20px;
}

#maintext {
	float: left;
	width: 300px;
}

#logo {
	float: left;
	width: 210px;
}
#navigation {
	float: left;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0em;
	word-spacing: normal;
	text-align: center;
	padding: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	padding: 8px;
	width: 70px;
}

.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: inline;
	padding: 8px;
	width: 70px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	height: 10px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align: center;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
	color: #000000;
	text-align: center;
}

.oneColFixCtrHdr #Contents {
	background-color: #F2F2F2;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	clear: both;
	height: 150px;
}

.oneColFixCtrHdr #container #header #navigation input {
	border: 1px solid #000000;
}


.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;
}
.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: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 4px;
}
#Features {
	background-image: url(../images/box.jpg);
	width: 170px;
	height: 94px;
}
.column {
	float: left;
	height: 110px;
	width: 150px;
	margin: 6px;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
	border: 1px groove #000000;
	padding: 2px;
}
.definition {
	text-indent: 20px;
	white-space: normal;
}
.text_box {
	border: 1px solid #000000;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


ul {
	list-style: none;
	margin-left: 20px;
	padding: 0; 
}
ul ul{
	margin-left: 20px;
	padding: 0;
	list-style-image: none;
}

ul ul ul{
	list-style: none;
	margin-left: 20px;
	padding: 0; 
}

li {
	padding-left: 10px; 
}
li li {
	padding-left: 10px; 
}
#visitsynrad {
	position:absolute;
	left:845px;
	top:32px;
	width:140px;
	height:27px;
	z-index:1;
}
.divide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}