body {
	background: #cbcbcb;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

div {
	text-align: left;
	height: 100%;
}

a {
	color: #00446e;
	text-decoration: none;
}

a:hover {
	
	text-decoration: underline;
}

/* styles specific to SEO content that should be hidden from supported browsers */
h1.seo {
	display: none;
}

p.unsupported {
	display: none;
}

#masterContainer {
	position: relative;
	background: #cbcbcb url(../images/bg_page.gif) repeat-y 50% 0px;
	width: 801px;
	
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
	border: 0px solid red;
}

#pageContainer {
	width: 781px;
	
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	border-bottom: 9px solid #668ec0;
}

#header {
	background: url(../images/promohdr.jpg);
	height: 96px;
	margin: 0 auto;
	padding: 0;
	height: 96px;
	width: 761px;
	position: relative;
	
	
}

#titlebar {
	margin: 0;
	padding: 0;
	left: 5px;
	height: 31px;
	position: relative;
	
}

#pageContainer div.primaryContentSection {
	clear: both;
	width: 781px;
	height: 620px;
	border: none;
	overflow: hidden;
}

#pageContainer div.primaryContentSection ul.primaryContentSectionNavigation {
	margin: 0;
	padding: 0;
	background: #ffffff;
	border-bottom: 3px solid #CECECE;
	width: 781px;
	overflow: hidden;
}

#pageContainer div.primaryContentSection ul.primaryContentSectionNavigation li {
	list-style: none;
	list-style-image: none;
	float: left;
	text-align: center;
	padding: 0;
	margin-right: 1px;
	background: transparent url(../images/bg_contentnav_left_off.gif) no-repeat 0px 0px;
}

#pageContainer div.primaryContentSection ul.primaryContentSectionNavigation li a {
	display: block;
	padding: 4px 12px 4px 12px;
	background: transparent url(../images/bg_contentnav_right_off.gif) no-repeat 100% 0px;
	color: #113C71 !important;
	
}

a:hover {
	
	text-decoration: underline;
}


#pageContainer div.primaryContentSection ul.primaryContentSectionNavigation li.on {
	background: transparent url(../images/bg_contentnav_left_on.gif) no-repeat 0px 0px;
}

#pageContainer div.primaryContentSection ul.primaryContentSectionNavigation li.on a {
	background: transparent url(../images/bg_contentnav_right_on.gif) no-repeat 100% 0px;
	color: #666666 !important;
	font-weight: bold;
	text-decoration: underline;

}



#leftcol {
	margin: 0;
	padding-left: 5px;
	width: 500px;
	position: relative;
	float: left;
	top: 10px;
	z-index: 3;
	border: 0px solid green;
}

#tstwhat { 
   margin: 0 auto 0 auto;
   width: 480px; 
   height: auto;
   position: relative;
   top: 10px;
   padding: 7px;
   background-image: url('../images/tdbgrad3.gif'); 
   background-repeat: no-repeat; 
   z-index: 4;
   border: 1px solid #DFDFDF;
} 

#tstrt { 
   margin: 0 auto 0 auto;
   width: 230px; 
   height: auto;
   position: relative;
   top: 10px;
   padding: 7px;
   background-image: url('../images/tdbgrad2.gif'); 
   background-repeat: no-repeat; 
   z-index: 4;
   border: 1px solid #DFDFDF;
} 


#rightcol {
	background: url(../images/rt_col_fl2.gif) repeat-y 50% 0px;
	margin: 0;
	padding: 5px;
	height: 436px;
	width: 244px;
	position: relative;
	float: right;
	top: 10px;
	z-index: 3;
}

#rightcolx {
	background: url(../images/rt_col_flx.gif) no-repeat;
	margin: 0;
	padding: 5px;
	height: 580;
	width: 244px;
	position: relative;
	float: right;
	top: 10px;
	z-index: 3;
}

#rightcolxl {
	background: url(../images/rt_col_xl.gif) no-repeat;
	margin: 0;
	padding: 5px;
	height: 720;
	width: 244px;
	position: relative;
	float: right;
	top: 10px;
	z-index: 3;
	border: 0px solid green;

}





#footwave {
	background: url(../images/aarc_ftr.gif);
	height: 244px;
	margin: 0 auto;
	padding: 0;
	width: 781px;
	top: 10px;
	position: relative;
	z-index: 1;
	
	
}

#footer {
	height: 111px;
	position: relative;
	
    margin: 0px auto 0px auto
    padding: 0;
	background: transparent url(../images/bg_footer_short.gif) no-repeat top center;
	border: 0px solid red;
	overflow:hidden; /*enclose inner elements*/
	font-family: arial;
	font-size: 12px;
	color: #666666;
	z-index: 1;
}

#footer ul {
	margin: 0px;
	padding: 0px 0px 0px 34px;;
	float: left;
	width: 665px;
}

#footer ul.toprow {
	margin-top: 36px;
}

#footer ul.bottomrow {
	margin-top: 13px;
}

#footer ul li {
	list-style: none;
	float: left;
	padding: 0px 0px 0px 12px;
}

#footer a {
 color: #666666;
}

.minitxt {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #212121; text-decoration: none}

ul.minitxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #212121;
text-decoration: none;
list-style-type: square;
}

#footercopyright {
	text-align: right;
	color: #b0b0b0;
	font-size: 12px;
	padding: 5px 20px 0px 0px;
	border: 1px solid green;
}




