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

span {
	color: #df0a5d;
}

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

h1 {
	font-weight:normal;
	font-family:Trebuchet MS;
	font-size: 13px;
	font-color: #4f4f4f;
	padding-left:25px;
	margin-bottom:-10px;
	margin-left:10px;
	margin-top:10px;
	}
h2, a.h2 {}
h3 {}
h4 {}
a {
	color: #df0a5d;
	text-decoration:none;
}

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



/*CONTENT STYLES*/



.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: #df0a5d;
	font-size:10pt;
}

.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;
}

*/
