body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/arrow.gif);
}
.top_left {
	background-image: url(images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.top_middle {
	background-image: url(images/top_middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.top_right {
	background-image: url(images/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_left {
	background-image: url(images/header_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.header_right {
	background-image: url(images/header_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.header_body {
	background-image: url(images/header_body.gif);
	background-repeat: repeat;
}
.green_top_left {
	background-image: url(images/gree_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
}
.green_top_middle {
	background-image: url(images/gree_top_middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 4px;
}
.banner_top_middle {
	background-image: url(images/banner_top_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.banner_top_right {
	background-image: url(images/banner_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.green_left {
	background-image: url(images/green_left.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.green_middle {
	background-image: url(images/green_middle.gif);
	background-repeat: repeat;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: inside;
}
.orange_left {
	background-image: url(images/orange_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.orange_middle {
	background-image: url(images/orange_middle.gif);
	background-repeat: repeat;
	height: 160px;
}
.orange_bottom_left {
	background-image: url(images/orange_bottom_left.gif);
	height: 8px;
}
.orange_bottom_middle {
	background-image: url(images/orange_bottom_middle.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 8px;
}
.white_bg {
	background-color: #FFFFFF;
}
.white_bottom_middle {
	background-image: url(images/white_bottom_middle.gif);
}
.white_right {
	background-image: url(images/white_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.white_bottom_right {
	background-image: url(images/white_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.banner1 {
	background-image: url(images/steadman3bg.jpg);
	background-repeat: no-repeat;
	background-position: right -10px;
}
.banner2 {
	background-image: url(images/steadman3bg2.jpg);
	background-repeat: no-repeat;
	background-position: left  -10px;
}
.bottom_left {
	background-image: url(images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
}
.bottom_middle {
	background-image: url(images/bottom_middle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bottom_right {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tiny_text {
	font-size: 9px;
}
.news_summery {
	margin: 8px 5px 5px;
	color: #FFFFFF;
	list-style-position: inside;
}
.main_content {
	color: #000000;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style-position: inside;
}
.bread_crumb {
	background-color: #FFFF99;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
	font-size: 10px;
}
.tittles {
	color: #005100;
}

.logo_image {
	margin: 0px;
	padding: 0px;
	border: none;
}

** generic menu item link **/
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited,
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	line-height: 28px;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover {
	background-color:#484848;
	color:#FFFFFF!important;
	text-decoration:none!important;
}

/** generic menu item link on mouseover **/
a.mainlevel:hover,
#leftcol a.mainlevel:hover {
	background-color:#484848;
	color:#FFFFFF!important;
	text-decoration:none!important;
}

/** specific top right column menu item link **/
a.mainlevel-right:link,
a.mainlevel-right:active,
a.mainlevel-right:visited,
a.sublevel-right:link,
a.sublevel-right:active,
a.sublevel-right:visited {
	color:#00ff00;
	text-decoration:none;
	font-size:11px;
}

/** specific top right column menu item link on mouseover **/
a.mainlevel-right:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}


/** generic menu item **/
.mainlevel  {
	font-size:12px;
	display:block;
	color:#000000;
	height:20px;
	line-height:20px;
	padding-left:15px;
	background:transparent url(../images/bg_mainlevel.gif) repeat-x center top;
	font-weight:normal;
	text-decoration:none;
}

/* ---------------------
mambo module layout
--------------------- */

/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
	width:100%;
	float:left;
	clear:left;
}

/** general module table **/
#rightcol table,
#leftcol table td {
	font-size:11px !important;
	color:#CCCCCC;
}

#rightcol table,
#rightcol table td {
	font-size:11px !important;
	color:#030303;
}

/** general module title **/
table.moduletable th,
table.moduletable-bgimg th,
table.moduletable-right th {
	//border: 1px solid #484848;	
	color:#0000FF;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	background-color:#FFFFFF;
	//background:transparent url(../../images/back.jpg) ;
	height:25px;
	text-align:left;
	padding-left:15px;
	font-weight:normal;
	font-weight:bold
}

/** specific module td table for content top 1 and 2. 
position:user2 an user3 **/
#content_top1 table.moduletable td,
#content_top2 table.moduletable td {
	background:transparent url(../images/bg_module_contenttop.jpg) no-repeat center bottom;
	min-height:100px;
	vertical-align:top;
}

/** right column module td **/
#rightcol table.moduletable td   {
	padding:5px;
}

.contentheading,
.contentpagetitle,
.componentheading,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3973AC;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 15px;
	background-color:inherit;
}

/** latestnews and popular **/
.latestnews,
.mostread {
	color:#000000;
}

a.latestnews:link,
.mostread a:link,
.latestnews a:active,
.mostread a:active,
.latestnews a:hover,
.mostread a:hover,
.latestnews a:visited,
.mostread a:visited {
	color:#000000;
	text-decoration:underline;
	padding-top: 5px;
}

/** underline on hover **/
a.toclink:hover,
a.latestnews:hover,
a.mostread:hover,
a.pathway:hover,
a.sublevel:hover,
a.sublevel-right:hover,
a.blogsection:hover,
a.readon:hover,
a.pagenav:hover ,
a.pagenav_next:hover,
a.pagenav_pre:hover,
a.latestnews:hover {
	padding-top: 10px;
	text-decoration:underline;
	color:#3973AC;
	background-color:inherit;
}
