/* mambo related css  */

a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

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

table.contenttoc td
{
	padding:2px;
}

table.contenttoc th
{
	background: #37AC3C;
	color:#ffffff;
}



#active_menu
{
	font-weight:bold;
}

a.pathway:link
{
	font-family:arial;
	font-size:10px;
}

a.pathway:visited
{
	font-family:arial;
	font-size:10px;
}
.pathway
{
	font-family:arial;
	font-size:10px;
}
table.moduletable ul
{
margin: 0;
padding-left: 10px;
list-style: none;
}

table.moduletable li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom:3px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.componentheading {
	width:540px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
 	background-color: #eeeeee;
	text-align:left;
	}
	
.contentdescription
{
	font-family: Arial;
	font-size: 12px;
 	color: #000000;
}

.sectiontableheader
{
	border: 1px solid #ffffff;
	background:#37AC3C;
	border-collapse: separate;
	color:#ffffff;
}

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

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

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

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

.contentheading
{

	font-weight:bold;
	background-color: #eeeeee;
	color:#000000;
}


table.contentpaneopen td
{
	font-size:12px;	
}

.mymainbody
{
	padding-left:12px;
	padding-top:12px;
	padding-right:12px;
}

tr, p, div {
  font-family      : Arial;
  font-size        : 11px;
  color            : #333333;
}

#mainlevel-nav {
	margin: 0; padding: 0;
}
#mainlevel-nav li {
	padding-left: 0px;
	float: left; 
	margin: 0; 
	width: 16%; 
	font-size: 11px;
	font-weight:bold;
	line-height: 26px;
	white-space: nowrap;
	list-style-type:none
}
#mainlevel-nav a {
	display: block; 
	float: right; 
	text-decoration: none;
	border-bottom : 2px solid;
	border-bottom-color:#0962A8;
	background: #0962A8;
	color: white;
	text-align:center;
}

#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
background: #81BDEC;
border-bottom-color: #ffffff;
}

.td_header
{
	background: url('../images/left01.gif') no-repeat ;
	height: 9px;
	width : 165px
}
.td_footer
{
	background: url('../images/left_bot02.gif') no-repeat ;
	height: 32px;
	width : 185px
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url('../images/e02.gif') no-repeat 0px 10px ;
	vertical-align: middle;
	font-family:arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom:2px;
	padding-left: 14px;
	width: 100%;
	text-decoration: none
}

a.mainlevel:hover {
	text-decoration: none;
	color: #37AC3C;
}

table.moduletable {
	background: url('../images/fon_left02.gif') repeat-y;
}

table.moduletable td
{
	padding-left:12px;
}

table.moduletable th {
	background: url('../images/module_title_bg.gif');
	color: #FFFFFF;
	text-align: left;
	height: 17px;
	padding-top:2px;
	padding-left:36px;
	font-weight: bold;
	font-size: 10px;
	width:165px;
	text-transform: uppercase
}



th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


/* Links */
a:link, a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	text-decoration:underline;
	}

a:hover {
	color: #37AC3C;
	}

.RED_FONT{COLOR:red;}
.BLUE_FONT{COLOR:blue;}
.GREEN_FONT{COLOR:green;}
.TEAL_FONT{COLOR:teal;}

.LM_100{
	margin-left: 100px;
}
.LM_50{
	margin-left: 50px;
}
.FONT_3B{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.FOOTER_SMALL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: Teal;
}
.Font12pt{
	font-size: 12pt;
}
.Font14pt{
	font-size: 14pt;
}
.Green14pt{
		font-size: 14pt;
		color:green;
	
}

.BIG_WHITE_FOOTER{
	color: White;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.FontSize11pt{
	font-size: 11pt;
}

table.moduletableNewsTopic td{
		padding-left:12px;
}
table.moduletableNewsTopic th{
	background: url('../images/th_back.jpg');
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12;
	width: 100%;
	text-transform: uppercase;
}

.newsfeedNewsTopic{
	
}

table.moduletableHotBuy td, 
table.moduletableNewsTopic td
{
	padding-left:12px;
}
table.moduletableHotBuy th, 
table.moduletableNewsTopic th
{
	background: url('../images/th_back.jpg');
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12;
	width: 100%;
	text-transform: uppercase;
}
.moduletableNewsTopic{
	width:100%;
}
.moduletableHotBuy{
	width:100%;
}


.newsfeedHotBuy{
	
}

UL.newsfeedHotBuy, UL.newsfeedNewsTopic
{
margin: 3;
padding-left: 10px;
list-style: none;
}

LI.newsfeedHotBuy, LI.newsfeedNewsTopic
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom:3px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

