/* @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 */
	color: #696a6c;
	background-color: #7c7c7c;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.main-template #container-inside { 
	width: 900px;  /* This width includes an extra 35px on each side which allows for the side shadows to display */
	margin: 0 auto; /* The auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* This overrides the text-align: center on the body element. */
	border: 0px solid #000000;
	background: url(../images/bg-content.gif);
	background-color:#aed2e5;
	
}  

.main-template #subcontainer-header { 
	position:relative;
	padding: 0 0px 0 0px;
	height: 137px;
	border: 0px solid #000000;
	background: url(../images/bg-header.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	z-index: 5000;
}

.main-template #content-container { 
	position:relative;
	border: 0px solid #000000;
}

.main-template #subcontainer-header #header-logo { display: block; width: 280px; height: 137px; position: absolute; border: 0px solid #000000; top: 0px; left: 0px; overflow: hidden; text-indent: -9999px; z-index:-100; background: transparent url(/images/clear.gif) no-repeat;
}
		
.main-template #logoprint {display: none;
}

.headerflash { 
	padding: 0px;
} 
.headerpic { 
	padding: 0 0px 0 0px;
} 

.main-template #headerpic { 
	padding: 0 0px 0 10px;
}

#three_column_left { width:165px;
}

#three_column_center { width:463px;
}

#three_column_right { width:272px;
}

#two_column_left { width:165px;
}

#two_column_right { width:735px;
}


.main-template #nav-secondary {
	float: left; /* Since this element is floated, a width must be given. */
	width: 147px;
	padding: 14px 0px 0px 18px;
	margin: 0px;
	height: 625px;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 0px;
	background-color:#696a6c;
}

.main-template #main-content { 
	margin: 0px;
	padding: 22px;
	border: 0px solid #ffffff;
	background-color:#aed2e5;
}
 
.main-template #main-content-no-margin { 
	margin: 0px;
	padding: 22px 0px;
	border: 0px solid #ffffff;
	background-color:#aed2e5;
}

.main-template #main-content-map { 
	margin: 0px;
	padding: 22px 0px 22px 22px;
	border: 0px solid #ffffff;
	background-color:#aed2e5;
}
 
.main-template #main-content-no-margin p { 
	padding: 0px 22px 0px 22px;
}

.main-template #main-content-no-margin #main-content p { 
	padding: 0px 22px 0px 0px;
}

.content-block-right { 
	background-color:#ffffff;
	margin: 0px 0px 20px 0px;
	width: 272px;
	border: 0px solid #000000;
}

.four-pixels-bottom { padding-bottom: 4px;
}

.right-column-gr-header { height: 32px; background-color:#696a6c; width:272px
}

.right-column-gr-header p { color: #aed2e5; font-weight: normal; font-style: normal; font-size: 14px; line-height: 32px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 0px; padding-left: 10px; text-transform:uppercase;
}

.right-column-callout {border: 1px solid #a1a2a3; border-width: 0px 0px 1px 0px; padding: 18px 10px 6px 10px; width: 252px;
}

.right-column-callout-no-border {border: 1px solid #a1a2a3; border-width: 0px 0px 0px 0px; padding: 18px 10px 6px 10px; width: 252px;
}


.right-column-callout-w-edge {border: 1px solid #a1a2a3; border-width: 0px 0px 1px 0px; padding: 18px 10px 18px 10px; background: url(../images/bg-rt-callout-white.gif) repeat-y; width: 252px;
}

.main-template #subcontainer-footer { padding: 15px 10px 25px 10px; text-align: center; background-color: #7c7c7c; border: 0px solid #000000;
}
 
.main-template #subcontainer-footer p {
	margin: 0; /* Zeroing the margins of the first element in the subcontainer-footer will avoid the possibility of margin collapse -- a space between divs. */
	padding: 0px 0 0 0px; /* Padding on this element will create space, just as the the margin would have, without the margin collapse issue. */
}

 /* 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 { float: right; margin: 0px; border: 0px solid #000000; margin-left: 20px;
}

.float-right-faqs { float: right; border: 0px solid #000000; margin: 0px 0px 10px 20px;
}

 /* This class can be used to float an element left in the page. */
.float-left {float: left; margin-right: 20px;
}

 /* This class can be used to float an element left in the page. */
.float-left-quote {float: left; margin-right: 10px; padding-top: 6px;
}
 /* 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-float {clear:both; height:0; font-size: 1px; line-height: 0px;
}

/* IMPORTANT. Must include font-size and height in empty div class or IE adds extra vertical space */
.spacer {  height:16px; font-size: 1px;
}

.spacer-short {  height:6px; font-size: 1px;
}

.divider { color: #FFFFFF; height:1px; margin: 8px 0px 8px 0px; font-size: 1px; background-image: url("/images/bg-divider.gif"); background-repeat: repeat-x;
}

.divider-top { color: #FFFFFF; height:1px; margin: 0px 0px 8px 0px; font-size: 1px; background-image: url("/images/bg-divider.gif"); background-repeat: repeat-x;
}

.divider-bottom { color: #FFFFFF; height:1px; margin: 8px 0px 0px 0px; font-size: 1px; background-color:#FFFFFF; background-image: url("/images/bg-divider.gif"); background-repeat: repeat-x;
}

.divider-tall { color: #FFFFFF; height:1px; margin: 0px 0px; font-size: 1px; background-image: url("/images/bg-divider.gif"); background-repeat: repeat-x; margin: 8px 0 8px 0;
}

.divider-short { color: #FFFFFF; background-color: #89ABD5; height:1px; margin: 16px 0; font-size: 1px;
}

.inline-photo { padding: 16px 0px 16px 0px

}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  Font Styles Defined  */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

p  { color: 696a6c; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin-top: 0px; 
}

p.large  { color: 696a6c; font-weight: normal; font-style: normal; font-size: 13px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin-top: 0px; 
}

p.tight  {line-height: 14px; margin:4px 0px 4px 0px;
}

.news_listings p {line-height: 14px; margin:14px 0px 14px 0px;
}

.news_listings {margin-bottom:24px;
}

.allcaps  {text-transform:uppercase; 
}

h1  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:0px; margin-bottom:9;
}

h2  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:0px; margin-bottom:9;
}

.margin-top {margin-top:24px;
}

h2.news  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 12px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:0px; margin-bottom:9; border: 0px solid #ffffff; border-bottom-width: 4px;
}

h2.blue { color: #94c0d7; font-weight: normal; font-style: normal; font-size: 13px; line-height: 15px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 0px; padding-left: 0px; text-transform:uppercase;
}

h3  { color: #696a6c; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform:none; padding-right: 0px; padding-left: 0px; margin-bottom: 4px;
}

h5  { color: #696a6c; font-weight: bold; font-style: normal; font-size: 11px; line-height: 22px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform:none; padding-right: 0px; padding-left: 0px; margin: 0px;
}

.page-name-first  { color: #d36464; font-weight: bold; font-style: normal; font-size: 34px; line-height: 36px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:12px;
}

.page-name-second  { color: #d98080; font-weight: bold; font-style: normal; font-size: 34px; line-height: 36px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:12px;
}

p.quote {padding-top:6px;
}

.small {font-size: 10px; line-height: 14px; margin:10px 0px 10px 0px;
}

.form-label {font-size: 11px; font-weight:bold;
}

.grey  { color: #444445;
}

.blue  { color: #94c0d7;
}

.white  { color: #ffffff;
}

.black  { color: #000000;
}

.footer-text  { color: #aed2e5; font-weight: normal; font-style: normal; font-size: 10px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 0px; padding: 0px;
}

.no-padding-margin  { margin:0 0 0 0; padding:0 0 0 0;
}

.no-bottom-margin  { margin-bottom:0px;
}

.no-top-margin  { margin-top:0px;
}

a  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a:visited  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a:hover  { color: #444445; font-weight: normal; font-style: normal; font-size: 12px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a:active  { outline: none;
}

a.large-link  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 13px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.large-link:visited  { color: #696a6c; font-weight: normal; font-style: normal; font-size: 13px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.large-link:hover  { color: #444445; font-weight: normal; font-style: normal; font-size: 13px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.small-link {font-size: 11px; line-height: 18px;
}

a.small-link:visited {font-size: 11px; line-height: 18px;
}

a.small-link:hover {font-size: 11px; line-height: 18px;
}

a.smaller-link {font-size: 10px; line-height: 18px;
}

a.smaller-link:visited {font-size: 10px; line-height: 18px;
}

a.smaller-link:hover {font-size: 10px; line-height: 18px;
}

a.footer-link {font-size: 10px; line-height: 18px; color: #aed2e5; text-decoration:none;
}

a.footer-link:visited {font-size: 10px; line-height: 18px; color: #aed2e5; text-decoration:none;
}

a.footer-link:hover {font-size: 10px; line-height: 18px; color: #ffffff;  text-decoration: underline;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
	}
	
sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	bottom: -0.3em;
	}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/*  Form Styles Defined  */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.form_rt {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0px;
}

#form_submit {
	padding:10px 0 0px 82px;
	border: 0px solid #000000;
}
input {
	width: 225px;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 4px;
	line-height: 13px;
}


