a {
	color: #83A8D1;
}

p {
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.3;
}
hr {
	color: #999999;
	height: 1px;
	margin-top: 7px;
	margin-bottom: 2px;
	
}
ul {
	margin-top: 4px;
	margin-bottom: 2px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #1F706E;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
h2 {
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 2ex;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}

.floatL {
	float: left;
	border: 1px solid #000000;
	width: 10%;
	height: 100%;
}
.floatR {
	float: right;
	border: 1px solid #000000;
	width: 10%;
	height: 100%;
}
.hidden {
	display: none;
}
.wrapper {
	background-color: #83A8D1;
	text-align: center;
	height: 100%;
	margin-bottom: 10px;
	border-bottom: 20;
	padding-bottom: 10px;
	margin-top: 0px;
}

.main {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


/* TopBanner CSS 
----------------------------------------------- */
.topSide {
	height: 219px;
	background-color: #FFFFFF;
	background-image: url(../images/top-side_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-left: 12px;
}

.topL {
	background-image: url(../images/left-shadow_cont.jpg);
	background-repeat: repeat-y;
	width: 237px;
	height: 219px;
	float: left;
	background-position: 0px;
	padding-left: 12px;
}
.topR {
	width: 12px;
	height: 219px;
	float: right;
	background-image: url(../images/right-shadow_cont.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	vertical-align: top;
}


.topSidelinks a {
	color: #000000;
	text-decoration: none;
}




.topSidelinks a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Menu CSS 
----------------------------------------------- */
.leftcolumn {
	float: left;
	width: 230px;
	height: 100%;
	padding-left: 20px;
	text-align: left;
}
.menuTitle {
	background-color: #003F7A;
	height: 19px;
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 210px;
	padding-left: 10px;
	margin-top: 20px;
}

.leftMenu {
	background-color: #1F706E;
	padding-left: 10px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 200px;
	
}

.leftMenu a {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;

}
.leftMenu a:hover {
	text-decoration: underline;
}
/* Sponsors CSS 
----------------------------------------------- */
.sponsorTitle {
	background-image: url(../images/line_cont.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: 0px;
	margin-bottom: 19px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4ex;
	font-weight: normal;
	padding-left: 12px;
	text-align: left;
	width: 200px;
}
.sponsor {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 19px;
	width: 200px;
}
.sponsorSeperator {
	background-image: url(../images/line_cont.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 19px;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 19px;
}
/* Content CSS 
----------------------------------------------- */
.mainContent {
	width: 756px;
	height: 100%;
	background-color: #FFFFFF;
	display: table;
	margin-left: 12px;
}
.mainContentL {
	background-image: url(../images/left-shadow_cont.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 20px;
	float: left;
	display: table-cell;
}
.mainContentR {
	background-image: url(../images/right-shadow_cont.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 12px;
	float: right;
	display: table-cell;
}
.contenTitle {
	font-size: large;
	color: #1F706E;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 0px;
	width: 360px;
	padding-top: 0px;
	display: table;
}
.content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 17px;
	width: 360px;
	padding-top: 0px;
	display: table;
	line-height: 2;	
	
			
}

.contentSmall {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 17px;
	width: 360px;
	padding-top: 0px;
	display: table;
	line-height: 1;	
.legal-notice {
	width: 768px;
	height: 100px;
	background-color: #FFFFFF;
	display: table;
}

.terms-text {
	line-height: 21px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
}
.terms {
	margin-left: 224px;
	margin-right: 64px;
    margin-top: 50px;
	padding-top: 21px;
	padding-right: 9px;
	text-align: right;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	border-top: 1px solid #999999;
}
.creditcards {
	float: left;
	margin-left: 224px;
    margin-top: 50px;
	padding-top: 9px;
	border-top: 1px solid #999999;
}

/* Footer CSS 
----------------------------------------------- */
.footer {
	width: 360px;
	height: 24px;
	/*background-image: url(../images/bottom-shadow_cont.jpg);*/
	background-repeat: repeat-x;
	
	display: table;
	
	text-align: left;
}

.footerL {
	background-image: url(../images/left-shadow.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 12px;
	float: left;
}

.footerR {
	background-image: url(../images/right-shadow.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 12px;
	float: right;
}

