body {	
background-color: #EEEDDF;	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 13px;	
font-weight: normal;	
color: #000000;
}
input.btn{
   color:#ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;	
   font-size:80%;
   font-weight:bold;
   background-color:#004812;
   border:1px solid;
   border-top-color:#DFDFDF;
   border-left-color:#DFDFDF;
   border-right-color:#DFDFDF;
   border-bottom-color:#DFDFDF;
   margin-top:3px;
}
#menu{	
margin: 0;	
padding: 0;
}
#menu ul{	
margin: 0 0 0em;	
padding-left: 0;	
float: right;	
font-weight: bold;	
width: 100%;	
border-top: 1px solid #DFDFDF;	
border-right: 0 solid #DFDFDF;	
border-bottom: 1px solid #DFDFDF;	
border-left: 0 solid #DFDFDF;
}
* html #menu ul{ /*IE only rule. Delete extra margin-bottom*/	margin-bottom: 0;}
#menu ul li{	
display: inline;
}
#menu ul li a{	
float: left;	
color: #999999;	
font-weight: bold;	
padding: 2px 6px;	
text-decoration: none;	
background: white;	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
border-right-width: 1px;	
border-left-width: 1px;	
border-right-style: solid;	
border-left-style: solid;	
border-right-color: #CCCCCC;	
border-left-color: #CCCCCC;
}
#menu ul li a:hover{	
color: #f8981d;	
background-color: #EBEBEB;	
text-decoration: none;
}
.menubar {	
	background-color: #FFC425;	
	height: 5px;	
	border-right-width: 1px;	
	border-left-width: 1px;	
	border-right-style: solid;	
	border-left-style: solid;	
	border-right-color: #004812;	
	border-left-color: #004812;
}

.footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #FFFFFF;	
	background-color: #004812;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-right-color: #004812;	
	border-bottom-color: #004812;	
	border-left-color: #004812;	
	margin-top: 1px;	
	margin-bottom: 1px;	
	padding-top: 5px;	
	padding-bottom: 5px;
}
.footer p {
	line-height: 9px;
}
.footer a:link, .footer a:visited{	
	text-decoration:underline;	
	color:#ffffff;
}
.footer a:hover, .footer a:active{	
	text-decoration:none;	
	color:#FFC425;
}

.menurowleft{
background-color: #005596;	
border-left-width: 1px;	
border-left-style: solid;	
border-left-color: #004812;
}

.menurowright{	
text-align:right;
background-color: #005596;	
border-right-width: 1px;	
border-right-style: solid;	
border-right-color: #004812;	
}

.content {	
	background-color: #FFFFFF;	
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #004812;	
	padding-bottom:5px;
	padding-top:4px;
	padding-left:2px;
	padding-right:2px;
}
.content p{	
	padding-left:4px;
}
.content a:link, .content a:visited{	
	text-decoration:underline;	
	color:#439539;
}
.content a:hover, .content a:active{	
	text-decoration:none;	
	color:#00A4E3;
}
h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 17px;	
	font-weight: bold;	
	color: #004812;	
	padding-left:4px;
}
h2 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;	
	font-weight: bold;	
	color: #439539;	
	padding-left:4px;

}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;	
	font-weight: bold;	
	color: #005596;	
	padding-left:4px;
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #dddddd;	
}
.partnerstitle{	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	font-weight: bold;	
	color: #005596;	
	padding-left:4px;	
	padding-top:4px;	
	padding-bottom:4px;
}
.partnerslogo{

}
.partnersarea{	
	background-color: #FFFFFF;	
	border-left-width: 1px;	
	border-left-style: solid;	
	border-left-color: #004812;	
	padding-bottom:10px;	
	border-right-width: 1px;	
	border-right-style: solid;	
	border-right-color: #cccccc;
}

.post_title, .post_date { 
	border-bottom: 1px solid #DDDDDD; 
}
.post_title { 
	font-weight: bold; 
	font-size: 12px; 
	color: #005596; 
}
.post_title a:link, .post_title a:visited{	
	text-decoration:none;	
	color: #005596;
}
.post_title a:hover, .post_title a:active{	
	text-decoration:underline;	
	color:#00A4E3;
}
.post_date { 
	text-align: right; 
	font-weight: bold; 
}
.post_short { 
	text-align: justify; 
	padding-bottom: 5px; 
}

.tiptable {
	margin-right:9px;
}

.tip {
	border: 1px solid #cccccc;
	padding-left: 2px;
	background-color: #f2f2f2;
	text-align:left;
	
}






