body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666359;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.default9 {color: #537468; font-size: 9px;}
.default10 {color: #537468; font-size: 10px;}
.default11 {color: #537468; font-size: 11px;}
.darkgray10 {color: #504b3c; font-size: 10px;}
.darkgray12 {color: #504b3c; font-size: 12px;}
.blue {color: #537468; font-size: 9px;}
.blue11 {color: #537468; font-size: 11px;}
.blue12 {color: #537468; font-size: 12px;}
#blue12 {color: #537468; font-size: 12px;}
#blue12 a:active{color: #537468; font-size: 12px;}
#blue12 a:visited{color: #537468; font-size: 12px;}
#blue12 a:hover{color: #537468; font-size: 12px;}
.lightblue12 {color: #28a0d2; font-size: 12px;}
.lightblue11 {color: #28a0d2; font-size: 11px;}
.lightblue10 {color: #28a0d2; font-size: 10px;}
.green12 {color: #788714; font-size: 12px;}
.red12 {color: #b4460a; font-size: 12px;}
.orange12 {color: #b4870f; font-size: 12px;}
.purple12 {color: #a01969; font-size: 12px;}

.headerCell {
	color:#537468;
	text-align:center;
	padding-bottom: 10px;
	padding-right: 8px;
	vertical-align:bottom;
	background-color: #f5f0eb;
}
.leftrightCell {
	border-left: 1px;
	border-left-style:solid;
	border-right: 1px;
	border-right-style:solid;
	border-color:#dcd7cd;
	background-color:#f5f0eb;
	padding-left: 15px;
	padding-right: 15px;
}
.leftrightbottomCell {
	border-left: 1px;
	border-left-style:solid;
	border-right: 1px;
	border-right-style:solid;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-color:#dcd7cd;
	background-color:#f5f0eb;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align:middle;
	color:#537468;
}
.copyrightCell {
	color:#537468;
	background-color:#FFFFFF;
	font-size: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:right;
}
.contentCell {
	background-color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	text-align:right;
}
.contentBorder {
	border-left: 1px;
	border-left-style:solid;
	border-right: 1px;
	border-right-style:solid;
	border-color:#dcd7cd;
}
.whiteBorder {
	border-left: 10px;
	border-left-style:solid;
	border-right: 10px;
	border-right-style:solid;
	border-bottom: 30px;
	border-bottom-style:solid;
	border-top: 10px;
	border-top-style:solid;
	border-color:#ffffff;
	background-color:#FFFFFF;
	vertical-align:top;
}
.whitecontactusBorder {
	border-left: 10px;
	border-left-style:solid;
	border-right: 10px;
	border-right-style:solid;
	border-bottom: 10px;
	border-bottom-style:solid;
	border-top: 10px;
	border-top-style:solid;
	border-color:#ffffff;
	background-color:#FFFFFF;
	vertical-align:top;
}
.featuresBorder {
	border-top: 5px;
	border-top-style:solid;
	border-color:#a5b91e;
	background-image:url(../images/features/image_content_bkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 51px;
	padding-right: 44px;
}
.screenshotsBorder {
	border-top: 5px;
	border-top-style:solid;
	border-color:#28a0d2;
	background-image:url(../images/library/image_content_bkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 51px;
	padding-right: 44px;
}
.resourcesBorder {
	border-top: 5px;
	border-top-style:solid;
	border-color:#c8a01e;
	background-image:url(../images/resources/image_content_bkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 51px;
	padding-right: 44px;
}
.aboutusBorder {
	border-top: 5px;
	border-top-style:solid;
	border-color:#d2c850;
	background-image:url(../images/aboutus/image_content_bkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 51px;
	padding-right: 44px;
}
.contactusBorder {
	border-top: 5px;
	border-top-style:solid;
	border-color:#e16432;
	background-image:url(../images/contactus/image_content_bkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 51px;
	padding-right: 44px;
}

.newsletterBorder {
	border-top: 5px;
	border-top-style:solid;
	border-color:#e16432;
	background-image:url(../images/newsletter/newsletter_content_bkgd.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 51px;
	padding-right: 44px;
}

a:link {
	color: #537468;
	text-decoration: none;
}
a:visited {
	color: #537468;
	text-decoration: none;
}
a:hover {
	color: #537468;
	text-decoration: underline;
}
a:active {
	color: #537468;
	text-decoration: none;
}

#underline a:link {
	color: #666359;
	text-decoration: underline;
}
#underline a:visited {
	color: #666359;
	text-decoration: underline;
}
#underline a:hover {
	color: #666359;
	text-decoration: underline;
}
#underline a:active {
	color: #666359;
	text-decoration: underline;
}
/*
#bluegray a:link {
	color: #a5a5a5;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
*/
#bluegray a:link {
	color: #537468;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
#bluegray a:visited {
	color: #537468;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
#bluegray a:hover {
	color: #537468;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}
/*	
#bluegray a:hover {
	color: #006e8c;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
*/
#bluegray a:active {
	color: #504b3c;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

#gray a:link {
	color: #504b3c;
	font-size:11px;
	text-decoration: none;
}
#gray a:visited {
	color: #504b3c;
	font-size:11px;
	text-decoration: none;
}
#gray a:hover {
	color: #504b3c;
	font-size:11px;
	text-decoration: underline;
}
#gray a:active {
	color: #504b3c;
	font-size:11px;
	text-decoration: none;
}

#gray12 a:link {
	color: #504b3c;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#gray12 a:visited {
	color: #504b3c;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#gray12 a:hover {
	color: #504b3c;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#gray12 a:active {
	color: #504b3c;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
