/* CSS Document */

.bot_txt {font-family: "Times New Roman", Times, serif;	font-size: small; color: #333333; background-position: left; letter-spacing: normal; text-align: center; text-indent: 3px; word-spacing: normal; white-space: normal;}

A:link {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #273c6d; font-weight: bold;}
A:visited {font-family: "Times New Roman", Times, serif; font-size: 12px; color: #273c6d; font-weight: bold;}
A:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273c6d;
	font-weight: bold;
}
A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #273c6d;
	font-weight: bold;
}

.body_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.footer_txt {font-family: "Times New Roman", Times, serif; font-size: x-small; color: #333333;}

.border_all {border: 1px solid #000000;}

.home1 {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #273c6d; font-weight: bold; font-style: italic;}
.boldtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #273c6d;
	font-weight: normal;
}
.bluetxt {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #273c6d;}

ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
