body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:url(images/bg_tile.gif);
	background-color: #1f3949;

}
#top_bar_1 {
	height: 21px;
	background-image:url(images/bg_top_bar_1.gif);
	background-repeat:repeat-x;
}
#top_bar_2 {
	height: 21px;
	background-image:url(images/gfx_top_bar_1.gif);
	background-repeat:no-repeat;
}
#logobar { height:59px; background-color:#FFFFFF; }
#logo {height:59px;width:215px;float:left;}
#logo h1 a{ width:215px;display:block;text-indent:-5000px;text-decoration:none;line-height:59px;}
#logo h1 {background:url(images/logo.gif) top left no-repeat;}
#logo h1{margin:0;padding:0;}

#logo_admin {height:59px;width:215px;float:left;}
#logo_admin h1 a{ width:215px;display:block;text-indent:-5000px;text-decoration:none;line-height:59px;}
#logo_admin h1 {background:url(images/logo_admin.gif) top left no-repeat;}
#logo_admin h1{margin:0;padding:0;}

#tagline {height:59px;width:570px;float:left;}
#tagline h1 {width:570px;display:block;text-indent:-5000px;line-height:59px;}
#tagline h1 {background:url(images/gfx_tagline.gif) top left no-repeat;}
#tagline h1{margin:0;padding:0;}

#main {
	clear:both;
	background-color:#ffffff;
	background-repeat:repeat-x;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0b4f7e;
	background-image: url(images/bg_main_tile.gif);
	background-position: left bottom;
	height:100%;
}

/*#content_home {height:443px; overflow:visible;}*/
#content_search {
	display: table;
}

#footer {clear:both; height:46px; margin-bottom: 20px; background-image:url(images/bottom_tile.gif);background-repeat:repeat-x;}
#footer_links {float:left; padding-top: 30px; width:312px;}
#footer_links_new {color: #4989ae; padding-top: 20px; margin: 0px auto; text-align:center;}
#footer_links_new a {color: #4989ae; font-weight:bold}
#footer_copyright {float: left;padding-top: 30px;padding-left:5px;font-family:Tahoma,Arial, Helvetica, sans-serif; font-size: 11px; color: #4989ae;}
#footer_copyright_new {font-family:Tahoma,Arial, Helvetica, sans-serif; font-size: 11px; color: #4989ae;margin: 0px auto; text-align:center;}
#home_left {float:left;width:519px;padding-left:18px;padding-top:12px;}
#search_left {width:552px;padding-left:18px;padding-top:12px; vertical-align:top;}
#main_image {width:503px;height:201px;}
#main_image h2 {width:503px;display:block;text-indent:-5000px;height:201px;}
#main_image h2 {background:url(images/img_home_01.jpg) top left no-repeat;}
#main_image h2{margin:0;padding:0;}
#home_right {float:left;width:200px;margin-left:33px;padding-top:12px;}
#search_right {margin-left:33px;padding-top:12px; vertical-align:top;}

#question-text {font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:12px;padding-left:9px;padding-top:18px;padding-bottom:13px;}

.txt_blue {color: #0b4f7e;}
.txt_blue a {color: #0b4f7e;text-decoration:none;}
.txt_blue a:hover {color: #0b4f7e;text-decoration:underline;}

#searchbox {
	width: 200px;
}
#search_left input {
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}
input.in-text {
	width: 126px;
	height: 14px;
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select.search {
	height: 16px;
	border: 1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.find td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 1px;
}
table.find {
	margin-left: 2px;
	width: 196px;
}
table#searchresults {
	width: 498px;
}
table#searchresults td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 141f27;
}
div.treven {
	width: 496px;
	background-color: #ececec;
}
div.trodd {
	width: 496px;
}
tr.trhead {
	background-color: #c9d9e4;
}
tr.trhead td {
	color: #0b4f7e;
	border: 1px solid #ffffff;
	text-align: center;
}
div#contact {
	font-size: 11px;
	padding-top: 22px;
	line-height: 16px;
}
a {
	color: #0b4f7e;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
div.searchrow {
	cursor:pointer;
	width: 100%;
	clear:both;
}
div.searchrow_hi {
	cursor:pointer;
	width: 100%;
	background-color:#FFFFE6;
	clear:both;
}
div.searchdiv { }
table.inresult td {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
img.photoborder { border: 3px solid #0b4f7e; }
table.detail td {
	padding-right: 10px;
	line-height: 19px;
}
table.detail td.minSpace {
	line-height: 12px;
}
table.detail td.bold {
	font-weight: bold;
}
table.detail td a {
	font-weight: bold;
}
span.smallText {
	font-size: 10px;
}
.red, .error {
	color:#CC0000;
}
.header {
	color:#2874a8;
	font-size:larger;
	font-weight:bold;
}