body{
	padding : 0px;
	margin : 0px;
}


p, li,ul, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height : 16px;
}

h1 {
	font-weight:bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4f4f4f;
	margin-bottom:-10px;
	margin-top:10px;
}
h2, a.h2 {}
h3 {}
h4 {}
a {
	color: #c32a00;
	text-decoration:underline;
}

input,textarea,select {
	font-size: 10px;
	color: #3F3F3F;
	border: 1px solid #CCCCCC;
	font-family: Verdana;
	background-color: #ffffff;
}

hr{
	color: #8abd2a;
}


/*CONTENT STYLES*/

.home_intro{
	font-size:12px;
}

.news{
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	line-height : 12px;
}

.news_heading{
	font-size:14px;
	text-align:center;
	color:#ffffff;
	vertical-align : top;
	font-weight:bold;
	padding-top:8px;
	

}

.form_style{
	border: 1px solid #d05e12;
	background: #ffffff;
	color: #a9a8a8;
	}
.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size : 9px;
	text-align: center;
}

.intro {
	font-family: "Times New Roman", Times, serif;
	color:#333333;
	font-size:11pt;
	font-style : italic;
	font-weight: bold;
}
.highlight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #8abd2a;
	font-size:12px;
}

.a_div {
	color:#000000;
	font-weight: bold;
	font-size:10px;

}

.content {
	padding-left: 20px;
}
.hidden {
	display:none;
	}

/*.none {	border: 0px;
	vertical-align : middle;}

.back {
color: #AAAAAA;
padding-left : 15px;
background-image:  url(../images/a2.gif);
background-repeat: no-repeat;
background-position : left;
}
.full{
height:100%;
width:100%;
}
.left {
float: left;
vertical-align : middle;
}
.right{
float: right;
}

*/
