/* CSS Document */
body {
	background-color: #e2e2e4;
	font: 12px helvetica, arial, verdana, sans-serif;
	color:#666666;
	margin:0;
	padding:0;
	text-align: center;
	}
a {
	color:#1274bb;
	text-decoration:underline;
}

a:hover {
	color:#858489;
	text-decoration:none;
}
#wrapper {
	width:824px;
	margin:0 auto;
	background-color: #FFFFFF;
	}
.floatleft {
	float: left;
}

#flashbanner {
	height: 196px;
	width: 650px;
	float: right;
}#navigationbar {
	height: 44px;
	width: 824px;
}
#topbanner {
	height: 196px;
	width: 824px;
}

.dottedline {
	background-image: url(Images/dottedline.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 800px;
	margin-left: 12px;
}
#maincontent {
	width:824px;
	height: 1000px;
	margin-top: 20px;
}
.keywords {
	font-size: 10px;
	font-style: italic;
	text-align: left;
	margin-right: 15px;
	margin-left: 25px;
}

.righttext {
	width:35%;
	float: right;
	margin-right: 15px;
}
.text {
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #1072BD;
}

#productmenu {
	float: left;
	width: 60%;
	background-image: url(Images/ablewindow.jpg);
	background-position: right;
}
#productmenu a {
  color: #000000;
text-decoration: none;
}
#productmenu a:hover {
  color: #1274bb;
}
.boldtext {
	font-weight: bold;
	color: #1274bb;
	font-size: 13px;
}
#bluebox {
	background-color: #1274bb;
	color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;

}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1072BD;
}

#footer {
	width:824px;
	height: auto;
	padding-right: 20px;
}
.floatright {
	float: right;
}
#maincontenthome {

	width:824px;
	height: 550px;
	margin-top: 20px;
}
.righttextCopy {

	width:35%;
	float: right;
	margin-right: 15px;
}
#maincontent2 {

	width:824px;
	height: 100%;
	margin-top: 20px;
}
.floatleftmargin {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.dottedlinemidtext {

	background-image: url(Images/dottedline.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 795px;
}
.floatrightmargin {
	float: right;
	padding-left: 10px;
}
h3 {
	font-weight: bold;
	color: #1072BD;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

