body {
	margin: 15px auto 0 auto;
	background-image: url('images/tile.gif');
	background-repeat: repeat;
	width: 100%;
	text-align: center;
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

img {
	border: 0;
}

table {
	font-size: 1.0em;
}

#main {
	width:931px;
	margin:0px auto;
	text-align:left;
}

#top {
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	width: 931px;
	height: 142px;
	margin-top: 20px;
	text-align: left;
	cursor: pointer;
}

#top_skies {
	background-image: url('images/top_skies.gif');
	background-repeat: no-repeat;
	width: 931px;
	height: 107px;
	cursor: pointer;
	border-bottom: 1px solid #C0D6E2;

}

#content {
	
	background-color: #ffffff;
    padding: 10px 10px 50px 15px;
    text-align: left;
}

#menu {
	background-color: #ffffff;
	
	position: relative;
	top: 108px;
	float: right;
	width: 600px;
	height: 34px;
	width: 600px;
	vertical-align: bottom;
	text-align: right;
	margin-left: auto;
	margin-right: 0px;

}

#mailinglist {
	position: absolute;
	top: 35px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	height: 50px;
	padding-left: 650px;
}

#bottom {
	background-image: url('images/bottom.gif');
	background-repeat: no-repeat;
	width: 931px;
	height: 38px;
	padding-top: 5px;
	text-align: center;
	margin-bottom: 30px;
}

#topheader {
	background-color: white;
	padding-top: 5px;
	padding-bottom: 3px;
}


A.menubutton {
	background-image: url('images/menubutton.gif');
	background-repeat: no-repeat;
	width: 91px;
	height: 24px;
	height: 34px;
	padding-top: 10px;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	float: right;
	vertical-align: bottom;
}

A.menubutton:hover {
	text-decoration: underline;
}

A.footer, A.footer:visited {
	color: black;
	text-decoration: none;
}

A.footer:hover {
	color: black;
	text-decoration: underline;
}

A {
	color: #6699CC;
}

.sectionheader {
	border-bottom: 1px solid #dcdcdc;
	color: gray;
    font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
    font-size: 1.3em;
}

#rightarea {
	width: 175px;
	float: right;
}

H1 {
	font-size: 1.4em;
	color: black;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	background-color: #D6E8F2;
	border-bottom: 1px solid #C0D6E2;
	border-top: 1px solid #C0D6E2;
	padding: 0px 3px 0px 5px;
	margin: 0;
	
}

H2 {
	font-size: 1.4em;
	margin-left: 0px;
	border-bottom: 1px solid silver;
	color: gray;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	/*width: 50%;*/    
}

H3 {
	color: #4b4b4b;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 1.3em;
	margin-left: 0px;
}



H5 {
	color: black;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 1.2em;
	margin-left: 0px;
}

H6 {
	color: #4b4b4b;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-size: 1.0em;
	margin: 0px;
}

.margin {
	margin: 10px;
}

.q {
	color: maroon;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
}

.a {
	color: green;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
}

.buttonarea {
	width: 250px;
	text-align: center;
}

.textfield {
	border: 1px solid silver;
	background-color: #eeeeee;
	width: 250px;
}

.button {
	background-color: #D6E8F2;
	border: 1px solid #C0D6E2;
	font-size: 12px;
	
}

.box {
	padding: 5px;
	border: 1px solid silver;
	background-color: #eeeeee;
	margin: 5px;
}

.boxheader {
	border-bottom: 2px solid #376C8B;
	color: #0067AD;
	font-size: 1.2em;
	font-family: Arial, Verdana, Tahoma, "Times New Roman", sans-serif;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

TR.tableheader {
	background-color: #D6E8F2;
	border: 1px solid #376C8B;
	font-weight: bold;
}

TD.tableheader {
	border-bottom: 1px solid #C0D6E2;
	padding: 1px 2px 1px 2px;

}

.status {
	background-color: #D6E8F2;
	border: 1px solid #C0D6E2;
	font-size: 1.0em;
	font-weight: bold;
	width: 98%;
	padding: 1px 2px 1px 2px;
	margin: 8px 0px 8px 0px;
}

.small {
	font-size: 0.8em;
}

#product_top_background {
	background-image: url('/images/top_background_green.gif'); 
	background-repeat: no-repeat; 
	width: 900px; 
	height: 222px;
}

#product_top_background H1 {
	background-color: transparent; 
	border: 0; 
	position: relative; 
	top: 0px; 
	left: 15px; 
	margin: 0; 
	padding: 0; 
	font-size: 18pt;
}

#product_top_box {
	float: right; 
	width: 550px; 
	height: 150px; 
	margin-right: 0px; 
	margin-top: 30px;
}


#product_top_box UL, UL.product {
	list-style-type: none;
	list-style-image: url('/images/bulletpoint_top.gif');
}

#product_top_box H2 {
	font-size: 1.1em;
	color: #000000;	
	border: 0;
}

#product_top_box LI A {
	color: #000000;
	text-decoration: none;
}

A.productbutton {
	border: 1px solid #799FB4;
	padding: 5px 10px 5px 10px; 
	background-color: #ffffff;
	margin-right: 10px;
	text-decoration: none;
	text-align: center;
}

#screenshot_box {
	float: right; 
	width: 170px; 
	border-left: 1px dashed silver; 
	margin-top: 10px;
	margin-left: 20px;
	padding: 5px 0px 5px 10px;
}

#screenshot_box IMG {
	border: 1px solid #C0D6E2;
	margin-bottom: 10px;
}
#screenshot_box H6 {
	font-size: 1.1em;
}
#screenshot_box A {

}

.download_highlight {
	background-color: #D6E8F2;
	border: 1px solid #C0D6E2;
	padding: 1px 2px 1px 2px;
	margin: 8px 200px 8px 0px;
}


H2 A, H3 A {
	color: black;
	text-decoration: none;
}

H2 A {
	color: #4b4b4b;
}

A.tab {
	display: block; 
	float: left; 
	width: 150px; 
	color: gray; 
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 1.1em; 
	text-decoration: none;
	border: 1px solid #eeeeee;/*#d6e8f2;*/
	border-bottom-width: 0;
	margin: 0 7px 0 7px;
	padding: 3px 2px 0px 2px;
}

A.tab:hover {
	
}

A#selectedTab {	
	color: black;
}

pre {
	font-size: 1.1em;
	width: 550px;
	overflow: auto;
	background-color: #eeeeee;
	border: 1px solid silver;
}

.productTop {
	border-bottom: 2px solid #eee;
	margin-bottom: 10px;
}

.productTop H1, H1.productTop {
	background-color: #fff;
	border: 0; 
	margin: 0 0 5px 0; 
	padding: 0; 
	font-size: 18pt;
}

UL#tswlist LI {
	padding-bottom: 10px;
}

.productdesc {
	line-height: 150%;
}

.productdesc H2 {
	color: #000;
	border: 0; 
	margin: 0; 
	display: inline;
	margin-left: 5px;
}

.productdesc IMG.icon {
	float: left; 
	
}

#slideshow {
	position: relative;
	width: 350px;
	height: 262px;
}

.floatstop {
	float: none; 
	clear: both;
}

.productTop A.tabButton {
	
	float: right;
	display: block;
	width: 150px;
	font-size: 14pt;
	text-decoration: none;
	margin-right: 10px;
}

.productTop IMG {
	margin-right: 5px;
	border: 0;
}

.thumbnailarea IMG {
	margin: 0 16px 16px 0;
	border: 2px solid #C0D6E2;
}

.roundedcorner_box {
	background: #D6E8F2;
	min-height: 20px;

}
.roundedcorner_top div {
	background-image: url('/images/corners/corner_topleft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
.roundedcorner_top {
	background-image: url('/images/corners/corner_topright.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.roundedcorner_bottom div {
	background-image: url('/images/corners/corner_bottomleft.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.roundedcorner_bottom {
	background-image: url('/images/corners/corner_bottomright.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.roundedcorner_top div, .roundedcorner_top, 
.roundedcorner_bottom div, .roundedcorner_bottom {
	width: 100%;
	font-size: 1px;
	height: 8px;
}
.roundedcorner_content { 
	margin: 0 8px; 
}
