@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #036;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.twoColFixLtHdr #container {
	width: 840px;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #C5D3F6;
	background-image: url(../images/seaBkgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.twoColFixLtHdr #header {
	color: #FFF;
	background-color: #036;
	text-align: center;
	margin: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
	font-size: 150%;
	padding-top: 15px;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 180px;
	padding: 25px 20px 15px 20px;
}
.twoColFixLtHdr #mainContent {
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #footer {
	padding: 10px;
	font-size: 80%;
	text-align: center;
}
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 15px;
}
.fltlft {
	float: left;
	margin-right: 15px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a {
	text-decoration: underline;
	color: #000;
	outline: none;
}
a:visited{
	color: #000;
}
a:hover {
	color: #03C;
}
#paddedContent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
dd {
	padding-top: 20px;
}
dt {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
}
.icon a:hover {
	background-image:url(../images/go_over.png);
}
.layout {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	clear: right;
	padding: 0px;
}
#backButton a:hover {
	background-image: url(../images/go_over.png);
}
.chooser {
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.subsection {
	clear: both;
	text-align: center;
	padding-top: 15px;
	float: center;
	width: 620px;
}
.flashIcon {
	background-image: url(../images/flashIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 30px;
	display: block;
}
.pptIcon {
	background-image: url(../images/pptIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 30px;
	display: block;
}
.pdfIcon {
	background-image: url(../images/pdfIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 30px;
	display: block;
	text-align: left;
}
.excelIcon {
	background-image: url(../images/toolImages/excelIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 30px;
	display: block;
}
.wmvIcon {
	background-image: url(../images/wmvIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 30px;
	display: block;
}
.docIcon {
	background-image: url(../images/docIcon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 30px;
	display: block;
}
.noIcon {
	height: 30px;
	display: block;
}
.toolPic {
	background-repeat: no-repeat;
	width: 193px;
	height: 150px;
	background-position: center top;
}
.screenshot {
	width: 193px;
	text-align: center;
	float: left;
	border: 1px solid #666;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#backButton a {
	background-image: url(../images/go.png);
	text-align: center;
	padding-top: 110px;
	background-repeat: no-repeat;
	width: 180px;
	margin-top: 40px;
	background-position: center top;
	display: block;
}
#comingSoon {
	text-align: center;
	padding-top: 130px;
}
h1, h2, h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.red {
	color: #F00;
}
.greenWeekly {
	color: #30631B;
}
.blueWeekly {
	color: #000E60;
}
.greenMonthly {
	color: #A8C73C;
}
.pinkWeekly {
	color: #B7248E;
}
.goldMonthly {
	color: #F5CA42;
}
.blueQuarter {
	color: #73FBFB;
}
h2 {
	background-color: #BDE2F6;
	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: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.spaced {
	padding-top: 20px;
}
.invisible {
	color: #FFF;
}
