BODY, B, P, TD, input, textarea, select, LI 
{
	font-family : Arial;
	font-size: 12px;
	color : #000000;
}

BODY 
{
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow-y: scroll;
}

TR 
{
	vertical-align: top;
}

P 
{
	line-height: 15px;
	text-align: justify;
}

A, A:ACTIVE, A:LINK, A:VISITED 
{
	font-family: Arial;
	font-size: 12px;
	color: #0079cd;
	text-decoration: none;
}

A:FOCUS, A:HOVER 
{
	font-family: Arial;
	font-size: 12px;
	color: #498502;
	text-decoration: none;
}
UL {
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
OL {
	margin-left : 29px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left: 0px;
}
LI, .listdot, .linkdot {
	text-align: justify;
	line-height: 15px;
}
.listdot
{
	list-style-type:none;
	list-style-image: url(images/global/list_dot.gif);
}
.linkdot
{
	list-style-type:none;
	list-style-image: url(images/global/link_dot.gif);
}
.navUL {
	margin-left: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.li_selected
{
	list-style-type:none;
	list-style-image: url(images/global/green_arrow.gif);
	margin-bottom: 10px;
}

.li_normal
{
	list-style-type: none;
	list-style-image: url(images/global/grey_arrow.gif);
	margin-bottom: 10px;
}

.li_a, .li_a:ACTIVE, .li_a:LINK, .li_a:VISITED 
{
	color: #787878;
	text-decoration: none;
	font-weight:bold;
}

.li_a:FOCUS, .li_a:HOVER, .li_selected_text, .li_selected_text:ACTIVE, .li_selected_text:LINK, .li_selected_text:VISITED, .li_selected_text:FOCUS, .li_selected_text:HOVER
{
	color: #498502;
	text-decoration: none;
	font-weight:bold;
}
.smalltext {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #333333;
	line-height: 12px;
}
.smalltextlink, .smalltextlink:ACTIVE, .smalltextlink:LINK, .smalltextlink:VISITED {
	font-family: Arial;
	font-size: 10px;
	color: #0079cd;
	text-decoration: none;
	line-height: 12px;
}
.smalltextlink:FOCUS, .smalltextlink:HOVER {
	font-family: Arial;
	font-size: 10px;
	color: #498502;
	text-decoration: none;
	line-height: 12px;
}
.content_heading_cell
{
	background-image: url(images/global/title_background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 15px 0px 0px 42px;
	background-color: #FFFFFF;
}

.content_heading_cell2
{
	background-image:url(images/home/title_background.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
	padding: 15px 0px 0px 20px;
	font-size:20px;
	color: #323232;
}

.content_cell
{
	padding:20px 11px 25px 42px;
}

.verticalLine
{
	background-image:url(images/global/content_line.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.heading, .heading:ACTIVE, .heading:LINK, .heading:VISITED, .heading:FOCUS, .heading:HOVER
{
	color: #81c721;
	font-weight:bold;
	font-size:15px;
}

.subheading, .subheading:ACTIVE, .subheading:LINK, .subheading:VISITED, .subheading:FOCUS, .subheading:HOVER
{
	color: #81c721;
	font-weight:bold;
}

.subsubheading
{
	color: #999999;
	font-weight:bold;
}

.table_padding
{
	padding: 5px 5px 5px 5px;
}
.tableColor1 {
	background-color: #f5ffde;
}
.tableColor2 {
	background-color: #ffffff;
}
.table_padding_top_bottom
{
	padding: 5px 0px 5px 0px;
}

.home_padding_left
{
	padding-left: 10px;
}

.text11
{
	font-size:11px;
}

.coverShadow1
{
	width:103px;
	height:138px;
	/*margin-bottom: 5px;*/
	background-image:url(images/global/cover_shadow1.gif);
}

.coverShadow2
{
	width:123px;
	height:93px;
	/*margin-bottom: 5px;*/
	background-image:url(images/global/cover_shadow2.gif);
}

.padding_note
{
	padding: 5px 0px 5px 0px;
}
.divA {
	display: none;
}

/* menu style start */
  /* DEFAULT STYLES---- NEEEDED START */
  .clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
  .clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  /* DEFAULT STYLES---- NEEEDED END */

.mainMenu {
	position:absolute;
	visibility:hidden;
}
.subMenuReg, .subMenuOver {
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	background-image: url(images/nav/subbackground.gif);
	background-repeat: repeat-y;
}
.subMenuOver {
	cursor: pointer;
}
.subSubMenuReg, .subSubMenuOver {
	position: absolute;
	font-family: Arial;
	font-size: 11px;
	background-image: url(images/nav/subsubbackground.gif);
	background-repeat: repeat-y;
}
.subSubMenuOver {
	cursor: pointer;
}
/* menu style end */