body, div, p, span, h1, h2, h3, h4, h5, h6,td, tr strong, ol
{
padding:0;
border:0;
margin:0;
}


body {
	background:url(images/bg.jpg) top center repeat-x;
	height:100%;
	background-color:#f6f3ec;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.text {
	font-family: verdana;
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color: #666666;

}

.text a
{
text-decoration:none;
color:#891931;
font-weight:bold;
text-decoration:underline;
}
.text a:hover
{
text-decoration:none;
color:#fac808;
}

.header {
font-family:verdana;
font-size:25px;
font-weight:bold;
line-height:35px;
color:#72b624;
}

.small-header {
font-family:tahoma;
font-size:23px;
font-weight:normal;
color:#666666;
}

.small-header2 {
font-family:verdana;
font-size:15px;
font-weight:bold;
color:#000000;
}

.small-header3 {
font-family:verdana;
font-size:13px;
font-weight:bold;
color:#666666;
}

.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #FFFFFF;
    border: 1px double #a3cc37;
    
}
.top-links {
font-family:verdana;
font-size:12px;
line-height:21px;
font-weight:normal;
color:#275d00;
}

.top-links a
{
text-decoration:underline;
color:#fff;
font-weight:bold;
}
.top-links a:hover
{
text-decoration:none;
color:#275d00;
}

.input {
 background-color: #FFFFFF;
 color: #000000;
 width:145px;
 height:25px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #2a94dd;
 font-weight:normal;
 padding-left:5px;
 text-align: left;
}

.select
{background-color: #FFFFFF;
 color: #000000;
 width:145px;
 height:25px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #2a94dd;
 font-weight:normal;
}

.footer-links {
font-family:verdana;
font-size:11px;
line-height:21px;
font-weight:normal;
color:#666666;
}

.footer-links a
{
text-decoration:none;
color:#1586d2;
font-weight:bold;
text-decoration:underline;
}
.footer-links a:hover
{
text-decoration:none;
color:#666666;
}

.testi {
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	color: #666666;

}

.footer-text {
font-family:verdana;
font-size:9px;
line-height:17px;
font-weight:normal;
color:#666666;
}
.recentArticles {
	display: block;
}
	.recentArticles h2 {
		color: #144d68;
		font-size: 13pt;
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
		margin-top: 10px;
		font-family: Verdana;
	}
	.recentArticles ul {
		padding: 0px;
		margin: 0px;
	}
			.recentArticles ul li {
				color: #4f7629;
				border-top: 1px dotted #999999;				
				border-bottom: 1px dotted #999999;
				padding: 10px;
				padding-left: 30px;	
				background: #eeeeee url(images/next.png) no-repeat;
				background-position: center left;
				list-style-type: none;
				font-size: 13pt;
				font-family: Verdana;
				margin-bottom: 5px;
			}
			.recentArticles ul li:hover {
				background-color: #e7e7e7;
			}
			.recentArticles ul li a:link, .recentArticles ul li a:visited {
				color: #4f7629;
				text-decoration: none;	
			}
			.recentArticles ul li a:hover {
				text-decoration: underline;
			}
.applicationForm {
	background: url(images/smallFormBg.png);
	height: 210px;
	padding-top: 40px;
	width: 225px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.applicationForm input, .applicationForm select {
	display: block;
	margin: auto;
	width: 200px;
	margin-bottom: 5px;
}
.applicationForm label {
	display: block;
	color: #144d68;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
}
.posting {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.posting h3 {
	background: #f2fae9;
	border: 1px solid #d1d1d1;
	border-bottom: 1px solid #c4c4c4;
	color: #72b624;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Verdana;
}
.posting .body img {
	margin-right: 10px;
	margin-bottom: 5px;
}
.posting .body {
	border: 1px solid #c4c4c4;
	border-top: 1px solid white;
	text-align: justify;
	font-family:verdana;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	color: #2a2a2a;
	line-height: 15pt;
	margin-bottom: 5px;
	border-bottom: 1px solid #d1d1d1;
	background: #ededed;
	padding: 10px;
}
.posting .body a:link, .posting .body a:visited {
	color: #598d3a;
	font-weight: bold;
}
.posting .body ol {
	margin-left: 45px;
	margin-bottom: 20px;
}
.posting .body p {
	display: block;
	margin-bottom: 10px;
}
.posting .footer {
	font-size: 10pt;
	color: #aeaeae;
	font-weight: bold;
}
.posting .footer a:link, .posting .footer a:visited {
	color: #316d8d;
	text-decoration: none;
}
.posting .body  a { 
   padding-right: 18px;
   background: transparent url(images/page_prev.gif) no-repeat center right;
}
#ppc, .ads {
	width: 97%;
	display: inline-block;
}
.ppclisting {
	background: #f2f2f2;
	border: 1px solid #d1d1d1;
	width: 97%;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.singleAds .ppclisting {
	width: 97%;
	margin-left: 40px;
}
.ppclisting:hover, .leftArticle:hover {
	background: #f6f6f6;
} 
.ppclisting a:link, .ppclisting a:visited, .leftArticle a:link, .leftArticle a:visited {
	display: block;
	text-decoration: none;
}
.ppclisting a:link.ppctitle, .ppclisting a:visited.ppctitle  {
	color: #4d8528;
	font-size: 17pt;
	font-weight: bold;
	margin-bottom: 4px;
}	
.ppclisting a:link.ppcdescription, .ppclisting a:visited.ppcdescription  {
	color: #5c5c5c;
	font-size: 15pt;
	margin-bottom: 4px;
}
.ppclisting a:link.ppchost, .ppclisting a:visited.ppchost  {
	color: #a8a8a8;
	font-size: 9pt;
}
#ppctext, #wt {
	display: none;
}
.ddsg-wrapper {
	color: #a8a8a8;
	font-size: 15pt;
}
.ddsg-wrapper a:link, .ddsg-wrapper a:visited {
	color: #252525;
}