@charset "utf-8";
/* Global CSS */


html { min-height: 100%; margin-bottom: 1px; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.hidden{display:none;}

#navLineUp{
	display:inline;
	top: 0px;
	left: 91px;
}

h1 {
	font-size: 12px;
	color: #666666;
}
h2 {
	font-size: 12px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
}
#headerQuickLinks .links {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	cursor:pointer;
}

#headerQuickLinks .links:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: underline;
}
#footerWrapper .footertext {
	font-size: 9px;
	color: #666666;
}
#footerWrapper .footertextlink {
	font-size: 9px;
	color: #666666;
}

#footerWrapper .footertextlink:hover {
	font-size: 9px;
	color: #000000;
	text-decoration:underline;
}

#footerWrapper .footertextlink:link {
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}

#footerWrapper .footertextlink:visited {
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}
body .headLine {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.newsText {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
body .newsHeader {
	font-size: 12px;
	color: #0099FF;
	font-weight: bold;
}
body .subHeaders {
	font-size: 14px;
	color: #3399FF;
	font-weight: bold;
}

#start #wrapper ul {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
#start #wrapper li {
	font-weight: normal;
	color: #999999;
	list-style-image: url(images/bullet.gif)
}



#start #wrapper li a:link {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}

#start #wrapper li a:hover {
	font-weight: normal;
	color: #0099FF;
	text-decoration: underline;
}

#start #wrapper li a:visited {
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
#start #wrapper a:link {
	font-weight: bold;
	color: #0099FF;
	text-decoration:none;
}

#start #wrapper a:visited {
	font-weight: bold;
	color: #0099FF;
	text-decoration:none;
}
#start #wrapper a:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration:underline;
}
.quotes {
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0066CC;
}
.quoteRef {
	font-weight: bold;
}
.formValidate {
	font-size: 12px;
	color: #FF0000;
}
.fieldValidate {
	background-color: #FFBFC5;
	border: thin solid #FF0000;
}

.fieldValidate:hover {
	background-color: #FFFFCC;
	border: thin solid #FFCC00;
}

.btnLog {
	background-image: url(../images/login_b0.gif);
	height: 64px;
	width: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.btnLog:hover {
	background-image: url(../images/login_b1.gif);
	height: 64px;
	width: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


	
	.PromotionalLists {
	font-size: 20px;
}
		#starNew{
	background-image: url(../images/star_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 100px;
	left: -20px;
	position: relative;
	z-index: 12;
	top: 0px;

	}


#wrapper {
	width: 760px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
#headerContainer {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 0px;
	height: 190px;
	width: 760px;
	position: relative;
	visibility: visible;
	top: 0px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
#headerQuickLinks {
	padding: 0px;
	height: 20px;
	width: 450px;
	position: relative;
	top: 50px;
	margin-right: 0px;
	float: right;
	z-index: 6;
	right: 0px;
}

#loginContainer {
	padding: 0px;
	height: 87px;
	width: 439px;
	position: absolute;
	top: 37px;
	margin-right: 0px;
	float: right;
	z-index: 6;
	right: 248px;
}




#mainFlashContainer {
	height: 310px;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#mainLoginContainer {
	height: 310px;
	width: 1280px;
	position: relative;
	left: auto;
	right: auto;
	clear: both;
	float: left;
}
#start {
	padding: 0px;
	width: 760px;
	z-index: 10;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#watermark {
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 313px;
	width: 494px;
	z-index: 1;
	vertical-align: bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 814px;
	bottom: 1000px;
}



#headerQuickLinkThumbnails {
	margin: 0px;
	padding: 10px;
	width: 460px;
	position: relative;
	top: 90px;
	float: right;
	right: 0px;
}
#footerWrapper {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 10;
}
.featureTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.featureTableBase {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/BottomGrad.gif);
	background-repeat: repeat-x;
}

.featureTableMidDivide {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#login {
	height: 39px;
	width: 151px;
	top: 3px;
	right: 134px;
	z-index: 10;
	float: right;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
}
.packageTable {
	background-color: #FFFFFF;
}
.packageTable tr {
	background-color: #FFFFFF;
}
.packageTable tr:hover {
	background-color: #CCCCCC;
}
#contentContainer {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#headerCornerLeft {
	background-image: url(../images/toprighcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#fadeNav1div {
	position: relative;
	top: 0px;
	width: 450px;
	height: 14px;
	left: 320px;
	text-align: center;
	float: left;

}
