body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
	margin:0px;
	
	}

p {
width: 100%;
line-height: 140%;
font-size: 15px;
color: #666666;
}

li {
list-style-type: none;
line-height: 150%;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
color: #000000;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
color: #000000;
margin-bottom: 0px
}


h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #666666;
font-weight: normal;
border-bottom: 0px solid #C6EC8C;
}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #000000;
font-weight: normal;
border-bottom: 0px solid #C6EC8C;
}

h5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 150%;
color: #666666;
font-weight: normal;
border-bottom: 0px solid #C6EC8C;
}

h6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 100%;
color: #666666;
font-weight: normal;
padding:0px 0 8px 0 ;
margin-top:0px;
margin-bottom:8px;
}


.thrColFixHdr #container { 
width: 980px; 
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border: 0px solid #000000;
text-align: left; /* this overrides the text-align: center on the body element. */

} 

.thrColFixHdr #header { 
background: #ffffff; 
padding: 0 10px 0 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 


.thrColFixHdr #sidebar1 {
float: left; /* since this element is floated, a width must be given */
padding:0px 10px 700px 0px; /* padding keeps the content of the div away from the edges */
width: 200px;
}
	/*#sidebar1 li {
	margin-left:-30;
	text-decoration:none;
	}
	#sidebar1 a:link {
	color: #666666;
	text-decoration:none;
	font-size:12px;	
	}*/
	#sidebar1 a {
	color: #666666;
	text-decoration:none;	
	}
	#sidebar1 a:hover {
	color: #ff9933;
	text-decoration:none;
	cursor:pointer;	
	}
	
	#sidebar1 a.current {
	color: #FF9933;
	text-decoration:none;	
	}
	#sidebar1 a.current:hover {
	color: #FF9933;
	text-decoration:none;	
	}
	
	#sidebar1 li div {
	color: #666666;
	text-decoration:none;
	font-size:12px;	
	}
	#sidebar1 li div:hover{
	color: #ff9933;
	text-decoration:none;
	cursor:pointer;
	}
	#sidebar1 li div:visited {
	color: #666666;
	text-decoration:none;	
	}
	

.thrColFixHdr #sidebarl {
float: left; /* since this element is floated, a width must be given */
padding:0px 10px 10px 0px; /* padding keeps the content of the div away from the edges */
width: 210px;
}
	/*#sidebarl li {
	margin-left:-30;
	text-decoration:none;
	}
	#sidebarl a:link {
	color: #666666;
	text-decoration:none;
	font-size:12px;	
	}*/
	#sidebarl a {
	color: #666666;
	text-decoration:none;	
	}
	#sidebarl a:hover {
	color: #ff9933;
	text-decoration:none;	
	}
	
	#sidebarl a.current {
	color: #FF9933;
	text-decoration:none;	
	}
	#sidebarl a.current:hover {
	color: #FF9933;
	text-decoration:none;	
	}
	/*#sidebarl a:visited {
	color: #666666;
	text-decoration:none;
	}*/
	#sidebarl li div:link {
	color: #666666;
	text-decoration:none;
	font-size:12px;	
	}
	#sidebarl li div:hover{
	color: #ff9933;
	text-decoration:none;
	cursor:pointer;
	}
	#sidebarl li div:visited {
	color: #666666;
	text-decoration:none;	
	}
	
.thrColFixHdr #sidebar2 {
float: right; /* since this element is floated, a width must be given */
width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
padding: 0px 10px 10px 20px; /* padding keeps the content of the div away from the edges */
}
	
	
	
	#sidebar2 ul li{
	margin-left:-40px;
	}
			
	#sidebar2 a {
	text-decoration:none;
	color:#999999;
	font-size:10px;
	line-height: 200%;
	}
	
	#sidebar2 a:hover{
	font-size:10px;
	color: #ff9933;
	text-decoration:none;
	cursor:pointer;
	}
	
	#sidebar2 P{
	color:#FF9933;
	text-decoration:none;
	font-size:10px;
	}
	
	
	




.thrColFixHdr #mainContenthome { 
margin-left:40px;
margin-top: 160px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
padding: 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#mainContenthome ul{
	margin-left: 10px;
	margin-top:3px
	}
	
	 #mainContenthome li{
	list-style:disc ;
	color:#666666;
	font-size:15px;
	line-height: 15px;
	padding-bottom:8px;
	}
	
	#mainContenthome a.mailto:link {
	color: #666666;
	text-decoration:underline
	}
	#mainContenthome a {
	color: #666666;
	text-decoration:underline
	}
	#mainContenthome a:visited {
	color: #666666;
	text-decoration:underline
	}
	#mainContenthome h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	font-weight: normal;
	padding: 15px 0px 15px 0px;
	}

.thrColFixHdr #mainContent { 
margin-left: 200px;
margin-top: 160px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
	#mainContent ul{
	margin-left: 10px;
	margin-top:3px
	}
	
	 #mainContent li{
	list-style:disc ;
	color:#666666;
	font-size:15px;
	line-height: 15px;
	padding-bottom:8px;
	}
	
	#mainContent a.mailto:link {
	color: #666666;
	text-decoration:underline
	}
	#mainContent a {
	color: #666666;
	text-decoration:underline
	}
	#mainContent a:visited {
	color: #666666;
	text-decoration:underline
	}
	
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
		
} 
.thrColFixHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}