body { 
	font-size: 75%;
	font-size: 87.5%; /* desired font size in px/16px = % value  => 14px => 87,5% */  
	color: #545648;	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	padding:0;	
	z-index:1; 
	background: url(images/background.gif) repeat-x;
	line-height:150%;	
}


/* Headings & typography
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { 
	color: #83468c; 
	color: #99C376; 	
	font-weight:bold;
	margin:0;
	padding:0;	
	
}

h1 {
	padding: 0 0 5px 0;
}

h2 {
	padding: 0 0 5px 0;
}

p, .paragraph {
	line-height:150%;
	margin:0;
	padding:0;
	text-align:justify;
}

.subhead {
	font-size: .75em;
	font-weight:bold;
}

.medium {
	font-size: 1.15em;
	font-weight:bold;
	color: #777;
	margin-bottom: 18px;	
}

 
.big, h1 {
	font-size: 1.5em;
	font-weight:bold;	
	line-height:28px;
}

.normal {
	font-size: 14px;
	line-height:145%;
}

.caption{
  margin: -1em 0 3em 0;
  font-size: 9px;
  line-height: 2em;
  font-weight: bold;
  letter-spacing: 1px;  
  text-transform: uppercase;
}

			
/* Links
----------------------------------------------- */
a:link {
	color:#83468c;
	text-decoration:none;
}

a:visited {
	color:#83468c;
	text-decoration:none;
}
	
a:hover {
	color:#99C376;
	text-decoration:none ;
}

.current {
	color:#99C376 !important;
}

/******************************/
#header {
	width:1024px;
	width:987px;	
	margin: 44px 0 0 37px;
	text-align: left;
	/*padding: 0 0 28px 0;*/
    background:#fff; 
	z-index:1;    
}

#logo {
	/*width:35%;
	min-width: 220px;*/
	margin:0px 0px 0px 0;
	padding: 0px 0 0 0px;
	float:left;
}

* html #logo {
	/*width:35%;
	min-width: 220px;*/
	margin:0px 65px 0px 0;
	padding: 0px 0 0 0px;
	float:left;
}

#container {
	width:950px;
	margin: 25px 0 0 40px;
	padding: 0 0 0 0;
	text-align: left;
	border: 0px #999 solid !important;
	z-index:2;
	background:transparent;		
}

#content {
	width:950px;
    padding:0;
	margin:0;    
}

#normal {
	width:709px;
	float:left;
	background:#fff;	
}

#right {
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	width: 241px;
	overflow:hidden;
	background:transparent;
	background:#fff;	
}

#right #contentRight{
	padding:0 0 0 14px;
}

#banner {
	float:left;
	width:709px;
	height: 368px;	
	/*height: 307px;*/
    padding:0px 0 0px 0;
	margin:20px 0 10px 39px;
	z-index:1;
	overflow:hidden;
	border-top: 1px #99C376 solid !important;		
	border-bottom: 1px #99C376 solid !important;
	border-left: 1px #99C376 solid !important;	
	
	position:relative;	
	
}

* html #banner {
	margin:20px 0 10px 20px;
}


#border {
	/*left:748px;*/
	float:left;
	width: 241px;
	height: 368px;	
	/*height: 307px;*/
	margin:20px 0 10px 0px;
	padding:0 0px 0 0;
	overflow:hidden;
	background:transparent;
	background:#ebf4d7;
	border-top: 1px #99C376 solid !important;	
	border-right: 1px #99C376 solid !important;	
	border-bottom: 1px #99C376 solid !important;		
}

* html #border {
	left:748px;
}

#border .contentWrapper {
	padding: 10px 14px 10px 14px;
}

/* slides */
#slides {
    width:709px;
    height:148px; 
    z-index:1;
}

#slides img{
    width:709px;
    height:146px;
}

#rootline {
	font-size:12px;
	text-align: right;
	border-top: 0px #ddd solid !important;
	background:#3c3c3c;
	background:transparent;	
	color:#767676;
	float:right;
	width:386px;
	padding:0 0px 0 150px;
	margin:-2px 37px 0 0px;
}

#breadcrumb a {	
	color:#767676;
}

#breadcrumb a:hover {	
	color:#99C376;
}


#footer {
	font-size:12px;
	width:100%;
	margin: 10px 0 0 0px;
	text-align: left;
	border-top: 0px #ddd solid !important;
	background:#3c3c3c;
	background:#fff;	
	float:left;
	color:#767676;
}

#footer .contentWrapper {
	padding: 0px 0 7px 0px;
	margin: 0px 0 0 40px;
}

#footer .contentWrapper a {
	color:#83468c;
	text-decoration:none;
}

#footer .contentWrapper a:hover {
	color:#99C376;
	text-decoration:underline;
}

#footer ul {
	display:inline;
	margin:0px;
	padding:0px;
	border-bottom:0px dotted #dfdfdf;
	list-style:none;
	line-height:150%;
}

#footer li{
	display:inline;
	padding:0px;
	margin:0;
	color:#767676;
	text-decoration:none;
	font-weight:normal;
}

#footer li a {
	padding:0px;
	margin:0;
	color:#83468c;
}

#footer li.current a{
    color:#99C376;
}


/* NAV */
#nav {
	margin:0px 23px 0 0;
	padding:15px 0 0 0;
	z-index:100;  
	float:right;
	background:transparent;	
	width: 550px;	
}


ul.nav {
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0;
	float: right;
	background: #fff;
	font-size: 1;
}

ul.nav li {
	float: left;
	display: inline;	
	margin: 0;
	padding: 0 0px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:100; 	
}

ul.nav li a{
	padding: 5px 14px 5px 14px;
	padding: 5px 14px 5px 14px;	
	color: #83468c;
	display: block;
	text-decoration: none;
	float: left;
	font-weight:bold;
}

ul.nav li a:hover{
	color:#99C376;
	background: #fff;
}

ul.nav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 15px; 
	top: 25px;
	top: 30px;	
	background: #fff;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 175px;
	text-align:left;	
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 0px solid #ddd;
	border-left: 1px solid #ddd;	
}
ul.nav li ul.subnav li{
	margin: 0; 
	padding: 0;
	border-top: 0px solid #ddd; /*--Create bevel effect--*/
	border-bottom: 1px solid #ddd; /*--Create bevel effect--*/
	clear: both;
	width: 175px;
	z-index:100; 
}
html ul.nav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #fff url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 15px;
}
html ul.nav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #fff url(dropdown_linkbg.gif) no-repeat 10px center;
}


#mailform {
	margin:0;
	padding:0px 0 0 0;
}

/* wrap around content elements in normal column */
#normal .c-element {
	text-align:left;
	padding-bottom:50px;
}

#right .c-element {
	padding-bottom:30px;
}


.caption {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #FF9966;
}

.csc-caption {
	padding-bottom:2px;
}

/* ie caption */
* html .csc-caption {
	padding-bottom:2px;
}


/* BULLETLIST */
.bulletlist {
	font-family : Verdana, sans-serif;
	font-size : 10px;

}

.csc-bulletlist {
	list-style:none;	
	padding:0 0 0 0px;
	margin:0 0 0 0px;
}

.csc-bulletlist li {
	background:url("images/arrow.gif");
	background:url("images/bullet2_h.gif");	
	
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding:0px 0 0px 13px;
    margin-bottom: 0px;
}

.csc-bulletlist-2 {
	list-style-type:none;
	list-style-position: outside;
}

.csc-bulletlist-2 li {
	background:url("images/arrow3.gif");
	background-position: 0px 7px;
	background-repeat: no-repeat;	
	padding:0px 0 0px 15px;
    margin-bottom: 0px;
    font-weight:bold;
	color:#99C376;
	line-height:190%;

}

.csc-bulletlist-3 {
	list-style-type:decimal;
	list-style-position: outside;
}

.csc-bulletlist-2 li {

}

/* BULLETLIST */


/* FILE DOWNLOAD */
#normal .csc-uploads {
	border-spacing:0px;
	margin-bottom:0px;
}

#normal .csc-uploads-icon {
	border-spacing:0px;
	padding-bottom:10px;
	/*background-color:red;*/
}

#right .csc-uploads {
	border-spacing:0px;
	margin-bottom:25px;
}

/* ie */
*html #right  .csc-uploads {
	border-spacing:0px;
	margin-bottom:25px;
}

#right .csc-uploads-icon {
	border-spacing:0px;
	padding-bottom:8px;
}


.csc-uploads-icon {}
.csc-uploads-fileName {
	vertical-align:top;
}
.csc-uploads-fileName A:link {}

.csc-uploads-fileName A:visited {}

.csc-uploads-fileName A:hover {}

.csc-uploads-fileName A:active {}

.csc-uploads-description p {
	line-height : 140%;
	color: #333333;
}
/* FILE DOWNLOAD END */


/* SITEMAP */
.csc-sitemap ul {
	padding:0;
	margin:0 0 0 15px;
}

.csc-sitemap a:link, a:visited{
	text-decoration:none !important;	
}

.csc-sitemap a:hover{
	text-decoration:underline !important;
}

.csc-sitemap ul li ul {
	padding:0 0 0 25px;
}

.csc-sitemap-level1 a {
	font-size : 12px;
	font-weight: bold;
}

.csc-sitemap-level2 a {
	font-size : 12px;
	margin-left : 10px;
}

.csc-sitemap-level3 a {
	font-size : 11px;
	margin-left : 25px;

}

.csc-sitemap-level4 a {
	font-size : 12px;
}
/*SITEMAP END */

#pageWrap {
	width: 1024px;
	padding: 0 0px;
/*	
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
*/
	margin:0 0 0 35px;
	margin:0 auto;	
	background:transparent;
	}
