﻿body
{
	font-family: Arial;
	font-size: 11px;
}
.body
{
	background-color: #e5f5fa;
	margin: 0;
}
.whiteBg
{
	background-color: White;
	height:39px;
}
a.link
{	
	color: #00a0d1;
	font-family: Arial;
	font-size: 11px;
}
a.link:hover
{
	color: #003883;
}
a.boldText
{
	font-weight: bold;
}
img
{
	border-style: none;
	border-width: 0px;
}
.sponsor
{
	margin: 0px 5px 0px 5px;
}
.content-border
{
	margin: 20px 20px 20px 20px;
}
#PromoBanners
{
	margin: 10px 10px 20px 10px;
}
.promoBanner
{
	margin: 0px 10px 0px 10px;
}
/*Register*/
.heading
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom:12px;
	margin-top:15px;
}
.subheading
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #98bf0e;
	margin-bottom:9px;
	margin-top:17px;
}

.blueboxheading
{
	background: #00a0d0;
	color:#ffffff;
	width: 334px;
	height: 28px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 0 6px 5px; 
}

input.textbox
{
	border: 1px solid #248ec5;
	background: #e5f5fa;
	/*padding: 1px 2px;*/
	width: 175px;
	height: 14px;
	border:0px;
	font-size:11px;
}
.searchTextbox
{
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	width: 115px;
	background-image: url( '../images/searchInputBg.gif' );
	background-repeat: repeat-x;
	display: inline;
}

.checkBox
{
	margin-left:-3px;
}
/*end*/

/*.blueTxt {
	color:#248ec5;
}
.row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e276e;
	background-color: #faf3de;
	padding: 4px 8px;
}*/
/*Calendar*/
.calendarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A70076;
	margin-bottom:17px;
	margin-top:15px;
}
.termDuration
{
	color: #483D8B;
	font-weight: bold;
}

.dropDownList
{
      border: #00a0d1 10px solid;
      font-size:12px;      
}
/*end*/

/*Contact Style*/
.headerBg {
	background:#00a0d1;
	border-bottom: solid 2px #fff;
}
.headerBg02 {
	background:#00a0d1;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
.cell01Left {
	background:#faf3de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:10px;
	text-align:left;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
.cell01Right {
	background:#faf3de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:10px;
	text-align:left;
	border-bottom: solid 2px #fff;
}
.cell01Middle {
	background:#faf3de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:10px;
	border-right: solid 2px #fff;
	text-align:left;
	border-bottom: solid 2px #fff;

}
.cell02Left {
	background:#f1e8cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:10px;
	text-align:left;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
.cell02Right {
	background:#f1e8cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:10px;
	text-align:left;
	border-bottom: solid 2px #fff;
}
.cell02Middle {
	background:#f1e8cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:10px;
	border-right: solid 2px #fff;
	text-align:left;
	border-bottom: solid 2px #fff;
}
.picAliagn01
{
	background:#faf3de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:5px 0 0 0;
	border-right: solid 2px #fff;
	text-align:center;
	border-bottom: solid 2px #fff;
}
.picAliagn02
{
	background:#f1e8cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:5px 0 0 0;
	border-right: solid 2px #fff;
	text-align:center;
	border-bottom: solid 2px #fff;
}

.redTitle {
	font-weight:bold;
	color:#b70068;
}
a.contactLink {
	color:#00a0d1;
	background:url(../images/arrowBlue.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.contactLink:hover {
	color:#00265a;
	background:url(../images/arrowDarkBlue.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
.contactFooter {
	background:#ffd300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:10px 10px;
	text-align:center;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
a.contactFooterLinkLeft {
	color:#00a0d1;
	background:url(../images/arrowRedLeft.gif) no-repeat 0 3px;
	padding-left: 19px;
	text-decoration:none;
	font-weight:bold;
}
a.contactFooterLinkLeft:hover {
	color:#00265a;
	background:url(../images/arrowRedLeft.gif) no-repeat 0 3px;
	padding-left: 19px;
	text-decoration:none;
	font-weight:bold;
}
a.contactFooterLinkLeft:active {
	color:#b70068;
	background:url(../images/arrowRedLeft.gif) no-repeat 0 3px;
	padding-left: 19px;
	text-decoration:none;
	font-weight:bold;
}
a.contactFooterLinkRight {
	color:#00a0d1;
	background:url(../images/arrowRedRight.gif) no-repeat 50px 3px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
a.contactFooterLinkRight:hover {
	color:#00265a;
	background:url(../images/arrowRedRight.gif) no-repeat 50px 3px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
a.contactFooterLinkRight:active {
	color:#b70068;
	background:url(../images/arrowRedRight.gif) no-repeat 50px 3px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
.contactFooterActive {
	color:#00a0d1;
	font-weight:bold;
}

/*end*/

 
.darkBlue {
	background:#faf3de;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:8px 10px;
	text-align:left;
	border-top: solid 2px #fff;
}
.darkBlue2 {
	background:#f1e8cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	padding:8px 10px;
	text-align:left;
	border-top: solid 2px #fff;
}
.whiteCopy {
	background-color: #00a0d1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	width:460px;
	padding:10px 10px 15px 12px;
}

.whiteCopy ul li {
	color:#fff;
	list-style-image: url(../images/whiteBullet.gif);
	margin: 0 0 0 -20px;
}

a.copyLink:link {
	color:#00a0d1;
	text-decoration:none;
	background:url(../images/arrowBlue.gif) no-repeat 0 2px;
	padding-left: 13px;
}
a.copyLink:hover, a.copyLink:active {
	color:#00a0d1;
	text-decoration:none;
	background:url(../images/arrowDarkBlue.gif) no-repeat 0 2px;
	padding-left: 13px;
}
a.copyLink:visited {
	color:#00a0d1;
	text-decoration:none;
	background:url(../images/arrowDown.gif) no-repeat 0 4px;
	padding-left: 13px;
}

a.copyLink:link {
	color:#00a0d1;
	text-decoration:none;
	background:url(../images/arrowBlue.gif) no-repeat 0 2px;
	padding-left: 13px;
}
a.copyLink:hover, a.copyLink:active {
	color:#00a0d1;
	text-decoration:none;
	background:url(../images/arrowDarkBlue.gif) no-repeat 0 2px;
	padding-left: 13px;
}
a.copyLink:visited {
	color:#00a0d1;
	text-decoration:none;
	background:url(../images/arrowDown.gif) no-repeat 0 4px;
	padding-left: 13px;
}


a.blueLink:link {
	color:#00a0d1;
	text-decoration:none;
}
a.blueLink:hover, a.copyLink:active {
	color:#00a0d1;
	text-decoration: underline;
}
a.blueLink:visited {
	color:#00a0d1;
	text-decoration:none;
}


a:link {
	/*color:#00a0d1;*/
	text-decoration:none;
	font-weight:bold;
}
a:visited, a:hover, a:active {
	/*color:#000;*/
	text-decoration:none;
	font-weight:bold;
}
.sHead {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
.footer {
	background-color:#901342;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:8px 0 5px 10px;
	vertical-align:baseline;
}
.footerRight {
	background-color:#901342;
	padding-top:9px;
	text-align:left;
	width:250px;
}
.footerInput {
	height:10px;
	width:200px;
}
/*end*/

/*NewsletterArchive*/


a.archiveLink {
	color:#00a0d1;
	background:url(../images/arrowBlue.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.archiveLink:hover {
	color:#00265a;
	background:url(../images/arrowDarkBlue.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}

/*end*/

/*download*/


a.downloadLink {
	color:#00a0d1;
	background:url(../images/arrowBlue.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.downloadLink:hover {
	color:#00265a;
	background:url(../images/arrowDarkBlue.gif) no-repeat 0 3px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
.downloadFooter {
	background:#ffd300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding:10px 10px;
	text-align:center;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
a.downloadFooterLinkLeft {
	color:#00a0d1;
	background:url(../images/arrowRedLeft.gif) no-repeat 0 3px;
	padding-left: 19px;
	text-decoration:none;
	font-weight:bold;
}
a.downloadFooterLinkLeft:hover {
	color:#00265a;
	background:url(../images/arrowRedLeft.gif) no-repeat 0 3px;
	padding-left: 19px;
	text-decoration:none;
	font-weight:bold;
}
a.downloadFooterLinkLeft:active {
	color:#b70068;
	background:url(../images/arrowRedLeft.gif) no-repeat 0 3px;
	padding-left: 19px;
	text-decoration:none;
	font-weight:bold;
}
a.downloadFooterLinkRight {
	color:#00a0d1;
	background:url(../images/arrowRedRight.gif) no-repeat 50px 3px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
a.downloadFooterLinkRight:hover {
	color:#00265a;
	background:url(../images/arrowRedRight.gif) no-repeat 50px 3px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
a.downloadFooterLinkRight:active {
	color:#b70068;
	background:url(../images/arrowRedRight.gif) no-repeat 50px 3px;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
}
.downloadFooterActive {
	color:#00a0d1;
	font-weight:bold;
}

/*header*/
.header {
	padding:10px 0 20px 0;
	margin: 0;
}
/*end*/

/*Logos*/
.logo {
	padding:0px 0px 20px 20px;
	margin: 0;
}
/*end*/

/*Disclaimer*/
a.disclaimerLink {
	color:#068dc7;
	text-decoration:none;
	font-weight:bold;
}
a.disclaimerLink:hover {
	color:#068dc7;
	text-decoration: underline;
	font-weight:bold;
}
/*end*/

/*List*/
ul li {
	color:#000;
	list-style-image: url(../images/blueBullet.gif);
	margin: 0 0 0 -20px;
}

/*end*/

a.faqLink {
	color:#fff;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
a.faqLink:hover {
	color:#00265a;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}
.ErrorList li
{
	color: #FF0000;
	list-style-image: none;
	list-style-type: square;
}