#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 15px;
}
a img {
	border: none;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
}
p {
	margin-top: 0;
	margin-bottom: 12px;
}
#content ul, #content ol, #content dl {
	margin: 0 50px 20px;
	padding: 0;
}
#content ul li, #content ol li, #content dl li {
	padding: 2px 0 0 0;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 40px;
	color: #267AAC;
	font-weight: 300;
	display: block;
	margin-bottom: 15px;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 30px;
	color: #267AAC;
	font-weight: 300;
	display: block;
	margin-bottom: 5px;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #267AAC;
	font-weight: 300;
	display: block;
	margin: 0;
}
#content blockquote {
	font: 16px "Times New Roman", Times, serif;
	font-style: italic;
	color: #A4AE79;
	background-color: #F2F3ED;
	border: 3px double #E6E9DA;
	text-align: center;
	font-weight: bold;
	margin: 20px 50px;
	padding: 15px 50px 10px;
}
.horizontal_divider {
	border-bottom: dotted 3px	#999;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.layout_table {
	padding: 0;
	border: 0;
	margin: 0
}
.CentreBlockElement {
	margin-right: auto;
	margin-left: auto;
}
.Error {
	font-size: 11px;
	color: #C00;
}
.Success {
	font-weight: bold;
	color: #390;
}
.Attention {
	font-weight: bold;
	color: #C00;
}
.Status_SingleLine_Attention {
	background: #FFFAD7 url(/graphics/icons/attention_32x32.png) no-repeat scroll 15px center;
	padding: 11px 65px;
	margin: 10px 0;
	border: 1px solid #FFDE6C;
	min-height: 8px;
}
.Status_MultiLine_Attention {
	background: #FFFAD7 url(/graphics/icons/attention_32x32.png) no-repeat scroll 15px center;
	padding: 8px 65px;
	margin: 10px 0;
	border: 1px solid #FFDE6C;
	min-height: 14px;
}
.Status_SingleLine_Success {
	background: #EEFBEC url(/graphics/icons/success_48x48.png) no-repeat scroll 10px center;
	padding: 14px 68px;
	margin: 10px 0;
	border: 1px solid #C2EFB6;
	min-height: 10px;
}
.Status_MultiLine_Success {
	background: #EEFBEC url(/graphics/icons/success_48x48.png) no-repeat scroll 10px center;
	padding: 10px 68px;
	margin: 10px 0;
	border: 1px solid #C2EFB6;
	min-height: 14px;
}
.child_container {
	width: 780px;
	margin: 0 auto;
}
.child_row {
	padding: 15px 0 5px;
}
.child_image {
	float: left;
	text-align: center;
	width: 80px;
}
.child_image img {
	vertical-align: text-top;
	border: solid 1px #000;
	margin: 4px auto 0;
}
.child_text {
	font-size: 12px;
	padding: 0 0 0 95px;
}
.child_text h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	margin: 0px;
}
#pagnav a {
	color: #2D77B5;
	text-decoration: none;
	border: 1px solid #72ACDC;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#pagnav a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #2D77B5;
	border: 1px solid #2D77B5;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#pagnav {
	margin: 15px;
	text-align: center;
}
#pagnav_current {
	color: #FFF;
	text-decoration: none;
	background-color: #2D77B5;
	border: 1px solid #2D77B5;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	cursor: default;
	padding: 2px 4px;
}
#pagnav_disabled {
	color: #CCC;
	text-decoration: none;
	border: 1px solid #CCC;
	margin-right: 2px;
	margin-left: 2px;
	cursor: default;
	padding: 2px 4px;
}

.IconButton_02 {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	display: inline-block;
	min-height: 16px;
	padding: 1px 0px 1px 25px;
	margin-right: 5px;
}
.IconButton_02:hover {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	display: inline-block;
	min-height: 16px;
	padding: 1px 0px 1px 25px;
	margin-right: 5px;
}
.bicon_linkbullet {
	background-image:url(/graphics/icons/link_arrow.gif);
}
.bicon_delete {
	background-image:url(/graphics/icons/cross.png);
}
.IconButton_32 {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	display: inline-block;
	line-height: 32px;
	padding: 0 0 0 40px;
	margin-right: 10px;
}
.IconButton_32:hover {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	display: inline-block;
	line-height: 32px;
	padding: 0 0 0 40px;
	margin-right: 10px;
}
.IconButton_24 {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	display: inline-block;
	line-height: 24px;
	padding: 0 0 0 32px;
	margin-right: 10px;
}
.IconButton_24:hover {
	background-position: 3px center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-decoration: none;
	display: inline-block;
	line-height: 24px;
	padding: 0 0 0 32px;
	margin-right: 10px;
}
.bicon32_phone {
	background-image:url(/graphics/icons/listings_phone.png);
}
.bicon24_info {
	background-image:url(/graphics/icons/listings_info.png);
}
.bicon24_member {
	background-image:url(/graphics/icons/listings_member.png);
}
.Button_01 {
	padding: 2px 7px;
	font-weight: bold;
	color: #FFF;
	border: solid 1px #FFFFFF;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color: #000;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#000000));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #999999, #000000);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999, endColorstr=#000000);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#999999, endColorstr=#000000)";
	zoom: 1;
}
.Button_01:hover {
	padding: 2px 7px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	border: solid 1px #FFFFFF;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	background-color: #1F83BE;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#68CBFB), to(#04557B));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #68CBFB, #04557B);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#68CBFB, endColorstr=#04557B);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#68CBFB, endColorstr=#04557B)";
	zoom: 1;
}
.image_01 {
	margin: 1px 8px 0 0;
	border: solid 1px #000;
}
.article_box {
	padding-bottom: 7px;
}
.article_tagline {
	font-size: 10px;
	color: #666;
	line-height: 16px;
	margin: 4px 0;
	vertical-align: middle;
	padding: 0 10px;
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5; /* C7E2FA */
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE)); /* E3F3FD F4F4F4 */
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#EEEEEE);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#EEEEEE)";
	zoom: 1;
}
.section_head_01 {
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #FFF;
	background: #4A91BB;
	padding: 2px 8px 4px;
	border-top: 1px solid #5896C2;
	border-left: 1px solid #CCC;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#5896C2), to(#3E6C9F));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #5896C2, #3E6C9F);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5896C2, endColorstr=#3E6C9F);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#5896C2, endColorstr=#3E6C9F)";
	zoom: 1;
}
#content .quick_links ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 14px;
}
#content .quick_links li {
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 0 19px;
	padding: 0;
}
.panel_content p {
	margin: 0;
	padding: 0 0 12px 0;	
}
.panel_content {
	font-size: 12px;
	color: #666;
	padding: 10px;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, center bottom, from(#FFFFFF), to(#F7F7F7));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(-70deg, #FFFFFF, #F7F7F7);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F7F7F7);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F7F7F7)";
	zoom: 1;
}
.panel_calendar_outer {
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, center bottom, from(#FFFFFF), to(#F7F7F7)) bottom right no-repeat scroll;
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(-70deg, #FFFFFF, #F7F7F7);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F7F7F7);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#F7F7F7)";
	zoom: 1;
}
.panel_calendar_inner {
	font-size: 12px;
	color: #666;
	padding: 10px;
	background: url(/graphics/layout/panel_calendar_bg.jpg) bottom right no-repeat scroll;
}
.panel_calendar {
	width: 300px;
	height: 100px;
	background: url(/graphics/layout/panel_calendar_header.png) top center no-repeat scroll;
}
#topten {
	background: url(/graphics/layout/top_10.jpg) top center no-repeat scroll;
	display: block;
	height: 99px;
	width: 545px;
	margin: 0;
	padding: 0;
}
#topten a {
	margin: 0;
	padding: 0 0 0 110px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #900;
	line-height: 99px;
}
.listing_container {
	padding: 10px 0;
}
.listing_outer {
	margin: 0;
	padding: 6px;
	background: #FBFBFB;
	border: 1px solid #E0E0E0;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#FBFBFB), to(#F5F5F5));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #FBFBFB, #F5F5F5);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FBFBFB, endColorstr=#F5F5F5);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FBFBFB, endColorstr=#F5F5F5)";
	zoom: 1;
}
.listing_outer_advanced {
	margin: 0;
	padding: 6px;
	background: #FEECC0;
	border: 1px solid #F8DC7E;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFBEC), to(#FFECB3));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #FFFBEC, #FFECB3);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFBEC, endColorstr=#FFECB3);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFBEC, endColorstr=#FFECB3)";
	zoom: 1;
}
.listing_inner {
	background-color: #FFF;
	border: 1px solid #E0E0E0;
}

.listing_inner_advanced {
	background-color: #FFF;
	border: 1px solid #F8DC7E;
}
.listing_title {
	vertical-align: middle;
	padding: 3px 5px 3px 15px;
	background-color: #F2F9FD;
	border-top: none;
	border-bottom: 3px double #C7DFF3;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#D7EDFD), to(#F2F9FD));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #D7EDFD, #F2F9FD);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D7EDFD, endColorstr=#F2F9FD);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D7EDFD, endColorstr=#F2F9FD)";
	zoom: 1;
}
.listing_content {
	padding: 3px 15px;
}
.listing_contact {
	padding: 7px 15px 5px;
	text-align: right;
}
.FormFields {
	background-attachment: scroll;
	background-image: url(/graphics/mc/field_BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	border: 1px solid #999;
	background-color: #FFF;
}
.startswith {
	padding: 3px 3px 4px;
	margin-left: 0;
	margin-right: 0;
}
.startswith:hover {
	padding: 2px 2px 3px;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
	background-color: #FFF;
	border: solid 1px;
}
.startswith_current {
	padding: 2px 5px 3px;
	margin: 0;
	font-weight: bold;
	background-color: #FFF;
	border: solid 1px;
}
.listings_welcome {
	padding: 30px 0 0 250px;
	background: url(/graphics/layout/listings_welcome.png) bottom left no-repeat scroll;
}
.shadow_glow_01 {
	box-shadow: 0 0 6px #999999;
	-moz-box-shadow: 0 0 6px #999999;
	-webkit-box-shadow: 0 0 6px #999999;
}
.shadow_01 {
	box-shadow: 2px 2px 4px #999999;
	-moz-box-shadow: 2px 2px 4px #999999;
	-webkit-box-shadow: 2px 2px 4px #999999;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#CCCCCC, offX=3, offY=3, positive=true);
}
.tooltip2 {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:11px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
.TB_001 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.TC_001 {
	background-color: #4A91BB;
	padding: 3px 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	font-weight: bold;
	color: #FFF;
	border-top-color: #CCC;
	border-left-color: #CCC;
	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#5896C2), to(#3E6C9F));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #5896C2, #3E6C9F);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5896C2, endColorstr=#3E6C9F);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#5896C2, endColorstr=#3E6C9F)";
	zoom: 1;
}
.TC_002 {
	background-color: #F4F9FB;
	padding: 3px 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

.TC_003 {
	background-color: #FFF;
	padding: 3px 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
