﻿body
{
    background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.modalBackground {
    background-color:#000;
    filter:alpha(opacity=60);
    opacity:0.6;
}

.modalPopup
{
    background-color: White;   
}

li
{
	padding-bottom:18px;
}

A:link 
{
	FONT-WEIGHT: bold; COLOR: #5e7b99; TEXT-DECORATION: underline
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #5e7b99; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #5e7b99; TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: bold; COLOR: #5e7b99; TEXT-DECORATION: underline
}

.smallLink
{
    color: #666;
    font-size: 11px;
    cursor: pointer;
}

/*
a {
	color: #3253c0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/

#frame
{
    text-align: left;
    width: 902px;
    margin: 0 auto;
}

.imageSlide
{
    margin-top: 16px;
    padding-bottom: 20px;
}

#homeLeft
{
    width: 550px;
    margin-top: 20px;
}

#homeRight
{
    float: right;
    width: 287px;
}

.floatRight
{
    float: right;
}

.headline
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #aaa;
    padding-bottom: 10px;
}

.text
{
    font-size: 80%;
    line-height: 150%;
    color: #333333;
}

.lightText
{
    font-size: 80%;
    line-height: 150%;
    color: #ccc;
}

.smallText
{
    font-size: 65%;
    line-height: 150%;
}

#introText
{
    float: right;
    width: 365px;
    line-height: 19px;
}


#footer
{
	padding-top: 8px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    color: #999999;
    margin-bottom: 25px;
    clear: both;
    font-size: 65%;
    line-height: normal;
}
#footer p
{
    
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}
#footer a
{
    color: #999999;
    text-decoration: underline;
}
#footer a:hover
{
    text-decoration: none;
}

#newsletter
{
    float: right;
    width: 280px;
    text-align: right;
}

.newsletterEmail
{
    border: 1px solid #CCCCCC;
    font-size: 10px;
    color: #999999;
    padding: 4px;
    width: 140px;
}
.newsletterSubmit
{
    background-color: #84b92d;
    font-size: 10px;
    border: 1px solid #999999;
    color: #333;
    padding: 3px;
}

h1
{
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: georgia, serif;
	color: #0087ec;
}

h2 {
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	font-family: georgia, serif;
	color: #666;
}

.smallImage
{
	border: solid 1px #666666;
}


#contentMain {
	background-image: url(images/blue/contentBackground.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: White;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}

#contentBottom {
	background-image: url(images/xone/contentBottom.png);
	height: 21px;
	margin-bottom: 15px;
	clear: both;
}

#contentTop {
	background-image: url(images/xone/contentTop.png);
	height: 5px;
	margin-top: 17px;
}

#contentLeft {
	width: 530px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	margin-left: 25px;
	padding-right: 20px;
	background-color: White;
}

#contentSingleColumn {
	width: 530px;
	padding-bottom: 8px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	margin-left: 25px;
	padding-right: 20px;
	padding-left: 25px;
}

#contentRight {
	float: right;
	width: 280px;
	margin-top: 15px;
	padding-right: 25px;
}

#contentHeadline {
    padding-top: 15px;
	padding-left: 25px;
}

.highlight
{
	background-color: #ffffcc;
	
}

img
{
    border: 0px;   
}