BODY
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#frame
{
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
ABBR.required
{
	color: red;
}
ABBR
{
	border-bottom: 1px dotted;
	cursor: help;
}
UL LI
{
	list-style-type: square;
}
#contentleft
{
	width: 175px;
	padding: 0px;
	float: left;
	background: #FFF url(../images/logo.gif) no-repeat top center;
	padding-top: 100px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}
.custLink
{
	text-align: right;
	padding-right: 10px;
}
A
{
	color: #4169E1;
	text-decoration: none;
}
DIV#contentcenter H4
{
	font-size: 1.15em;
	letter-spacing: -0.05em;
	margin: 1em 0;
}
A:hover
{
	color: #E16840;
	text-decoration: underline;
}
A.orderbutton
{
	display: block;
	background: url(../images/btn-bg.gif);
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #808080;
	width: 140px;
	text-align: center;
}
.lock {
	background: url(../images/lock.gif) left center no-repeat;	
	padding-left: 20px;
	font-weight: bold;
}
.custQuote
{
	font-size: 13px;
	font-weight: bolder;
}
.custName
{
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	padding-right: 10px;
}
#contentcenter
{
	width: 660px;
	padding: 0px 10px 20px;
	float: left;
	border-top: 10px solid #496385;
	border-left: 2px solid #496385;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 14px;
}
#contentheader
{
	background: #FFF;
}
H3
{
	margin: 10px 0;
	font-size: 2.1em;
	letter-spacing: -2px;
	color: #2A4F7E;
}
DIV#contentcenter H3
{
	border-bottom: 1px solid #B7C5DE;
}
DIV.phone H3
{
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
DIV.phone
{
	background: url(../images/juicygreen.gif);
	text-align: center;
	background-color: #7CDB87;
	margin: 10px 10px 30px;
	padding: 7px;
	border: 2px solid black;
}
.orderPrompt
{
	color: green;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 13px;
}
H2
{
	margin-left: 10px;
	line-height: 5px;
	font-size: 16px;
}
P, H1, PRE
{
	margin: 0.2em 0 0.5em;
	line-height: 1.8;
}
P.paypal-icon
{
	text-align: center;
	margin-top: 25px;
}
H1
{
	font-size: 14px;
	padding-top: 10px;
}
#contentheader H1
{
	font-size: 14px;
	padding: 10px;
	margin: 0px;
}
#contentright P
{
	font-size: 10px;
}

/* [Navigation Menu] */
#navcontainer
{
	margin: 0px 0px 20px;
	padding: 0px;
	font: 11px Verdana, sans-serif;
}
#navcontainer UL
{
	padding: 0px;
	margin: 0;
	height: 80px;
}
#navlist LI
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navlist LI A, #navlist LI A:link
{
	color: #555;
	text-decoration: none;
	padding: 54px 15px 3px;
	font-weight: bold;
	display: block;
	margin-right: 5px;
	text-align: center;
}
#navlist LI A:hover
{
	color: #039;
	border-bottom: 3px solid #9FB0CA;
	background: #EEE;
}
#navlist LI A#current, #navlist LI A#current:link
{
	color: #000;
	cursor: default;
	border-bottom: 3px solid #496385;
	background: #EEE;
}
#navlist LI A#current:hover
{
	border-bottom: 3px solid #0000CD;
	background: #EEE;
}

/* [Forms] */
SELECT, INPUT, TEXTAREA
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: black;
	width: 400px;
	border: 1px solid #B5B5D5;
}
TEXTAREA
{
	height: 160px;
}
INPUT
{
	height: 25px;
}
.autoWidth
{
	width: auto;
	border: 0px;
}
INPUT, TEXTAREA
{
	padding: 2px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}
INPUT.formButton
{
	width: auto;
	background: url(../images/btn-bg.gif);
	color: white;
	font-weight: bolder;
	margin-left: 10px;
	padding: 11px;
	font-size: 11.9pt;
	height: auto;
}
.formButton2
{
	width: auto;
	height: 22px;
	background: url(../images/btn-bg.gif);
	color: white;
	font-weight: bolder;
}
.sectionTitle
{
	font-weight: bolder;
	font-size: 12px;
	background: url(../images/title-bg.gif) no-repeat left top;
	padding-left: 10px;
	padding-top: 5px;
	height: 20px;
	color: white;
	margin-top: 20px;
}
.signupSection
{
	border: 1px solid #C8C8C8;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	padding: 10px;
	background: url(../images/logo-side.gif) repeat-y right;
}
.signupSection2
{
	border: 1px solid #C8C8C8;
	-moz-border-radius: 10px;
	padding: 10px;
	background: url(../images/logo-side.gif) repeat-y right;
	margin-left: 10px;
}
.warningAreaBig
{
	border: 1px solid red;
	padding: 5px 35px 5px 41px;
	background: #FFDBDB url(../images/bigcross.gif) no-repeat 5px center;
	color: #AA0000;
	font-size: 12px;
	margin-left: 10px;
}
.confirmAreaBig
{
	border: 1px solid green;
	padding-left: 34px;
	background: #DFFFE0 url(../images/tick.gif) no-repeat;
	color: green;
	font-size: 12px;
}
.warningAreaSmall
{
	border: 1px solid red;
	padding-left: 18px;
	background: #FFECEC url(../images/cross.gif) no-repeat left center;
	color: #AA0000;
	font-size: 10px;
	padding-right: 2px;
}
.arrowDownArea
{
	border: 1px solid green;
	padding-left: 18px;
	background: url(../images/down.gif) no-repeat left center;
	color: green;
	font-size: 10px;
	padding-right: 2px;
}
.nodisplay
{
	display: none;
}
#title
{
	background: #496385;
	height: 20px;
}
#footer
{
	background: #496385;
	font-size: 10px;
	color: white;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-top: 30px;
}
#footer A
{
	color: #A6CAF0;
	text-decoration: none;
}
#footer A:hover
{
	color: #A6CAF0;
	text-decoration: underline;
}
#footer IMG
{
	border: 0;
}
.detailArea
{
	border: 1px solid #4C6171;
	background: #FEFEFE;
	font-size: 10px;
	text-transform: uppercase;
	text-align: justify;
	padding: 3px;
	color: #4C6171;
	margin-left: 10px;
}
.payArea
{
	border: 1px solid #DCDCDC;
	background: #FEFEFE url(../images/paybg.gif) no-repeat center;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	color: #4C6171;
	width: 260px;
	-moz-border-radius: 10px;
}
.imageFooter
{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	width: 297px;
	text-align: center;
	margin: 5px;
}
.popupTextArea
{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	width: 297px;
	text-align: left;
	margin: 5px;
	background: url(../images/logo-side.gif) repeat-y right;
}
.blackBorder
{
	border: 2px solid black;
	margin-left: 10px;
}
.planTitle
{
	text-decoration: underline;
	font-size: 15px;
	float: left;
}
#juicyBlue
{
	background: url(../images/juicyblue.gif);
	border: 2px solid white;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	color: white;
	cursor: pointer;
}
#juicyBlue A
{
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}
#juicyBlue A:hover
{
	background: url(../images/juicyblue_light.gif);
}
#juicyRed
{
	background: url(../images/juicyred.gif);
	border: 2px solid white;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	color: white;
	cursor: pointer;
}
#juicyRed A
{
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}
#juicyRed A:hover
{
	background: url(../images/juicyred_light.gif);
}
#juicyOrange
{
	background: url(../images/juicyorange.gif);
	border: 2px solid white;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	color: white;
	cursor: pointer;
}
#juicyOrange A
{
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}
#juicyOrange A:hover
{
	background: url(../images/juicyorange_light.gif);
}
#juicyGreen
{
	background: url(../images/juicygreen.gif);
	border: 2px solid white;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	color: white;
	cursor: pointer;
}
#juicyGreen A
{
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}
#juicyGreen A:hover
{
	background: url(../images/juicygreen_light.gif);
}
#juicyYellow
{
	background: url(../images/juicyyellow.gif);
	border: 2px solid white;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	color: white;
	cursor: pointer;
}
#juicyYellow A
{
	display: block;
	color: white;
	text-decoration: none;
	padding: 10px;
}
#juicyYellow A:hover
{
	background: url(../images/juicyyellow_light.gif);
}
.planPrice
{
	float: right;
	text-align: right;
}
.planPrice B
{
	font-size: 24px;
	text-decoration: none;
}
.sbk
{
	display: none;
}
.floatleft
{
	float: left;
}
IMG.floatleft
{
	margin: 0 1em 0.8em 0;
}
.floatright
{
	float: right;
}
IMG.floatright
{
	margin: 0 0 1em 1em;
}
.clearfix
{
	display: inline-block;
}
HTML[xmlns] .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
.warningAreaBig, .confirmAreaBig
{
	padding: 5px 35px 5px 41px;
	background-position: 5px center;
	margin: 15px 0;
}
