body
{
	color: #788C97;
	background-image: url(../images/back_main2.gif);
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navbar
{
	background-color: #bac0c4;
}

.sidebar-body
{
	padding: 10px;
	height: 170px;
	color: #575B71;
}

.sidebar-body ul
{
	padding: 0;
	margin: 0;
}

.sidebar-body ul li
{
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
}

.textbox
{
	border: 1px solid #788C97;
	font-size: 13px;
	height: 16px;
	width: 172px;
	margin-top: 3px;
}

.block-picture
{
	padding: 10px;
	text-align: center;
}

.block-footer
{
	padding-right: 10px;
}

.block-footer-link, a:link
{
	color: #366369;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.block-footer-link, a:hover {
	color: #009999;
}
.block-footer-link, a:visited {
	color: #9DAE81;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.block-footer-link, a:active {
	color: #009999;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.content
{
	/*padding-bottom: 10px;*/
}

.footer
{
	color: #3B3D58;
	background-image: url(../images/footerbg.gif);
	width: 800px;
	height: 55px;
}

.break
{
	background-color: #000000;
	width: 980px;
	height: 3px;
}

.calculator
{
	color: #3B3D58;
}

.contact-form 
{
	font-size: 18px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact-form th
{
	text-align: left;
}

.faq-question
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #366369;
}

.faq-answer
{
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 20px;
}

.page-header
{
	background-image: url('../images/header.gif');
}

.right-sidebar
{
	padding: 10px;
}

.main-content
{
	padding-left:60px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top: 10px;
	/*width: 100%;*/
}

.navigation-bottom
{
	clear: both;
}

.main-container
{
	margin: 0 auto;	
}

.navigation-top
{
	clear: both;
}

.content-container
{
	width: 100%;
	height: 100%;
	background-color: #F2EEE1;
}

.clear
{
	height: 0;
	clear: both;
}

.dashboard_top
{
	position:relative;
	width: 100%;
	height: 52px;
}

.dashboard_bottom
{
	height:35px;
	width:100%;
	position:relative;
	clear:both;
}

.dashboard
{
	position: relative;
	width:800px;
	padding-top:20px;
	clear:both;
}

.dashboard_left
{
	width:205px;
	float:left;
	padding-left:35px;
	height:100%;
}

.dashboard_left_top
{
	width:100%;
	height:50%;
}

.dashboard_left_bottom
{
	width:100%;
	height:50%;
	margin-top:25px;
}

.dashboard_center
{
	float:left;
	width:550px;
}

.dashboard_center_top
{
	width:100%;
}

.dashboard_center_middle
{
	width:100%;	
	margin-top:23px;
}

.dashboard_center_bottom
{
	width:100%;
	margin-top:20px;
}

.dashboard_right
{
	width:180px;
	float:left;
}

.dashboard_right_block
{
	margin-top: 15px;
}

.dashboard_right_top
{
	width:100%;
}

.dashboard_right_middle
{
	width:100%;	
	margin-top:80px;
}

.dashboard_right_bottom
{
	width:100%;
	margin-top:60px;
}

.dashboard_bill_grid
{
	margin-top: 10px;
}

.dashboard_amount
{
	font-size: 16px;
	font-weight: bold;
}

.dashboard_amount_box
{
	padding-top: 5px;
}

#faq_answers
{
	padding: 30px 0px 0px 0px;
	margin: 0px;
}

#faq_answers li
{
	list-style-type: none;
	padding-bottom: 20px;
}

#faq_answers li ul li
{
	color: #666666;
	padding-bottom: 0px;
	list-style-type: circle;
}