body {
	background-color: #E6EDF8;
	padding: 0px;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#emailForm input {
	border: 1px solid #CCC;
	font: bold 12px Arial;
}
#emailForm textarea {
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #CCC;
}
.mainTable {
	width: 780px;
	background-color: #FFFFFF;
}
.edgeSpacer {
	padding-right: 10px;
	padding-left: 10px;
}
.contSpacer {
	padding: 10px 15px 0px 15px;
}
a.whiteLink:link, a.whiteLink:active, a.whiteLink:visited {
	color: #FFFFFF;
}
#headerLinks {
	color: #44567E;
	white-space: nowrap;
	font-size: 10px;
	text-transform: uppercase;
	padding: 10px 15px 8px 0px;
}
#headerLinks a {
	text-decoration: none;
	color: #44567E;
	padding: 0px 3px 0px 3px;
}
#leftNav {
	padding: 15px;
}
#leftNav a {
	background-image: url(https://secure2.yourhost.com/sd360/images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	padding: 3px 5px 3px 20px;
	text-decoration: none;
	color: #4E5156;
	display: block;
	width: auto;	
}
#leftNav a:hover {
	color: #527CC3;
}
#leftNav a.leftHead {
	padding: 4px 12px 4px 7px;
	background-color: #BDD1EC;
	display: block;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6E81A4;
	background-image: none;
	margin-top: 10px;	
}
#leftNav a.leftHead:hover {
	color: #6E81A4;
}
.leftHeadNull {
	padding: 4px 12px 4px 7px;
	background-color: #BDD1EC;
	display: block;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #6E81A4;
	background-image: none;
	margin-top: 10px;
}
#footer {
	color: #527CC3;
	font-size: 11px;
}
a.white:link, a.white:active, a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
}
a:link, a:active, a:visited {
	color: #527CC3;
}
a:hover {
	color: #999999;
}
.whiteTxt {
	color: #FFFFFF;
}
ul {
	margin-bottom: 0px;
}
hr {
	border-top: 1px solid #E0E9F6;
	border-bottom: none;
	color: #E0E9F6;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
}
/** Article Manager Styles Below **/
#prevNext {
	color: #527CC3;
	background-color: #E6EDF8;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;	
}
#prevNext a {
	color: #527CC3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	margin: 0px;
	color: #527CC3;
	font-size: 16px;
	font-weight: bold;	
}
h2 a {
	color: #527CC3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.articleSummary {
	line-height: 18px;
}
/*** Shopsite ***/
/*** MultipPage Link Generation ***/

.multipage br {
	display: none;
	margin: 0px;
}
.currentPage {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.prevnext a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.prevnext a:hover {
	color: #666666;
}
.price {
	font-size: 18px;
	font-weight: bold;
	color: #3D71B8;
}
.textLightGrey {
	color: #999999;
}
ul#moreInfoPoints {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}
ul#moreInfoPoints li {
	background-image: url(https://secure2.yourhost.com/sd360/media/images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.moreInfoPageName {
	font-size: 18px;
	font-weight: bold;
	color: #3D71B8;
}
form {
	margin: 0px;
}
#mainContent td {
	line-height: 18px;
}