/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#404040;
	font-weight: normal;
	background-color:#FFFFFF;
	line-height:20px;
}   
a:link {
	color: #115EAD;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;
	
}
a:visited {
	color: #115EAD;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;
	
}	
a:hover {
	color: #333;
	font-size: 12px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-decoration: none;
	
}
/***************************************************************************/
#navigation a
{
color: #fff;
xbackground: #ffa20c url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding: 0px 10px 0px 10px;
font-size:12px;
line-height:35px;
font-weight:bold;
text-align:center;
}

#navigation a span
{
xbackground: url(right-tab.gif) right top no-repeat;
xbackground:url(../site-images/right-tab.gif) left no-repeat;
line-height:35px;
}

#navigation a, #navigation a span
{
display: block;
float: center;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: center;
}
/* End hide */

#navigation a:hover
{
color: #000;
background: #5DBB49 url(../site-images/left-tab.gif) left top no-repeat;
xpadding-left: 10px;
line-height:35px;
border:0px;
}

#navigation a:hover span
{
background: url(../site-images/right-tab.gif) right top no-repeat;
xpadding-right: 10px;
line-height:35px;
}


.search-box {
	background-color:#999;	
	height:15px;
	width:100px;
	border:0px solid #666666;
	font-size:12px;
	color:#000;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding-left:5px;
	margin-right:10px;
	
}
/*********************************************************/


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckertreemenu ul{
margin: 0;
padding: 0;
font-weight:bold;
text-align:center;
font-size:12px;
list-style-type:none;

}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #000; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 80px; /*Width of top level menu link items*/
padding: 5px 5px 0px 10px;
border: 0px solid black;
border-left-width: 0;
text-decoration: none;
color: #fff;
height:30px;
}
	
/*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;

}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 100px; /* 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: #fff;
text-decoration: none;
padding: 5px 0px 0px 10px; 
border-top: 1px solid #fff;
text-align:left;
height:25px;

}

.suckertreemenu ul li a:hover{
background-color: #5DBB49;
color: #000;

}

/*Background image for top level menu list links */
.xsuckertreemenu .mainfoldericon{
background: #000 url(../site-images/arrow-down.gif) no-repeat center right;

}

/*Background image for subsequent level menu list links */
.xsuckertreemenu .subfoldericon{
background: #000 url(../site-images/arrow-right.gif) no-repeat center right;

}

* 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>body .suckertreemenu ul li { float: left; xheight: 1%;}
html>body .suckertreemenu ul li a { xheight: 1%;}
html>body .suckertreemenu ul li ul li { float: left;}
/* End */

/***************************************************************************/

.header	{
	font-size:20px;
	font-weight:bold;
	padding: 13px 13px 13px 13px;
	color:#5DBB49;
}

.header1	{
	font-size:16px;
	font-weight:bold;
	padding: 13px 13px 13px 13px;
	color:#5DBB49;
}

.subheader	{
	font-size:12px;
	font-weight:bold;
	padding: 13px 13px 13px 0px;
	color:#333;
}

.text {
	font-size:12px;
	font-weight:normal;
	padding: 13px 13px 13px 13px;
	color:#333;
	text-align:justify;
		
}

.text a:link{
	font-size:12px;
	font-weight:normal;
	padding: 10px 10px 10px 0px;
	color:#5DBB49;
	text-align:justify;
	text-decoration:underline;
	}

.text a:visited{
	font-size:12px;
	font-weight:normal;
	padding: 10px 10px 10px 0px;
	color:#5DBB49;
	text-align:justify;
}

.text a:hover{
	font-size:12px;
	font-weight:normal;
	padding: 10px 10px 10px 0px;
	color:#333;
	text-align:justify;
	text-decoration:underline;
}

.links {
	font-size:12px;
	font-weight:normal;
	padding: 13px 13px 13px 13px;
	color:#333;
	text-align:left;
	
}

.links a:link{
	font-size:12px;
	font-weight:normal;
	padding: 10px 10px 10px 0px;
	color:#0066CC;
	text-align:left;
	text-decoration:none;
	}

.links a:visited{
	font-size:12px;
	font-weight:normal;
	padding: 10px 10px 10px 0px;
	color:#333;
	text-align:left;
}

.links a:hover{
	font-size:12px;
	font-weight:normal;
	padding: 10px 10px 10px 0px;
	color:#333;
	text-align:left;
	text-decoration:underline;
}


.leftedge {  
	border-color: #ccc; 
	border-style: dashed; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
	vertical-align:top;
}


.footer {
	font-size:11px;
	font-weight:normal;
	padding: 0px 10px 0px 10px;
	color:#000;
	text-align:center;
	text-decoration:none;
	
}

.footer a:link{
	font-size:11px;
	font-weight:normal;
	color:#000;
		
}

.footer a:hover{
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:underline;
	
}

.footer a:visited{
	font-size:11px;
	font-weight:normal;
	color:#000;
		
}

.copyright {
	font-size:11px;
	font-weight:normal;
	padding: 0px 10px 0px 10px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.ultrasmall {
	font-size:1px;
	font-weight:normal;
	padding: 0px 10px 0px 10px;
	color:#000;
	text-align:center;
	text-decoration:none;
}

/************** Loing button *************/
#bigbuttons {
padding: 0px 0 0 0px;
margin: 0;
width: 75px;
list-style-type:none;
}

#bigbuttons li{
list-style: none;
padding: 0 0 0px 0;
margin: 0;
}
.gallery {
background-image: url(../site-images/login-hover.gif);
background-repeat: no-repeat;
height: 25px;
width: 75px;
list-style-type:none;
}

.gallery a{
background-image: url(../site-images/login.gif);
background-repeat: no-repeat;
height: 25px;
width: 75px;
display: block;
}

.gallery a:hover{
background: none;
}

.hrline	{
	xborder: #E0E0E0 dashed 1px;
	background:url(../site-images/hori-line.jpg) repeat-x;
}

/**************************************/

table.contacts
{ width: 100%;
background-color: #fff;
border: 1px #ccc dashed;
border-collapse: collapse;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
border-spacing: 0px; 
}


td.contactDept
{ background-color: #ccc;
border: 1px #ccc solid;
font-weight: bold;
font-size: 12px;
xcolor: #404040; }


td.contact
{ border-bottom: 1px #ccc dashed;
text-align: left;
font-weight: normal;
font-size: 12px;
color: #333;
xbackground-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }



table.financials
{ width: 100%;
background-color: #fff;
border: 1px #ccc dashed;
border-collapse: collapse;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px;
border-spacing: 0px; 
}


td.financialsDept
{ background-color: #ccc;
border: 1px #ccc solid;
font-weight: bold;
font-size: 12px;
xcolor: #404040;
padding-left: 8px; }

td.financialsheader

{
background-color:#C1EDBC;
xborder: 1px #ccc solid;
xfont-weight: bold;
font-size: 12px;
color: #404040;
padding-left: 8px;
padding-right:8px; }


td.financial
{ border-bottom: 1px #ccc dashed;
text-align: left;
font-weight: normal;
font-size: 12px;
color: #333;
xbackground-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

td.financial-no
{ border-bottom: 1px #ccc dashed;
text-align: right;
font-weight: normal;
font-size: 12px;
color: #333;
xbackground-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px; }



