/* last mods 100511 - dhatter@libertastechnologies.com */

body
{
	background: #0099ff url(../../images/SD1BKG.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif !important;
	font-size: 10pt;
	line-height: 16px;
}

H1
{
	font-size: 20pt;
	color: #1f497d;
	font-weight:bold;
	margin-top: 10px !important;
	margin-bottom: 15px !important;
	line-height: 24pt;
}

H2
{
	font-size: 14pt;
	color: #1f497d;
	font-weight:bolder;
	line-height: 16pt;
}

H3
{
	font-size: 12pt;
	color: #1f497d;
	font-weight:bolder;
	margin-bottom: 0px !important;
}

p
{
	margin-top: 7px;
}


.FooterCopy a:link
{
	font-family: Trebuchet MS,Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterCopy a:visited
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterCopy a:hover
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: red;
	text-decoration: none;
}

.FooterCopy a:active
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: red;
	text-decoration: none;
}

.podlinks, .podlinks a:link, .podlinks a:visited
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*line-height: 22px;*/
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

.podlinks a:hover, .podlinks a:active
{
	color: red;
}

.podline
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: White; /*width: 200px;*/ /*clear: both;*/
}

.quicklinks, .quicklinks a:link, .quicklinks a:visited
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}

.quicklinks a:hover, .quicklinks a:active
{
	color: red;
}

.newslinks, .newslinks a
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
}

.newslinks a:hover, .newslinks a:active
{
	color: red;
}

.eventlinks a
{
	display: block;
	float: left;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 7px;
}

.eventlinks a:hover, a:active
{
	color: red;
}

.eventCalendar
{
	float: left;
	color: black;
	width: 32px;
	height: 31px;
	background: url(../Images/Calendar.png) no-repeat;
	vertical-align: middle;
}

.eventCalendar .date
{
	display: block;
	font-size: 14px;
	width: 32px;
	padding-top: 4px;
	text-align: center;
}

.eventCalendar .month
{
	display: block;
	text-indent: 3px;
	font-size: 8px;
	color: white;
	margin-top: -1px;
}

.menuOdd
{
	background-color: #4A9EDA;
	line-height: 25px;
	border-left: solid 1px #314C9B;
	border-right: solid 1px #314C9B;
}

.menuEven
{
	background-color: #3384C5;
	line-height: 25px;
	border-left: solid 1px #314C9B;
	border-right: solid 1px #314C9B;
}

.podbottomlink, .podbottomlink a:link, .podbottomlink a:visited
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.highlight
{
	color: #FFFF00;
}

/*.podbottomlink, .podbottomlink a:hover, .podbottomlink a:active
{
	color: Red;
}*/


/************* Search Results ******************/
.catbar_blue, .catbar_grey, .catbar_yellow
{
	height: 19px;
	width: 725px;
	line-height: 11px;
	color: #fff;
	font-size: 11px;
}

.search_header_left_wrapper
{
	float: left;
	width: 27px;
	height: 15px;
}
.search_header_left_img
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 27px;
	height: 15px;
}
.search_header_info
{
	left: 35px;
	float: left;
	width: 675px;
	height: 15px;
}
.search_info_left_wrapper
{
	position: relative;
	left: 0px;
	top: 3px;
	width: 200px;
	height: 15px;
	float: left;
}
.search_info_right_wrapper
{
	position: relative;
	top: 3px;
	width: 300px;
	height: 15px;
	text-align: right;
	float: right;
}
.search_header_img
{
	cursor: pointer;
}
.catbar_blue
{
	background-color: #666;
}
.catbar_grey
{
	background-color: #666;
}
.catbar_yellow
{
	background-color: #666;
}
.catbar_left_text
{
	padding-top: -10px;
	padding-left: 20px;
	clear: left;
	height: 11px;
}
.catbar_left
{
	float: left;
	margin: -8px 0px 0px 0px;
	padding-top: 2px;
	padding-left: 10px;
	clear: left;
	height: 11px;
	width: 275px;
}
.catbar_right
{
	float: right;
	margin: -8px 10px 0px 0px;
	padding-right: 10px;
	height: 11px;
}
.search_result_h4
{
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	font-size: 9pt;
}
.search_result_p
{
	font-family:  Trebuchet MS, Verdana, Geneva, sans-serif;
	line-height: 16px;
	padding-bottom: 14px;
	font-size: 9pt;
}
.search_repeaters a
{
	font-size: 9pt;
}
.search_results_dotted_row
{
	border-bottom: 1px dotted #999;
	padding-bottom: 4px;
	width: 100%;
}
.dotted_row_clear
{
	border: none;
	padding-bottom: 4px;
	width: 100%;
}
.search_results_first_row
{
	padding-top: 4px;
}
.search_results_row, .search_results_row_block
{
	width: 100%;
}
.search_results_row_block
{
	display: block;
}
.search_results_center_content
{
	width: 86%;
	padding-left: 0px;
}
.search_results_table
{
	padding-left: 5px;
	width: 725px;
}
.search_results_show
{
	display: inline;
}
.search_left_content_bottom
{
	background: url(../images/services_lftcol_photo.jpg) no-repeat;
	width: 224px;
	height: 123px;
	float: left;
}
.search_just_right
{
	padding-right: 20px;
	margin-top: 0px;
	display: block;
	color: #fcbf49;
	font-size: 11px;
	letter-spacing: 0.2px;
	margin-left: 0px;
	text-align: right;
}
.search_just_right:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.search_dropdown_title
{
	font-family:  Trebuchet MS, Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 3px;
}
.search_main_dropdown, .search_main
{
	width: 171px;
	float: right;
	margin-bottom: 15px;
}
.search_left_content_box
{
	position: relative;
	float: left;
	left: 0px;
}
.search_left_content_button
{
	float: left;
	left: 0px;
}
.search_menu_search_box
{
	font-size: 9pt;
	width: 143px;
	height: 16px;
}
.search_main
{
	padding: 3px 0px 10px 0px;
}
.search_main_dropdown
{
	padding: 3px 0px 20px 0px;
	border-bottom: 1px dotted #00A8E1;
}
.search_main_dropdown select
{
	width: 171px;
	height: 20px;
	margin-top: -3px;
}
.search_left_content
{
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #006cc2;
	width: 235px;
}
.search_left_content a
{
	color: #FFFFFF;
	text-decoration: none;
}
.search_left_content a.active
{
	color: #FFFFFF;
	text-decoration: none;
}
.search_left_content a.visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.search_left_content a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.search_left_content_pad
{
	padding-top: 20px;
}
.catbar_blue a, .catbar_blue a:active, .catbar_blue a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.catbar_blue a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.catbar_grey a, .catbar_grey a:active, .catbar_grey a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.catbar_grey a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.catbar_yellow a, .catbar_yellow a:active, .catbar_yellow a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.catbar_yellow a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.category_repeater_wrapper .RadGrid_Default .rgAltRow td
{
	border-color: #ccc !important;
	border-style: none none dotted none !important;
	border-width: 0 0 1 0 !important;
}
.category_repeater_wrapper .RadGrid_Default .rgRow td
{
	border-color: #ccc !important;
	border-style: none none dotted none !important;
	border-width: 0 0 1 0 !important;
}
.category_repeater_wrapper a, .search_results_dotted_row a
{
	font-family: Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 9pt !important;
	color: #0088CC !important;
}
.category_repeater_wrapper a:hover, .search_results_dotted_row a:hover
{
	text-decoration: underline !important;
}

.searchresult_heading
{
	font-size: 16px;
	color: #0079c1;
	margin-bottom: 10px;
	border-bottom: 2px solid #ccc;
	font-family:  Trebuchet MS, Verdana, Geneva, sans-serif;
}
.headercell
{
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: medium;
	width: 100%;
}
.hidden_header
{
	display: none;
}

.searchresult_heading_noborder
{
	font-size: 16px;
	color: #0079c1;
	margin-bottom: 10px;
	padding-top: 10px;
}
.category_search_header
{
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 14px;
	color: #0079c1;
	margin-bottom: 0px;
	border-bottom: 2px solid #ccc;
	font-family:  Trebuchet MS, Verdana, Geneva, sans-serif;
}
.repeatertitle
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

/************* End Search Results ******************/

.news_date
{
	font-size: 9px;
	line-height: 18px;
	color: #999999;
}

.news_article_title
{
	font-size: 14px;
	font-weight: bold;
	color: #0079C1;
}

.news_story_container
{
	position: relative;
	float: left;
	left: 5px;
}
