.hidden {
	display: none;
}
body {
	color: #000000;
	padding: 0;
	margin: 12px 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background: url(../images/fullbg.gif) repeat top left;
}
h1, h2, h3, h4, h5 {
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}
#outline {
	border: 1px solid #959595;
	width: 956px;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#header {
	border: 0px #999999 solid;
	height: 108px;
	width: 954px;
	margin: 1px 1px 1px 1px;
	clear: both;
	color: #000;
	background: #ffffff;
}
#menu {
	border-width: 0px 0px 0px 0px;
	/*min-height: 25px;*/
	width: 955px;
	margin: 0px 0px 0px 0px;
	/*clear: both;*/
	background-color: #00c5a7;
}
* html #menu {
	/*height: 25px*/
}

#top_menu .mainlevel {
  padding-right: 10px;
  /*font-weight: bold;*/
}
/* IE Min-Height Hack */
#content_column {
	border: 0px #999999 solid;
	width: 948px;
	float: left;
	margin: 0px 1px 1px 0px;
/*	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;*/
	clear: both;
	display: inline;
}
#left_column {
	border: 0px #999999 solid;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 193px;
	min-height: 550px;
	text-align: center;
}

#top_right {
    float: right;
    width: 350px;
	line-height: 22px;
	/*height: 80px;*/
	margin: 20px 20px 0px 0px;
}

#top_menu {
    float: right;
    width: 150px;
	  height: 25px;
    color: #000;
}

#searchbox {
	border: 0px #999999 solid;
	float: right;
	margin: 0px 0px 0px 0px;
	height: 30px;
	text-align: left;
	display: inline;
	overflow: auto;
}

#timeanddate {
  color: #000;
  text-align: right;
  /*font-weight: bold;*/
  clear:both;
	margin: 10px 20px 0px 0px;
}


#shortcuts {
	border: 0px #999999 solid;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 193px;
	text-align: center;
}
* html #left_column {
	height: 550px
}
/* IE Min-Height Hack */
.shortcutspace {
	height: auto;
	width: auto;
	clear: both;
	margin-bottom: 8px !important;
	margin-bottom: 5px;
}
#banner {
	border: 0px #000000 solid;
	margin: 5px 0px 0px 40px;
	float: left;
	width: 470px;
	overflow: hidden;
}
#pathway {
	border: 0px #999999 solid;
	margin: 10px 0px 10px 30px;
	width: 711px;
	float: left;
	text-align: left;
}
#maincontent {
	border: 0px #999999 solid;
	width: 723px;
	height: 100%;
	margin: 0px 0px 0px 20px;
	float: left;
	text-align: left;
}

/* All Pages - Gives gap between content and footer */
#bottom_spacer {
	clear: both;
	height: 30px;
}

/* All Pages - Footer Div */
#footer {
	clear: both;
	height: 24px;
	border: 1px #999999 solid;
	border-width: 1px 0 0 0;
	background-color: #359d82;
	text-align: center;
	padding-top: 4px;
}

/* All Pages - Validation and Copright Centre */
.centerfooterbox {
	width: 752px;
	margin: auto;
}

.centerfooterbox, a.centerfooterbox {
	color: #666;
	font-size: smaller;
}

a.centerfooterbox:hover {
	color: #2C93D3;
}
/* All Pages - Copyright text */
#copyrightbox {
	float: left;
	margin-top: 5px;
	width: auto;
	margin-bottom: 10px;
}

/* All Pages - Validation Links */
#validbox {
	float: right;
	margin-top: 5px;
	width: auto;
	margin-bottom: 10px;
}
/* All Pages - General Links */
a:link, a:visited {
	color: #206794;
	text-decoration: none;
}
a:hover {
	color: #2C93D3;
	text-decoration: none;
}

/* All Pages - General Links */
#top_menu a:link, #top_menu a:visited {
	color: #000;
	text-decoration: none;
}
#top_menu a:hover {
	color: #000;
	text-decoration: underline;
}


/* All Pages - Clear */
.clr {
	clear: both;
}

/* All Pages - Pathway */
.pathway {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a.pathway:link, a.pathway:visited {
	color: #206794;
	text-decoration: none;
}
a.pathway:hover {
	color: #2C93D3;
	text-decoration: none;
}


table.contentpaneopen {
	width: 711px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
	padding-right: 5px;
}
table.contentpaneopen td.componentheading {
	padding-left: 4px;
}
table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
.inputboxsearch {
	margin: 10px 0px 10px 10px;
	font-size: 11px;
}
.buttonsearch {
	width: 20px;
	height: 17px;
	margin: 11px !important;
	margin: 12px;
	padding: 0;
	border: 0;
	background: transparent url(../images/go.gif) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	vertical-align: top;
}
.category {
}
.contentheading {
	color: #000000;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: medium;
	text-transform: uppercase;
}
.contentdescription {
	text-align: left;
}
.contentpaneopen {
	text-align: left;
}
.contentheading {
	text-align: left;
}
.componentheading {
	color: #000000;
	padding-top: 4px;
	height: 21px;
	font-weight: bold;
	font-size: medium;
	text-transform: uppercase;
}
/*#active_menu#blockrandom#contact_email_copy#contact_text#emailForm#mod_login_password#mod_login_remember#mod_login_username#poll#search_ordering#search_searchword#searchphraseall#searchphraseany#searchphraseexact#voteid1, #voteid2…..adminform.article_seperator.back_button.blog.blog_more.blogsection.button.buttonheading.contact_email.content_rating.content_vote.contentpagetitle.contentpane.contenttoc.createdate.fase4rdf.footer.frontpageheader.inputbox.latestnews.mainlevel.message.modifydate.module.moduletable.mostread.newsfeed.newsfeeddate.newsfeedheading.pagenav.pagenav_next.pagenav_prev.pagenavbar.pagenavcounter.polls.pollsborder.pollstableborder.readon.search.searchintro.sectionentry1.sectionentry2.sectionheader.sitetitle.small.smalldark.sublevel.syndicate.syndicate_text.text_area.toclink.weblinks.wrapper*/
.button {
/*	color: #2C93D3;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	height: 26px !important;
	height: 24px;
	margin: 1px;  */
}
.inputbox {
	padding: 2px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	font-size: medium;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
/* NORMAL MODULE */
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px #CCCCCC solid;
}
div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg3.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-left: 9px;
	padding-bottom: 0px;
	height: 21px;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletable td {
	font-size: small;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.moduletable ul li {
	margin: 0;
	padding: 10px 8px 0px 8px;
	background: transparent;
}

/* TOPMENU MODULE */
table.moduletabletopmenu {
	width: auto;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 0px #CCCCCC solid;
}
div.moduletabletopmenu {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletabletopmenu th, div.moduletabletopmenu h3 {
	background: url(../images/subhead_bg3.png) repeat-x;
	color: #000000;
	text-align: left;
	padding-left: 9px;
	padding-bottom: 0px;
	height: 21px;
	font-weight: bold;
	font-size: small;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletabletopmenu td {
	font-size: small;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.moduletabletopmenu ul li {
	margin: 0;
	padding: 10px 8px 0px 8px;
	background: transparent;
}

















/* FOR PHOTOS */
table.moduletablephotos {
	width: 241px !important;
	width: 242px;
	margin: 0px 27px 10px 1px !important;
	margin: 0px 26px 10px 0px;
	float: left;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
}
div.moduletablephotos {
	padding: 1px 1px 1px 1px;
}
table.moduletablephotos th, div.moduletablephotos h3 {
	/* background: url(../images/subhead_bg3.png) repeat-x;
*/
	background-color: #f3f3f3;
	color: #000000;
	text-align: left;
	padding-left: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: smaller;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}
table.moduletablephotos td {
	font-size: small;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/* FORUM MODULE */
table.moduletableforum {
	width: 241px !important;
	width: 242px;
	height: 206px;
	margin: 0px 0px 10px 0px;
	float: left;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
	overflow: scroll;
}
div.moduletableforum {
	padding: 0;
}
table.moduletableforum th, div.moduletableforum h3 {
	background-color: #f3f3f3;
	color: #000000;
	text-align: left;
	padding-left: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: smaller;
	text-transform: uppercase;
}
table.moduletableforum td {
	font-size: small;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	vertical-align: top;
}
.moduletableforum ul li {
	margin: 0;
	padding: 5px 8px 0px 8px;
	background: transparent;
}
/* NEWS MODULE */
table.moduletablenews th, div.moduletablenews h3 {
	/* background: url(../images/subhead_bg_lblue.png) repeat-x;
*/
	background-color: #d5e9f6;
	color: #000000;
	text-align: left;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: smaller;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	width: 510px;
}
.dn-whole {
	margin-top: 10px;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color: #fcfcfc;
}
.sectiontableentry2 {
	background-color: #f7f7f7;
}
.small {
	color: #999999;
	font-size: small;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: small;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: small;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: smaller;
	text-transform: uppercase;
}
.mainlevelbottom {
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
}
a.mainlevelbottom:link, a.mainlevelbottom:visited {
	color: #FFFFFF;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
a.mainlevelbottom:hover {
	color: #FFFF00;
}
a.mainlevelbottom#active_menu {
	color: #ffff00;
	font-weight: bold;
}
a.mainlevelbottom#active_menu:hover {
	color: #ffff00;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
/* removes space below form elements */
	margin: 0;
	padding: 0;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: smaller;
	border-top: 1px solid #cccccc;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
ul {
	margin: 0;
	padding: 0;
	list-style: inside square;
}
li {
	padding-left: 15px;
	padding-top: 0px;
}
.arrow-dn {
	padding-bottom: 10px;
	padding-right: 15px;
}
.dn-date {
	color: #666666;
}
.pagenav {
	font-size: smaller;
}
.pagenav_next {
	font-size: smaller;
}
.pagenav_prev {
	font-size: smaller;
}
.pagenavbar {
	font-size: smaller;
}
.pagenavcounter {
	font-size: smaller;
}

/* STYLES */
.ArticleAuthor {
	font-size: small;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	color: #999999;
}
a.ArticleAuthor:link, a.ArticleAuthor:visited {
	color: #206794;
	text-decoration: none;
}
a.ArticleAuthor:hover {
	color: #2C93D3;
	text-decoration: none;
}
.Quote {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
}
table.PlanningTable {
	border: 1px #000000 solid;
	border-collapse: collapse;
}
table.PlanningTable td {
	border: 1px #000000 solid;
	padding: 5px 5px 5px 5px;
	width: 100%;
}
table.PlanningTable h4 {
	padding: 0;
	margin: 0;
}
.HighlightBoxBlue {
	Padding: 5px 10px 5px 10px !important;
	Padding: 5px 10px 5px 10px;
	border: 1px #c8dcea solid;
	width: 95%;
	background: #f3f8fb;
	margin-bottom: 10px;
}
.HighlightBoxBlue p, .HighlightBoxBlue h3 {
	margin: 0 0 0 0;
}
.TableHeading {
	background-color: #d5e9f6;
}

.g2_images {
border: 0;
}






/* ====================================== */
.businessdirectory2Header {
font: x-large bolder Arial, Helvetica, sans-serif;
}
.businessdirectory2CatName {}
.businessdirectory2SubcatsList {}
.businessdirectory2SubcatsListItems {}
.businessdirectory2EmptyCell {}
.businessdirectory2Footer {}









/* Ultimate Content Module */

div.ucd_Hide_Bullet_Point ul { list-style-type: none; border-bottom:0px;} /* Container, accepts module class suffix: div.ucd[moduleclass suffix] */
div.ucd_Hide_Bullet_Point ul.ucd_list li.ucd_item { border-bottom:0px;}
ul.ucd_list {margin:8px;padding:8px;list-style:square;text-align:left;} /* List styling */
ul.ucd_list li.ucd_item {margin:2px;padding:0;border-bottom:1px dotted #ccc;background:none;float:none;} /* List item styling */
ul.ucd_list li.row0 {background:none;} /* List item row styling - odd */
ul.ucd_list li.row1 {background:none;} /* List item row styling - even */
ul.ucd_list li.ucd_item div.ucd_title {float:none;background:none;margin:0;padding:0;} /* Title */
ul.ucd_list li.ucd_item span.ucd_date {color:#909090;margin:0 4px 0 0;padding:0;font-size:11px;} /* Date */
ul.ucd_list li.ucd_item span.ucd_sec_cat {font-size:11px;} /* Section/Category */
ul.ucd_list li.ucd_item div.ucd_introtext {margin:0;padding:0;} /* Introtext */
/* "Read more..." button */
ul.ucd_list li.ucd_item a.ucd_readon {display:block;float:none;font-size:11px;margin:4px 0 8px 0;padding:0;text-align:left;}
ul.ucd_list li.ucd_item a.ucd_readon:hover {display:block;float:none;font-size:11px;margin:4px 0 8px 0;padding:0;text-align:left;}

/* Style cleanup */
ul.ucd_list li.ucd_item div.ucd_introtext p {margin:0;padding:0;}

/* --- END --- */