body {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin: 0px;
	padding: 0px;
}



a:link{
	color: #2D477B;
	text-decoration: none;
}


a:visited {
	color: #2D477B;
	text-decoration: none;
}

a:hover {
	color: #2D477B;
	text-decoration: underline;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;

}

hr {
	border: dotted #a3a3a3;

}

.subheading {
	font-weight: bold;
	color: #BF1F1F;
	
}

.small_text {
	font-size: 11px;

}


.title {
	font-weight: bold;
	font-size: 14px;
	color: #BF1F1F;
	
}

.left_dotted_border {
	border-top: 0px dotted #a3a3a3;
	border-right: 0px dotted #a3a3a3;
	border-bottom: 0px dotted #a3a3a3;
	border-left: 2px dotted #a3a3a3;
}

.form_fields {
font-weight: bold;
}

.bordered_pic {
	border: 1px solid #CCCCCC;


}

.tableheading {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #BF1F1F;

	
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF1F1F;
	vertical-align: top;
	font-style: italic;
	font-weight: normal;

}

.instruc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	vertical-align: top;
	font-style: italic;
	font-weight: normal;

}