@charset "UTF-8";
/* CSS Document */
{
margin:0;
padding:0;
font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgrnd_site.jpg);
	background-repeat: repeat-x;
}
p {
	font-size: 14px;
}
h1 {
	font-size: 19px;
	color: #2c585c;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 2px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-style: italic;
}
h3 {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #FFFFFF;
}
h5 {
	padding: 0px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	color: #000000;
}
#header {
	height: 115px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 825px;
	text-align: right;
}
#maincontent {
	height: auto;
	width: 825px;
}
#container {
	padding: 0px;
	width: 825px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
	#maincontent_container {
	float: left;
	width: 805px;
	height: auto;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-image: url(images/bkgrnd_body.jpg);
	background-repeat: repeat-x;
}
#left_column_container {
	float: left;
	width: 805px;
	height: 350px;
	background-image: url(images/bkgrnd_body.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	}
a:link {
	color: #002B55;
	text-decoration: underline;
	font-weight: bold;
}
a.info_email:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #002B55;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #75A1A5;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #002B55;
	font-weight: bold;
	text-decoration: none;
}
#leftcolumn {
	float: left;
	width: 281px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#leftcolumn1header  {
	height: 24px;
	width: 435px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#leftcolumn2header {
	font-family: Arial, Helvetica, sans-serif;
	height: 24px;
	width: 432px;
	text-align: left;
}
#leftcolumn1 p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c585c;
}
#rightcolumn {
	width: 333px;
	height: 145px;
	background-image: url(images/orangebg_notext.jpg);
	padding-top: 8px;
	padding-left: 10px;
	background-repeat: repeat-x;
	margin-top: 8px;
}
#rightcolumntopheader {
	height: auto;
	width: 323px;
	background-image: url(images/greenbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 25px;
}
#rightcolumntopheader_contact {
	height: 350px;
	width: 343px;
	background-repeat: no-repeat;
	background-position: center top;
}
#rightcolumn h1 {
	text-indent: 0px;
	margin: 5px;
	padding: 0px;
}
#rightcolumn p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
#rightcolumnanswer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 14px;
	background-image: url(images/greenanswerbg_notext.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 12px;
	text-align: center;
	width: 343px;
}
#rightcolumnanswer  a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27696c;
	line-height: 14px;
	text-decoration: none;
}
#rightcolumnanswer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27696c;
	line-height: 14px;
	text-decoration: none;
}
#rightcolumnanswer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #CDDFE1;
	line-height: 14px;
	text-decoration: underline;
}
#rightcolumnanswer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27696c;
	line-height: 14px;
	text-decoration: none;
}
#clrfloat {
	clear: both;
}
#footer {
	height: 85px;
	background-image: url(images/footer.jpg);
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	width: 825px;
	color: #002B55;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer p {
	font-size: 11px;
	color: #002B55;
	margin: 0px;
	padding-top: 8px;
}
#maincontentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 14px;
	height: 25px;
	padding: 5px;
}
#maincontent p {
	text-indent: 0px;
	font-size: 12px;
}
#maincontent h1 {
	text-indent: 0px;
	font-size: 14px;
	margin: 5px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 16px;
}
#maincontent_left_column {
	float: left;
	width: 425px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #527394;
	padding-right: 20px;
}
#maincontent_left_column_bio {
	float: left;
	width: 525px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #527394;
	padding-right: 20px;
}
#maincontent_right_column_bios {
	width: 230px;
	margin-left: 555px;
	height: auto;
	background-image: url(images/orangebg_notext_lrg.jpg);
	padding: 10px;
}
#maincontent_right_column {
	width: 350px;
	margin-left: 455px;
	height: auto;
}
#leftcolumn1header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #2c585c;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	font-style: italic;
	line-height: 22px;
}
#leftcolumn2header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#leftcolumn4header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#leftcolumn3header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#rightcolumnheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#videoleftcolumnheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
#linksrightcolumnheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F00047;
	height: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#linksrightcolumnheader h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#footer a:link {
	color: #002B55;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	margin: 0px;
}
#footer a:visited {
	color: #002B55;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #0058B0;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	color: #002B55;
	font-weight: bold;
	text-decoration: none;
}
#rightcolumn_subpages {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 440px;
	margin-right: 10px;
}
#leftcolumn p {
	text-indent: 0px;
	font-size: 12px;
	margin: 5px;
	padding: 0px;
}
#navbar {
	height: 36px;
	width: 825px;
}
#index_flash_holder {
	width: 825px;
	float: none;
	height: 240px;
}
#title_holder {
	background-color: #FFFFFF;
	width: 747px;
	float: none;
	height: 123px;
	margin-left: 17px;
	margin-bottom: 15px;
}
#maincontent_left_column p {
	float: left;
	width: 432px;
	margin-left: 5px;
}
#leftcolumn1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #2c585c;
	text-decoration: none;
	font-weight: bold;
}
#leftcolumn1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #2c585c;
	text-decoration: none;
	font-weight: bold;
}
#leftcolumn1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #2c585c;
	text-decoration: underline;
	font-weight: bold;
}
#leftcolumn1 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #2c585c;
	text-decoration: none;
	font-weight: bold;
}
#disclaimer {
	height: auto;
	text-align: center;
	width: 805px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #2c585c;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#faq_rightcolumnheader h1 {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	color: #2C585C;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}
#faq_maincontent_right_column {
	width: 425px;
	margin-left: 370px;
	height: 395px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #41668C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#faq_rightcolumn {
	width: 400px;
	height: 119px;
	margin-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #2C585C;
	font-size: 12px;
	font-weight: bold;
}
#faq_maincontent_left_column {
	float: left;
	width: 343px;
	margin-left: 5px;
}
#rightcolumn1header {
	height: 24px;
	width: 425px;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#rightcolumn1header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #2c585c;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	font-style: italic;
	line-height: 22px;
}
#faq_rightcolumn a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27696c;
	line-height: 14px;
	text-decoration: none;
}
#faq_rightcolumn a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27696c;
	line-height: 14px;
	text-decoration: none;
}
#faq_rightcolumn a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #43668E;
	line-height: 14px;
	text-decoration: underline;
}
#faq_rightcolumn a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #27696c;
	line-height: 14px;
	text-decoration: none;
}
#maincontent_right_column a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
#maincontent_right_column a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
#maincontent_right_column a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #006666;
	line-height: 14px;
	text-decoration: none;
}
#maincontent_right_column a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
#rightcolumn h3 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
}
#leftcolumn1 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	font-style: italic;
	line-height: 22px;
}
#disclaimer2 {
	height: auto;
	text-align: center;
	width: 805px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #2c585c;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
