@charset "utf-8";

ul, li{
	margin: 0;
	padding: 0;
}

a, img {
	border:none;
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-color: #bde0a1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin: 0;
	padding: 0;
}

.oneColFixCtr #container {
	width: 762px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	background-image: url(images/contentSides.png);
	background-repeat:repeat-y;
}

.oneColFixCtr #mainContent {
	
	padding: 0 0px;
	background-repeat: repeat-y;
	background-position: center center;
}

.oneColFixCtr #topContent {
	background-image: url(images/contentTop.png);
	background-repeat: no-repeat;
	background-position: top;
	z-index: 200;	
}

.oneColFixCtr #middleContent {
	background-image: url(images/contentSides.png);
	background-repeat:repeat-y;
	z-index: 100;
}

.oneColFixCtr #bottomContent {
	background-image: url(images/contentBottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.oneColFixCtr #header {
	width: 762px;
	height: 330px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	padding: 0 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: top;
}

.oneColFixCtr #footer {
	width: 762px; 
	border: 0px;
	text-align: center; 
	background-image: url(images/footer.png);
	background-repeat: repeat-y;
	font-size: 10px;
	color: #FFFFFF;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.oneColFixCtr #footer a, a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}

.oneColFixCtr #footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.oneColFixCtr #nav {
	position: relative;
	left: 21px;
	top: 100px;
	width: 170px;
	height: 81px;
	background-image: url(images/navTop.png);
	background-repeat:no-repeat;
}

h2 {
    margin: 0;
}

.drawers-wrapper {
	position: relative;
	width: 170px;
	top: 81px;
}

.drawer {
	color:#76797C;
	font-size:0px;
	line-height:1.3em;
}

.drawers {
	margin-bottom:15px;
	color:#76797C;
	font-size:11px;
	line-height: 18px;
}

.drawers a, .drawers a:visited {
	color:#666666;
	text-decoration:none;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 10px;
}
		
.drawers A:hover {
	color:#66CC00;
}

.drawer li {
	border-bottom:1px solid #E5E5E5;
	line-height:16px;
	padding:6px 0pt;
}

.drawer #last li {
	border-bottom:none;
	line-height:16px;
	padding:6px 0pt;
}

UL {
	list-style: none;
	padding: 0;
}

UL.drawers {
	margin: 0;
}

.drawer-handle {
	color:#333333;
	cursor:pointer;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0pt;
	width:170px;
	height: 20px;
}	

.drawer-handle.open {
	color:#FFFFFF;
}

.drawer UL {
	padding: 0 12px;
	padding-bottom: 0;
}

.drawer-content UL {
	padding-top: 7px;
}

.drawer-content LI A {
	display:block;
	overflow:hidden;
}

.title {
	color: #6699CC;

}

.newstitle {
	color: #6699CC;
	font-size: 18px;
}

.contenttitle {
	color: #6699CC;
	font-size: 40px;
}

.news {
	font-size: 9.5px;
}

.oneColFixCtr #container #mainContent #topContent #bottomContent .oneColFixCtr img {
	border: 5px solid #B3D88B;
}

.oneColFixCtr #container #mainContent #topContent #bottomContent .oneColFixCtr a, .oneColFixCtr #container #mainContent #topContent #bottomContent .oneColFixCtr a:visited {
	color: #0000FF;
	text-decoration: none;
}

.oneColFixCtr #container #mainContent #topContent #bottomContent .oneColFixCtr a:hover {
	color: #660000;
	text-decoration: underline;
}
