body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
margin: 0px;
padding: 0px;
}

td {
	padding:10px;
	}
#container {
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/images/bg.jpg);
	background-repeat: repeat-y;
	right: 5px;
}
#header {
	height: 175px;
	width: 865px;
	background-image: url(assets/assets/images/header.jpg);
}
div.half_box {
	border: thin solid #028002;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FDF1FB;
	height: 245px;
	width: 220px;
	left: 175px;
	top: 576px;
}

#content {
	width: auto;
	padding: 13px;
	margin-right: 170px;
	margin-left: 170px;
	top: 10px;
}
#leftnav {
	float: left;
	width: 144px;
	height: 400px;
	padding: 10px;
		
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 132px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}

#leftnav a:visited
{
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
	color: #0000ff;
}

#sidebar {
	padding: 5px;
	float: right;
	width: 140px;
	height: 390px;
	position: static;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
}


#footer {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	clear: none;
	background-color: #FBB5FD;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


h1 {
	font-size: 30px;
	font-weight: bold;
	color: #3177F1;
	line-height: 24px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	
	font-size: 36px;
	font-weight: bold;
	color: #2F77F1;
	line-height: 20px;

}
h3 {
	
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}

p {
	
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #901BBE;
	text-decoration: none;
}


.box1 {
	color: #FBC5F9;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	line-height: 16px;
	margin: 3px;
	background-color: #FBC5F9;
}

.smalltext {
	
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}
h4 {
	font-size: 20px;
	color: #3177F1;
	text-align: left;
	margin: 0px;
}

.style1 {
color: #028002;
}
#content p {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
}
#content h2 {
font-family: "Times New Roman", Times, serif;
}

.style6 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #028002;
}
.style9 {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.style12 {
	font-size: 12px;
	font-style: italic;
}
div.full_box {
	border: thin solid #028002;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FDF1FB;
	color: #333333;
	padding: 5px;
}
div.full_box img {
	float: left;
	margin: 10px;
	padding: 10px;
	background-color: #FDF1FB;
}
#content h1 {
	line-height: 40px;
	margin: 0px 0px 10px 0px;
	color: #3177F1;
}
.style16 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
