/* General Content Styles
----------------------------------------------- */

h1, h2 {
	margin: 0;
	padding: 0;
	color: #37556B;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin: 25px 0 15px;
}

p.small {
	font-size: 11px;
	line-height: 15px;
}

#content li {
	padding-top: 3px;
	padding-bottom: 3px;
}

p.info {
	padding: 10px;
	
	border: 1px solid #ccc;
	
	background: #e2e2e2;
}

span.small {
	font-size: 11px;
}



/* Link Styles
----------------------------------------------- */

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

#banners a {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}

#banners a:hover {
	color: #3366CC;
	text-decoration: underline;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#toplinks  a {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#toplinks  a:hover {
	color: #0099CC;
	text-decoration: underline;
}



/* Image Styles
----------------------------------------------- */

#content img {
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}

#content img.none, img.none {
	padding: 0;
	border: 0;
}
#column p {
	line-height: 16px;
	padding-left: 7px;
}
p.light {
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
	padding: 7px;
}
p.dark {
	background-color: #979D9B;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	font-size: 115%;
}
p.mid {
	color: #333333;
	background-color: #C5DEDB;
	padding: 7px;
}




img.r {
	float: right;
	margin: 2px 0px 5px 15px;
}
img.l   {
	float: left;
	margin: 2px 15px 5px 0px;
}



/* Form Styles
----------------------------------------------- */

form {
	margin: 0;
	padding: 0;
}

input.check {
	margin: 0;
	padding: 0;
}
#subhead a {
	color: #FFFFFF;
	display: inline-block;
	background-color: #92BDCB;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
#subhead a:hover {
	color: #FFFFFF;
	background-color: #00CCCC;
}
#subhead strong {
	color: #C77F51;
}
#subhead p {
	padding-left: 0px;
	padding-top: 15px;
	margin: 0px;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
}

td.label {
	width: 140px;
}

#content div.form {
	position: relative;
	margin: 0;
	padding: 5px 10px;	
	color: #333333;
	background-color: #F3F3F3;
}

#content div.alt {
	background: #fff;
}

#content div.ftop, #content div.fbottom {
	position: relative;
	
	margin: 0;
	padding: 0;
	height: 10px;
	
	background: url(../interface/form-top.gif) no-repeat;
}

#content div.fbottom {
	background: url(../interface/form-bottom.gif) no-repeat;
}

#content div.form td {
	padding: 3px 0;
}

#content td.fdiv {
	padding: 0;
	height: 25px;
	
	background: url(../interface/form-div.gif) center center repeat-x;
}
div#newsletter  input {
	margin-top: 5px;
	width: 150px;
	border: 1px solid #999999;
	background-image: url(../interface/optin-text-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#newsletter  input.button {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(../interface/optin-btn-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#jdtemplate {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 9px;
	text-align: center;
	background: #F1EFE2;
	color: #CDCCC5;
}

#jdtemplate  a {
	color: #CDCCC5;
}

#jdtemplate  a:hover {
	color: #CDCCC5;
}
.style2 {
	color: #666666;
}
.rightblue {
	background-image: url(../interface/banner-right2.gif);
	float: left;
	height: 160px;
	width: 0px;
	padding-left: 170px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.leftblue {
	background-image: url(../interface/banner-left2.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 348px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
}
#bannerLeft {
	width: 385px;
	height: 165px;
	float: left;
}
#bannerRight {
	height: 160px;
	width: 380px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bannerLeft {
	height: 160px;
	width: 380px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#container #home #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding-top: 8px;
}
#container #home #content h3 price {
	color: #CC9900;
}
#content h3.price {
	color: #CC6600;
}
.price {
	color: #666666;
}
time {
	color: #FF0000;
}
.time {
	color: #0049B7;
}
p.dark a {
	color: #E0FFFC;
}
#bannerRight p {
	color: #00FF00;
}
#container #home #banners p {
	color: #666666;
}
td p {
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td price {
	color: #00CC00;
	text-align: right;
}
p.priceright {
	color: #33FF00;
	text-align: right;
	position: relative;
top;
	top: -35px;
}
h4 {
	color: #4B5151;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.p.application {
	color: #00CCCC;
}
.use {
	color: #996666;
}
