/* CSS Document */

body { 
	padding: 0; 
	margin: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
	color: #454545; 
}
.header{
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
	font-weight:bold;
}
.GryTxt11pxB a{
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	font-weight:bold;
}
.GryTxt11pxB a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	font-weight:bold;
}
.GryTxt11pxB a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	font-weight:bold;
}


.lnk a{
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
.lnk a:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}
.lnk a:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : none;
}



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

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
font-family : Verdana;
font-size : 11px;
background-color: #888888; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;

padding: 3px 3px;
border-right-color: white;
border-right-width: 1px;
border-right-style: solid;
text-decoration: none;
color: white;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
background-color: #AAD5FF;
color:black;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: black;
text-decoration: none;
padding: 1px 5px;
}

.suckertreemenu ul li a:hover{
background-color: #17589C;
color: white;
}

/*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%; }
/* End */

.image_noreapet{
background-repeat:no-repeat;
}




a {	color: #006699;	background: inherit; text-decoration:none; }

a:hover { color: #000000; background: inherit; 	font-style: normal; }

.transMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.arial12 {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}

.transMenu .content {
	POSITION: absolute
}
.transMenu .items {
	Z-INDEX: 2; LEFT: 0px; POSITION: relative; TOP: 0px; BACKGROUND: #AAD5FF
}
.top .items {
	BORDER-TOP: medium none
}
.transMenu .item {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; CURSOR: hand; COLOR: #000000; FONT-FAMILY: verdana, arial, sans-serif; TEXT-DECORATION: none
}
.transMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=100); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: 1
}
.transMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 2px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.transMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=40); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.transMenu .hover {
	BACKGROUND: #cccccc; COLOR: #000000
}
.transMenu .item IMG {
	MARGIN-LEFT: 0px
}
a.arial14 {
	font-family:Arial;
	font-size: 12px;
	color: #555555;
	text-decoration: underline;
	font-weight: bold;
}
a.arial14:hover {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	}		
h3 {
	color: #000000;
	text-decoration: none;
	display: inline;
}
h5 {
	color: #000000;
	text-decoration: none;
	display: inline;
}