.tablebg {
	background-color: #FFFFFF;
}
.menubg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}





.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text_menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #98D3FF;
	text-decoration: none;
}






.body_menubg {
	background-image: url(images/logo_rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textmatter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
a.textmatterStyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: justify;
}
a.textmatterStyle3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#2D6B93;

}



.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2163A1;
	text-decoration: none;
	text-align: left;
}

.pagelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}


.pagehead {
	font-family: Arial, Verdana, Helvetica, sans-serif, Times new Roman;
	font-size: 36px;
	font-weight: normal;
	color: #2D6B93;
}

.pagehead01 {
	font-family: Arial, Verdana, Helvetica, sans-serif, Times new Roman;
	font-size: 11px;
	font-weight: bold;
	color: #2D6B93;
	background-position: top;
}


.rightbg {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textmatter02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
.footer_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #023C90;
	border-right-color: #023C90;
	border-bottom-color: #023C90;
	border-left-color: #023C90;
	background-position: left center;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text_footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0A74C0;
	text-decoration: none;
}






.bodybg {
	background-color: #FFFFFF;
	margin: 0px;
}



/*===-Suckertree -===*/

.suckertreemenu {

margin: 0;

height:40px;

width:768px;

padding: 0px;


background-image: url(images/menu_bg.jpg);
background-repeat:no-repeat;

}

.suckertreemenu ul{

margin: 0;

height:40px;
padding-left:20px;
padding-top:10px;

display:inline-block;

list-style-type: none;


}



/*Top level list items*/

.suckertreemenu ul li{

position: relative;

display: inline;

width:65px;

height: 40px;

float: left;

vertical-align:middle;




}



/*Top level menu link items style*/

.suckertreemenu ul li a{

display: block;

height: 40px;

FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align:left;
line-height: 17px;



}

	

/*1st sub level menu*/

.suckertreemenu ul li ul{
width:780px;
padding:5px;
position:absolute;
left: -245px;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
list-style-type: none;

}



/*Sub level menu list items (undo style from Top level List Items)*/

.suckertreemenu ul li ul li{
background-color:#254e86;
height:25px;
width:150px;
border-width:1px;
border-style:solid;
border-color:#8195b1;
display: list-item;
float: left;
top: -10px;
left: -10px;

}




/* Sub level menu links style */

.suckertreemenu ul li ul li a{



FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
text-align:center;
line-height: 17px;
margin-top: 4px;
display: block;
 /*width of sub menu levels*/

}



.suckertreemenu ul li a:hover{

FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #7dbbe1;
text-align:left;
text-decoration:none;
line-height: 17px;

}

.suckertreemenu ul li ul li a:hover{
FONT-FAMILY:  Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #7dbbe1;
text-decoration: none;
text-align:center;
line-height: 17px;

}



/*Background image for top level menu list links */

.suckertreemenu .mainfoldericon{



}



/*Background image for subsequent level menu list links */

.suckertreemenu .subfoldericon{



}



* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/

padding-top: 1em;

}

	

/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */




.greyboxborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	border-top-style: none;
}
.button_topbg {
	background-image: url(images/button_topline.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}


