* {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size:11pt;
}

H1 {
	font-size:16pt;
	color: #535562;	
	line-height: 25px;
	font-weight:normal;

}

H3 {
	font-size:12pt;
	color: #535562;	
	height: 16px;
	font-weight:normal;

}

H1, H2, H3, H4 {
	margin-bottom: 10px;
}

H2 { 
font-size:13pt;
color: #000066;
font-weight:normal;
}


H3 { 
font-size:13pt;
color: #666;
font-weight:bold;


}
H4 { 
font-size:12pt;
color: #666;
font-weight:normal;
}
H5 { 
font-size:10pt;

font-weight:normal;
}

P, UL {
	margin-bottom: 15px;
}

hr {
	display:dashed;
	width: 100%;
	height: 1px;
	clear: both;
	color: #C3DC7C;
	border-top: 1px solid #C3DC7C;
background-color:#C3DC7C
	margin: .5em 0;
	}

#content OL, #content UL {
	margin-left:35px;
}

A:hover {
	text-decoration: underline;
	}

BODY {
	background-color: #c5c5c4;
}

#container {
	background-color:white;
}

#banner{
}

#nav-main {
	background-color: #eaeaea;
	border-top: 1px solid #C3DC7C;
	border-bottom: 2px solid #909090;
}

#footer, #footer .sb-inner {
	background-color: #858585;
}

#nav-main .menu-item1 A{

	text-decoration: none;
}

#nav-main .menu-item1 A{
	color:black;	
}

#nav-main .menu-item1 A:hover{
	text-decoration: underline;
	color:white;
}

#nav-main .active{
	background-color: #858585;
}

#nav-main .active A{
	color: white;
}

#content IMG.left {
	float: left;
	margin: 10px 20px 10px 0px;	
}

#content A {
	color: #92A55E;
	text-decoration: none;
	}
	
#content A:hover {
	text-decoration: underline;
	}
	
#container, #container .sb-inner{
	background-color: #fff;
}

#container {
	-moz-box-shadow: 2px 2px 10px #000000;
	-webkit-box-shadow: 2px 2px 10px #000000;
     box-shadow: 2px 2px 10px #000000;

	}

.box1 {	
	border: 1px solid #cecece;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
	
.box1 .content {
	padding: px;
	margin:0px;
	height: auto;
	overflow: hidden;
}

.box1 DIV{
	position: relative;
	}

#content-main P {
	padding-left:100px;
}