
@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainTable {
	margin-top: 30px;
}
.pagebg {
	background-color: #83d5f5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footerbg {
	background-color: #221e1f;
	padding-right: 37px;
	padding-left: 37px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.disclaimerbg {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copytext a:link {
	text-decoration:underline;
	color: #000000; 
		}
.copytext a:hover {
	text-decoration:underline;
	color: #666666; 
		}
.copytext a:visited {
	text-decoration:underline;
	color: #000000; 
		}

.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.mainmenu a {
	text-decoration:none;}
.mainmenu a:hover {
	text-decoration:underline;
	color: #ff7200;
	}
	
	
#dropdown {
	POSITION: absolute; BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 2px; BORDER-RIGHT-STYLE: none; MARGIN: 0px;
	WIDTH: 400px; BOTTOM: 700px; FONT-FAMILY: Verdana, Geneva, sans-serif; BORDER-TOP-STYLE: none; COLOR: #fff; 
	FONT-SIZE: 12px; BORDER-LEFT-STYLE: none; PADDING-TOP: 5px; LEFT: 350px
}
	
	
	
	
.bodyTextTable {
	padding-top: 16px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.bodyText a {
	text-decoration:underline;}
.bodyText a:hover {
	text-decoration:none;}
.bodyText-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.bodyText-black a {
	text-decoration:underline;}
.bodyText-black a:hover {
	text-decoration:none;}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#006699
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:#FF6600
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

