/*	site styles	*/
body
{
	font-size: 9pt;
	margin: 0px;
	font-family: 'Lucida Sans Unicode';
	background-color: #34729d;
}
.info_cell
{
	padding-top: 55px;
}
a:link, a:visited, a:active
{
	color: #962118;
	text-decoration: underline;
}
a:hover
{
	color: #962118;
	text-decoration: none;
}
table
{
	font-size: 9pt;
	font-family: 'Lucida Sans Unicode';
	border-collapse: collapse;
}
.footer
{
	background-image: url(../_img/bg_footer.gif);
	border-right: #ffffff 1px solid;
	font-size: 7pt;
	color: #ffffff;
	font-family: 'Lucida Sans Unicode';
}
.footerLink:link, .footerLink:visited, .footerLink:active
{
	color: #ffffff;
	text-decoration: underline;	
}
.footerLink:hover
{
	color: #ffffff;
	text-decoration: none;	
}
.loginField
{
	border-right: #7ca5c2 1px solid;
	border-top: #7ca5c2 1px solid;
	padding-left: 5px;
	font-size: 8pt;
	border-left: #7ca5c2 1px solid;
	width: 95px;
	color: #34729d;
	border-bottom: #7ca5c2 1px solid;
	font-family: 'Lucida Sans Unicode';
	height: 23px;
	background-color: #e4edf4;
}
.login
{
	border-right: #ffffff 1px solid;
	background-image: url(../_img/bg_login.gif);
}
.loginLink:link, .loginLink:visited, .loginLink:active
{
	color: #34729d;
	text-decoration: underline;
	font-size: 8pt;
}
.loginLink:hover
{
	color: #34729d;
	text-decoration: none;
	font-size: 8pt;	
}
.loginSeparator
{
	color: #34729d;
	font-size: 8pt;	
}
.logo
{
	left: 611px;
	position: absolute;
	top: 55px;
}
.newsLink:link, .newsLink:visited, .newsLink:active
{
	color: #952118;
	text-decoration: none;
}
.newsLink:hover
{
	text-decoration: none;
	color: #ffffff;
}
hr
{
	color: #d4baa8;
}
.content
{
	border-right: #ffffff 1px solid;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url(../_img/bg_repeat.gif);
}
.contentLayout
{
	background-position: left top;
	background-repeat: no-repeat;
}
.blueHeading
{
	font-weight: bold;
	color: #0b3959;
	font-family: Georgia;
}
.newsGroupHeading
{
	font-weight: bold;
	font-size: 15pt;
	color: #000000;
	font-family: Georgia;
	text-decoration: underline;
}
.blueLink:link, .blueLink:visited, .blueLink:active
{
	font-weight: bold;
	color: #962118;
	font-family: Georgia;
	text-decoration: underline;	
}
.blueLink:hover
{
	font-weight: bold;
	color: #962118;
	font-family: Georgia;
	text-decoration: none;		
}
ul
{
	margin-right: 0px;
	margin-top: 0px;
	list-style-image: url(../_img/bullet.gif);
}
.tdBorderBottom
{
	border-bottom: #000000 1pt solid;
}
.tdButton
{
	padding-right: 15px;
	padding-left: 15px;
	border: solid 1px #f4f2ec;	
	background-color: #c5d2d4;
}
.tdButtonSelected
{
	padding-right: 15px;
	padding-left: 15px;	
	border: solid 1px #ffffff;	
	background-color: #c5d2d4;
}
.tdLogoBox
{
	border-right: #962118 3px double;
	border-top: #962118 1px solid;
	border-left: #962118 1px solid;
	border-bottom: #962118 1px solid;
	background-color: #ffffff;
}
.tdTitleBox
{
	border-right: #962118 1px solid;
	border-top: #962118 1px solid;
	border-bottom: #962118 1px solid;
	background-color: #ffffff;
}
.tdSeperatorBox
{
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.tdWhiteBox
{
	border-right: #edeadf 1px solid;
	border-top: #edeadf 1px solid;
	border-left: #edeadf 1px solid;
	border-bottom: #edeadf 1px solid;
}
.clientLogo
{
	border-right: #d4baa8 2px solid;
	border-top: #d4baa8 2px solid;
	border-left: #d4baa8 2px solid;
	border-bottom: #d4baa8 2px solid;
}
.privacyBox
{
	border-right: #ffffff 1px solid;
	background-position: left top;
	background-image: url(../_img/bg_repeat.gif);
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-repeat: repeat-y;
}
