body {
	margin: 0px;
	padding: 0px;
	text-align: center;

}
td {
	font-size: 12px;
	line-height: 200%;
	color: #000000;
}
a {
	color: #0061FF;
	text-decoration: underline;
	
}
a:hover {
	text-decoration: none;
	color: #474747;
}
.menu {
	color: #0010AB;
	text-decoration: none;
}
.menu:hover {
	color: #0061FF;
	text-decoration: none;
}
.blacklink {
	color: #555555;
	text-decoration: none;
}
.blacklink:hover {
	color: #0061FF;
	text-decoration: none;
}
.menubgcolor {
	background-color: #609DFF;
}
.lightbg1 {
	background-color: #F1F1F1;
}
.lightbg2 {
	background-color: #F2F2F2;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
.whitefont {
	color: #FFFFFF;
}
.copyright {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
form {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.lbcolor {
	color: #0061FF;
}
#left {

}
#left a{
	color: #555555;
}
#left a:hover{
	color: #0061FF;
}
.f14px {
	font-size: 14px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
#indexintro{
	font-size: 13px;
	margin: 0px;
	padding: 10px 20px 0px 50px;
	background-color: #E5EEFD;
	background-image: url(../images/introbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#indexintro ul {
	margin: 0px;
	padding: 0px;
}
.lightbluebg {
	background-color: #D2E2FB;
}
