body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	line-height: 15px;
}
a:link{
	text-decoration:none;	
}
a:visited{
	/*color:#8F8F8F;*/
	text-decoration:none;	
}
a:hover{
	color:#ff0000;
	text-decoration:underline;	
}
p {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top:2px;
}

h1{
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
	margin-bottom:2px;
}
h2{
	font-size: 14px;
	line-height: 16px;
	color: #F05714;
	font-weight:bold;
	margin-bottom:2px;
}
h3{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight:bold;
	margin-bottom:2px;
}
h4{
	font-size: 11px;
	line-height: 16px;
	color: #306405;
	font-weight:bold;
	margin-bottom:2px;
}
label,input{
	display:block;
	float:left;
	margin-bottom:10px;
}
label{
	font-size:12px;
	width:150px;
	margin-bottom:10px;
	text-align:left;
}
input{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f9f9f9;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #f9f9f9;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:18px;
}
br{
	clear:left;
}
.boldText{
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.smallBoldText{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.textField{
	border: 1px solid #999999;
}
.whiteSmallText{
	font-size: 11px;
	color: #ffffff;
}
.blackSmallText{
	font-size: 10px;
	color: #000000;
}
.blackSmallBoldText{
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.orangeSmallText{
	font-size: 10px;
	color: #F05714;
	font-weight:bold;
	margin-bottom:5px;
}
.buttons{
	Cursor:hand;
	font-weight:bold;
}
li{
	margin-bottom:2px;
}
.caption{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}
.pave{
	display: inline;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	height: 14px;
}
