body
{
	margin: 0px;
	background-color: #266D73;
	font-family: Arial;
	font-size: 12px;
}

#body
{
	width: 750px;
	display: block;
	margin: 0 auto 10px auto;
	padding: 0;
	background-color: white;
}

#links
{
	font-size: 10px;
	width: 750px;
	height: 15px;
	background-color: #266D73;
	border-bottom: solid 6px #266D73;
	vertical-align: middle;
	text-align: right;
	padding-top: 5px;
}

#links a
{
	font-family: Arial;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#links a:hover
{
	text-decoration: underline;
}

#logo
{
	float: left;
}

#top
{
	width: 750px;
	height: 80px;
	background-color: #fafafa;
	border-bottom: solid 6px #266D73;
	background: url(../../../templates/light/images/navbg.gif);
	vertical-align: middle;
}

#menu
{
	float: left;
	margin-top: 60px;
}

.menuLinkHome
{
	float: left;
	margin-top: 2px;
}

.menuLinkHome a
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 0px 10px 2px 5px;
}

.menuLink
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

.menuLink a
{
	color: black;
	text-decoration: none;
}

.menuLink a:hover
{
	color: black;
	text-decoration: none;
}

.menuLinkOn a
{
	color: black;
	text-decoration: none;
}

.menuLinkOn
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	background-color: #dbe2f9;
	color: black;
	cursor: default;
}

.arrow
{
	padding-bottom: 2px;
}

/*#search
{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}*/

#search
{
	float: left;
	margin-top: 15px;
	margin-left: 80px;
}

#search input
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

#sep
{
	background: url(../../../templates/light/images/midbg.gif) no-repeat;
	height: 15px;
}

#button
{
	background: url(../../../templates/light/images/buttonbg.gif) no-repeat;
	height: 15px;
}

#main
{
	width: 100%;
	background-color: #ffffff;
	float: left;

}

#content
{
	float: left;
	width: 485px;
	/*height: 680px;*/
	background-color: white;
	border-right: dashed 1px #266D73;
	padding: 0px 5px 30px 15px;
}

#fullpage_content
{
	float: left;
	width: 720px;
	/*height: 680px;*/
	background-color: white;
	padding: 0px 5px 30px 15px;
}

.panel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/paneltop.gif) no-repeat;
	margin-left: 10px;
	width: 219px;
	background-color: #D7F6D0;
}

.panelButtonOn
{
	float: left;
	background: url(../../../templates/light/images/panelbutton.gif) no-repeat;
	width: 47px;
	height: 17px;
	padding-left: 13px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	color: black;
	margin-top: 3px;
}

.panelButtonOff
{
	float: left;
	background: url(../../../templates/light/images/panelbuttonoff.gif) no-repeat;
	width: 47px;
	height: 17px;
	padding-left: 13px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	margin-top: 3px;
	color: gray;
}

.rss
{
	float: left;
	width: 20px;
	height: 17px;
	padding-left: 1px;
	padding-top: 5px;
}

.panelButtonOn a
{
	color: black;
	text-decoration: none;
}

.panelButtonOff a
{
	color: gray;
	text-decoration: none;
}

.panelButtonOff a:hover
{
	text-decoration: underline;
}

.sideBox
{
	padding: 15px;
	height: 219px;
}

h5, h2
{
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.tMenu
{
	color: black;
	text-decoration: none;
}

h6
{
	margin: -8px 0px 0px 0px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: black;
}

.sideLink
{
	color: #243a88;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

.sideLinkBox
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	width: 219px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: white;
	padding-bottom: 10px;
	border-bottom: dashed 1px #266D73;
}

.sideLinkBox a
{
	color: #243a88;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#spacer
{
	margin: -5px 0px 0px 0px;
}

.infoBox
{
	float: left;
	width: 98%;
	background-color: #f6f9fe;
	padding: 4px 0px 6px 2px;
}

.infoBox a
{
	color: #243a88;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#ajaxTab
{
	float: left;
	margin-left: 18px;
	margin-bottom: -2px;
}

#newsletter
{
	margin-top: 10px;
}

#newsletter input
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

#promo
{
	float: left;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 100%;
	border-bottom: solid 3px #dcdde1;
}

#promoHeading
{
	color: black;
	padding-left: 10px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}

#promoContent
{
	color: #666666;
	padding-left: 10px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 14px;
	line-height: 125%;
}

#promoContent a
{
	color: #243a88;
}

#footer
{
	width: 750px;
	margin: 0px auto 10px auto;
	padding: 0px;
	text-align: center;
	width: 750px;
	font-family: Arial;
	font-size: 11px;
	color: #494949;
}

#footer a
{
	font-family: Arial;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#dropmenudiv
{
	position: absolute;
	background-color: #dbe2f9;
}

#dropmenudiv a.menuBlock
{
	display: block;
	text-indent: 3px;
	padding: 2px 0px 0px 5px;
	height: 22px;
	text-decoration: none;
	font-weight: bold;
	font:normal 11px Arial;
	line-height:18px;
	white-space: nowrap;
	text-align: left;
	color: black;
	border-bottom: dotted 1px white;
}

#dropmenudiv a.menuBlock:hover
{
	background-color: #243a88;
	color: white;
}

.prodHP
{
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #494949;
	padding: 8px;
	font-family: Arial;

}

.prodHP a
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #243a88;
}

.prodHPImg
{
	margin: 2px 10px 30px 5px;
}

h4
{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
}

hr
{
	border: solid 1px #266D73;
}

.heading
{
	color: black;
	padding-left: 10px;
	margin-top: 5px;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}

.text
{
	color: #4b4b4b;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
}

.stretch
{
	height: 500px;
}

.text a
{
	color: #243a88;
}

.text a:hover
{
	color: red;
}

.staff
{
	width: 340px;
	padding-left: 20px;
	float: left;
	padding-bottom: 10px;
	border-bottom: dashed 1px #266D73;
	margin-bottom: 20px;
}

.staffImg
{
	width: 70px;
	float: left;
	margin: 5px;
}

.prodPanelButtonOn
{
	float: left;
	background: url(../../../templates/light/images/prodpanelbutton.gif) no-repeat;
	width: 98px;
	height: 17px;
	padding-left: 13px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	color: black;
	margin-top: 3px;
}

.buyTab
{
	float: left;
	margin-left: 18px;
	margin-bottom: -2px;
}

.prodSideBox ul
{
	margin: 0px 0px 5px -10px;
	padding-left: 30px;
	font-family: Arial;
	font-size: 12px;
}

.prodSideBox li
{
	margin-bottom: 10px;
}

.prodSideBox img
{
	padding-bottom: 15px;
}

.prodSideBox li a
{
	color: #4b4b4b;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	border-bottom: dotted 1px #52bd08;
}

.prodSideBox
{
	padding: 15px;
	height: 395px;
	border-right: solid 1px #c6e9a3;
	border-bottom: solid 1px #c6e9a3;
}

.infoDiv
{
	position: absolute;
	top: 450px;
	left: 275px;
	width: 190px;
	background-color: #e8f6da;
	padding: 15px;
	margin-top: 5px;
	margin-left: 20px;
	color: #4b4b4b;
	font-family: Arial;
	font-size: 12px;
	border-right: solid 1px #52bd08;
	border-bottom: solid 1px #52bd08;
	border-top: solid 1px #52bd08;
}

.contentBody
{
	margin-left: 20px;
	margin-top: 5px;
}

.bodyLink
{
	font-weight: bold;
}

.prodLinkBox
{
	padding: 15px 15px 15px 10px;
	height: 280px;
	border-right: solid 1px #d3def7;
}

.prodLinkBox a
{
	color: #243a88;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 160%;
}

.prodLinkBox a:hover
{
	color: red;
}

.prodLinkBox img
{
	margin-top: 2px;
}

#prodMenu
{
	float: left;
	width: 188px;
	height: 900px;
}

.prodPanel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/prodpaneltop.gif) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	width: 160px;
	background-color: #e8f6da;
}

.prodLinkPanel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/paneltop1.gif) no-repeat;
	margin-left: 9px;
	width: 160px;
	background-color: #eef2fc;
}

#prodContent
{
	float: left;
	width: 515px;
	background-color: white;
	border-left: dashed 1px #266D73;
	padding: 0px 5px 30px 15px;
}


.tabOn
{
	float: left;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	padding: 3px 10px 3px 10px;
	background-color: white;
	cursor: default;
}

.tabOff
{
	float: left;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 3px 10px 3px 10px;
	background-color: #f1f1f1;
	cursor: hand;
}

.tabOn a
{
	cursor: default;
	color: #4b4b4b;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.tabOn a:hover
{
	cursor: default;
	color: #4b4b4b;
}

.tabOff a
{
	color: #4b4b4b;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.tabSpace
{
	float: left;
	width: 130px;
	height: 22px;
	border-bottom: solid 1px #999999;
}

.templateBox
{
	padding: 15px 15px 15px 10px;
	height: 620px;
	border-right: solid 1px #d3def7;
	border-bottom: solid 1px #d3def7;
}

.templateBox a
{
	color: #243a88;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 160%;
}

.templateBox a:hover
{
	color: red;
}

.templateBox img
{
	margin-top: 2px;
}

.templateDetails
{
	padding-bottom: 10px;
}

.templatePreview
{
	width: 160px;
	font-family: Arial;
	font-size: 12px;
	color: #243a88;
	margin: 5px;
}

.bodyHeading
{
	color: black;
	margin-top: 5px;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}

.header
{
	color: #243a88;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#tutorial
{
	float: left;
	width: 720px;
	background-color: white;
	padding: 0px 5px 30px 15px;
}

.topAuthorLine,a.topAuthorLine,a.topAuthorLine:visited,a.topAuthorLine:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808080;
	text-decoration:none;
}

.topAuthorLine
{
	font-weight:bold;
}

a.topAuthorLine,a.topAuthorLine:visited,a.topAuthorLine:active
{
	font-weight:normal;
}

a.topAuthorLine:hover
{
	text-decoration:underline;
}

.required
{
	color: red;
	font-family: Arial;
	font-size: 12px;
}

.clientLink
{
	color: #243a88;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.clientBox
{
	padding: 15px;
	height: 219px;
}

.clientLink:hover
{
	color: red;
}

.clientBox li
{
	margin-bottom: 5px;
	margin-left: -15px;
}

.disabled
{
	font-family: Arial;
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
	line-height: 125%;
}

.bodyText
{
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;
	text-decoration: none;
	line-height: 125%;
}

#clientContent
{
	float: left;
	width: 520px;
	background-color: white;
	border-right: dashed 1px #266D73;
	padding: 0px 5px 30px 15px;
}

.clientPanel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/paneltop.gif) no-repeat;
	margin-left: 10px;
	width: 185px;
	background-color: #dbe2f9;
}

.boxHeading
{
	background-color: #C0C0C0;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}

.categoryHeading
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.cartBox
{
	padding: 15px;
	height: 250px;
}

.smallText
{
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	line-height: 125%;
}

.phonePanel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/prodpaneltop.gif) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	width: 219px;
	background-color: #e8f6da;
}

.phoneSideBox
{
	padding: 15px;
	height: 130px;
}

.buy
{
	height: 600px;
}

.poll
{
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	margin-top: 20px;
	margin-left: 9px;
	width: 160px;
	background-color: #e8f6da;
	padding: 10px;
}

.poll a
{
	color: black;
}

.pollPanel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/prodpaneltop.gif) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	width: 160px;
	background-color: #e8f6da;
}

.pollBox
{
	padding: 15px 15px 15px 10px;
	border-right: solid 1px #c6e9a3;
	border-bottom: solid 1px #c6e9a3;
}

h3
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: black;
}

.ssPromo
{
	float: left;
	margin-left: 10px;
	background: url(../../../templates/light/images/sspromo.gif);
	width: 210px;
	height: 120px;
}

.alPromo #adHeading
{
	padding: 10px 0px 5px 10px;
}

.alPromo #adHeading a
{
	color: #3063A5;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.alPromo #adHeading a:hover
{
	text-decoration: underline;
}

#adContent
{
	padding: 0px 10px 0px 10px;
	font-size: 12px;
}

#adContent a
{
	color: #494949;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#adContent a:hover
{
	text-decoration: underline;
}

#adLink
{
	padding: 10px 0px 0px 10px;
}

#adLink a
{
	color: #494949;
}

.alPromo
{
	float: left;
	margin-left: 10px;
	background: url(../../../templates/light/images/alpromo.gif);
	width: 210px;
	height: 120px;
}

.ssPromo #adHeading
{
	padding: 10px 0px 5px 10px;
}

.ssPromo #adHeading a
{
	color: #E03638;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.ssPromo #adHeading a:hover
{
	text-decoration: underline;
}

.donatePanel
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/donatetop.gif) no-repeat;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 160px;
	background-color: #FFFFC1;
}

.donateBox
{
	padding: 15px 15px 15px 10px;
	border-right: solid 1px #E6E629;
	border-bottom: solid 1px #E6E629;
	height: 70px;
}

.pollPanel1
{
	float: left;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	background: url(../../../templates/light/images/prodpaneltop.gif) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	width: 185px;
	background-color: #e8f6da;
}

.pollBox1
{
	padding: 15px 15px 15px 10px;
	border-right: solid 1px #c6e9a3;
	border-bottom: solid 1px #c6e9a3;
}

.adBox
{
	float: left;
	width: 98%;
	background-color: #FDF1F2;
	padding: 4px 0px 6px 2px;
	margin-bottom: 10px;
}

.adBox a
{
	color: #243a88;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}