* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	color: #1E1E1E;
	font: 12px/18px Helvetica, Arial, sans-serif;
	text-align: center;
}
a:link, a:visited {
	color: #469CAA;
	text-decoration: none;
}
a:hover, a:active {
	color: #C98521;
}
a.active:link,
a.active:visited {
	color: #1E1E1E;
}
a img {
	border: none;
}
h2 {
	font-size: 23px;
	color: #193F5B;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 26px;
}
h3 {
	color: #696969;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}
fieldset {
	border: none;
}
input, textarea {
	font: 11px/18px Helvetica, Arial, sans-serif;
}
select {
	font-size: 11px;
}
.printOnly {
	display: none;
}
h2#landing_title {
	text-align: center;
	margin-top: 120px;
}
img#main_image {
	margin-bottom: 20px;
}
div.narrativeText h2 {
	font-size: 16px;
	font-weight: normal;
	color: #696969;
}

/* header */
div#header h1 {
	position: absolute;
	top: 25px;
	left: 140px;
}
div#header h1,
div#header h1 a:link,
div#header h1 a:visited {
	display: block;
	width: 249px;
	height: 75px;
	background: url(/media/images/global/logo_all.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
div#header {
	position: relative;
	height: 135px;
}
div#header ul {
	list-style: none;
	position: absolute;
	top: 29px;
	right: 0;
}
div#header li {
	float: left;
	text-transform: lowercase;
	border-right: 1px solid #469CAA;
	font-size: 11px;
	line-height: 11px;
	margin-right: 5px;
	padding-right: 5px;
}
div#header li.last {
	border: none;
	text-transform: uppercase;
	margin-right: 0;
}
div#header form {
	text-align: right;
	position: absolute;
	top: 50px;
	right: 0;
	width: 200px;
}
input#search {
	background: #E6E6E6;
	color: #1E1E1E;
	font: 11px Arial, Helvetica, sans-serif;
	border: none;
	padding: 2px 4px;
}
div#mainNav {
	float: left;
	width: 140px;
	background: url(/media/images/global/bracket_foot.gif) right top no-repeat;
	margin-right: 22px;
}
div#mainNav ul {
	list-style: none;
	border-right: 9px solid #E6E6E6;
	padding: 18px 0;
	text-transform: uppercase;
	text-align: right;
	font-size: 13px;
	background: url(/media/images/global/bracket_foot.gif) 103px bottom no-repeat;
}
div#mainNav a:link,
div#mainNav a:visited {
	position: relative;
	left: 9px;
	display: block;
	padding-right: 18px;
	color: #193F5B;
}
div#mainNav a:hover,
div#mainNav a:active {
	color: #C98521;
}
div#mainNav a.active:link,
div#mainNav a.active:visited {
	background: url(/media/images/global/select.gif)  right no-repeat;
	color: #C98521;
}
div#mainNav li {
	margin-bottom: 10px;
}
div#mainNav li.last {
	margin-bottom: 0;
}

div#siteCenter {
	width: 1003px;
	position: relative;
	margin: 0 auto;
}
div#siteContainer {
	float: left;
	width: 1003px;
	text-align: left;
}
p#advertisement {
	font-size: 10px;
	text-transform: uppercase;
	color: #B4B4B4;
	text-align: center;
	margin: 15px 0;
}
div#mainContent {
	width: 841px;
	float: left;
	clear: right;
	padding-bottom: 50px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}
div#content {
	float: left;
	width: 585px;
	margin-right: 22px;
}

/* footer */
div#footer {
	color: #B4B4B4;
	padding: 0 10px 0 0;
	position: relative;
	clear: both;
	height: 60px;
	text-align: right;
	font-size: 10px;
}
div#footer ul {
	text-align: left;
	position: absolute;
	top: 0;
	left: 163px;
}
div#footer li {
	list-style: none;
	float: left;
	text-transform: lowercase;
	border-right: 1px solid #469CAA;
	line-height: 10px;
	margin-right: 5px;
	padding-right: 5px;
}
div#footer li.last {
	border: none;
}
div#footer p.gbNote a:link, 
div#footer p.gbNote a:visited {
	color: #B4B4B4;
	text-decoration: underline;
}
div#footer p.gbNote a:hover, 
div#footer p.gbNote a:active {
	color: #666;
}





div#related {
	float: right;
	width: 234px;
	font-size: 11px;
}
div#column_1 {
	float: left;
	width: 386px;
	width: 408px;
}
div#content div.right_margin {
	width: 386px;
	margin-right: 22px;
}
div#column_2 {
	float: right;
	width: 175px;
}

/* narrative styling */
div.narrativeText p {
	margin-bottom: 10px;
}
div.narrativeText h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #b4b4b4;
	text-transform: uppercase;
	padding-top: 5px;
}
div.narrativeText h4 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
	color: #696969;
	line-height: 24px;
}
div.narrativeText h5 {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #696969;
}
div.narrativeText h6 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	text-transform: uppercase;
}
div.narrativeText ul,
div.narrativeText ol {
	padding-left: 30px;
	margin-bottom: 10px;
}
div.narrativeText li {
	margin-bottom: 5px;
}

div#column_1 div.narrativeText {
	padding-right: 20px;
}

/* related items in brackets */
div#related h3.related {
	padding-left: 9px;
}
div.brackets {
	position: relative;
	background: url(/media/images/global/bracket_foot.gif) left top no-repeat;
	margin-bottom: 22px;
	float: left;
	width: 100%;
}
div.bracket_content {
	list-style: none;
	border-left: 9px solid #E6E6E6;
	padding: 18px 9px;
	text-align: left;
	background: url(/media/images/global/bracket_foot.gif) 0 bottom no-repeat;
	float: left;
}

div.brackets h3 {
	margin-bottom: 5px;
	clear: both;
}

div.links div.bracket_content {
	padding-left: 0;
}
div.brackets li {
	width: 100%;
	float: left;
	list-style: none;
	margin-bottom: 5px;
	clear: left;
}
div.primary {
	text-transform: uppercase;
}

div.links a:link,
div.links a:visited {
	position: relative;
	right: 9px;
	display: block;
	padding-left: 18px;
	line-height: 14px;
}
div.links a.active:link,
div.links a.active:visited {
	background: url(/media/images/global/select.gif) left no-repeat;
}
div.brackets li li a:link,
div.brackets li li a:visited {
	display: block;
	line-height: 14px;
}
div.brackets li li {
/*	margin-bottom: 8px;*/
}

div#mainNav li.last {
	margin-bottom: 0;
}

/* related items with arrows */
div.brackets ul ul {
	padding-left: 10px;
	display: none;
}
div.section_nav ul ul {
	display: block;
	padding: 7px 0 7px 20px;
	text-transform: capitalize;
}
div.primary a:link,
div.primary a:visited {
	color: #193F5B;
}

div.primary a:hover,
div.primary a:active,
div.primary a.active:link,
div.primary a.active:visited {
	color: #C98521;
}
div.primary ul ul a.active:link,
div.primary ul ul a.active:visited {
	background: transparent;
}

a.more_arrow:link,
a.more_arrow:visited {
	font-size: 14px;
	color: #193F5B;	
	background: url(/media/images/global/expand.gif) right 1px no-repeat;
	padding-right: 17px;
}
.open a.more_arrow:link,
.open a.more_arrow:visited {
	background: url(/media/images/global/collapse.gif) right 1px no-repeat;
}
div.brackets li.open ul {
	display: block;
}

div#related div.brackets li.close ul {
	display: none;
}


div#video {
	margin-bottom: 20px;
}
div#video h3 {
	color: #193F5B;
}

input.button {
	color: #FFF;
	text-transform: uppercase;
	background: #469CAA;
	border: none;
	font-size: 11px;
	cursor: pointer;
	padding: 0 2px;
}
input.hover {
	background: #C98521;
}
/* misc. global styles */
label.radio_label {
	position: relative;
	bottom: 3px;
}

/* for custom style sheet */
.largeText {
	font: 16px/22px Helvetica, Arial, sans-serif;
	color: #696969;
}
.imageLeft { 
	float: left; 
	font-size: 10px; 
	line-height: 12px; 
	margin-right: 30px; 
	margin-bottom: 20px; 
} 
.imageLeft img {
	margin-bottom: 10px;
}
.imageRight { 
	float: right; 
	font-size: 10px; 
	line-height: 12px; 
	margin-left: 30px; 
	margin-bottom: 20px; 
} 
.imageRight img {
	margin-bottom: 10px;
}





/* email content */
div#confirm {
	text-align: left;
	width: 400px;
	margin: 0 auto;
	background: #FFF;
	padding: 20px;
	position: relative;
	z-index: 1002;
}
div#confirm div#confirm_choices {
	margin-top: 10px;
	text-align: center;
	clear: both;
}
div#confirm a:link, div#confirm a:visited {
	padding: 5px 10px;
	background: #469CAA;
	color: #FFF;
}

div#confirm a#i_decline:link, div#confirm a#i_decline:visited {
	background: #999;
}


div#confirm a#i_decline:hover, div#confirm a#i_decline:active,
div#confirm a:hover, div#confirm a:active {
	background: #C98521;
}

div#email_content form {
	margin-bottom: 15px;
}
div#email_content fieldset {
	margin-bottom: 10px;
}

div#email_content textarea,
div#email_content input {
	margin-right: 5px;
	padding: 0 2px;
}
div#email_content input.button {
	width: auto;
}

fieldset#popup_submit {
	position: relative;
	text-align: right;
	margin-top: 10px;
}
fieldset#popup_submit p {
	position: absolute;
	top: 0;
	left: 0;
}

/* ****************************************** */

div#overlay {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	/*opacity: 0.7;*/
	z-index: 1000;
	top: 0;
	left: 0;
}
div#overlay_window {
	position: fixed;
	top: 150px;
	text-align: center;
	z-index: 1001;
	width: 100%;
	left: 0;
}

a.close_window:link,
a.close_window:visited {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 10px;
	right: 10px;
	display: block;
	overflow: hidden;
	background: #666;
	z-index: 1002;
	text-align: center;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
}

div#email_content {
	position: relative;
	width: 555px;
	text-align: left;
	margin: 0 auto;
	background: #FFF;
	padding: 20px;
}

input#Subject {
	width: 538px;
}

input#ToEmail,
input#FromEmail {
	width: 260px;
}

textarea#Comments {
	width: 542px;
	height: 150px;
}

div#email_content textarea,
div#email_content input#FromEmail,
div#email_content input#Subject,
div#email_content input#page_submit {
	margin-right: 0;
}

.error {
	background: #FF9999;
}
select option {
	padding: 0 2px;
}
div#siteContainer div#mainContent textarea,
div#overlay_window div#email_content textarea {
	padding-top: 2px;
	padding-bottom: 2px;
}
