@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.clr
{
	background-color:transparent;
	border:none;
	height:0;
	margin:0;
	padding:0;
	clear:both;
	float:none;
	display:block;
	overflow:hidden;
}

body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
background-color:#FFF;
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size:12px;
}

p, li, input, option, optgroup{
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size:12px;
color:#555555;
}

a:link, a:visited{
text-decoration:none;
color:#005696;
}

a:hover{
text-decoration:underline;
}

div#container{
background-color:transparent;
width:1100px;
padding-left:15px;
}

div#header div.logo{padding:10px 0px 5px 0px;}

div#header h1, div#header h2
{
	display:block;
	color:#005696;
	font-weight:100; 
}

div#header h1{
padding:3px 20px 5px 10px;
font-size:28px;
}

div#header h2
{
padding:5px 20px 0px 10px;
font-size:18px;
}

div#header h2 span{
position: relative;
bottom: 0.5em;
font-size: 0.5em;
}

h3{
font-size:14px;
color:#005696;
font-weight: bold; 
padding-bottom:10px;
}

h4{
font-size:12px;
color:#005696;
font-weight: bold; 
padding-bottom:10px;
}

div.dots, div.rightCol div
{ 
	float:left;
}

div .leftCol
{ 
	width:201px;
	margin-left:-5px;
}

div .rightCol
{ 
	width:899px;
	
}

div .rightCol div.leftHalf
{ 	
	background-color:#ffffff;
	width:50%;
	min-height:39px;
	padding-bottom:5px;
}

div .rightCol div.rightHalf
{ 
	width:49%;
	height:39px;
	background-image: url('images/dotsRight.jpg');
	background-color:#ffffff;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

div.centerCol
{ 
	width:auto;
	max-width:663px;
}
div.lastCol
{ 	
	height:39px;
	background-image: url('images/dotsRight.jpg');
	background-color:#ffffff;
	background-repeat: no-repeat;
}

div.landing
{ 	
	width:236px;
}

div.faq
{ 	
	width:295px;
}

div.orderForm
{ 	
	width:295px;
}

div.thankYou
{ 	
	width:384px;
}

div.freq div.leftHalf 
{ 	
	width:45%;
}

div.order div.leftHalf 
{ 	
	width:40%;
}

div.thank div.leftHalf 
{ 	
	width:32%;
}

div.freq div.rightHalf 
{ 	
	width:51%;
}

div.order div.rightHalf 
{ 	
	width:59%;
}

div.thank div.rightHalf 
{ 	
	width:64%;
}


div#nav{
width: 190px;
float:left;
}

div#nav ul{
padding-top: 50px;
width: 160px;
}

div#nav ul li{
color:#69F;
text-decoration:none;
margin-bottom:15px;
}
	


div#nav ul li a{
color:#69F;
text-decoration:none;
font-size:11px;
line-height:120%;
}
	
div#nav ul li a:hover{
text-decoration:underline;
}
	
div#content{
width:570px;
padding:45px 0px 30px 15px;
line-height:130%;
float:left;
}

div#content p{
padding:10px 0px 10px 0px;
}

p.indent{
margin-left:40px;
}

p.italic{
font-style:italic; 
}

div.image{
padding-bottom: 15px;
}

div.imageLeft{
padding-bottom: 25px;
float:left;
}

div.imageRight{
padding:0px 0px 25px 290px;
}

div.imageCenter{
padding:0px 0px 25px 150px;
}

div.video {
height:300px;
width:500px;
background-color:#666;
}


/*-------------Footer-----------------*/


div#footer {
margin-bottom:30px;
height:45px;
}

div#footer  div, div#footer  ul{
float:left;
height:45px;
}

div.footerLeft {
background-image: url(images/footerLeft.png);
background-color:transparent;
background-position:center left;
background-repeat: no-repeat;
width:11px;
}

div#footer ul{ 
background-image: url(images/footerCenter.png);
background-color:transparent;
background-position:0px 50%;
background-repeat:repeat-x;
padding:0px 20px 0px 20px;

}

div.footerRight {
background-image: url(images/footerRight.png);
background-color:transparent;
background-position:center left;
background-repeat: no-repeat;
width:11px;
}

div#footer ul li{
font-size:11px;
float:left;
padding: 18px 8px 0px 8px;
color:#666;
}

div#footer ul li.rubber{
padding-right:68px;
}

div#footer ul li a{
text-decoration:none;
color:#4D4D4D
}

div#footer ul li a:hover
{
text-decoration:underline;
}

/*-------------Thank You Page-----------------*/

div.space{
height:200px;
}

div.space1{
height:75px;
}


/*-------------FAQ-----------------*/

div.topBox, div.bottomBox
{	
	height:9px;
	background-color:transparent;
	background-repeat: no-repeat;
}

div.topBox
{	
	background-image: url('images/topGreyBox.jpg');
}

div.index{
	background-image: url('images/stripeGreyBox.jpg');
	background-color:#ffffff;
	background-repeat: repeat-y;
	padding-bottom:0px;
	margin-bottom:30px;
}

div.bottomBox
{	
	vertical-align:bottom;
	background-image: url('images/bottomGreyBox.jpg');
	background-color:#ffffff;
}

div.index ol{
	margin:10px 0px 10px 40px;
}

div.index ol li{
	margin-bottom:5px;
	width: 90%;
	vertical-align:top;
	display: list-item;
}

div.index ol li a
{
	color:#555555;
	text-decoration:underline;
}
div.index ol li a:hover
{
	color:#005696;
}

div.index ol
{
list-style-position:outside;
}

h5 a{
font-size:13px;
color:#005696;
font-weight:bold;
}

h5 a:hover{
text-decoration:none;
}

div.doubleindent{padding-left:80px;}



/*-------------Order Form-----------------*/

div.index div.col
{
	float:left;
	width:45%;
	margin-bottom:10px;
	margin-right:10px;
}


div#content div.index div.col li p
{
	padding:0px;
	margin-top:-5px;
	font-size:11px;
}

div.index form
{	
	padding-top:20px;
	padding-left:30px;
}

div.index label
{
	display:block;
}

div.index select, div.index input
{
	width:85%;
	margin-bottom:12px;
}
div.index select.ttle
{
	width:39%;
	float:left;
}

div.submitBack 
{
	
}

div.submitBack div
{
	float:left;
}

div.submitBack div.submitLeft
{
	background-image: url('images/submitLeft.gif');
	background-repeat:no-repeat;
	width:7px;
	height:26px;
}

div.submitBack div.submitMain
{
	background-image: url('images/submitMain.gif');
	background-repeat:repeat-x;
	height:26px;
	margin-bottom:20px;
}

div.submitBack div.submitRight
{
	background-image: url('images/submitRight.gif');
	background-repeat:no-repeat;
	width:7px;
	height:26px;
}

div.submitBack input.submit
{
	border:none 0;
	background-image: url('images/submitMain.gif');
	background-repeat:repeat-x;
	height:26px;
	width:auto;
}

form label.error, form label span.error, form li.error
{
	color:red;
}

form input.error, form select.error
{
	border:1px solid red;
	color:red;
}

form.error div.errormsg 
{
	display:block;
}

form div.errormsg 
{
	background:#5a75a1 url(../images/exclamation.gif) no-repeat scroll 8px 6px;
	color:white;
	display:none;
	font-size:.9em;
	font-weight:bold;
	height:22px;
	padding:5px 10px 0 25px;
	width:400px;
	margin-top:10px;
	margin-bottom:20px;
}



