@charset "UTF-8";
body  {
	background: #FFF;
	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: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	z-index: 70;
	height: 0px;
}
.thrColFixHdr #container {
	width: 966px;
	text-align: left;
	margin: 0 auto;
	height: 800px;
} 
.thrColFixHdr #header {
	background-image: url(../images/HeaderBG.jpg);
	width: 966px;
	height: 103px;
	margin: 0;
	padding: 0;
} 
.thrColFixHdr #container #header #Nav {
	padding-top: 65px;
	width: 490px;
	height: 17px;
	margin-left: 7px;
	margin-bottom: 2px;
}
.thrColFixHdr #container #MainWrapper {
	height: 529px;
	width: 966px;
	padding: 0;
	margin: 0;
	float: left;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 198px; /* padding keeps the content of the div away from the edges */
	height: 529px;
	background-image: url(../images/RTside_BG.jpg);
	margin: 0;
	padding: 0;
}
.thrColFixHdr #sidebar2 .topBT {
	padding: 0;
	margin-bottom: 0px;
	margin-top: 91px;
	height: 52px;
	width: 169px;
}
.thrColFixHdr #sidebar2 img {
	float: left;
	background-image: url(../images/RTside_BG.gif);
	margin: 0;
	padding: 0;
}
.thrColFixHdr #mainContent {
	height: 529px;
	width: 768;
	background-image: url(../images/content-BG.jpg);
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-top: 0;
	padding-right:0px;
	padding-bottom: 0;
	margin: 0px;
	
} 
.thrColFixHdr  #mainContent a {
	color: #CC0000;
	text-decoration: none;
	border: none;
}
.thrColFixHdr  #mainContent a:hover {
	color: #000000;
	text-decoration: none;
	border: none;
}
.thrColFixHdr #mainContent a:focus {
	color: #000000;
	text-decoration: none;
	border: none;
}
.thrColFixHdr  #mainContent a:visited {
	color: #CC6600;
	text-decoration: none;
	border: none;
}
.thrColFixHdr #container #mainContent #copy {
	height: 450px;
	padding-left: 20px;
	padding-right: 30px;
	width: 700px;
	margin: 0px;
}
.thrColFixHdr #container #mainContent #copy #TabbedPanels2 .TabbedPanelsContentGroup .TabbedPanelsContent #Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelContent p {
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.thrColFixHdr #container #mainContent #indexCopy {
	overflow: auto;
	height: 500px;
	padding-left: 20px;
	padding-right: 30px;
	padding-right: 10px;
	padding-top: 20px;
	width: 730px;
	margin: 0px;
}
.thrColFixHdr #container #mainContent #process {
	height: 450px;
	width: 700px;
	padding-left: 20px;
	padding-right: 30px;
}
.thrColFixHdr #container #mainContent #form {
	width: 650px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.thrColFixHdr #container #mainContent #Galleryform {
	width: 650px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	vertical-align: top;
	margin: 0;
}
.thrColFixHdr #container #mainContent h1 {
	font-size: 18px;
	font-style: normal;
	color: #005696;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent h2 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.thrColFixHdr #container #mainContent h6 {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.thrColFixHdr #container #mainContent #indexCopy h3 {
	font-size: 12px;
	color: #064784;
}
.thrColFixHdr #container #mainContent #address p {
	font-size: 10px;
}
.thrColFixHdr #container #mainContent p {
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.thrColFixHdr #container #mainContent #process p {
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
}
.thrColFixHdr #container #mainContent #process ol {
	font-size: 10px;
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 15px;
}
.thrColFixHdr  #container  #mainContent #process li  {
	padding-bottom: 5px;
}

#TabContent {
	overflow: auto;
	height: 380px;
}
.indexHeader {
	padding-top: 20px;
}
.addressText {
	font-size: 9px;
	font-weight:normal;
	margin: 0;
	padding: 0;
	}/* Add this style for warning messages */
.hidden {
	visibility: hidden;
}
.warning {
  color:#FF0000;
  font-weight:bold;
  }
.thrColFixHdr #footer {
	background-image: url(../images/Footer_BG.jpg);
	font-size: 9px;
	color: #666666;
	padding-top: 15px;
	margin-top: 0px;
	padding-left: 25px;
	padding-right: 203px;
	height: 153px;
	background-repeat: no-repeat;
} 
.thrColFixHdr #container #footer .footerText {
	font-size: 11px;
}
.thrColFixHdr #footer p {
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 9px;
	color: #666666;
}
.thrColFixHdr #container #footer  table {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.thrColFixHdr #container #footer .FltAdmin {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.thrColFixHdr  #footer a {
	color: #CC0000;
	text-decoration: none;
}
.thrColFixHdr  #footer a:hover {
	color: #000000;
	text-decoration: none;
}
.thrColFixHdr #footer a:focus {
	color: #000000;
	text-decoration: none;
}
.thrColFixHdr  #footer a:visited {
	color: #CC0000;
	text-decoration: none;
}  


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#form .warning {
	color:#FF0000;
	font-weight:bold;
}
.header {
	padding-left: 15px;
}
