body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: ;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.style_purple {
	color: #63009C;
}
.style_D_blue {
	color: #05098b;
}
.style_black {
	color: #000;
}
.style_12 {
	font-size: 12px;
}
.style_24 {
	font-size: 24px;
}
.footer {
	text-align: center;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: ;
	color: ;
}
.style_14 {
	font-size: 14px;
}
.style_16 {
	font-size: 16px;
}

.center {
	text-align: center;
}

.style_18 {
	font-size: 18px;
}.style_20 {
	font-size: 20px;
}
.style_22 {
	font-size: 22px;
}
.style_26 {
	font-size: 26px;
}
.style_30 {
	font-size: 30px;
}

.style_bold {
font-weight: bold;
}

.style_black_bold {
	font-weight: bold;
	color: #000;
	font-size: ;
}


form {
	background-color: #;
}
.body_ {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


	color: ;
	font-weight: normal;
}

	
}.body_inside_600 {text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-left-color: ;
	border-bottom-color: ;
	color: ;
	background-color: ;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}.body_inside_500 {text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-left-color: ;
	border-bottom-color: ;
	color: ;
	background-color: ;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.body_inside_700 {text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-left-color: ;
	border-bottom-color: ;
	color: ;
	background-color: ;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.body_inside_800 {text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-left-color: ;
	border-bottom-color: ;
	color: ;
	background-color: ;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.body_inside_925 {text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-left-color: ;
	border-bottom-color: ;
	color: ;
	background-color: ;
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}.body_inside_960 {text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ;
	border-right-color: ;
	border-left-color: ;
	border-bottom-color: ;
	color: ;
	background-color: ;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

}
.oneColFixCtrHdr #container {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid ;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #header {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	text-align: center;




	color: ;		padding-left: 0px;
}
.header_footer {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #footer {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

	background-color: ;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.center {
	text-align: center;
	color: ;
}

a:link {font-weight: bold;
	color: ;
}
a:visited {font-weight: bold;
	color: ;
}
a:hover {
	text-transform: ;
	font-weight: bold;
	color: ;
}
.left {
	text-align: left;
}.right {
	text-align: right;
}
.style_white {
	color: #D6D7D6;
}
.style_rob_blue {
	color: #055cfb;
}
.style_sky_blue {
	color: #0ba8ed;
}
.style_pink {
	color: #F0F;
}
.style_brown {
	color: #735121;
}

.header {
	text-align: center;
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.style_gold {
	color: #DEAE21;
}
.style_F_green {
	color: #10CB21;
}
.style_red {
	color: #F00;
}
.style_green {
	color: #060;
}
.style_burgundy {
	color: #6B0C10;
}
.style_aqua {
	color: #00FFCE;
}
.style_10 {
	font-size: 10px;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}

