@charset "utf-8";
/* CSS Document */
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* 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;
	font-size: .8em;
}
.twoColFixRtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
} 
.twoColFixRtHdr #header {
	background-color: #CCCCCC;
	height: 91px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixRtHdr .right {
	float:right;
	width:780px;
}
.rightCell {
	padding-left: 15px;
}
.date-header {
	font:bold 13px Georgia, Serif;
	letter-spacing:.2em;
	color:#933;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	
}

h4 {
	font-size:1.1em;
	color:#000000;
	margin:0 0 8px 0;
	font-weight:bold;
}

.twoColFixRtHdr #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 */
}
.twoColFixRtHdr #topnav {
	background-color: #cccccc;
}
.twoColFixRtHdr #sidebar1 {
	width: 200px; /* 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: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	float: right;
}
.twoColFixRtHdr #mainContent {
	width: 500px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
} 

.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: 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;
}
.twoColFixRtHdr .date-header {
	font:bold 13px Georgia, Serif;
	letter-spacing:0.2em;
	color:#933;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 25px;
}
.twoColFixRtHdr #header .date {
	height: 60px;
	width: 120px;
	float: right;
	position: relative;
	top: -60px;
}

.twoColFixRtHdr #bottom {
	overflow:hidden;
	width:780px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 12px;
	height: 175px;
	clear: both;
}
.twoColFixRtHdr #bottom .image {
	float:left;
	width:50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixRtHdr #bottom .imageWarra {
	float:left;
	width:50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 3em;
}
#footer {
	overflow:visible;
	height:20px;
	background:url('images/bg-footer.gif');
	font-size:0.75em;
	color:#9fa5ae;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	
}
#footer .disclaimer {
	float:left;
	padding:0 0 0 40px;
	
}
#footer .nav {
	float:right;
	padding-right: 40px;
	
}
#footer .nav ul{
	margin-top: -1px;

}
#footer .nav li {
	padding:0 0 0 4px;
	display: inline;
	
}
#footer .nav a {
	padding:0 4px 0 0;
	color:#9fa5ae;
	text-transform:uppercase;
}
.twoColFixRtHdr #bottom .support, .twoColFixRtHdr #bottom .downloads, .twoColFixRtHdr #bottom .latest {
	overflow:hidden;
	float:left;
	width:187px;
	border-right:1px solid #c6c9cc;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
.twoColFixRtHdr #bottom .description {
	overflow:hidden;
	float:right;
	font-size:0.9em;
	padding-left: 5px;
	width: 132px;
}
.twoColFixRtHdr #bottom .descriptWarra {
	overflow:hidden;
	float:right;
	font-size:0.9em;
	padding-left: 5px;
	width: 132px;
	margin-top: 1.3em;
}
h4 {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
p.last {
	margin:0 0 16px 0;
}
img {
	border:none;
	clear: left;
	}
#navigation {
	background-color: #333333;
	height: 27px;
}
#nav {
	width:780px;
	height:21px;
	overflow:hidden;
	background:url('images/bg-nav.gif')
}

#navigation ul {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #666666;
	list-style-image: none;
}
#navigation li {
	display: inline;
}
#navigation a {
	color: #9fa5ae;
}
#navigation a:link, #navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #666666;
	margin-right: 2px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #717171;
	border-bottom-color: #717171;
	border-left-color: #FFFFFF;
}
#navigation a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #717171;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #717171;
}
.twoColFixRtHdr #container #footer .copyrite {
	width: 240px;
}
.twoColFixRtHdr #container #mainContent p {
	line-height: 1.7em;
}

.twoColFixRtHdr #container #sidebar1 li {
	list-style-type: disc;
	line-height: 1.8em;
}
.twoColFixRtHdr #container #mainContent p .style14 {
font-size: 18px;
}.twoColFixRtHdr #container #mainContent dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-left: 12px;
}
.twoColFixRtHdr #container #mainContent dd {
	padding-right: 12px;
}
#speci {
	margin-left: -200px;
}

.style2 {
	color: #FF0000;
	font-size: x-small;
}
.style4 {
	color: #FF0000;
	font-size: medium;
}
.twoColFixRtHdr #container #mainContent li {
	list-style-type: none;
}
.twoColFixRtHdr #preamble {
	width: 780px;
	border: 2px solid #FF0000;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixRtHdr #preamble p {
	padding-right: 120px;
	padding-left: 120px;
}
.twoColFixRtHdr #preamble ul {
	padding-left: 160px;
}
.twoColFixRtHdr #container #mainContent img {
}
