/* CSS Document */

h1, .componentheading { color: #000; font: bold 16px Tahoma, Arial, Verdana; margin: 0.3em 0; }
h2 { font: bold 14px Tahoma, Arial, Verdana; margin: 0.3em 0; } 
h3 { font: bold 13px Tahoma, Arial, Verdana; margin: 0.3em 0; }
h4, h5, h6{ font: bold 12px Tahoma, Arial, Verdana; margin: 0.2em 0; }
.clr {
	clear: both;
}

/* mambo core stuff */
a:link, a:visited {
	color: #330000;
}

a:hover {
	color: #660000;	
	text-decoration: none;
}

.yandex_direct {
	padding-left: 5px;
}

#pathway {
	float: left;
	padding: 2px 3px 3px 2px;
	font-size: 12px;
}

a.pathway:link, a.pathway:visited {
		color: #330000;
	padding: 2px 3px 3px 2px;
}

a.pathway:hover{
	color: #FF7E00;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/mainlevelleftarrow.gif) no-repeat;
	vertical-align:bottom;
	margin: 0 0 0 0px;
	font-size: 12px;	
	font-weight: normal;
	color: #330000;
	text-align: left;
	padding: 0px 0px 0px 19px;
	height: 18px !important;
	height: 18px;
	width: 175px;
	text-decoration: none;
	}

a.mainlevel:hover {
	background: url(../images/mainlevelleftarrow.gif) no-repeat;
	background-position: 0px -25px;
	font-size: 12px;
	text-decoration: underline;
	color: #660000;
	text-align: left;
	font-weight: normal;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px !important;
	height: 18px;
	color: #660000;
	text-align: left;
}

a.sublevel:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

#active_menu {
	background: url(../images/mainlevelleftarrow.gif) no-repeat;
	background-position: 0px -25px;
	color:#660000;
	font-weight: bold;
	text-align: left;
}

.mainlevel-topnav {
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	width: 11%;
	text-align: center;
	FILTER: dropshadow(offx=1,offy=1,color=#000000);
}
.mainlevel_td-topnav {
	background-color: #718331;
	border: 0;
	margin: 0;
	width: 11%;
	text-align: center;
}
a#active_menu-topnav {
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	background-color: #FF7E00;
}
a.mainlevel-topnav:link, a.mainlevel-topnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width:100%;
}
a.mainlevel-topnav:hover {
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	background-color: #FF7E00;
	text-decoration: none;
	font-weight: bold;
}

.mainlevel-toolnav {
	color: #ffffff;
	font-size: 12px;
	line-height: 21px;
	width: 11%;
	text-align: center;
	FILTER: dropshadow(offx=1,offy=1,color=#000000);
}
.mainlevel_td-toolnav {
	background-color: #9d3636;
	border: 0;
	margin: 0;
	width: 11%;
	text-align: center;
}
a#active_menu-toolnav {
	font-size: 12px;
	color: #ffffff;
	width: 100%;
	background-color: #FF7E00;
}
a.mainlevel-toolnav:link, a.mainlevel-toolnav:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width:100%;
	font-weight: bold;
}
a.mainlevel-toolnav:hover {
	color: #ffffff;
	font-size: 12px;
	line-height: 21px;
	width: 100%;
	background-color: #FF7E00;
	text-decoration: none;
	font-weight: bold;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 12px;
	line-height: 24px;
	white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background: #ff0000;
}

.mainlevel-botnav {
	color: #ffffff;
	border: 0;
	margin: 0;
	font-size: 12px;
	line-height: 24px;
	width: 11%;
	text-align: center;
}
a#active_menu-botnav {
	color: #660000;
}
a.mainlevel-botnav:link, a.mainlevel-botnav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.mainlevel-botnav:hover {
	color: #660000;
}

#cent_inner {
	background: url(../images/center_c_bg_center.gif) top right #FFFFFF repeat-x;
}

#left_inner {
	margin-top: 2px;
	padding: 2px;
	width: 168px;
	float: none !important;
	float: left;
	vertical-align: top;
	background: url(../images/center_c_bg_left.gif) top left #D7CAA7 no-repeat;
}
#pub_cent {
	margin-left: 2px;
	padding: 2px;
	width: 1%;
	font-weight: bold;
	font: 12px;
	background: url(../images/module_bgb.gif) bottom repeat-x;
}
#right_inner {
	margin-left: 2px;
	width: 168px;
	float: none !important;
	float: right;
	padding: 2px;
	vertical-align: top;
	background: url(../images/center_c_bg_right.gif) top right #D7CAA7 no-repeat;
}

#center_inner {
	margin-left: 2px;
	width: 100%;
	float: none !important;
	float: left;
	padding: 2px;
	vertical-align: top;
}

.back_button {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #BFA572;
	width: 40px;
	padding: 4px;
	color: #0066FF;
}

a.back_button:link, a.back_button:visited {
	color: #0066FF;
}

.pagenav {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	padding: 4px;
	margin: 1px;
}

.pagenavbar {
	padding-right: 5px;
	float: right;
}

.pagenav_prev {
	font-size: 12px;
}

a.pagenav_prev:link, a.pagenav_prev:visited {
	color: #0066FF;
}

.pagenav_next {
	font-size: 12px;
}

a.pagenav_next:link, a.pagenav_next:visited {
	color: #0066FF;
}

.latestarticlesmore {
	font-size: 10px;
	text-align: justify;
}

.menulist2 {
	font-size: 9px;
	font-style: normal;
	text-decoration : none;
	font-weight : normal;
	padding: -1;
}
A.menulist2:link, a.menulist2:visited {
	color: #718331;
	font-style: normal;
	text-decoration : none;
	font-weight : normal;
}
A.menulist2:hover {
	font-size: 9px;
	color: #660000;
	font-style: normal;
	text-decoration : none;
	font-weight : none;
}

.menulist1 {
	font-size: 12px;
}
A.menulist1:link, a.menulist1:visited {
	color: #330000;
}
A.menulist1:hover {
	color: #660000;
}

.sectiontablecitymenu {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	text-align: right;
}
.sectiontableheaderFirmName {
	font-size: 16px;
	color: #660000;
	padding-left: 4px;
	width: 75%;
	font-weight: normal;
}
.sectiontablelistnav {
	background-color: #F2F3E3;
	font-size: 12px;
	padding-left: 6px;
	vertical-align: middle;
	margin-top: 4px;
}
.sectiontablelisttop {
	background-color: #E7E8D4;
	font-size: 14px;
	color: #660000;
	padding-left: 6px;
	padding-bottom: 1px;
	width: 100%;
	font-weight: normal;
}
A.sectiontablelisttop:link {
	color: #330000;
	font-weight: lighter;
}
a.sectiontablelisttop:visited{
	color: #660000;
	font-weight: normal;
}
A.sectiontablelisttop:hover {
	color: #007CF0;
}
.sectiontablelisttophits {
	background-color: #E7E8D4;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}
.sectiontablelistheadrait {
	background-color: #E7E8D4;
	font-size: 12px;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.sectiontablelistheadrait1 {
	background-color: #E7E8D4;
	font-size: 12px;
	height: 20px;
	text-align: right;
	padding-left: 4px;
	padding-right: 4px;
}
.sectiontablelistheadraita {
	background: #FF7E00;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	color: #ffffff;
	font-weight: bold;
}
.sectiontablelistcenterlogo{
	background-color: #F2F3E3;
	vertical-align: middle;
	text-align : center;
	height: 80px;
	width: 130px;
}
.sectiontablelistcenter {
	background-color: #F2F3E3;
	font-size: 12px;
	padding-left: 4px;
}
.sectiontablelistbottom {
	background-color: #F8F9EC;
	font-size: 12px;
	padding-left: 4px;
}


.sectiontablelogo{
	vertical-align: middle;
	text-align : center;
	height: 80px;
	width: 130px;
}
.sectiontableheaderfirmmenu {
	background: #E5E5E5;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sectiontableheaderfirmmenua {
	background: #FF7E00;
	padding-left: 6px;
	color: #ffffff;
	font-weight: bold;
}
.sectiontablefirmmenu {
	border: #330000 0px;
	border-style: solid;
}
.sectiontablefirm {
	padding-top: 4px;
}
.sectiontablevip{
	font-weight: bold;
	padding-left: 2px;
}
.sectiontablevip1
{
	background: #EADEC2;
}
.sectiontablevip3
{
	background: #EADEC2;
}
.sectiontablevip5	 
{
	background: #EADEC2;
}

.sectiontableback{
	vertical-align: middle;
	text-align : right;
	padding-right: 10px;
}
.sectiontableheaderfulltext {
	padding-right: 10px;
	margin-right: 5px;
}

.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontablealpha {
	font-weight: bold;
	color: #898989;
}

A.sectiontablevip:link, a.sectiontablevip:visited {
	color: #007CF0;
}
A.sectiontablevip:hover {
	color: #660000;
}

.latestcatnews {
	font-size: 12px;
}
.latestarticles {
	font-size: 12px;
}
A.latestarticlesmore:link, a.latestarticlesmore:visited {
	color: #007CF0;
	font-weight: bold;
	font-size: 11px;

	text-decoration : none;
}
A.latestarticlesmore:hover {
	color: #660000;
	font-weight: bold;

	text-decoration : none;
}

.latestnews {
	font-size: 12px;
}

#mbf {
	text-align : right;
}

.user1_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
	width: 170px;
}

.user2_inner {
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

#rightleft_outline {
	border-left: 1px solid #cccccc;
	margin-top: 2px;
	float: right;
	padding: 4px;
	width: 159px !important;
	width: 165px;
	height: 100%;
}

#pathway_inner {
	float: none !important;
	float: left;
	border: 1px solid;
	border-color: #cccccc;
	height: 21px;
}

#pathway_text {
	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
.button {
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #330000;
	background-color: #ffffff;
	color: #660000;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.inputbox {
	padding: 2px;
	height: auto;
	border:solid 1px #330000;
	background-color: #ffffff;
}

.contact_email
{
	font-size: 12px;
	width: 100%;
}
.contact_email .button {
	padding: 0px 5px 0px 5px;
	height: 20px;
	border:solid 1px #330000;
	background-color: #ffffff;
	color: #660000;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.contact_email .inputbox {
	padding: 1px 1px 1px 1px;
	width: 300;
	height: auto;
	border:solid 1px #330000;
	background-color: #ffffff;
}
.contact_email .textarea {
	padding: 1px 1px 1px 1px;
	width: 100%;
	height: auto;
	border:solid 1px #330000;
	background-color: #ffffff;
}
.contact_email .checkbox {
	padding: 2px;
	width: 15px;
	height: 15px;
	border:solid 1px #330000;
	background-color: #ffffff;
}

.login
{
	margin-left: 10px;
	font-size: 12px;
	width: 100%;
}
.login .inputbox {
	padding: 1px 1px 1px 1px;
	width: 150px;
	height: auto;
	border:solid 1px #330000;
	background-color: #ffffff;
}
.login .checkbox {
	padding: 2px;
	width: 17px;
	height: 17px;
	border:solid 1px #330000;
}
.login .button {
	padding: 0px 4px 0px 5px;
	height: 17px;
	width: 50px;
	border:solid 1px #330000;
	background-color: #ffffff;
	color: #660000;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
}

.search {
	border: 0px solid #330000;
	float: right;
	padding-left: 6px;
/*	height: 18px; */
	width: 350px;
}
.search .inputbox {
	background: url(../images/1px.gif);
	background-color: #ffffff;
	border: 1px solid #330000;
	padding: 1px 2px 0px 2px;
	height: 17px;
	width: 300;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #330000;
}

.search .button {
	background: url(../images/search_but.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	height: 17px;
	width: 23px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	border-collapse: inherit;
}
.search1 {
	border: 0px solid;
	float: left;
	padding: 0px;

	overflow: hidden;
}

.search1 .inputbox {
	margin-left: 3px;
	background: url(../images/1px.gif) no-repeat;
	border: 1px solid #a9a9a9;
	padding: 0px 3px 3px 3px !important;
	padding: 3px 3px 3px 3px;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	height: 21px;
	color: #66480E;
}

.search1 .button {
	background: url(../images/buttonsearch.gif) no-repeat;
	border: 0px solid #660000;
	padding: 0px 3px 3px 25px;
	margin-right: 3px;
	margin-left: 5px;
	height: 21px;
	width: 25px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#header_area {
	width: 802px !important;
	text-align: left;
	border: 0px;
	margin: 0px;
}

#content_area {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 100%;;
}

#banner_area {
	width: 635px;
	margin-top: 2px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#banner {
	float: left;
	padding: 0px;
	width: 468px;
}

#poweredby {
	float: left;
	margin-left: 2px;
}

#sandbox_area_2 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 100%;
}

#sandbox_area_1 .sandbox_area {
	float: left;
	margin-top: 2px;
	width: 100%;
}

/** adjust content area based on right nav **/
#sandbox_area_2 .content_outline {
	width: 100% !important;
	width: 100%;
	padding: 2px;
}

#sandbox_area_1 .content_outline {
	width: 100% !important;
	width: 100%;
	padding: 2px;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 13px;
	font-weight: bold;
}

#footer {
	text-align: center;
	padding: 3px;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 5px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 12px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	font-size: 12px;
	color: #333333;
	background: #ffffff;
}




table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpane td.contentheading {
	padding-left: 15px;
	padding-top: 10px;
}

.button {
	padding: 0px 5px 2px 5px;
	height: 19px;
	border:solid 1px #330000;
	background-color: #ffffff;
	color: #660000;
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.inputbox {
	padding: 1px 3px 0px 1px;
	border:solid 1px #330000;
	background-color: #ffffff;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
}

#sandbox_area_2 .componentheading {
	background: url(../images/subhead_bg.gif) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 458px !important;
	width: 462px;
}

#sandbox_area_1 .componentheading {
	background: url(../images/subhead_bg.gif) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	width: 625px !important;
	width: 629px;
}

.contentcolumn {
	padding-right: 5px;
}

a.latestarticleshaed {
	font-size: 14px;

}

a.category {
	font-size: 12px;

}


a.latestarticleshaed {
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
.contentheading {
	font-size: 16px;
	color: #660000;
	height: 30px;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
	font-size: 14px;
	white-space: nowrap;
}
.contentheading1 {
	font-size: 16px;
	color: #660000;
	height: 30px;
	text-align: center;
	padding-top: 2px;
	padding-left: 0px;
	font-size: 15px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

.modulebg_left {
	background-color: #EAEBDA;
}

.modulebg_right {
	background-color: #D1B2A8;
}

table.moduletable {
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-ctop {
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-c1 {
	background-color: #8397D1;
	width: 100%;
	height: 100%;
	margin-bottom: 2px;
	border: 1px solid #8397D1;
	border-collapse: collapse;
}

table.moduletable-c2 {
	background-color: #FFC455;
	width: 100%;
	height: 100%;
	margin-bottom: 2px;
	border: 1px solid #FFC455;
	border-collapse: collapse;
}

table.moduletable-c3 {
	background-color: #BD83D1;
	width: 100%;
	height: 100%;
	margin-bottom: 2px;
	border: 1px solid #BD83D1;
	border-collapse: collapse;
}

table.moduletable-left {
	background: url(../images/module_thl.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	margin-bottom: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-right {
	background: url(../images/module_thl.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	margin-bottom: 2px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	/*background: url(../images/module_bg.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right;*/
	border-bottom: 1px solid #009F01;
	color: #272A34;
	text-align: right;
	padding-top: 3px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	height: 18px;
	font-weight: bolder;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable-ctop th {
	color: #272A34;
	text-align: right;
	border-bottom: 1px solid #009F01;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
	height: 18px;
	font-weight: bolder;
	font-size: 12px;
	text-transform: uppercase;
}

table.moduletable-c1 th {
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 0px;
	height: 16px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
	FILTER: dropshadow(offx=1,offy=1,color=#000000);
}

table.moduletable-c2 th {
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 0px;
	height: 16px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-align: right;
	FILTER: dropshadow(offx=1,offy=1,color=#ffffff);
}

table.moduletable-c3 th {
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 0px;
	height: 16px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
	FILTER: dropshadow(offx=1,offy=1,color=#000000);
}

table.moduletable-left th {
	padding-left: 4px;
	padding-right: 21px;
	padding-top: 6px;
	height: 23px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
	FILTER: dropshadow(offx=1,offy=1,color=#000000);
}

table.moduletable-right th {
	padding-left: 4px;
	padding-right: 21px;
	padding-top: 6px;
	height: 23px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-align: right;
	FILTER: dropshadow(offx=1,offy=1,color=#000000);
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable p {
	
	margin-bottom: 5px;
}

table.moduletable-ctop td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-weight: normal;
}

table.moduletable-c1 td {
	font-size: 12px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffffff;
}

table.moduletable-c2 td {
	font-size: 12px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	height: 100%;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffffff;
}

table.moduletable-c3 td {
	font-size: 12px;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	vertical-align: top;
	font-weight: normal;
	background-color: #ffffff;
}

table.moduletable-left td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color: #EAEBDA;
}

table.moduletable-right td {
	color: #660E0E;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	background-color: #D1B2A8;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.gif) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}


.sales {color:#ccc;font-size: 10px;}
.sales a {color:#ccc;font-size: 10px;}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}