a:link, a:visited {color: #006699; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}

.SideBarMainLink{
	font-size: 13px;
	line-height: 20px;
	color: #323955;
	text-decoration:none;
}
.SideBarMainLink a:link, .SideBarMainLink a:visited{
	color: #323955;
	text-decoration:none;
}
.SideBarMainLink a:hover{
	color: #000000;
	text-decoration:underline;
}

.SideBarLink{
	font-size: 13px;
	line-height: 20px;
	color: #475073;
	text-decoration:none;
}
.SideBarLink a:link, .SideBarLink a:visited{
	color: #475073;
	text-decoration:none;
}
.SideBarLink a:hover{
	color: #000000;
	text-decoration:underline;
}

.PreParagraph {
	color: #949C92;
}

.ContactField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/textfiled_bg.gif);
	background-repeat: repeat-x;
	height: 16px;
	width: 212px;
	border: 1px solid #465c87;
}
.ContactBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
	width: 348px;
	border: 1px solid #465c87;
}

.TableCells {
	border: 1px solid #666666;
	border-left:hidden;
	border-top:hidden;
}

.TableHeaders {
	border: 1px solid #666666;
	border-left:hidden;
	border-top:hidden;
	background:url(../images/table_header.gif) repeat-x top;
	font-weight:bold;
}
.Quote {
padding:8px;
background:#E8ECF0;
border:solid 1px #006699;
font-family:'Times New Roman', Times, serif;
font-size:14px;
line-height: 18px;
}

.RightBar {
padding:7px;
border:#999999 solid 1px;
font-size:12px;
background: #F5F5F5;
line-height: 15px;
}

.TopSubBar {
font-size:11px;
background: #F5F5F5;
line-height: 15px;
}

.RightBarTitle {
font-size:13px; font-weight:bold; color: #003366;
}
