.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}



.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.norepeat {
	font-size: 6px;
	background-repeat: repeat-x;
}
.side-link{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
}
.side-link A{color:#000000;text-decoration:none;}
.side-link A:hover{color:#FF6600;}

.bottom-link{
	font-family:arial;
	font-size:12px;
	color:#FF6600;
	padding-right:5px;
	padding-left:5px;
}
.bottom-link A{color:#FF6600;text-decoration:none;}
.bottom-link A:hover{color:#000000;}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-right: 0px;
	padding-left: 5px;
	background-position: left;
}
.main-link{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	padding-right:5px;
	padding-left:5px;
}
.main-link A{color:#FFFFFF;text-decoration:none;}
.main-link A:hover{color:#000000;text-decoration:underline;}

.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid;}
	.arial11blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #123494;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;}
.borderrightleft {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #85919F;
	border-left-color: #85919F;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.foursidedborder {
	
	border-right-width: 1px;
	
	border-left-width: 1px;
	
	border-right-style: solid;
	
	border-left-style: solid;
	
	border-right-color: #A7ABAE;
	
	border-left-color: #A7ABAE;
}
.px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.downtxt
{
    font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	color: #4F585F;	
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	}
.foursidedborder {
	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: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

form, input, select, label{
	margin: 0px;
	padding: 0px;
}

.form_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px;
}

.input_field{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 105px;
}