@charset "utf-8";
/* CSS Document */
body  {
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.right {
	float: right;
}

.twoColFixLtHdr #container {
	width: 930px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/left-col-bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E0;
	float: left;
	padding: 0px;
	width: 770px;
	height: 119px;
} 

.twoColFixLtHdr  #header  #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr   #header #logo  {
	float: left;
	width: 61px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 54px;
	height: 90px;
}
.twoColFixLtHdr  #header #header-nav {
	float: right;
	text-align: right;
	padding-top: 40px;
	width: 650px;
}
.twoColFixLtHdr #header #header-nav ul {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #header #header-nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr   #header-nav   a,  .twoColFixLtHdr #header-nav  a:visited       {
	display: block;
	float: right;
	font-size: .75em;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	color: #FFF;
	background-image: url(images/header-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	background-color: #555555;
}

.twoColFixLtHdr #container #header #header-nav .selected,
.twoColFixLtHdr #container #header #header-nav .selected:visited {
	color: #fd6d1f;	
}
.twoColFixLtHdr  #header  #header-nav  a:hover  {
	background-color: #636363;
	background-image: url(images/header-nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
}
.twoColFixLtHdr #container #header #header-nav .menu-end {
	background-image: url(images/header-nav-bg-end.jpg);
	background-position: left top;
}
.twoColFixLtHdr #container #header #header-nav .menu-end:hover {
	background-image: url(images/header-nav-bg-end-hover.jpg);
	color: #FFFFFF;
}
.twoColFixLtHdr #container #content-holder {
	width: 769px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.twoColFixLtHdr #sidebar1 {
	width: 145px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 19px;
	padding-left: 10px;
	font-size: 0px;
	vertical-align: top;
}
.twoColFixLtHdr /* Menu items are a light gray block with padding and no text decoration */
#sidebar1  ul li a
{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2CC;
	background-color: #DADBD5;
	width: 127px;
}
.twoColFixLtHdr /* Menu items that have mouse over or focus have a blue background and white text */
#sidebar1  ul li a:hover  
{
	background-color: #606060;
	color: #FFF;
}
.twoColFixLtHdr /* Submenu containers have borders on all sides */
#sidebar1  ul
{
	padding: 0px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixLtHdr /* Menu item containers are same fixed width as parent */
#sidebar1  ul  li
{
	list-style-type: none;
}


.twoColFixLtHdr #sidebar1 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
}
.twoColFixLtHdr  #sidebar1 h1 {
	margin: 0px;
	font-size: 11px;
	background-color: #ADADAD;
	text-align: right;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-transform: uppercase;
}


.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 603px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	min-height: 600px;
	vertical-align: top;
} 
.twoColFixLtHdr .panorama {
	width: 603px;
	background-color: #FFF;


}
.twoColFixLtHdr #container #mainContent .panorama img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.twoColFixLtHdr .breadcrumbs {
	text-align: right;
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	width: 564px;
	background-color: #FFF;
}
.twoColFixLtHdr .breadcrumbs ul {
	margin: 0px;
	font-size: .7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr .breadcrumbs li {
	display: inline;
	color: #999999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.twoColFixLtHdr .breadcrumbs a, .twoColFixLtHdr .breadcrumbs a:visited {
	color: #f26423;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.twoColFixLtHdr .breadcrumbs a:hover {
	color: #000000;
	text-decoration: underline;
}
.twoColFixLtHdr .page-content  ul,
.twoColFixLtHdr .page-content ol {
	line-height: 16px;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.twoColFixLtHdr .page-content {
	color: #333333;
	width: 603px;
	background-color: #FFF;
	float: left;
}

/*.twoColFixLtHdr .banner-content {
	float: left;	
	width: 151px;
	background-color: #FFF;
	margin-right:8px;
	margin-bottom: 5px;
	border:0;
} */
.twoColFixLtHdr   .page-content ul li {
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 34px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.twoColFixLtHdr .page-content ol li {
	background-image: none;
	list-style-type: number;
	margin-left: 57px;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}

.twoColFixLtHdr .page-content a,
.twoColFixLtHdr .page-content a:visited {
	color: #f26423;
	text-decoration: underline;
}
.twoColFixLtHdr .page-content a:hover {
	color: #000;
	text-decoration: none;
}
.twoColFixLtHdr .page-content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f26423;
	padding-top: 13px;
	padding-right: 34px;
	padding-bottom: 15px;
	padding-left: 34px;
	margin: 0px;
}
.twoColFixLtHdr .page-content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #8C7859;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 7px;
	margin-left: 34px;
}
.twoColFixLtHdr .page-content h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-top: 13px;
	padding-right: 34px;
	padding-bottom: 15px;
	padding-left: 34px;
	margin: 0px;
}
.twoColFixLtHdr .page-content p {
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 34px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
.twoColFixLtHdr .page-content strong {
	color: #000;
}
.twoColFixLtHdr #footer {
	background-color: #303030;
	text-align: center;
	color: #7c7c7c;
	vertical-align: top;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E2DD;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	width: 750px;
} 
.twoColFixLtHdr #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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixLtHdr #footer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.twoColFixLtHdr #footer li {
	display: inline;
	color: #CCCCCC;
}
.twoColFixLtHdr #footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.twoColFixLtHdr #footer a:hover {
	text-decoration: none;
	color: #F16623;
}
.accent {
	color: #999999;
}

.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: 30px;
	margin-bottom: 30px;
}
.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;
}
@charset "utf-8";
.twoColFixLtHdr #container #mainContent .page-content .indent1 {
	margin-left: 20px;
}

/* CSS Document */
#Contact     {
	margin: 0px;
	padding: 0px;
}
.form-container {
	border: 1px solid #E7E5D4;
	margin-left: 34px;
	width: 530px;
	background-color: #F5F4EF;
	margin-bottom: 30px;
	font-size: 11px;
}
.form-left-column {
	text-align: right;
	width: 32%;
}
.validation-summary #VSErrorSummary ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.validation-summary #VSErrorSummary li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: none;
	list-style-type: disc;
}
.validation-summary {
	padding-top: 10px;
}
.form-rignt-column    #AddressState {
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 1px;
}
.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 16px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-left: 2px;
	background-color: #FFFFFF;
	padding-left: 3px;
}
.form-required-key {
	height: 16px;
	width: 16px;
	background-color: #E4E2D6;
	margin-top: 2px;
	margin-left: 25px;
}
.form-rignt-column .form-required {
	background-color: #E4E2D6;
}
.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
	padding-left: 3px;
}
input.form-submit {
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-size: 11px;
}
input.form-submit:hover {
	background-color: #F36422;
	color: #FFFFFF;
}
.form-spacer {
	height: 25px;
}
.watermarked  {
	color: #A29B91;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.unwatermarked {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #container .green-text {
	color: #5D693B;
}
.triptic1 {
	background-color: #fdeee7;
	width:535px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 34px;
	border-collapse: collapse;
}
.triptic1 td {
	border: 1px solid #000;
	text-align: left;
	vertical-align: top;
	width: 33%;
}
.twoColFixLtHdr .page-content .triptic1 p {
	margin: 10px;
	padding: 0px;
	color: #000;
}
.twoColFixLtHdr .page-content .triptic1 h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.twoColFixLtHdr #container #content-holder tr #mainContent .page-content .black1{
	color: #000;
}
.twoColFixLtHdr #container #content-holder tr #mainContent .page-content .black2 {
	font-size: 12px;
	color: #000;
}
#mainContent .tell {
	display: block;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	background: url(images/mail.png) no-repeat left top;
}
#mainContent .pdf {
	display: block;
	float: left;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	background: url(images/pdf.png) no-repeat left center;
}


table#chart {
	width: 535px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 34px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
}

#chart   .col-01 {
	width: 30%;
	text-align: left;
}
#chart   .col-02 {
	width: 70%;

}
#chart  th {
	text-align: left;
	padding: 10px;
	background-color: #000;
	color: #FFFFFF;
	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-bottom-color: #CCCCCC;
	border-left-color: #000;
}
.alt-background {
	background-color: #EBEBE0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.twoColFixLtHdr   .page-content  .alt-background  p, .twoColFixLtHdr .page-content .alt-background2 p {
	padding: 10px;
}

.alt-background2 {
	background-color: #CCCBBB;
}


#chart tr.odd-row {
	background-color: #ECECEC;

}


#chart td {
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	vertical-align: top;
}
#chart  tr:hover {
	background-color: #CCCCCC;
}
#chart .sub-head {
	background-color: #CCCCCC;
	color: #333333;
}
#chart   .sub-head:hover  {
	background-color: #CCCCCC;
	color: #333333;
}
#chart strong {
	color: #000;
}
.twoColFixLtHdr .page-content .video {
	margin: 0px 0px 15px 34px;
	border: 1px solid #CCC;
	width: 540px;
}
.twoColFixLtHdr .video-tab {
	position: absolute;
	top: 180px;
	right: 0px;
}
.twoColFixLtHdr .video-tab img {
	border-style: none;
}

#banner-content {
	float:left;
	margin-left:5px;
	margin-right: 5px;
	margin-top:-2px; 
	
}

