
.howtoborder {
	border: thin solid #FFFFFF;
}

.sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336690;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	color: #336690;
	font-weight: bold;
	padding: 20px 0px 0px 0px
}
.bottomborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #336690;
	border-bottom-color: #336690;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.square_bullet { 
	list-style-image: url(images/checkbox.gif);
	list-style-type: circle
	font-weight:bold;
	margin-left:20px;
	padding-left:0px;
}

.none {
	
}
	


