/* CSS Document for FHS website */
.left_column {
	width: 46%;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;
	float: left;
	position: relative;
}
.right_column {
	width: 46%;
	padding-left: 10px;
	float: left;
	position: relative;
}

.menu_subtitle {
	color: #000000;
	font-weight:bold;
	font-size:1.5em;
}

div#left_nav ul div.left_nav2 {
	display:none;
}

div#left_nav ul div.left_nav3 {
	display:none;
}

div.section_title {
	float:left;
	position:relative; 
	width:100%;
	font-size:1em; 
	font-weight:bold; 
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF; 
	vertical-align:middle; 
	background-color:#990033;
}

* html div.section_title {
	width:100%;	
	margin-top:6px;
}

div.section_title .first_char{
	font-size:1.1em;	
}

.icon {
	float:right;
	vertical-align:middle;
}

.centre_text {
	text-align:center;
}

.centre_content {
	text-align:center;
}

.clear_both {
	clear:both;
}

.nobreak {
	margin-bottom:0px;
}

.photo_credit {
	font-size:.9em;
	font-style:italic;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.sub_section {
	margin-top: 12px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.title, .column_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #2A3B86;
	margin-bottom:10px;
}

.title a {
	color: #2A3B86;
}

.title a:hover {
	color: #990033;
}

.title2 {
	font-size: 1.1em;
	font-weight: bold;
}

.title3 {
	font-size: .91em;
	font-weight: bold;
}

.text_centre {
	text-align:center;
}
.text_justify {
	text-align:justify;
}
.text_left {
	text-align:left
}
.text_right {
	text-align:right;
}

.year {
	font-size: 1.3em;
	font-weight: bold;
	color: #990033;
	text-align:center;
}

p.year {
	margin-bottom:6px;
}

.content_box {
	float:left;
	position:relative;
	width:674px;
	margin-bottom:12px;
	border:1px solid #CCCCCC;
	padding: 18px 12px 12px 18px;
}
* html .content_box {
	width:668px;
}

.side_box, .side_box_left {
	float:right;
	position:relative;
	width:auto;
	margin-left:14px;
	margin-bottom:6px;
	margin-right:10px;
	padding:12px 24px 8px 24px;
	border: 1px solid #cccccc;
	background: #FFFFFF;
}
 
.side_box_left {
	float:left;
	margin-left:0px;
	margin-right:14px;
}

/* start image box definitions */
.image_centre, .image_box_centre {
	position:relative;
	float:none;
	clear:both;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 0px solid #cccccc;
	padding: 0px;
	text-align:center;
}

.image_box_centre {
	border: 2px solid #cccccc;
	padding: 2px;
}

.image_box, .image_box_left, .image_box_right {
	position:relative;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 2px solid #cccccc;
	padding: 2px;
}

.image_box, .image_box_right {
	float:right;
	margin-left:10px;
	margin-right:2px;
}

.image_box_left {
	float:left;
	margin-left:0px;
	margin-right:10px;
}

.caption   {
	border-top: 0px solid #CCCCCC;
	color:#000000;
	font-size:12px;
	text-align:left;
	margin:0;
	padding-top:4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

table.image_box, table.image_box_left, table.image_box_right {
	position:relative;
	margin-bottom:6px;
	background: #F3F3F3;
	border: 2px solid #cccccc;
	border-bottom:none;
	padding: 2px;
}

table.image_box caption, table.image_box_left caption, table.image_box_right caption {
	margin-top:-6px;
	margin-left:10px;
	margin-right:2px;
	text-align:left;
	font-size:12px;
	padding-top:4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 2px solid #cccccc;
	border-top:none;
}
/* end image box definitions */

.date {
	font-weight: normal;
	color: #666666;
	margin-bottom:10px;
	font-size:.9em;
	clear: both;
}

h5.date {
	clear: none;
}

div#top_content .date {
	padding-left:24px;
	margin-top:8px;
	margin-bottom:8px;
}

* html div#top_content .date {
	padding-left:32px;
}

.news_subtitle {
	font-weight:bold;
	font-size:1em;
	color:#666666;
}

.author {
	font-size:1em;
	font-weight: normal;
	color: #666666;
	margin-bottom:10px;
	clear: both;
}

h5.author {
	font-size:1em;
	font-weight: bold;
	clear: none;
}

div#links {
	float:left; 
	width:144px; 
	height:auto;
	margin-top:10px;
	margin-bottom:0px;
	padding-top:10px;
	font-weight:bold;
}

* html div#links {
	width:100px; 
	height:260px;
}

div#links div.link_item {
	float:right; 
	margin-right:4px; 
	font-weight:normal; 
	margin-bottom:10px;
}

div#links div.link_item a {
	color:#000000;
	text-decoration:none;
}

div#links div.link_item a:hover {
	color: #990033;
}

div#links div.link_item img {
	margin-left:4px;
	vertical-align:middle; 
}

.more, .more_left {
	float:right;
	position:relative;
	background-image:url(../../images/common/more.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:4px;
}

.more_left {
	float:left;
}

.more a, .more_left a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
}

.more a:hover, .more_left a:hover {
	color:#990033;
}

.more a img, .more_left  a img {
	margin-left:4px;
}

.top, .top_right, .top_left {
	clear:both;
	float:right;
	position:relative;
	background-image:url(../../images/common/top.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:24px;
	padding-top:16px;
	padding-left:16px;
	height:40px;
	width:40px;
}

.top_left {
	float:left;
}

.top a, .top_right a, .top_left a {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:12px;
}

.top a:hover, .top_right a:hover, .top_left a:hover {
	color:#990033;
}

.top img {
	margin-left:6px;
}

.symbol {
	float:right; 
	vertical-align:middle;
	padding-left:1%;
}

.motto {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #2A3B86;
	text-align: center;
}

.floatleft {
	float: left;
	margin-bottom: 6px;
	border: 1px solid #000000;
	position: relative;
	margin-right: 15px;
}

.floatright {
	float: right;
	margin-bottom: 6px;
	margin-left: 12px;
	border: 1px solid #666666;
	background-color:#CCCCCC;
}

.floatright_small {
	float: right;
	margin: 0 0 10px 10px;
	background-color:#CCCCCC;
}

.heading_underline_red {
	border-bottom:1px solid #990033;
}
.heading_underline_gray {
	border-bottom:1px solid #CCCCCC;
}
.heading_underline_blue {
	border-bottom:1px solid #2A3B86;
}

.text_section {
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

table.list_table {
	float:left;
	position:relative;
	width: 99.6%;
}

table.list_table tr td {
	padding-top:8px;
	padding-bottom:8px;
	padding-right:12px;
	border-bottom:1px solid #CCCCCC;
	vertical-align:top;
}

table.list_table tr.table_title td {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#990033;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:12px;
}

table.list_table tr.table_title td.row1 {
	width: 45%;
}

table.list_table tr.table_title td.row2 {
	width: 25%;
}

table.list_table tr.table_title td.row3 {
	width: 10%;
}

table.list_table tr.table_title td.row4 {
	width: 20%;
}

/* start content title section */
h1.content_title1, h1.content_title2 {
	float:left;
	position:relative;
	width:auto;
	font-size:1.3em; 
	font-weight:bold; 
	color:#FFFFFF;
	background-color:#990033;
}

/* content title 1 */
h1.content_title1 {
	width:764px;
	color:#FFFFFF;
	background-color:#990033;
	padding-left:12px;
	padding-top:4px;
	padding-bottom:4px;
}
* html h1.content_title1 {
	width:764px;
}

/* content title 2 */
h1.content_title2 {
	width:728px;
	color:#990033; 
	background-color:#FFFFFF;
	margin-left:24px;
	margin-right:24px;
	margin-top:12px;
}
* html h1.content_title2 {
	margin-left:15px;
}
/* end content title section */

div#page_links {
	float:right;
	position:relative;
	text-align:center;
	padding-top:12px;
	margin-bottom:12px;
}

div.page_links {
	float:right;
	position:relative;
	text-align:center;
	padding-top:12px;
	margin-bottom:12px;
}

div#main_content div.maps_list a {
	color:#000000;
	text-decoration:none;
}

div#main_content div.maps_list a:hover {
	color:#990033;
	text-decoration:underline;
}

div#main_content div#affiliations a {
	color:#000000;
	text-decoration:none;
}

div#main_content div#affiliations a:hover {
	color:#990033;
	text-decoration:underline;
}

/* begin site_index page format */
div#main_container .title .index_title {
	margin-left:20px;
}

div#site_index_container {
	margin-left:20px;
}

div#site_index_container a {
	color:#000000;
	font-size:.91em;
	text-decoration:none;
}

div#site_index_container a:hover {
	color:#990033;
}

.alpha_anchor_links {
	margin-left:0px;
	padding-bottom:0px;
	margin-bottom:24px;
	border-bottom:0px solid #CCCCCC;
	text-align: center;
	width:594px;
	padding-left:92px;
}

.alpha_anchor_links a {
	color:#000000;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
	padding-right:6px;
	text-transform:uppercase;
}

.alpha_anchor_links a:hover{
	color:#990033;
}

.go_to_top, .go_back {
	float:right;
	position:relative;
}

a.go_to_top, a.go_back  {
	margin:0;
	padding:0;
	font-size:.9em;
	color:#990033;
	text-decoration:none;
}

a.go_back {
	padding-right:12px;
	padding-left:18px;
}

a.go_to_top:hover, a.go_back:hover {
	color:#000000;
}

h2.anchor a {
	font-size:1em;
	color:#000000;
	text-decoration:none;
	cursor:text;
}

div#format_list_a_to_z {
	font-size:.91em;
}

div#a_to_z_list {
	padding-left:24px;
	padding-right:24px;
}

div.a_to_z_section {
	margin-top:4px;
	padding-top:4px;
	padding-bottom:16px;
	border-top:1px solid #CCCCCC;
	clear: both;
}

div.a_to_z_section a.site_index_link {
	text-decoration:none;
}

div.a_to_z_section a:hover.site_index_link {
	text-decoration:underline;
}

div.a_to_z_section ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

div.a_to_z_section ul li {
	margin:0;
	padding:0;
}

div.a_to_z_section ul li a {
	text-decoration:none;
}
div#site_index_container h2 a {
	font-size:1em;
	color:#990033;
	text-decoration:none;
	cursor:text;
}

.a_to_z_section .descriptive_text {
	margin-bottom: 12px;
}
/* start all formats */
div#format_1, div#format_2, div#format_3, div#format_4, div#format_5, div#format_6, div#format_7, div#format_8 , div#format_9, div#format_10, div#format_repeat, div#format_list_1, div#format_list_2, div#format_list_a_to_z {
	float:left; 
    position:relative;
	width:776px; 
	margin-bottom:10px;
	text-align:left;
	font-size: .91em;	
	}

div#top_right_content ul {
	list-style-image:url(../../images/common/square_red.gif);
	padding-left: 16px;
}

div#top_right_content ul li {
	padding-bottom:12px;
}

div#repeat_content {
	float:left; 
    position:relative;
	width:728px; 
	margin-left:24px;
	margin-right:24px;
	margin-top:8px;
}

* html div#repeat_content {
	width:auto;
	margin-left:16px;
}

div#bottom_content {
	float:left; 
    position:relative;
	width:728px; 
	margin-left:24px;
	margin-right:24px;
	margin-top:0px;
}

* html div#bottom_content {
	width:724px;
	margin-left:16px;
	padding-top:12px;
}

div#bottom_content ul {
	list-style-image:url(../../images/common/square_red.gif);
	padding-left: 16px;
}

div#bottom_content ul li {
	padding-bottom:12px;
}

div#bottom_content ul li ul {
	list-style-image:url(../../images/common/arrow_red.gif);
	margin-top:10px;
}

div#bottom_content ol {
	/*list-style-type:decimal;*/
	padding-left: 24px;
	padding-bottom:10px;
}

div#bottom_content ol li {
	padding-bottom:12px;
}

div#bottom_upper_content {
	float:left; 
    position:relative;
	margin-bottom:12px;
	border-bottom: 1px solid #CCCCCC;
}

div#bottom_lower_content {
	float:left; 
    position:relative;
	margin-top:12px;
	border-top: 1px solid #CCCCCC;
}

div#main_top_content {
	float:left;
	position:relative;
	width:776px;
	margin-bottom:12px;
	border-bottom: 1px solid #CCCCCC;
	}

* html div#main_top_content {
	width:770px;
	}

*:first-child+html div#top_content img {
	margin-bottom:-3px;
}

div#main_top_left_content {
	float:left;
	position:relative;
	}

div#main_top__right_content {
	float:left;
	position:relative;
	}

div#main_left_content {
	float:left;
	position:relative;
	min-height:150px;
	border-right: 1px solid #CCCCCC;
	}

div#main_middle_content {
	float:left;
	position:relative;
	min-height:150px;
	border-right: 1px solid #CCCCCC;
	}

div#main_middle_left_content {
	float:left;
	position:relative;
	min-height:150px;
	border-right: 1px solid #CCCCCC;
	}

div#main_middle_right_content {
	float:left;
	position:relative;
	min-height:150px;
	border-right: 1px solid #CCCCCC;
	}

div#main_right_content {
	float:left;
	position:relative;
	min-height:150px;
	}
	
div#main_bottom_content {
	float:left;
	position:relative;
	width:100%;
	margin-top:12px;
	padding-top:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	border-top: 1px solid #CCCCCC;
	}

* html div#top_content img {
	margin-bottom:-3px;
}

* html div#main_image {
	margin-bottom:-3px;
}

/* end all formats */

/* start format 1 */
div#format_1 {
	width:728px;
	}

* html div#format_1 {
	width:720px;
	}

div#format_1 div#top_content {
	float:left;
	position:relative;
	width:inherit;
	margin-bottom:12px;
	border-bottom:1px solid #CCCCCC;
}

div#format_1 div#left_content {
	float:left;
	position:relative;
	width:348px;
	padding-right:12px;
	border-right:1px solid #CCCCCC;
}

div#format_1 div#right_content {
	float:left;
	position:relative;
	width:348px;
	padding-left:19px;
	border-left:0px solid #CCCCCC;
}

* html div#format_1 div#left_content {
	width:344px;
}

* html div#format_1 div#right_content {
	width:344px;
}

div#format_1 .phone {
	padding-bottom:12px;
}

div#format_1 h1.content_title2 {
	padding-top:10px;
	margin-bottom:10px;
}

* html div#format_1 h1.content_title2 {
	margin-top:12px;
}
* html div#format_1 h1.content_title2 h1 {
	padding-top:0px;
	margin-top:6px;
	margin-bottom:0px;
}
*:first-child+html div#format_1 h1.content_title2 {
	padding-top:0px;
	margin-bottom:4px;
}

/* end format 1 */

/* start format 2 */
div#format_2 {
	width: 776px;
	}

div#format_2 div#main_top_content {
	width: 728px;
	margin-left:24px;
	margin-right:24px;
	}

* html div#format_2 div#main_top_content {
	padding-top:4px;
	}

div#format_2 div#main_top_left_content {
	float:left;
	position:relative;
	width: 403px;
	padding-right:6px;
	padding-top:12px;
	}

div#format_2 div#main_top_right_content {
	float:left;
	position:relative;
	width:367px;
	}

div#format_2 div#main_left_content {
	width: 347px;
	padding-right:16px;
	}

* html div#format_2 div#main_left_content {
	width: 343px;
	}

div#format_2 div#main_right_content {
	width:348px;
	padding-left:16px;
	}
* html div#format_2 div#main_right_content {
	width:344px;
	}

div#format_2 h1.content_title3 {
	width:720px;
	padding-top:10px;
}

* html div#format_2 h1.content_title3 {
	margin-top:16px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:8px;
}
/* end format 2 */

/* start format 3 */
div#format_3 div#main_left_content {
	width: 215px;
	padding-right:20px;
	}

* html div#format_3 div#main_left_content {
	width:213px;
}

div#format_3 div#main_middle_content {
	width: 215px;
	padding-right:20px;
	padding-left:20px;
}

* html div#format_3 div#main_middle_content {
	width:213px;
}

div#format_3 div#main_right_content {
	width:215px;
	padding-left:20px;
}

* html div#format_3 div#main_right_content {
	width:212px;
}
/* end format 3 */

/* start format 4 */
div#format_4 div#main_left_content {
	width:167px;
	padding-right:10px;
	}

* html div#format_4 div#main_left_content {
	width:165px;
}

div#format_4 div#main_middle_left_content {
	width: 166px;
	padding-right:10px;
	padding-left:10px;
	}

* html div#format_4 div#main_middle_left_content {
	width:164px;
}

div#format_4 div#main_middle_right_content {
	width: 166px;
	padding-right:10px;
	padding-left:10px;
	}

* html div#format_4 div#main_middle_right_content {
	width:164px;
}

div#format_4 div#main_right_content {
	width:166px;
	padding-left:10px;
	}

* html div#format_4 div#main_right_content {
	width:164px;
}
/* end format 4 */

/* start format_repeat */
div#format_repeat {
	float: left;
	position: relative;
	width:776px;
}

div#format_repeat div.content_title {
	width:728px;
	margin-left:24px;
	margin-right:24px;
	margin-bottom:0px;
}

* html div#format_repeat div.content_title {
	width:720px;
	margin-top:6px;
}

div#format_repeat div.content_title h1 {
	padding-bottom:6px;
}

* html div#format_repeat div.content_title h1 {
	padding-bottom:0px;
}

div#format_repeat div#top_content {
	padding-bottom:12px;
	padding-left:24px;
	padding-right:24px;
	width:728px;
}

* html div#format_repeat div#top_content {
	width:720px;
}

div#format_repeat div#repeat_content {
	padding-bottom:12px;
	width:728px;
}

* html div#format_repeat div#repeat_content {
	width:720px;
}

div#format_repeat #bottom_content img {
	border:2px solid #666666;
}

div#format_repeat div#bottom_content {
	width:740px; 
	margin-right:12px;
}

* html div#format_repeat div#bottom_content {
	width:732px;
}

div#format_repeat .content_element {
	float: left;
	position:relative;
	width: 358px;
	padding-right:12px;
	height:220px;
}

* html div#format_repeat .content_element {
	width: 354px;
}

div#format_repeat .left_section {
	float: left;
	position: relative;
	width: 167px;
	text-align:left;
}

div#format_repeat  .right_section {
	float: left;
	position: relative;
	width: 180px;
}
/* end format_repeat */

/* start format list 1 */
div#format_list_1 {
	float: left;
	position: relative;
	width:776px;
}

div#format_list_1 div#top_content {
	padding-bottom:12px;
	padding-left:24px;
	padding-right:24px;
	width:728px;
}

* html div#format_list_1 div#top_content {
	width:720px;
}

div#format_list_1 #bottom_content img {
	border:2px solid #666666;
}

div#format_list_1 div#bottom_content {
	width:740px; 
	margin-right:12px;
}

* html div#format_list_1 div#bottom_content {
	width:732px;
}

div#format_list_1 .content_element {
	float: left;
	position:relative;
	width: 358px;
	padding-right:12px;
	height:220px;
}

* html div#format_list_1 .content_element {
	width: 354px;
}

div#format_list_1 .left_section {
	float: left;
	position: relative;
	width: 167px;
	text-align:left;
}

div#format_list_1  .right_section {
	float: left;
	position: relative;
	width: 180px;
}
/* end format_list_1 */

/* start format list 2 */
#format_list_2 {
	float:left;
	position:relative;
	width:776px;
}

#format_list_2 .main_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 12px;
	clear: both;
	float: left;
	position: relative;
	width: 776px;
}

#format_list_2 #bottom_content .main_section_content {
	float:left;
	position:relative;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #CCCCCC;
}

#format_list_2 #bottom_content .main_section_content2 img {
	float:left;
	position:relative;
	margin-right:36px;
}
/* end format list 2 */
