body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222222; background:#000000;}
input, textarea, select{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222222;}

a{color:#000000; text-decoration:none;}
a:hover{
	text-decoration:underline;
	color: #F00;
}

li{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 140%;
	list-style-image: none;
	list-style-type: disc;
	font-size: 12px;
}
p{
	font-size:12px;
	line-height: 140%;
	font-family: Verdana, Geneva, sans-serif;
}
h1{
	font-size:24px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size:16px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: bold;
	padding-top: 0px;
	font-style: italic;
	padding-bottom: 20px;
}
h3{
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	color: #060;
	font-weight: bold;
}
h4{
	font-size:14px;
	line-height: 140%;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
h5{
	font-size:16px;
	padding-top: 45px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
h6{
	font-size:14px;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #009;
}
.sml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 140%;
	font-size: 11px;
	}
img{border:none;}


#main{
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{padding:10px;}
#header h1{margin:10px 0 20px;}
#header h1 a{color:#ffffff;}

#banner{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	overflow:hidden;
	padding:0px;
	margin: 0px;
	background-color: #F2F3FF;
}

#content{
	background:#ffffff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	overflow:hidden;
	padding:10px;
	min-height:800px
	overflow: visible !important;
}
.left_content{width:230px; float:left; background:#F3F0F0; padding:10px;}
ul.nav{margin: 0;}
ul.nav li{border-bottom:1px #ffffff dashed;}
ul.nav li a{background: url("../images/bullet.png") no-repeat scroll left center transparent; line-height: 28px;  padding-left: 10px; font-weight:bold; display:block;}
ul.nav li a:hover{background-color:#e1e1e1; text-decoration:none;}

.right_content{
	width:560px;
	float:right;
	padding: 10px;
}
.content{line-height:;
	width: 100%;
}
.content p{padding-bottom:15px;}
.heading{border-bottom:1px #f1f1f1 solid; padding-bottom:5px; margin-bottom:10px;}

#footer{
	padding:5px;
	color:#ffffff;
	background-color: #666;
	margin: 0px;
}
#sitemaps a{
color:#FFF;
}
#sitemaps{
text-align:center;width:100%;padding:5px;
}

/*  Don't change below this **/
#edit-lnk{
	width:100%; text-align:right;padding-right:20px;text-decoration:none;font-weight:bold;
}

#childframe{
padding:20px;
border:1px solid #ff0000;
}
