@charset "UTF-8";
body  {
	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 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	background-repeat: repeat-x;
	background-image: url(../images/background.gif);
	background-color: #C4C4C4;
	color: #333333;
}
.pic-right {
	text-align: right;
	margin-right: 0px;
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.pic-center {
	margin-bottom: 5px;
	margin-top: 13px;
}
.twoColFixLtHdr #container {
	width: 900px;
	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;
	clear: both;
} 
.twoColFixLtHdr #header-topper {
	padding-right: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 39px;
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
} 
ul {
}
.twoColFixLtHdr #header {
	height: 125px;
	text-align: left;
	margin-left: 0px;
} 
.twoColFixLtHdr #header-left {
	float: left; /* since this element is floated, a width must be given */
	width: 238px;
	margin: 0px;
	height: 136px;
	padding: 0px;
}
.twoColFixLtHdr #header-right {
	height: 136px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #89052C;
	text-align: right;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixLtHdr # li a {
	color: #243c59;
}
.twoColFixLtHdr # lia:link {
	color: #243c59;
}
.twoColFixLtHdr # lia:visited {
	color: #243c59;
}
.twoColFixLtHdr # lia:hover {
	twoColFixLtHdr: #243c59;
	text-decoration: underline;
}
.twoColFixLtHdr #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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #photobar {
	background-repeat: repeat-x;
	vertical-align: middle;
	padding: 0;
} 
.twoColFixLtHdr #main-sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	background-position: 25px;
	font-size: 14px;
	text-decoration: none;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #main-sidebarTOP {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #main-sidebarBOTTOM {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	font-size: 11px;
	text-decoration: none;
	background-color: #b3b3b3;
	margin-top: 18px;
	padding-bottom: 10px;
}
.indent {
	padding-left: 15px;
	padding-right: 15px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0px;
	position: relative;
	width: 570px;
	padding-bottom: 20px;
	padding-right: 20px;
	background-image: url(../images/main_content-bg.jpg);
	background-repeat: no-repeat;
	background-color: c4c4c4;
	padding-left: 75px;
	padding-top: 25px;
} 
.twoColFixLtHdr #flashContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	position: relative;
	width: 669px;
	height: 203px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
	padding: 0px;
}
.twoColFixLtHdr #buttonContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	position: relative;
	width: 669px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 99px;
}
.twoColFixLtHdr #footer {
	background-image: url(../images/background-footer.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	letter-spacing: 0.18em;
	padding-top: 30;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 112px;
	line-height: 40px;
} 
.footer-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	letter-spacing: normal;
	line-height: 13px;
}
.twoColFixLtHdr #INDEX {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	position: relative;
	width: 681px;
	float: right;
	margin-bottom: 25;
}
.twoColFixLtHdr #INDEX-sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	height: 260px;
	padding-top: 260px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	text-transform:uppercase;
}
.twoColFixLtHdr #INDEX-sidebar a, a:visited, a:link{
	color: #666;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 7px;
}
.twoColFixLtHdr #INDEX-sidebar a:hover{
	color: #a8c479;
	font-weight: bold;
	background-image:url(../images/dot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	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;
}
.twoColFixLtHdr #nav {
	background-repeat: repeat-x;
	height: 52px;
	margin: 0px;
	padding: 0px;
} 


ul.nav a{
	text-decoration:none;
}
ul.nav{
	text-align: left;
	list-style-type: none;
	padding: 0px;
	margin:0px;
	list-style:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
}
ul.nav li{
	background-image: url(../images/nav-header.jpg);
	background-repeat: no-repeat;
	color: #2E4766;
	display:list-item;
	list-style-type: none;
	color: #F0DDBC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-image: none;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 20px;
}
ul.navsub {
	background-image: url(../images/nav-sub.jpg);
	background-repeat: repeat-y;
	color: #2E4766;
	display:list-item;
	list-style-type: none;
	color: #FDFCF8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-image: none;
	text-align: left;
	font-weight: lighter;
	line-height: 32px;
	margin-top: -1px;
	margin-bottom: 0px;
}
ul.nav li a{
	color: #F0DDBC;
	border:none;
	margin:0;
	text-decoration:none;
}
ul.nav li a:visited{
	color: #F0DDBC;
	text-decoration:none;
}
ul.nav li a:active{
	color: #F0DDBC;
	text-decoration:none;
}
ul.nav li a:hover{
	color: #FEFEFC;
	text-decoration:none;
}
ul.navsub li a{
	color: #FCFBF7;
	border:none;
	margin:0;
	text-decoration:none;
}
ul.navsub li a:visited{
	color: #FCFBF7;
	text-decoration:none;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
ul.navsub li a:active{
	color: #FCFBF7;
	text-decoration:none;
}
ul.navsub li a:hover{
	color: #FEFEFC;
	text-decoration:underline;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
}
.inputA { 
 background-color: #e2e2e2; 
}
.inputB { 
 background-color: #f3f3f3; 
}
textarea { 
 background-color: #e2e2e2; 
 color: #333333; 
}
