body {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 11px;
	margin: 0px;
	background-image: url(/images/general/bg.png);
	line-height: 16px;
}

.header {
	height: 130px;
	color: #FFF;
	background-image: url(/images/general/bg-header.png);
	background-repeat: no-repeat;
}
.header-admin {
	background-color: #09035B;
	height: 150px;
	color: #FFF;
	background-image: url(/images/general/bg-header.gif);
}


.bg-left {
	width: 30px;
}
.bg-right {
	width: 30px;
}
.login-form {

}
.login-form a{
	text-decoration: none;
	color: #FFF;
}
.login-form a:hover {
	text-decoration: none;
	color: #F00;
}
.menu-main {
	color: #FFF;
}
.menu-main a   {
	color: #FFF;
	text-decoration: none;
}
.menu-main a:hover {
	color: #FCAD4B;
}


.menu-sub-1 {
}

.menu-sub-1-header {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/general/bg-menu-sub-1-header.jpg);
	background-repeat: repeat-x;
}
.menu-sub-1 a{
	text-decoration: none;
	color: #C00;
}
.menu-sub-1 a:hover {
	text-decoration: none;
	color: #FFF;
}
.sidebar-h1 {
	font-weight: bold;
	font-size: 24px;
}
.sidebar-h2 {
	font-weight: bold;
	font-size: 18px;
}
.sidebar-h3 {
	font-weight: bold;
	font-size: 14px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}
strong {
	color: #C00;
}





.content {
	margin: 0px;
	padding: 0px;
}
.content-left {
	width: 300px;
	padding: 10px;
}
.content-left-admin {
	width: 200px;
	padding: 10px;
}




.content-right {
	width: 600px;
	padding: 10px;
}
.content-right-admin {
	width: 700px;
	padding: 10px;
}

.footer {
	color: #FFF;
	font-size: 9px;
}
.page-shadow-bottom {
	background-image: url(/images/general/page-shadow-bottom.png);
	background-repeat: repeat-x;
}
.page-shadow-right {
	background-image: url(/images/general/page-shadow-right.png);
	background-repeat: repeat-y;
}



.footer a{
	color: #FFF;
}
.faq-answer {
	padding-left: 50px;
	background-image: url(/images/faq/word-a.gif);
	background-repeat: no-repeat;
	background-position: 13px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 30px;
}
.faq-section {
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-bottom: 30px;
	background-color: #D2D5EE;
	padding-top: 30px;
	background-image: url(/images/faq/bar-blue.jpg);
	color: #FFF;
	font-size: 24px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.image-center {
	text-align: center;
}
