@charset "UTF-8";
a:link.clientlogin {
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #A11C2A;
}
a:visited.clientlogin {
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #A11C2A;
}
a:hover.clientlogin {
	text-decoration: underline;
	color: #A11C2A;
	font-size: 1.25em;
	font-weight: bold;
}
a:link.footerlink {
	text-decoration: none;
	font-size: 1em;
	color: #666666;
}
a:visited.footerlink {
	text-decoration: none;
	font-size: 1em;
	color: #666666;
}
a:hover.footerlink {
	text-decoration: underline;
	color: #666666;
	font-size: 1em;
}
a:link.bodylinks {
	text-decoration: none;
	color: #A11C2A;
	font-size: 1em;
}
a:visited.bodylinks {
	text-decoration: none;
	color: #A11C2A;
	font-size: 1em;
}
a:hover.bodylinks {
	text-decoration: underline;
	color: #000000;
	font-size: 1em;
}
a:link.headerlinks {
	text-decoration: none;
	color: #666666;
	font-size: .95em;
}
a:visited.headerlinks {
	text-decoration: none;
	color: #666666;
	font-size: .95em;
}
a:hover.headerlinks {
	text-decoration: underline;
	color: #000000;
	font-size: .95em;
}
a:link.backtotop {
	text-decoration: none;
	font-size: 0.85em;
	color: #666666;
}
a:visited.backtotop {
	text-decoration: none;
	font-size: 0.85em;
	color: #666666;
}
a:hover.backtotop {
	text-decoration: underline;
	color: #000000;
	font-size: 0.85em;
}
.bodycopy {
	line-height: 1.3em;
	margin-top: 0px;
	color: #666666;
	margin-bottom: 1em;
	font-size: 1em;
}
h1 {
	font-size: 1.05em;
	color: #666666;
	margin-top: 0em;
	margin-bottom: 1em;
}
h2 {
	font-size: 1.15em;
	color: #A11C2A;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0px;
}
h3 {
	font-size: 0.85em;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}
#header {
	width: 900px;
	height: 68px;
	margin-top: 13px;
}
#logo {
	float: left;
	width: 215px;
	background-color: #FFFFFF;
}
#navigation_top {
	float: right;
	margin-right: 5px;
}
#main_content {
	clear: both;
	width: 880px;
}
#flv_container {
	height: 260px;
	width: 430px;
	position: relative;
	left: 240px;
	top: 60px;
}
.movie {
	margin: 0px;
	padding: 0px;
}
#flash_module {
	height: 160px;
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
	background-image: url(images/scrollerbg.jpg);
}
#reflection {
	height: 30px;
	background-image: url(images/refl_bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	text-align: left;
	width: 880px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	clear: both;
}
#client_login {
	float: right;
	text-align: right;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #666666;
}
#module_header {
	background-image: url(images/ModuleHeaderBG.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
	clear: both;
}
.bodycopylist {
	color: #666666;
	list-style-type: disc;
	line-height: 1.3em;
	list-style-position: outside;
	margin-bottom: .25em;
}
#module_header_main {
	width: 100%;
	height: 27px;
	clear: both;
	background-image: url(images/ModuleHeaderBG.gif);
	background-repeat: repeat-x;
}
#main_content_index {
	clear: both;
	background-color: #666666;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	height: 365px;
}
