body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D1D1D1;
}
img{
	border:0px;
}
td {
	font-family:'Times New Roman';
	font-size:13px;
	color:#0000000;
}
.txt_heading1 {
	font-family:'Times New Roman';
	font-size:24px;
	color:#0562AF;
	font-weight:bold;
}
.txt_heading2 {
	font-family:'Times New Roman';
	font-size:13px;
	color:#0562AF;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:6px;
}
.txt_heading3 {
	font-family:'Times New Roman';
	font-size:14px;
	color:#0562AF;
	font-weight:bold;
	text-decoration:none;
}
.txt_heading4 {
	font-family:'Times New Roman';
	font-size:13px;
	color:#0562AF;
	font-weight:bold;
	text-decoration:none;
}
.txt_1 {
	font-family:'Times New Roman';
	font-size:22px;
	color:#333333;
	text-decoration:none;
}
.txt_2 {
	font-family:'Times New Roman';
	font-size:13px;
	color:#CC0000;
	text-decoration:none;
}
.txt_3 {
	font-family:'Times New Roman';
	font-size:15px;
	color:#0562AF;
	font-weight:bold;
	text-decoration:none;
}
.txt_4 {
	font-family:'Times New Roman';
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.txt_5 {
	font-family:'Times New Roman';
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.txt_6 {
	font-family:'Times New Roman';
	font-size:30px;
	color:#000000;
	text-decoration:none;
}
.txt_footer {
	font-family:'Times New Roman';
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a {
	font-family:'Times New Roman';
	font-size:13px;
	color:#0562AF;
	text-decoration:underline;
}
a:hover {
	font-family:'Times New Roman';
	font-size:13px;
	color:#333333;
	text-decoration:underline;
}
a.link1 {
	font-family:'Times New Roman';
	font-size:12px;
	color:#305F97;
	text-decoration:underline;
}
a.link1:hover {
	font-family:'Times New Roman';
	font-size:12px;
	color:#666666;
	text-decoration:underline;
}
.border {
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;;
	border-top:#cccccc 1px solid;
}
.textfield {
	font-family:'Times New Roman';
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border:#cccccc 1px solid;
}


.img_border {
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;;
	border-top:#666666 1px solid;
}
.padding_lt {
	margin-left:10px;
	float:right;
	width:223px;
}
.padding_rt {
	margin-right:10px;
	float:left;
	width:223px;
}
hr {
	height:1px;
	color: #999999;
	padding:0px;
	margin:0px;
}
ul {
	padding:10px 0px 10px 35px;
	margin:0px;
}
li {
	padding:4px 0px;
	margin:0px;
	list-style:url(../images/bullet1.png);
}
p {
padding:0px;
margin:0px;
}
.dvContent {
	float:left;
	width:635px;
	margin-top:15px;
}
.dvSpacer{
clear:both;
padding:5px 0px;
}