﻿body {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
a:focus {
}
a{
	color:#bedb39;
	text-decoration:underline;
	}a:hover{
		color:#fff;
		text-decoration:none;	
		}
hr {
border-color:#CCCCCC;
border-style:solid;
border-width:1px 0 0;
clear:both;
height:0;
}
h1 {
font-size:25px;
}
h2 {
font-size:23px;
text-transform: uppercase;
}
h3 {
font-size:21px;
}
h4 {
font-size:19px;
}
h5 {
font-size:17px;
font-weight:lighter;
color:#ddd;
}
h6 {
font-size:15px;
color:#1f8a70;
}
.intext_head{
margin-bottom:5px;
}

h1 {
	padding: 10px 0px 10px 0px;
	margin-bottom:10px;
	text-align:left;
	border-bottom:1px solid #bedb39;
	font-weight:bold;
color:#bedb39;

}

h2 {
	padding: 10px 0px 10px 0px;
	margin-bottom:10px;
	font-weight:lighter;
	text-align:left;
color:#d4dbb5;
	border-bottom:1px solid #405b69;
}
h3{
	padding: 10px 0 0 0;
	color:#bedb39;
	font-weight:lighter;
	}
h4{
	padding: 10px 0 0 0;
	color:#004358;
	font-weight:lighter;
	}

h1,h2,h3,h4,h5{line-height:110%;}
strong{
    color:#d4dbb5;
}


ol {
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
color:#bedb39;
}

ul {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
color:#bedb39;
}

blockquote{
padding:10px;
background-color:#001720;
color:#1f8a70;
	}* html blockquote{
	border:none;
	}	
acronym, abbr{
border-bottom:1px dotted #bedb39;
}

select{
    background-color:#d4dbb5;    
    border:1px solid #001720;
padding:5px;
}
option{
    color:#001720;
}
	
	
li {
margin-left:30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
margin-bottom:20px;
}





