.skipnav {
display:none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-bottom: 0px;
}

#container{
}
.dot{
	padding-bottom: 10px;
	text-align: left;
	border-bottom-color: #C1C1B8;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

}
.backtotop{
	text-align: right;
	padding-top: 4px;
}
#topbanner{
	padding-left: 14px;
	position: absolute;
	margin-top: 40px;
	margin-left: 60px;
	height: 99px;
}
#topbannerleft{
	padding-left: 400px;
	height: 164px;
	
	
}
#mainfull{
	background-color: #FFFFFF;
	
}
#maincontent{
	width: 100%;
	margin-left: auto;
	background-color: #EDF0F2;
	margin-right: auto;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
}
#leftcolumn{
	width: 171px;
	float: left;
}
#leftcolumn2{
	width: 171px;
	float: left;
}
#leftcolumnsub{
	
}
#content{
	float: left;
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 0px;
	width: 95%;
}
#contentright{
	position: relative;
	margin-left: 190px;
	padding-top: 20px;
}
#clear{
	clear: both;
	height: 0px;
}
#containerstop{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/site/site_pagebottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
#footer{
	padding-bottom: 7px;
	text-align: left;
	margin-top: 10px;
	margin-right: 85px;
	margin-left: 300px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	padding-top: 10px;
	margin-bottom: 30px;
	
}

.subsection_lvl_0
{

}

.subsection_lvl_1
{
	padding-left: 10px;
}

.subsection_lvl_2
{
    background-color: #EAEAEA;
}

.subsection_lvl_3
{
    background-color: #FFFFFF;
}


/*----flo-------*/

 .titlebar {
 	height: 16px;
	width: 100%;
	background-color: #ee69a7;
 }

 .right {
 	float: right;
 }
 
 
#frame
{
	height: 380px;
	width: 300px;
	left: 20px;
	top: 20px;
	visibility: hidden;
	position: absolute;
	border: 1px solid black;
	background-color: white;
	display: block;
}

#frame iframe {
	border: none;
	height: 100%;
}

.center {
	text-align: center;
}

.faq_popup
{
	position: absolute;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	visibility: hidden;
	z-index: 50;
}

.faq_popup_content
{
	position: absolute;
	left: 57px;
	top: 50px;
	overflow: hidden;
	padding-right: 75px;
}

#faq_popup_left
{
	background-image: url("/images/speech_bubble_left.gif");
}

#faq_popup_right
{
	background-image: url("/images/speech_bubble_right.gif");
}

#faq_popup_left.faq_popup, #faq_popup_right.faq_popup
{
	width: 410px;
	height: 325px;
}

#faq_popup_left .faq_popup_content, #faq_popup_right .faq_popup_content
{
	width: 294px;
	height: 190px;
}

.faq_popup_footer
{
	position: absolute;
	bottom: 35px;
	width: 100%;
	height: 50px;
	text-align: center;
}

.no_display
{
	display: none;
}

table.admin
{
	
}

table.admin td
{
	background-color: #EAEAEA;
}

table.admin td.title
{
	background-color: #D6D7D8;
}

.wrap
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.page_section
{
	float: left;
	width: 100%;
}
