body {
	text-align: center;
	margin: 0px; padding: 0px;
	width: 100%; height: 100%;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 10px;
}

a, img, table { border: 0px; }

h1,h2,h3,h4,h5,h6,th {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-weight: bold;
	margin: 0px auto auto auto;
}
h1 { font-size: 16px; color: #000000; }
h2 { font-size: 12px; color: #000000; }
h3 { font-size: 12px; color: #666666; }
h4 { font-size: 12px; color: #000000; font-style: italic; }
h5 { font-size: 12px; color: #666666; font-style: italic; }
h6 { font-size: 10px; color: #000000; font-style: italic; }

p,a,li,td {
	font-family: Arial, Helvetica, "sans serif";
	color: #000000;
}

p b { font-size: 12px; }
a p { font-size: 14px; }

input,textarea,option,select { font-size: 12px; }

p.special { color: #000000; text-decoration: underline }

a:link { font-weight: bold; text-decoration: underline; color: #000000 }
a:active { font-weight: bold; text-decoration: underline; color: #000000; }
a:visited { font-weight: bold; text-decoration: underline; color: #000000; }
a:hover { font-weight: bold; text-decoration: underline; color: #666666; }

hr { margin: 15px 0px 15px 0px; }

th,th.left { text-align: left; }
th.right { text-align: right; }
td.totalRow { font-weight: bold; }

form, input { margin: 0px; padding: 0px; }

#container {
	width: 840px; height: auto;
	margin: 10px auto 10px auto;
}

#left {
	width: 156px; height: auto;
	margin: 0px 15px 0px 0px;
	text-align: center;
	float: left;
}
* html body #left { width: 161px; margin-right: 5px; }

#nav {
	text-align: left;
	font-size: 12px;
	margin: 0px;
}
#nav p { margin: 5px 0px 0px 0px; }

#contact {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 16px 5px;
	text-align: left;
	background-color: #A6B8DD;
	border-bottom: 2px solid #1E4394;
}
#contact img#bkg_ContactBottom { float: right; margin-right: -5px; margin-bottom: 0px; }
#contact p { font-size: 9px; display: inline; }
#contact p b { font-size: 11px; }
#contact a { font-size: 11px; font-weight: normal; }
#contact a:hover { color: #FFFFFF; }
#contact hr { margin: 0px; color: #FFFFFF; }

#main {
	background-color: #FCE164;
	border-bottom: 2px solid #D89901;
	width: 354px; height: auto;
/*	min-height: 500px;*/
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	text-align: left;
	float: left;
}
#main img#bkg_MiddleBottom { float: right; margin-bottom: -2px; }
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6, #main p, #main li, #main table {
	padding: 0px 10px 0px 10px;
}
#main hr, #main-noright hr { text-align: center; }

input.totalPrice{background-color:#b1dffe; border:none;}

#total1, #total2, #total3, #total4, #total5, #total6, #total7, #total8, #total9, #total10{
	background-color: #B1DFFE;
	border: none;
	font-weight: bold;
}

#main-noright {
	background-color: #B1DFFE;
	border-bottom: 2px solid #3FB0FC;
	width: 580px; height: auto;
/*	min-height: 500px;*/
	margin: 0px 0px 10px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
}
#main-noright h1, #main-noright h2, #main-noright h3, #main-noright h4, #main-noright h5, #main-noright h6, #main-noright p, #main-noright li, #main-noright td, #main-noright th, #main-noright dt, #main-noright dd {
	height: auto;
	padding: 0px 10px 0px 10px;
	text-align: left;
	font-size: 12px;
}
#main-noright table, #main-noright img { margin: 0px auto 0px auto; }
#main-noright img#bkg_MiddleBottom { float: right; margin-bottom: -2px; }

#main-noright table.button { width: 80%; text-align: right; float: right; clear: left; }
#main-noright h6.buttonTitle { float: left; width: 20%; }

#left_side {
	width: 300px; height: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
	float: left;
	font-size: 12px;
}

#right_side {
	width: 234px; height: auto;
	margin: 0px 0px 0px -10px;
	text-align: left;
	float: left;
	border-left: 1px solid #000000;
}
* html body #right_side { width: 236px; margin-left: 2px; }
#right_side td { font-size: 12px; vertical-align: top; }
#right_side th { font-size: 10px; }
#right_side ul { margin-left: -20px; }
#right_side table.priceList td.right { text-align: right }
#right_side form { margin-left: 10px; }

#right {
	width: 200px; height: auto;
	margin: 0px 0px 0px 15px;
	text-align: center;
	float: left;
}
* html body #right { width: 205px; margin-left: 5px; }
#right #img_Right { border: 1px solid #666666; }
#right #lgo_PaymentTypes { margin: 15px 0px 15px 0px; }

#links {
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 18px 10px;
	text-align: left;
	background-color: #E7A2FD;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #9403c4;
}
#links img#bkg_QuickLinksBottom { float: right; margin-right: -5px; margin-bottom: 0px; }
#links p { display: inline; line-height: 125%; }
#links hr { margin: 0px; color: #FFFFFF; }
#links a { font-weight: normal; color: #000000; font-size: 11px; text-decoration: none; }
#links a:hover { text-decoration: underline; }

#footer {  }
#footer p { font-size: 10px; }
#footer a { font-weight: normal; font-size: 9px; }

.bigText { font-size: 18px; font-weight: bold; }
.littleText { font-size: 9px; font-weight: bold; }

table#cit_faq_table { margin: 10px 0px 10px 0px; }
table#cit_faq_table tr th { font-size: 14px; }
table#cit_faq_table tr td {
	border-bottom: 1px solid #000000;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

