table {
	margin: 0px;
}
#content table {
	margin: auto;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #34322c;
	background-color: #edddc4;
}
body, #wrapper, h3 {
	text-align: left;
}
#wrapper {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	border-left: #cac0a8 solid 1px;
	border-right: #cac0a8 solid 1px;
	background: url(../images/layout/c_4_back.gif) repeat-x left 178px;
}
#footer {
	font-size: 10px;
	background-color: #1c150b;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
#footer, #footer a, #footer a:hover {
	color: #edddc4;
}
#footer a {
	text-decoration: none;
	border-bottom: 1px dotted #edddc4;
}
#container, #container_left, #container_right {
	vertical-align: top;
}
#counters {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#counters li {
	padding: 0px;
	margin: 5px 0px 5px 30px;
}
#menu {
	background: #2b261e url(../images/layout/c_3_back_menu.gif) repeat-x top left;
	height: 42px;
	overflow: hidden;
	padding: 0px 16px;
}
#main {
	margin-top: 43px;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 20px;
	width: auto;
	background-color: #f2ead5;
}
#main div {
	background-image: url('../images/layout/cnt_tc.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
#main div div {
	background-image: url('../images/layout/cnt_bc.gif');
	background-position: bottom left;
}
#main div div div {
	background-image: url('../images/layout/cnt_ml.gif');
	background-repeat: repeat-y;
	background-position: top left;
}
#main div div div div {
	background-image: url('../images/layout/cnt_mr.gif');
	background-position: top right;
}
#main div div div div div {
	background-image: url('../images/layout/cnt_tl.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#main div div div div div div {
	background-image: url('../images/layout/cnt_tr.gif');
	background-position: top right;
}
#main div div div div div div div {
	background-image: url('../images/layout/cnt_bl.gif');
	background-position: bottom left;
}
#main div div div div div div div div {
	background-image: url('../images/layout/cnt_br.gif');
	background-position: bottom right;
}
#main div div div div div div div div div {
	background-image: none;
	background-repeat: repeat;
	background-position: top left;
}
#content {
	padding: 16px;
}
#banner_bottom, #block_left, #block_right, #banner_top {
	padding-bottom: 20px;
}
.title {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color: #2a5a94;
}
#block_left, #block_right {
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#block_left {
	margin-top: 43px;
	width: 151px;
}
#block_right_bgl {
	background: url('../images/layout/c_4_edge_back.gif') no-repeat top left;
	padding-left: 5px;
}
#block_right_bgr {
	background: url('../images/layout/c_4_edge_back.gif') no-repeat top right;
	padding-right: 5px;
}
#block_right {
	width: 190px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 43px;
	background: url('../images/layout/c_4_6.gif') no-repeat top center;
}
#container_left {
	width: 183px;
}
#container_right {
	width: 232px;
	background: #2e75b5 url('../images/container_right-bg.png') repeat-y top center;
}
#container {
	width: 543px;
}
#insertion_top_lt, #insertion_top_rt {
	background: #403931 url('../images/layout/c_1_back.gif') repeat-x top left;
	height: 40px;
	padding-top: 5px;
	overflow: hidden;
}
#insertion_top_rt {
	text-align: right;
	padding-right: 16px;
}
#insertion_top_lb, #insertion_top_rb {
	background: #2b261e url('../images/layout/c_2_back.gif') repeat-x top left;
	height: 86px;
	padding-top: 5px;
	overflow: hidden;
}
#insertion_top_rb {
	padding-left: 16px;
}
#date {
	background: #2b261e url('../images/layout/c_3_back.gif') repeat-x top left;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
}
#logo {
	width: 222px;
	height: 178px;
	overflow: hidden;
	padding: 0px 5px;
	background: #1f1b15 url(../images/layout/c_23_side.gif) repeat-x top left;
}
#insertion_top_lt, #insertion_top_lb, #date {
	text-align: center;
}
#banner_bottom {
	text-align: center;
}

/** Template_css **/

/*  Global Formatting */

a {
	color: #2971a7;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #2971a7;
}

a.image, a.image:hover {
	border: 0;
}

li {
	list-style-type: none;
}

ul {
	list-style: none;
}
ul li {
	background: url(../images/bullet-list.gif) no-repeat 0px 9px;
	line-height: 180%;
	padding-left: 12px;
	margin-left: 0;
}
ol li {
	line-height: 180%;
	padding-left: 12px;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

.banneritem img,
.buttonheading img {
	border: none;
}

/* #######################  END GENERAL SETTINGS ############################ */

/*##################### NAVIGATION SECTION #####################*/

/* Pathway Breadcrumbs */

.pathway {
	font-size: 11px;
	color: #333;
}

a.pathway:link {
	color: #2b5c97;
}

a.pathway:visited {
	color: #2b5c97;
}

a.pathway:active {
	color: #2b5c97;
}

a.pathway:hover {
	color: #b5d5ff;
	text-decoration: underline;
}

span.pathway {
	display: block;
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url(../images/layout/pathway_back.gif) repeat-x bottom left;
}


/* Default Menus */

ul.menu li {
	list-style-position: outside;
	padding-left: 1.6em;
	margin-left: 0;
	background: url(../images/arrow_dark.gif) no-repeat 0px 6px;
}
#block_right ul.menu li {
	background: url(../images/arrow_light.gif) no-repeat 0px 6px;
}

ul.menu li a {
	line-height: 18px;
	margin-left: 0px;
	text-decoration: none;
}

ul.menu li a:hover {
	margin-left: 0px;
	text-decoration: underline;
}

.small {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #aaa;
}

/* Page navigation links "<<< 1 of 10 next >>>" */

.pagenav {
	padding: 2px;
	color: #999;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	text-decoration: none;
	font-size: 11px;
	background: #f5f5f5;
	color: #999;
	height: 100%;
}

a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	text-decoration: none;
	color: #000;
}

th.pagenav_prev a,
th.pagenav_next a {
	color: #999;
	font-weight: normal;
}

th.pagenav_prev a:hover,
th.pagenav_next a:hover {
	color: #000;
	font-weight: normal;
}

.pagenavbar {
	padding-left: 14px;
	font-size: 11px;
}

.pagenavcounter {
	padding: 10px 0 0 0;
	color: #aaa;
}

/* Read more link */

a.readon {
	background: url(../images/readon.gif) no-repeat top;
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	height: 33px;
	line-height: normal;
	line-height: 31px;
	text-decoration: none;
	text-indent: 30px;
	width: 108px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/readon.gif) no-repeat bottom;
	color: #fff;
	text-decoration: none;
}

.highlight {
	background: #ffff99;
	padding: 0px 2px 0px 2px;
}


/* ##################### FORM SECTION  #####################*/

form {
	font-size: 12px
}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 13px;
	color: #333;
}

/* Pull down menu */

.selectbox {
	width: 100%;
}

/* Submit Button */

.button {
	background: url(../images/grad1.gif) repeat-x center #EFEFEF;
	border: 1px solid #DDDDDD;
	border-bottom-color: #CCCCCC;
	color: #666666;
	padding: 2px 8px;
	cursor: pointer;
}

/* Contact Email Form */

.contact_email {
	margin: 0px;
	padding: 5px;
}

/* ##################### END FORM SECTION  ##################### */

/* ###################### TABBED EDITING ###################### */

/*When user login to edit or sumbit articles*/

/* for modifying {moscode} output.  Don't set the colour! */

.moscode {
	background-color: #f0f0f0;
}

.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */

.message {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #666;
	text-align: center;
}

/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
}

.offtab {
	background-color: #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
}

.edit-tabs {
	padding: 1em;
	background: none;
}

.tabpadding {
	padding: 1px;
}

.tabheading {
	background-color: #FF6600;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
}

/*Body of the form*/

.adminform {
	background-color: #FFFFFF;
}

/* ###################### End TABBED EDITING ###################### */

/* ######################  TYPOGRAPHY SETTINGS       ############################## */

/* @group typography */

h1, h2, h3, h4, h5, h6 {
	line-height: 1em;
	font-weight: 900;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	margin: 5px 0px;
}
h1 {
	font-size: 24px;
	color: #444444;
}
h2 {
	font-size: 22px;
	color: #2971a7;
}
h3 {
	font-size: 16px;
	color: #393833;
}
h4 {
	font-size: 18px;
	color: #10478C;
}
h5 {
	font-size: 16px;
	color: #d17d1a;
}
h6 {
	font-size: 11px;
	margin: 15px 0;
	color: #AAAAAA;
	border-bottom: 3px double #EEEEEE;
}

h3.header, h4.header {
	color: #fff;
}

span.alert {
	display: block;
	background: #fff6bf url(../images/bt_exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

span.info {
	display: block;
	background: #f8fafc url(../images/bt_information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}

span.download {
	display: block;
	background: #e2f3de url(../images/bt_download.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3C6;
	border-bottom: 2px solid #3C6;
}

pre {
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}

blockquote {
	margin: 20px 0;
	padding: 0 0 0 40px;
	border: none;
	font-style: oblique;
	color: #888;
	background: url(../images/bt_quote.png) no-repeat 10px 0;
}

ul.check1 li,
li.check1 {
	background: url(../images/bullet-1.png) 0 0 no-repeat;
}

ul.check2 li,
li.check2 {
	background: url(../images/bullet-3.png) 0 0 no-repeat;
}

ul.arrow1 li,
li.arrow1 {
	background: url(../images/bullet-2.png) 0 0 no-repeat;
}

ul.arrow2 li,
li.arrow2 {
	background: url(../images/bullet-4.png) 0 0 no-repeat;
}

ul.arrow3 li,
li.arrow3 {
	background: url(../images/bullet-5.png) 0 0 no-repeat;
}

ul.star li,
li.star {
	background: url(../images/bullet-6.png) 0 0 no-repeat;
}

ul.circle li,
li.circle {
	background: url(../images/bullet-7.png) 0 0 no-repeat;
}

ul.check1,
ul.check2,
ul.arrow1,
ul.arrow2,
ul.arrow3,
ul.star,
ul.circle,
ul.morespace {
	margin-left: 35px;
	padding: 0;
}

ul.check1,
ul.check2,
ul.arrow1,
ul.arrow2,
ul.arrow3,
ul.star,
ul.circle,
ul.morespace,
ul.check1,
ul.check2,
ul.arrow1,
ul.arrow2,
ul.arrow3,
ul.star,
ul.circle,
ul.morespace {
	margin-left: 5px;
	padding: 0;
}

ul.check1 li,
ul.check2 li,
ul.arrow1 li,
ul.arrow2 li,
ul.arrow3 li,
ul.star li,
ul.circle li,
li.check1,
li.check2,
li.arrow1,
li.arrow2,
li.arrow3,
li.star,
li.circle {
	list-style: none;
	padding-bottom: 5px;
	padding-left: 25px;
}

/* ######################  End TYPOGRAPHY SETTINGS       ############################## */


/* @group miscellaneous position adjustments */

#insertion_top_lt, #insertion_top_lt a,
#insertion_top_lb, #insertion_top_lb a,
#date, #date a,
#insertion_top_rt, #insertion_top_rt a,
#insertion_top_rb, #insertion_top_rb a {
	color: #f2ecde;
}
#block_right, #block_right a {
	color: #fff;
}

/* @group module suffixes */

.style0, .style1, .style2, .style3, .style4, .style5 {
	margin-bottom: 20px;
}
.style0 h3 {
	background: url(../images/style0_top.gif) no-repeat 0px 2px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#block_right .style0 h3 {
	color: #fff;
}

#block_right .style0 {
	padding-left: 15px;
}

.style1 {
	background: url(../images/style1_body.gif) no-repeat left bottom;
	margin-bottom: 20px;
	padding: 0px 15px 15px 15px;
	width: 121px;
}
.style1 h3 {
	font-size: 12px;
	background: url(../images/style1_top.gif) no-repeat left top;
	color: #fff;
	margin: 0px -15px 0px -15px;
	padding: 10px 15px 15px 15px;
}

.style2 {
	margin-bottom: 20px;
	padding: 0px 10px 8px 10px;
	width: 170px;
}
.style2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(../images/style2_top.gif) no-repeat left top;
	margin: 0px -10px 10px -10px;
	padding: 10px;
}

.style3 {
	margin-bottom: 20px;
	padding: 0px 10px 8px 10px;
	width: 170px;
}
.style3 h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/style3_top.gif) no-repeat left top;
	margin: 0px -10px 10px -10px;
	padding: 10px;
}

.style4 {
	margin-bottom: 20px;
	padding: 0px 10px 8px 10px;
	width: 170px;
}
.style4 h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/style4_top.gif) no-repeat left top;
	margin: 0px -10px 10px -10px;
	padding: 10px;
}

.style5 {
	margin-bottom: 20px;
	padding: 0px 10px 8px 10px;
	width: 170px;
}
.style5 h3 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/style5_top.gif) no-repeat left top;
	margin: 0px -10px 10px -10px;
	padding: 10px;
}


/** Cmenu_css **/
#menu table {
	margin-top: 1px;
	width: 100%;
}

.cmenu_hd_norm_left_round {
	background: url(../images/layout/menu_norm_left_round.gif) no-repeat top left;
	width: 6px;
	height: 41px;
}
.cmenu_hd_sel_left_round {
	background: url(../images/layout/menu_sel_left_round.gif) no-repeat top left;
	width: 6px;
	height: 41px;
}
.cmenu_hd_norm_left_corner {
	background: url(../images/layout/menu_norm_left_corner.gif) no-repeat top left;
	width: 6px;
	height: 41px;
}
.cmenu_hd_sel_left_corner {
	background: url(../images/layout/menu_sel_left_corner.gif) no-repeat top left;
	width: 6px;
	height: 41px;
}
.cmenu_hd_norm_body {
	background: url(../images/layout/menu_norm_body.gif) repeat-x top left;
	height: 41px;
	text-align: center;
}
.cmenu_hd_norm_body a, .cmenu_hd_norm_body a:visited {
	color: #5f594f;
	font-weight: bold;
	text-decoration: none;
}
.cmenu_hd_sel_body {
	background: url(../images/layout/menu_sel_body.gif) repeat-x top left;
	height: 41px;
	text-align: center;
}
.cmenu_hd_sel_body a, .cmenu_hd_sel_body a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.cmenu_hd_norm_right_round {
	background: url(../images/layout/menu_norm_right_round.gif) no-repeat top right;
	width: 6px;
	height: 41px;
}
.cmenu_hd_sel_right_round {
	background: url(../images/layout/menu_sel_right_round.gif) no-repeat top right;
	width: 6px;
	height: 41px;
}
.cmenu_hd_norm_right_corner {
	background: url(../images/layout/menu_norm_right_corner.gif) no-repeat top right;
	width: 6px;
	height: 41px;
}
.cmenu_hd_sel_right_corner {
	background: url(../images/layout/menu_sel_right_corner.gif) no-repeat top right;
	width: 6px;
	height: 41px;
}

.cmenu_mi_empty_normal {
	height: 27px;
}

.cmenu_mi_empty_hover {
	height: 27px;
}

.cmenu_mi_full_normal {
	background: url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
	height: 27px;
}

.cmenu_mi_full_hover {
	background: url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
	height: 27px;
}

.cmenu_mi_empty_normal .text,
.cmenu_mi_full_normal .text {
	color: #5f594f;
	font-weight: bold;
	padding: 7px 25px 5px 5px;
}

.cmenu_mi_empty_hover .text,
.cmenu_mi_full_hover .text {
	background: #fc6a03;
	color: #fff;
	font-weight: bold;
	padding: 7px 25px 5px 5px;
}
.cmenu_mi_full_hover .text {
	background: #fc6a03 url(../images/layout/ddmenu_submenu.gif) no-repeat center right;
}

.cmenu_separator {
}

.cmenu_tl {
	background: url(../images/layout/ddmenu_tl.gif) repeat-x top left;
	width: 5px;
	height: 4px;
}

.cmenu_tc {
	background: url(../images/layout/ddmenu_tc.gif) repeat-x top left;
	height: 4px;
}

.cmenu_tr {
	background: url(../images/layout/ddmenu_tr.gif) no-repeat top right;
	width: 5px;
	height: 4px;
}

.cmenu_ml {
	background: url(../images/layout/ddmenu_ml.gif) repeat-y top left;
	width: 5px;
}

.cmenu_panel {
	background-color: #f9eed6;
	text-align: left;
}

.cmenu_mr {
	background: url(../images/layout/ddmenu_mr.gif) repeat-y top right;
	width: 5px;
}

.cmenu_bl {
	background: url(../images/layout/ddmenu_bl.gif) no-repeat bottom left;
	width: 5px;
	height: 7px;
}

.cmenu_bc {
	background: url(../images/layout/ddmenu_bc.gif) repeat-x bottom left;
	height: 7px;
}

.cmenu_br {
	background: url(../images/layout/ddmenu_br.gif) no-repeat bottom right;
	width: 5px;
	height: 7px;
}
