.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #536788;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.left_right_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #1B53BF;
	border-left-color: #1B53BF;
}
.border {
	border-right-width: 1px;
	border-right-color: #1B53BF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #1B53BF;
	border-bottom-color: #1B53BF;
	border-left-color: #1B53BF;
}
.sec_text {
	font-size: 20px;
	color: #543E8E;
	text-decoration: underline;
}

.left_border {
	border-left-color: #1B53BF;
	border-left-width: 1px;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #474550;
}
.padding {
	margin-right: 20px;
	padding-right: 50px;
}
.formlinktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0066;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0066;
	text-decoration: blink;
}
.subhead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0066;
}
#content {
	width:60px; 
	margin-left: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#content h2 {
	color:033756;
	font-size:larger;
	}
	
#content li {
	list-style-image:url("images/bullet.gif");
	list-style-type: decimal;
	color:#003399;
	}
	
.space {
	margin-left: 20px;
	}

td.space{
	margin-left: 50px;
	}
p {
	margin: 5px;
	}
 
	body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	background-color: #FFFFEC;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
}

