body, html {
	margin: 0px;
	padding: 0px;
}
#body_bg {
	background-color: #FFF;
}
.main {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.mod {
	width: 0px;
}
td, tr, p, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
hr {color: #333333;height: 1px;width: 100%;}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
blockquote {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftrow {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 268px;
}
.rightrow {height: 100%;width: 169px;margin-left: 0;background: #fff;}
table.blog {
}
.blogsection a {
}
.back_button {color: #666666;font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;font-size: 11px;font-weight: normal;padding-bottom: 3px;margin-right: 4px;float: right;line-height: 20px;}
.button {
	font-size: 11px;
	color: #666;
	border: 1px solid #CCC;
	margin: 3px;
	background-color: #EAECEE;
	padding: 1px;
	cursor: pointer;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.inputbox {
	color: #333;
	border: 1px solid #CCC;
	margin: 3px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
h1 {font-size: 18px;color: #990000;margin: 5px 0;}
h2 {
	font-size: 12px;
	color: #666;
	margin: 5px;
	padding: 5px;
}
h3 {font-size: 14px;color: #990000;margin: 5px 0;}
form#form-login {background: #F1F4F6;color: #fff;margin: 5px 0 15px 0;text-align: left}
form#form-login fieldset {border: none;}
form#form-login fieldset label {}
form#form-login ul a {}
.contact_email {
	width: 100%;
}
.contact_email .inputbox {
	width: 400px;
	padding: 3px;
}
table.moduletable,
table.moduletable_menu,
table.moduletable_text {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
table.moduletable th,
table.moduletable_menu th,
table.moduletable_text th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	color: #999 !important;
	text-indent: 35;
	height: 49px;
	line-height: 50px;
	padding-left: 30px;
	text-transform: lowercase;
}
table.moduletable td,
table.moduletable_menu td {
	padding-top: 0px;
	margin: 0px;
	width: 100%;
}
.lcol table.moduletable th,
.lcol table.moduletable_menu th,
.rcol table.moduletable th,
.rcol table.moduletable_menu th {
	color: #333333;
	background-color: #f7f7f7;
	background-image: url(../images/mod_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	margin-bottom: 10px;
}
.sectiontableheader {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333;
	padding: 3px;
}
td.sectiontableheader a {
	color: #333;
}
.sectiontableentry1 a {
	vertical-align: top;
	padding: 5px !important;
	background-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
.sectiontableentry2 a {
	vertical-align: top;
	padding: 5px !important;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
.sectiontableentry1 img {
	padding-top: 3px !important;
	padding-top: 1px;
}
.sectiontableentry2 img {
	padding-top: 3px !important;
	padding-top: 1px;
}
a:link, a:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
a.category:link, a.category:visited {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0px;
}
a.readon:link, a.readon:visited {
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/readon.gif) no-repeat;
	white-space: normal;
	font-weight: normal;
	padding: 1px 0 3px 18px;
	float: right;
	line-height: 10px;
	text-decoration: none;
}
a.readon:hover {
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/readon.gif) no-repeat;
	white-space: normal;
	font-weight: normal;
	padding: 1px 0 3px 18px;
	line-height: 10px;
	text-decoration: none;
}
ul {
	margin: 2px;
	padding-left: 10px;
	list-style: none;
}
li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0;
	background-image: url(../images/arrow_.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-image: none;
	list-style-type: none;
}
table.contenttoc {
	border: 1px solid #dcdcdc;
	background: #F1F1F1;
	margin: 5px;
	float: right;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pagenavcounter {font-size: 10px;color: #4B6B94;}
.pagenavbar {border-top: 1px solid #999999;padding: 2px;}
.pagination span {
	padding: 5px;
}
.pagination a {
	padding: 5px;
}
a.pagination:link, a.pagination:visited {font-size: 11px;color: #999999;text-decoration: none;}
a.pagination:hover {font-size: 11px;color: #990000;text-decoration: none;}
div.date {float: right;font-size: 11px;font-weight: bold;color: #333333;width: 140px;text-align: right;}
div.pw {float: left;width: 580px;}
.small {font-size: 10px;color: #333333;}
.smalldark {font-size: 10px;color: #333333;}
.createdate, .modifydate {float: left;font-size: 10px;color: #666666;font-weight: bold;}
.content_vote {font-size: 10px;height: 22px;padding-top: 2px;padding-bottom: 2px;}
.content_rating {font-size: 10px;color: #999999;}
.pathway {font-size: 11px;color: #333333;}
a.pathway:link, a.pathway:visited {font-size: 11px;padding-left: 0;}
a.pathway:hover {font-size: 11px;padding-left: 0;}
table.content {width: 100%;padding: 0;border-collapse: collapse;border-spacing: 0;margin-bottom: 10px;}
table.contentpane {
	width: 100%;
	/*border-spacing: 0;*/
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
table.contentpaneopen {
	width: 100%;
	border-spacing: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.poll {color: #333333;line-height: 12px;font-weight: normal;}
.pollstableborder {border-color: #999999;text-align: left;}
.contentheading {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: lowercase;
	text-align: left;
	color: #F60;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.componentheading {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: lowercase;
	text-align: left;
	color: #F60;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.componentheading_inner {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: lowercase;
	text-align: left;
	color: #F60;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100%;
}
td.article_column {padding-right: 5px;}
.footer {font-size: 11px;font-weight: normal;height: 31px;border-top: 1px solid #cccccc;color: #333333;}
.lcol {
	vertical-align: top;
	width: 270px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_left_mod.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.rcol {vertical-align: top;background: #ffffff;padding-top: 5px;border-right: 1px solid #cccccc;padding-right: 3px;}
.foot {background: none;vertical-align: top;}
.contentdescription {
	width: auto !important;
	margin: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td.top1 {margin: 0;padding: 0;height: 28px !important;height: 25px;padding-top: 0px !important;padding-top: 3px;padding-left: 2.5%;padding-right: 2.5%;background: url(../images/shadow.jpg) #ffffff repeat-x top;}
table.main_table {
	width: 740px;
}
td.logoheader {
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 270px;
	background-color: #FFF;
	background-image: url(../images/logo_am.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td.topnav {
	height: 99px;
	width: 470px;
	background-color: #FFF;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
td.bgline {margin: 0px;padding: 0px;background: url(../images/s.gif) repeat-y;width: 0px;}
div.top_menu {
	padding-top: 57px;
}
#mainlevel-nav {
	font-size: 11px;
	list-style: none;
}
#mainlevel-nav li {
	float: right;
	display: block;
	list-style: none;
	background-image: none;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px;
	width: auto !important;
	font-size: 10px;
	line-height: 26px;
	white-space: nowrap;
	text-transform: uppercase;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mainlevel-nav li a {
	padding-left: 20px;
	padding-right: 5px;
	text-decoration: none;
	background-image: url(../images/top_off.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#mainlevel-nav li a:hover {
	background-image: url(../images/top_on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.blog_more {
	margin: 20px;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.buttonheading {padding: 0 2px;}
span.article_separator {display: block;height: 15px;clear: both;}
div.caption {padding: 0 10px 0 10px;}
div.caption img {border: 1px solid #CCC;}
div.caption p {font-size: .90em; color: #666; text-align: center;}
div.mosimage {margin: 5px;}
div.mosimage_caption {font-size: .90em; color: #666;}
.caption {border: 1px solid #CCC; padding: 3px;}
/* Main Menu */
table.moduletable_menu ul,
table.moduletable_menu ul li {
	background-image: none;
	list-style: none;
	display: block;
	width: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background: none;
}
table.moduletable_menu ul li a,
table.moduletable_menu ul li a:link,
table.moduletable_menu ul li a:visited {
	display: block;
	font-size: 10px;
	background-color: #FFF;
	font-weight: normal;
	color: #666666;
	font-weight: normal;
	background-image: url(../images/left_off.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.moduletable_menu ul li a:hover,
table.moduletable_menu ul li.active a:hover {
	display: block;
	font-size: 10px;
	background-color: #F1F1F1;
	font-weight: normal;
	color: #666666;
	font-weight: normal;
	background-image: url(../images/left_on.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.moduletable_menu ul li.active a:link,
table.moduletable_menu ul li.active a:visited {
	display: block;
	font-size: 10px;
	background-color: #F1F1F1;
	/*background-color: #FC0;*/
	font-weight: normal;
	color: #666666;
	font-weight: bold;
	background-image: url(../images/left_on.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.moduletable_menu ul li ul li a:link,
table.moduletable_menu ul li ul li a:visited,
table.moduletable_menu ul li ul li ul li a:link,
table.moduletable_menu ul li ul li ul li a:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
}
table.moduletable_menu ul li ul li a:hover,
table.moduletable_menu ul li ul li ul li a:hover {background: none;font-size: 11px;font-weight: normal;color: #990000;text-decoration: none;padding-left: 15px;}
table.moduletable_menu ul li.active ul li a:link,
table.moduletable_menu ul li.active ul li a:visited,
table.moduletable_menu ul li.active ul li ul li a:link,
table.moduletable_menu ul li.active ul li ul li a:visited {
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
table.moduletable_menu ul li.active ul li a:hover,
table.moduletable_menu ul li.active ul li ul li a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
table.moduletable_menu ul li.active ul li#current a {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
table.adminform textarea {width: 450px;height: 400px;color: #000000;}
/* Tooltips */
.tool-tip {float: left;background: #ffc;border: 1px solid #333333;padding: 5px;max-width: 200px;}
.tool-title {padding: 0;margin: 0;font-size: 12px;font-weight: bold;margin-top: -15px;padding-top: 15px;padding-bottom: 5px;background: url(../../system/images/selector-arrow.png) no-repeat;}
.tool-text {font-size: 12px;margin: 0;}
/* System Standard Messages */
#system-message dd.message ul {background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}
/* System Error Messages */
#system-message dd.error ul {color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dd.notice ul {color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
.required {
}