.border {
	border: 1px solid #000000;
}
.menulinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D0D5E7;
	text-decoration: none;
}
.menulinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1B1464;
	text-decoration: none;
}
.leftBG {
	background-color: #E7EAF3;
	background-image: url(images/leftbar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.footercopy {
	font-family: tahoma;
	font-size: 10px;
	color: #E7EAF3;
	text-decoration: none;
}
.footerlinks {
	font-family: tahoma;
	font-size: 10px;
	color: #E7EAF3;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}
.copy {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;

}
.bullet {
	font-family: tahoma;
	font-size: 11px;
	color: #2C4592;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet_blue.gif);
	font-weight: normal;
	vertical-align: middle;
	padding: 2px;




}
.hilights {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.hilights1 {

	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #970C01;
}
.links {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.links:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.copy2 {

	font-family: tahoma;
	font-size: 11px;
	color: #993300;
	line-height: 16px;
}
.leftBG1 {

	background-color: #E7EAF3;
	background-image: url(images/left_pic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
