body {
margin:0;
padding:0;
background-image:url(../images/bkgd.gif);
background-repeat:repeat-x;
background-color:#1a1a1a;
font-family:georgia, times, serif;
font-size:12px;
}

body#sitemgrTpl2 {
background-image:url(../images/bkgd_request.gif);
}

body#bodyTerms {
background-image:url(../images/bkgd_terms.gif);
}

a {
text-decoration:none;
}

a:hover {
color:#00c9c9;
}

p {
margin:10px 0;
}

form {
margin-top:0px;
}

#container {
width:840px;
margin:0 auto;
position:relative;
}

.blue {
color:#00c9c9;
}

#login {
text-align:right;
color:#333333;
position:relative;
top:54px;
right:1px;
}

#login a {
color:#ffffff;
}

#login a:hover {
color:#00c9c9;
}

#login .blue {
font-weight:bold;
}

#header {
height:229px;
margin-top:4px;
}

#header img {
margin:27px 0 0 1px;
}

#header p {
border-top:1px solid #00c9c9;
padding-top:10px;
margin:3px 0;
color:#989898;
line-height:18px;
text-align:justify;
}

#main {
position:relative;
margin-top:4px;
text-align:center;
}

#mainTerms {
position:relative;
margin-top:4px;
text-align:left;
height:100%;
}

#sitemgrTpl #main {
height:386px;
text-align:left;
}

#sitemgrTpl2 #main {
height:499px;
text-align:left;
}

#para1, #para2 {
position:relative;
float:left;
width:395px;
text-align:left;
margin-top:5px;
}

#para1 {
border-right:1px solid #989898;
padding-right:18px;
padding-left:6px;
}

#para2 {
padding-left:18px;
padding-right:6px;
}

.blue a {
color:#00c9c9;
}

.blue a:hover {
color:#676767;
}

h2  {
color:#00c9c9;
margin:0;
padding:0;
top:4px;
margin-top:8px;
font-size:18px;
font-weight:normal;
}

h1.contentPageTitle {
color:#00c9c9;
margin:0;
padding:0;
margin-top:8px;
font-size:18px;
font-weight:normal;
}

#main p {
margin:2px 0;
color:#676767;
font-size:12px;
line-height:21px;
}

#sitemgrTpl #main p, table tr td {
font-size:12px;
color:#676767;
}

.large {
font-size:16px;
}

.medium {
font-size:12px;
}

#footer {
position:relative;
float:left;
clear:left;
padding-left:6px;
width:840px;
padding-bottom:20px;
}

.footerText {
position:relative;
float:left;
top:4px;
color:#00c9c9;
font-size:14px;
}

.contactInfo {
position:relative;
float:right;
top:4px;
padding-right:10px;
color:#ffffff;
}

.contactInfo a {
color:#ffffff;
}

.contactInfo a:hover {
color:#00c9c9;
}

.contactInfo .blue {
margin-left:10px;
}

#login-box
{
position:absolute;
right:0;
top:80px;
width:440px;
height:67px;
background-image:url(../images/login_bkgd.png);
display:none;
font-family:Verdana;
font-size:8pt;
}

#login-box #close-button
{
position:absolute;
top:6px;
right:6px;
}

#login-box img
{
border:none;
padding:0px;
margin:0px;
}

#login-box-header
{
margin-left:22px;
margin-top:5px;
margin-bottom:10px;
color:#ffffff;
}

#login-box-header a, #login-box-header a:hover
{
color:#ffffff;
text-decoration:underline;
}

#login-box-body
{
margin: 0 auto;
margin-top:18px;
margin-left:24px;
}

#login-box-body input
{
position:relative;
float:left;
width:85px;
font-size:11px;
margin-right:10px;
}

#login-box-body label {
position:relative;
float:left;
margin-right:3px;
margin-top:1px;
}

.genButton {
display:block;
background-image:url(../images/buttonBkgd.jpg);
width:67px;
height:28px;
}

.genButton span {
display:block;
position:relative;
height:18px;
margin-top:7px;
text-align:center;
color:#7B7B7B;
text-transform:uppercase;
font-size:10px;
}

a.genButton:hover span {
color:#52BEED;
cursor:pointer;
}

a#login {
position:absolute;
top:32px;
right:20px;
}


#showcase-scroller
{
	height:102px;
	width:100%;
	overflow:hidden;
	position:relative;
}

#showcase-scroller-inner
{
	position:absolute;
	height:102px;
	width:auto;
	white-space:nowrap;
}

#showcase-right-arrow
{
	position:absolute;
	right:0px;
	top:0;
	display:block;
	background-image:url('../images/right-arrow.png');
	width:20px;
	height:102px;
}

#showcase-right-arrow:hover
{
	background-position:0 -102px;
}

#showcase-left-arrow
{
	position:absolute;
	left:0px;
	top:0;
	display:block;
	background-image:url('../images/left-arrow.png');
	width:20px;
	height:102px;
}

#showcase-left-arrow:hover
{
	background-position:0 -102px;
}

.showcase-item
{
	display:inline;
	width:200px;
}

.showcase-item .thumb img
{
	border:none;
	margin:1px 6px;
}

.showcase-item .thumb:hover img
{
	border:solid 1px #34bfc3;
	margin:0 5px;
}

.showcase-item .hover-text
{
	display:none;
}

#showcase-text
{
	margin-top:12px;
	height:98px;
	width:834px;
	background-image:url('../images/showcase-text-background.png');
}

#showcase-text-dynamic
{
	display:none;
}

.showcase-text-title
{
	font-size:10pt;
	text-align:center;
	padding-top:12px;
}

.showcase-text-description
{
	padding-top:12px;
	font-size:10pt;
	color:#fff;
	text-align:center;
}