body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;


}

#footer {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: f6bc51;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;


}

#footer a{
	color: black;
	text-decoration: none;
}

#left_col {
	background-color:  #e6e6e6;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;

}
.news_heading {
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;

}

.news h3 {
	color: #D35400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.news p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}

#content{
	padding-left: 7px;
	padding-right: 7px;
	background-color: #FFFFFF;

}

#content h1 {
	font-size: 18px;
	color: #D35400;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D35400;
	border-left-color: #D35400;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;



}

#content h2 {
	font-size: 16px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	padding-bottom: 7px;

}

#content p {
	font-size: 12px;
	text-align: justify;

}

#content li {
	font-size: 12px;
}

#content a {
	font-size: 12px;
	color: #D35400;
}



.innerError  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: red;
	clear: both;
	float: left;
}

input {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

textarea {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.lbl {
	font-size: 12px;
	font-weight: bold; 
}

.lbl2 {
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
}

