body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #65391E;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container  {
	width: 786px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#containerPage {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(images/bg-containerPage.gif) #fff repeat-y left 50%; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 786px; PADDING-TOP: 0px
}
#containerPage-bottom {
	BACKGROUND: url(images/bg-containerPage-bottom.gif) no-repeat 50% bottom; PADDING-BOTTOM: 5px
}

#mainbody{
	position:relative;
	width: 786px;
	left: 0px;
	}
#leftbody{
	position:relative;
	float: left;
	width: 200px;
}
#rightbody{
	position: relative;
	float: right;
	width: 586px;
}

#leftbodysplash{
	position:relative;
	float: left;
	width: 250px;
}
#rightbodysplash{
	position: relative;
	float: right;
	width: 536px;
}

#footer{
	position:relative;
	width: 780px;
	text-align:right;
	}

#2colbody {
	margin-top: 0px;
	position:relative;
	width: 786px;
}

#2colbodyleft{
	margin-top: 0px;
	position:relative;
	float: left;
	width: 250px;
}

#2colbodyright{
	position: relative;
	float: right;
	text-align:right;
	width: 536px;
}

#banner {
	height: 150px;
	margin-top: 0px;
	position:relative;
	width: 786px;
	background: url(../images/horizbar.gif) repeat bottom;	
}

#bannerleft{
	height: 150px;
	margin-top: 0px;
	position:relative;
	float: left;
	width: 150px;
	background: url(../images/horizbar.gif) repeat bottom;	
}
#bannerright{
	position: relative;
	float: right;
	text-align:right;
	width: 636px;
	background: url(../images/horizbar.gif) repeat bottom;	
}

#subbanner {
	height: 75px;
	position:relative;
	width: 786px;
	background: url(../images/sub_horizbar.gif) repeat bottom;	
}

#subbannerleft{
	height: 75px;
	position:relative;
	float: left;
	width: 250px;
	background: url(../images/sub_horizbar.gif) repeat bottom;	
}
#subbannerright{
	height: 75px;
	position: relative;
	float: right;
	text-align:right;
	width: 536px;
	background: url( ../images/sub_horizbar.gif) repeat bottom;	
}

.text {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}

.splashtext {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	
}


a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration:none;
}

.pageheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #3c3951;
	font-stretch: wider;
	padding-left: 5px;
}

.pagesuperheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #3c3951;
	font-stretch: wider;
}

.pagesubheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3c3951;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
}

.resourceheader{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333333
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
}

.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}

li {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding:15px;
	margin:0;
	padding-bottom:6px;
	padding-top:6px;
	line-height:12px;
}

.pageborder{
	border: 2pt outset #BCA78D;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}

a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
a.footer:hover {
	color: #000000;
	text-decoration:none;
}


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#386088;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	padding-left: 15px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	padding-left: 15px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	padding-left: 5px;
}

input
   {
	border-style: solid;
	border-width: 1px;
	font-family: arial,helvitica,sans,verdana;
	font-size: 8pt;
	color: #666666;
	background-color: F1F0F0;
	padding: 1pt;
}

.dropdown
   {
	border-style: solid;
	border-width: 1px;
	font-family: arial,helvitica,sans,verdana;
	font-size: 8pt;
	color: #666666;
	background-color: F1F0F0;
	padding: 1pt;
}
   
.button
   {
	border-style: solid;
	border-width: 1px;
	background-color: #CCCCCC;
	font-family: arial,helvitica,sans,verdana;
	font-size: 8pt;
	color: #000000;
	width:18px;
	height:18px;
	text-decoration : none;
}

textarea {

	font-family: arial,helvitica,sans,verdana;
	font-size: 8pt;
	color: #333333;
	background-color: F1F0F0;
	border: 1px solid black;
	padding: 5px;
}

.fieldlabel
   {
   font-family: arial,helvitica,sans,verdana;
   font-size: 8pt;
   font-weight: regular;
   font-color: #000000;
   }
   
.successtext{
	color: #333333;
	font-family: arial,helvitica,sans,verdana;
	font-size: 8pt;
}
