html {
	background-color: #a3d8f5;
}

html body {
	background-color: #a3d8f5;
}

body {
	background-color: #a3d8f5;
	margin: 0;
	padding: 0;
}

#top_left {
	background-image: url('images/top_left.gif');
	background-repeat: no-repeat;
	height: 18px;
	width: 74px;
}
#top_center {
	background-image: url('images/top_center.gif');
	background-repeat: no-repeat;
	height: 18px;
	width: 796px;
}
#top_right {
	background-image: url('images/top_right.gif');
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
}
#center_left {
	background-image: url('images/center_left.gif');
}
#center_right {
	background-image: url('images/center_right.gif');
}
#bottom_left {
	background-image: url('images/bottom_left.gif');
	background-repeat: no-repeat;
	height: 38px;
	width: 74px;
}
#bottom_center {
	background-image: url('images/bottom_center.gif');
	background-repeat: no-repeat;
	height: 38px;
	width: 796px;
}
#bottom_right {
	background-image: url('images/bottom_right.gif');
	background-repeat: no-repeat;
	height: 38px;
	width: 80px;
}

#side_bar {
	background-color: #d5eefb;
	padding: 10px;
	border-right: 6px solid;
	border-bottom: 6px solid;
	border-color: #ffffff;
}

.side_bar_area {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.side_bar_area a {
	color: #1a87c0;
	text-decoration: none;
}

.side_bar_area a:hover {
	color: #1a87c0;
	text-decoration: underline;
}

.side_bar_area h2.sitemason_header {
	font-family: arial;
	font-size: 12px;
	color: #1a87c0;
	text-transform: uppercase;
}

#content {
	padding: 10px;
}

#content2col {
	padding: 10px;
}

.content_area {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.content_area a {
	color: #1a87c0;
	text-decoration: none;
}

.content_area a:hover {
	color: #1a87c0;
	text-decoration: underline;
}

.content_area h2 {
	font-family: arial;
	font-size: 14px;
	color: #1a87c0;
	text-transform: uppercase;
}

.content_area_2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.content_area_2 a {
	color: #1a87c0;
	text-decoration: none;
}

.content_area_2 a:hover {
	color: #1a87c0;
	text-decoration: underline;
}

.content_area_2 h2 {
	font-family: arial;
	font-size: 14px;
	color: #1a87c0;
	text-transform: uppercase;
}

.sitemason_header {
}

.logo_small a {
	background-image: url('images/logo_small.gif');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 137px;
	height: 52px;
}

.logo_small a:hover {
	background-image: url('images/logo_small_over.gif');
	background-repeat: no-repeat;
}

.learn a {
	background-image: url('images/learn.gif');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 131px;
	height: 52px;
}

.learn a:hover {
	background-image: url('images/learn_over.gif');
	background-repeat: no-repeat;
}

.connect a {
	background-image: url('images/connect.gif');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 131px;
	height: 52px;
}

.connect a:hover {
	background-image: url('images/connect_over.gif');
	background-repeat: no-repeat;
}

.serve a {
	background-image: url('images/serve.gif');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 131px;
	height: 52px;
}

.serve a:hover {
	background-image: url('images/serve_over.gif');
	background-repeat: no-repeat;
}

.support a {
	background-image: url('images/support.gif');
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	width: 131px;
	height: 52px;
}

.support a:hover {
	background-image: url('images/support_over.gif');
	background-repeat: no-repeat;
}

.search_box {
	background-image: url('images/search.gif');
	background-repeat: no-repeat;
	display: block;
	width: 136px;
	height: 52px;
}

.search_box #s {
	color: #585858;
}


.search_form input {
	border: 0;
}

.search_position {
	padding-left: 25px;
	padding-top: 17px;
}

#nav_table {
	border-bottom: 8px solid;
	border-left: 6px solid;
	border-right: 5px solid;
	border-color: #ffffff;
	background-color: #1987c0;
	height: 24px;
	line-height: 24px;
	text-align: center; 
}

.second_nav {
}

.second_nav a
{
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.second_nav a:hover {
	text-decoration: underline;
}

.second_nav a.current_subnav {
	text-decoration: underline;
}

.breadcrumbs {	
	text-transform: uppercase;
	font-family: arial;
	font-size: 10px;
	color: #1a87c0;
}

.breadcrumbs a {
	text-decoration: none;
	color: #1a87c0;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

#content {
	text-align: top;
}

.content_title {
	font-family: times new roman;
	font-size: 22px;
	color: #1a87c0;
	text-transform: uppercase;
}

.content_title_hidden {
	display: none;
}

.sitemason_body {
	font-family: arial;
	font-size: 12px;
	color: #000000 ;
}

.sitemason_paragraph a {
	color: #1a87c0;
}

.sitemason_paragraph a:hover {
	color: #0d4663;
	text-decoration: none;
}

h2.sitemason_header {
	line-height: 14px;
	margin: 0;
	padding: 0;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.newsfeed h2 {
color: #1a87c0;
text-decoration: none;
}

h1.sitemason_title {
	display: none;
}