a:link {
	color: #F40015;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F40015;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #F40015;
}
a:active {
	text-decoration: underline;
	color: #F40015;
}
hr {
	border: none 0;
	border-top: 1px solid #BBB;
	height: 1px;
	margin: 15px 0;
}
.titleBar {
	background: #f3f3f3 url(images/titleBar.gif) top left repeat-x;
}
.titleBar h1 {
	margin: 0px;
	font: bold 13px Tahoma, Arial, Verdana, sans-serif;
	color: #424242;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footerText a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.footerText a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.footerText a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
.footerText a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
   	background-color:#efefef;
}
input.btn	{
   	color:#333333;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size:11px;
   	background-color:#efefef;
   	border:1px solid;
   	border-top-color:#666666;
   	border-left-color:#666666;
   	border-right-color:#363;
   	border-bottom-color:#363;
}
.homepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
ul.homepageText li { margin-bottom: 8px; }
.bulletsText {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.learnMoreText {
	margin: 0px;
	padding: 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	float: right;
}
.learnMoreText a {
	text-decoration: underline;
	color: #507982;
	font-weight: normal;
}
.learnMoreText a:hover {
	text-decoration: none;
	color: #F40015;
}
.clientAccess {
	background: #efefef url(images/clientAccess_bg.gif) top right repeat-y;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
	margin: 0px;
	color: #999;
}
.textBoldRed, h1 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F40015;
	line-height: 16px;
}
.whiteBkgd {
	background-color: #FFFFFF;
}
.grayBkgd {
	color: #CCCCCC;
}
.border {
	border: 1px solid #CCCCCC;
}
.bkgdColor {
	background-color: #EFEFEF;
}
.textNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
#request {
	padding: 10px;
	margin: 5px 0;
	width: 393px;
	background: #f5f5f5;
	border: #cdcdcd 1px solid;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	position: relative;
}
#request h2 {
	margin: 0px;
	font: bold 13px Verdana, Arial, sans-serif;
	color: #f40015;
	text-transform: uppercase;
}
#request p {
	margin: 6px 0;
}
#request img {
	position: absolute;
	bottom: 10px;
	right: 10px;
}.TblAds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
}
.TblAdsHd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
}
.bgVertDots {
	background-image: url(images/bg_Dots_Vert.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.clear { clear: both; }

#footer td { line-height: 16px; }

ul#portal-thumbs
{
	list-style: none;
	margin: 10px 0;
	margin: 0;
	padding: 0;
}
ul#portal-thumbs li { float: left; margin: 0 10px 10px 0; }
ul#portal-thumbs li img { height: 50px; background: #FFF; padding: 2px; border: #000 1px solid; }
ul#portal-thumbs li a:hover img { border-color: #f40015; }