a:link {
color: #0073ae; 
text-decoration: none;
}
a:visited {
color: #0073ae; 
text-decoration: none;
}
a:hover {
	color: #004e87;
	text-decoration: underline;
}
a:active {
color: #004e87; 
text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin: 10px 0px 0px;
	padding: 0px;
}
#container {
	width: 830px;
	margin: 0px auto 10px;
	padding: 0px;
	overflow: hidden;
}
#banner {
	margin: 10px auto 0px;
	padding: 0px;
	height: 92px;
	width: 730px;
}
#container #content {
	margin: 8px 0px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#container #content .gy_box {
	background-color: #ececec;
	float: left;
	width: 170px;
	border: 1px solid #999999;
	margin: 0px 8px 12px 0px;
	padding: 0px 4px 5px;
}
#container #content .gy_box h2 {
	color: #6c000a;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}
#container #content .gy_box p {
	margin: 8px 0px 0px;
	line-height: 1.4 em;
}
#container #content .bl_box {
	background-color: #d4ecfb;
	float: right;
	width: 170px;
	margin: 0px 0px 0px 12px;
	padding: 0px 4px 8px;
}
#container #content .bl_box p {
	line-height: 1.8em;
	margin: 8px 2px;
}
#container #content .bl_box .grayText {
	color: #666666;
}
#container #content .bl_box li {
	padding: 0px;
	margin: 0px 0px 4px;
}
#container #content .bl_box ul {
	margin-top: 0px;
}
#container #content .bl_box_news {
	background-color: #d4ecfb;
	width: 814px;
	margin: 12px 0px 0px;
	padding: 8px;
}
#container #content .pic_box {
	background-color: #ececec;
	float: right;
	width: 330px;
	margin: 0px 0px 0px 4px;
	padding: 4px 0px 0px;
	text-align: center;
}
#container #content .indent {
	margin-left: 200px;
}
#container #content .pic_box p {
	margin: 0px;
	padding: 0px 0px 4px;
	font-style: italic;
	font-size: 0.6em;
	text-align: center;
	line-height: 1.5em;
}
#container #content #main_list {
	margin-left: 180px;
	font-size: 0.75em;
	line-height: 2em;
}
#container #content #main_list ul {
	list-style-type: disc;
}
#container #content .address {
	margin: 0px;
	padding: 0px;
}
#container #content #main_list li {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}
#container #content h1 {
	font-weight: 800;
	font-size: 1em;
	line-height: 1.1em;
	color: #6c000a;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#container #content .main_quote {
	font-size: 0.85em;
	color: #666666;
	text-align: justify;
	margin: 8px;
}
#container #content h2 {
	color: #6c000a;
	font-size: 1em;
	font-weight: 400;
}
#container #content h3 {
	font-size: 0.85em;
	color: #000000;
	font-weight: 900;
	padding: 0px;
	margin-bottom: 8px;
}
#container #content h4 {
	font-size: .8em;
	line-height: 1.6 em;
	padding: 0px;
	margin: 12px 0px 0px;
}
#container #content p {
	font-size: 0.7em;
	color: #000000;
	line-height: 1.6em;
	margin-top: 6px;
}
#container #content #ibia ol {
	font-size: 0.7em;
}
#container #content #ibia ol li {
	padding-bottom: 6px;
}
#container #header h1 {
	font-size: 1.6em;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	line-height: 0px;
}
#container #header h2 {
	font-size: 1em;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	line-height: 0px;
}
#container #header {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 830px;
}


/*nav*/

#container #nav {
	border-top: 3px solid #999999;
	border-bottom: 3px solid #999999;
	margin: 0px auto;
	padding: 4px 0px 6px;
}
#container #nav ul
{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}

#container #nav li
{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 8px 0px 5px;
}

#container #nav a
{
	padding: 0px;
	margin: 0px;
}

#container #nav a:link, #nav a:visited
{
	color: #00aeed;
	text-decoration: none;
}

#container #nav a:hover
{
	color: #004e87;
	background-color: #d4ecfb;
	text-decoration: underline;
}

#container #nav a.current
{
	color: #666666;
	cursor: default;
	text-decoration: underline;
}

#container #nav a.current:hover 
{
	color: #666666;
	cursor: default;
	text-decoration: underline;
	background-color: transparent;
}


#container #nav li.border
{
	border-right: 1px solid #000000;
}

/*End nav*/

#container #content #promo_box {
	position: absolute;
	height: 115px;
	width: 332px;
	text-align: right;
	top: 267px;
	right: 0px;
	left: 497px;
	z-index: 500;
}
#container #footer {
	background-color: #CCCCCC;
	margin: 10px 0px 0px;
	clear: both;
	width: 822px;
	padding: 8px 0px 8px 8px;
}
#container #footer h3 {
	font-size: 1em;
	font-weight: 400;
	color: #6c000a;
	line-height: 1.2 em;
	margin: 0px;
	padding: 0px;
}
#container #footer p {
	color: #000000;
	font-size: 0.7em;
	margin: 0.7em 0px 0px;
	padding: 0px 0px 6px;
	line-height: 1.3 em;
}
#container #content #bio {
	width: 650px;
}
#container #content .quote {
	color: #022f55;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: 300;
	margin: 0px;
	padding: 8px 0px 0px;
	border-top: 2px solid #666666;
}
#container #content .credit {
	font-size: 0.6em;
	line-height: 1.3em;
	color: #666666;
	font-weight: 300;
	margin: 0px;
	padding: 0px 0px 8px;
	border-bottom: 2px solid #666666;
}
#container #content #bio .centered {
	text-align: center;
}
#container #content ul title {
	font-size: 1em;
	font-weight: 400;
	color: #6c000a;
}
#container #content ul li {
	font-size: 0.7em;
	padding: 0px;
	margin-top: 12px;
}
#container #content ul {
	list-style-position: outside;
	list-style-type: disc;
}
#container #content .bio_pic {
	margin-right: 12px;
	margin-bottom: 4px;
}
#container #content #bio .back_link {
	font-size: .75em;
	margin: 0px 0px 12px;
	padding: 0px;
}
#container #content .name {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	font-weight: bold;
}
#container #content .board_list {
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 8px;
	float: left;
	width: 200px;
}
#container #content .clear {
	clear: both;
}
#container #content #pubs {
	padding: 0px;
	width: 190px;
	height: 40px;
	font-size: 1em;
	line-height: 36px;
	text-align: center;
	color: #000000;
	margin-left: 50px;
}
#container #content #pubs a:link {
	background-image: url(../images/publications_button.jpg);
	background-position: center top;
	display: block;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #pubs a:visited {
	background-image: url(../images/publications_button.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #pubs a:hover {
	background-image: url(../images/publications_button_over.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #pubs a:active {
	background-image: url(../images/publications_button_over.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #tbr {
	padding: 0px;
	width: 530px;
	height: 40px;
	font-size: 1em;
	line-height: 36px;
	text-align: center;
	color: #000000;
	float: right;
	margin-right: 50px;
}
#container #content #tbr a:link {
	background-image: url(../images/tbr_button.jpg);
	background-position: center top;
	display: block;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #tbr a:visited {
	background-image: url(../images/tbr_button.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #tbr a:hover {
	background-image: url(../images/tbr_button_over.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content #tbr a:active {
	background-image: url(../images/tbr_button_over.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#container #content p.title {
	font-weight: 400;
	margin: 0px;
	padding: 12px 0px 0px;
	color: #6c000a;
	font-size: 1em;
}
#container #content .bl_box input {
	margin-bottom: 20px;
}
#container #content .name_space {
	margin: 0px;
	padding: 0px 0px 12px;
	font-size: 0.75em;
	line-height: 1.3em;
}
#container #content .board_box {
	height: 111px;
	width: 640px;
	margin-bottom: 12px;
}
#container #content .bl_box_news_big {
	background-color: #d4ecfb;
	width: 814px;
	margin: 12px 0px 0px 4px;
	padding: 4px 8px 2px 0px;
	height: 163px;
}
#container #content .flt_rt {
	float: right;
}
#container #content #bio .byline {
	font-size: 0.65em;
	color: #999999;
	padding-top: 20px;
}
#container #content .gy_box .sub {
	font-weight: 600;
	color: #6C000A;
	line-height: 1.1em;
}
#container #content .donate {
	font-size: .8em;
	line-height: 2em;
}
#container #content #bio p.saveText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #000000;
	text-align: center;
	text-indent: 0em;
	margin: .6em;
}
#container #content #bio p.saveTextBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	line-height: 2em;
	color: #000000;
	text-align: center;
	text-indent: 0em;
	margin: 0em;
	padding: 0px;
}
#container #content .saveText_sm {
	font-size: 0.6em;
	text-align: right;
	line-height: 1.2em;
}
#container #content .mailbox {
	margin: 0px 240px 0px 20px;
	padding: 4px;
}
#container #content .mailform {
	background-color: #d4ecfb;
	margin-top: 12px;
	border: 1px solid #666666;
	padding: 0px;
}
#container #content .mailbox .mailform p {
	margin-left: 80px;
	padding: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: .8em;
}
#container #content .mailform label {
	position: absolute;
	text-align:right;
	width:70px;
	color: #003366;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	padding-top: 5px;
}

#container #content .mailform input {
	margin-left: 80px;
	margin-bottom: 20px;
	color: #003366;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
}
#container #content .mailbox .mailform .no_margin {
	margin: 0px 0px 0px 35px;
	padding: 0px;
}
#container #content .mailform textarea {
	margin-left: 80px;
	margin-bottom: 10px;
	color: #003366;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
}
#flashcontent {
	height: 470px;
	margin-top: 24px;
}
#container #content .pubs {
	padding-left: 50px;
	padding-right: 12px;
}
#container #content .big {
	margin-top: 18px;
	font-size: 1.3em;
}
#container #notice {
	font-size: 0.65em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#container #notice p {
	margin: 8px 0px 0px;
	padding: 0px;
	text-align: justify;
}
#container #content .adv_box {
	background-color: #d4ecfb;
	float: right;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 8px;
	text-align: center;
}
#container #content .adv_box h1 {
	text-align: center;
	color: #0073ae;
	margin-bottom: 12px;
	margin-top: 12px;
}
