/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FBFBFB;
}
.content2 {
margin: 15px 20px 0 20px;
}
/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h1 {
background: url(images/homepage15.gif) no-repeat 0 .25em;
color: #4B7020;font-size: 14px;padding-left: 18px;margin-bottom: 15px;
}

h2 {
background: url(images/homepage15.gif) no-repeat 0 .25em;
color: #4B7020;font-size: 14px;padding-left: 18px;
}

.profile h2 {
margin-bottom: 8px;
}

.content2 h2 {
margin-bottom: 4px;
}

h3 {
font-size: 11px;text-align: left;color: #656666;margin-top: 2px;
background: url(images/homepage20.gif) no-repeat 0 .35em;padding-left: 12px;
}
.profile h3 {
margin-bottom: 3px;
}

.area h3 {
background-image: none;
}
h3 a:link {
text-decoration: none;color: #656666;
}
h3 a:hover {
text-decoration: underline;color: #656666;
}

/** TEXTS */

body, th, td, input, textarea, select {
	color: #656666;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	line-height: 1.2em;
}

p {
margin: 0 0 .8em 0;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #4B7020;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #D45400;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #55713E;
}

a.link2 {
	text-decoration: none;
	font-size: 10px;
	color: #858585;
}

a.link2:hover {
	text-decoration: underline;
}
	

/** STYLES */

.style1 {
	color: #A3A3A3;
}

.style1 a {
	color: #A3A3A3;
}

.style1 a:hover {
}


/** LEFT NAVIGATION */
ul.navleft
 {
 list-style: none;
 margin: 10px 0 0 0;
 padding: 0; border-top: 1px solid #A0A0A0;

 }
 ul.navleft li
 {
 padding: 0;
 border-bottom: 1px solid #A0A0A0;
 margin: 0;
 font-size: 76%;
  font-size: 12px;
 }
ul.navleft li a
 {
 margin: 0;
 display: block;
 text-decoration: none;
 padding: 4px 8px 3px 20px;
color: #55713E;
 text-align: left;font-weight: bold;
 background: url(images/homepage10.gif) no-repeat 0 .4em;


 }
 * html ul.navleft li a {
height: 0%;
}
html>body  ul.navleft li a {width: auto;}

ul.navleft li a:visited
 {
color: #55713E;
 }
  ul.navleft li a:hover
 {
 background: url(images/homepage10.gif) no-repeat 0 .4em;
color: #D45400;
 }
 
 
 
 
/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage01.gif) repeat-y center top;
}

.bg2 {
	background: url(images/homepage02.gif) no-repeat center top;
}

.bg3 {
	background: url(images/homepage03.gif) repeat-y left top;
}

.bg4 {
	background: url(images/homepage06.gif) repeat-y left top;
}

.bg5 {
	background: url(images/homepage08.jpg) no-repeat;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 15px 0px;
	background: url(images/homepage22.gif) no-repeat center center;
}
.profile {
margin-bottom: 13px;
}

.imgLeft {
float: left;margin-right: 10px;
}

.readMore {
text-align: left;
}
ul {
list-style: square;
}
ul li {
margin-bottom: .5em;
}
ul.ulSublinks {
list-style: none;margin: 0;padding: 0;
}
ul.ulSublinks li {
background: url(images/homepage18.gif) no-repeat 0 .4em;padding-left: 8px;margin-bottom: 8px;
}

#qkForm {
text-align: left;
}