﻿/* layout.css */

a {
	color: #8B0F04;
	text-decoration: none;
}
a:link {
	background-color: transparent;
	color: #8B0F04;
}

a:visited {
	background-color: transparent;
	color: #660000;
}

a:active {
	background-color: transparent;
	color: #cc0000;
}

a:hover {
	background-color: transparent;
	color: #cc0000;
	text-decoration: underline;
}

a.read_more {
}

a.red:link {
	background-color: transparent;
	color: #8B0F04;
	text-decoration: none;
}

a.red:visited {
	background-color: transparent;
	color: #8B0F04;
	text-decoration: none;
}

a.red:hover {
	background-color: transparent;
	color: #8B0F04;
	text-decoration: underline;
}

a.red:active {
	background-color: transparent;
	color: #8B0F04;
	text-decoration: underline;
}

a.white:link {
	background-color: transparent;
	color: white;
	text-decoration: none;
}

a.white:visited {
	background-color: transparent;
	color: white;
	text-decoration: none;
}

a.white:hover {
	background-color: transparent;
	color: white;
	text-decoration: underline;
}

a.white:active {
	background-color: transparent;
	color: white;
	text-decoration: underline;
}

a img {
	border: 0;
}

body {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	
}


h2 {
	color: #174A7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
	color: #174A7C;
}
h4 {
	color: #174A7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-bottom: 3px;
}
H6 {
	color: #174A7C;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	margin: 0 auto 0 auto;
	width: 138px;
}

#banner {
	background-color: white;
	font-size: 76%;
	height: 60px;
}

#contact_us_box {
	border: 1px solid #ddd;
	font-size: 76%;
	height: 420px;
	margin: 0 0 10px;
	padding: 10px;
	width: 210px;
}

.contact_us_box {
	border: 1px solid #ddd;
	font-size: 76%;
	height: 420px;
	margin: 0 0 10px;
	padding: 10px;
	width: 210px;
}

#footer {
	background: url(/images/nav_bg_2.png) no-repeat;
	clear: both;
	color: white;
	font-size: 65%;
	height: 18px;
	padding: 5px;
}

#footer .left {
	float: left;
	margin-top: 2px;
	margin-left: 6px;
}

#footer .right {
	float: right;
	margin-top: 2px;
	margin-right: 5px;
}

#sub_footer {
	font-size: 60%;
	margin-left: 5px;
}


.breakout {
	border: 1px solid #ddd;
	clear: right;
	float: right;
	font-size: 90%;
	margin: 0 0 15px 10px;
	padding: 3px;
	width: 150px;
}

.breakout h5 {
	background-color: #ddd;
	color: #A00600;
	padding: 3px;
}

.bottom_left {
	background: url(/images/bottomleft_bg.png) no-repeat;
	height: 7px;
	margin-right: 7px;
}

.bottom_right {
	background: url(/images/bottomright_bg.png) no-repeat;
	float: right;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

.bottom_left_dark {
	background: url(/images/dark_bottomleft_bg.png) no-repeat;
	height: 7px;
	margin-right: 7px;
}

.bottom_right_dark {
	background: url(/images/dark_bottomright_bg.png) no-repeat;
	float: right;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

.button {
	background: #918d8d;
	color: white;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}

.content {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height:330px;
}

.content ul {
	margin: 0 5px 0 -20px;	
}

.event_block_moveable {
	background-color: #f5f5f5;
	border: 1px solid black;
	color: black;
	margin-left: 2px;
	max-width: 500px;
	min-height: 200px; 
	padding: 2px;
	position: absolute;
	text-align: left;
	z-index: 2;
}

.event_block_static {
	border-bottom: 1px solid #ddd;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.event_block_static h3 {
	color: #a00600;
}

.header {
	background: #ddd;
	padding-left: 10px;
	padding-bottom: 2px;
}

.header h3 {
	color: #174a7c;
	margin: 0 0 0 0;
}

.header_dark {
	background: #999;
	padding-left: 10px;
	padding-bottom: 2px;
}

.header_dark h3 {
	color: #a00600;
	margin: 0 0 0 0;
}

.inside {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 76%;
}

.inside_dark {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 76%;
}

.news_desc {
	color: #666;
	font-weight: normal;
	text-align: left;
}

.news_header {
	background: url(/images/square.png) no-repeat;
	background-position: 0 5px;
	border-bottom: 1px solid #ddd;
	color: #8B0F04;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 2px;
	padding-left: 6px;
	text-align: left;
}
.news_header:hover {
	color: #cc0000;
}

.result_title a {
	color: #a00600;
}

.result_desc {
	font-size: small;
	margin-right: 200px;
}

.result_url {
	color: #1e4d7a;
	font-size: 70%;
	margin-bottom: 15px;
}

.search_result {
	font-size: medium;
}

.search_panel {
	font-size: medium;
	margin-bottom: 25px;
}

.services_page_content {
	text-align: justify;
}

div.text {
	font-size: 10pt;
	margin-right: 190px;
	margin-bottom: 10px;
}

.services_page_content ul{
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.top_left {
	background: url(/images/topleft_bg.png) no-repeat;
	height: 7px;
	margin-right: 7px;
}

.top_right {
	background: url(/images/topright_bg.png) no-repeat;
	float: right;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

.top_left_no_fill {
	background: url(/images/no_fill_topleft_bg.png) no-repeat;
	height: 7px;
	margin-right: 7px;
}

.top_right_no_fill {
	background: url(/images/no_fill_topright_bg.png) no-repeat;
	float: right;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

.top_left_dark {
	background: url(/images/dark_topleft_bg.png) no-repeat;
	height: 7px;
	margin-right: 7px;
}

.top_right_dark {
	background: url(/images/dark_topright_bg.png) no-repeat;
	float: right;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

.top_left_dark_no_fill {
	background: url(/images/dark_no_fill_topleft_bg.png) no-repeat;
	height: 7px;
	margin-right: 7px;
}

.top_right_dark_no_fill {
	background: url(/images/dark_no_fill_topright_bg.png) no-repeat;
	float: right;
	height: 7px;
	margin-top: -7px;
	width: 7px;
}

/* I renamed this label so all the pages that start with a .blank_page_content wrapper need to be renamed*/

.blank_page_content {
	font-size: 76%;
	text-align: justify;
}

.blank_page_content div {
	margin-bottom: 10px;
}

.blank_page_content ul{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* end .blank_page_content */