.menubar a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.menubar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.menubar a:link
{
	color: #ffffff;
	text-decoration: none;
}
.menubar a:hover
{
	color:Yellow;
	text-decoration: none;
}
	
.zeroborder
{
	border-width:0px;
		width: 719px;
}
.subbar a:active
{
	color:Black;
	text-decoration:none;
	width:100%;
}

.subbar a:link
{
	color:Black;
	text-decoration:none;
	width:100%;
}

.subbar a:visited
{
	color:Black;
	text-decoration:none;
	width:100%;
}
.subbar a:hover
{
	color:white;
	text-decoration:none;
	width:100%;
}

.footerlinks{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
	width: 679px;
}
.footerlinks a:visited{
color:#007780;
text-decoration: none;
}
.footerlinks a:active{
color:#007780;
text-decoration: none;
}
.footerlinks a:hover{
color:#007780;
text-decoration: underline;
}
.footerlinks a:link{
color:#007780;
text-decoration: none;
}
	
	a:link {
	color: #007780;
	text-decoration: none;}
	a:active { 
	color: #007780;
	text-decoration: none;}
	a:hover { 
	color: #007780;
	text-decoration: underline;}
	a:visited { color: #007780;	
	text-decoration: none;}	

	

		
	.other {background-color:#DEEEEF;
		}
		
	.testtable{font-size:13px;
	width:90%;
	border: solid 1px #FFFFFF;
	}
	
	.certtable{font-size:13px;
	width:100%;
	border: solid 1px #FFFFFF;
	}

	body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.rightborder
{
	background-image:"images/rightfade.jpg";
	width:16px;
}
	
.bigtable{
vertical-align:top;
height: 100%;
}

/* Styles for different color borders */
.whiteborder {border: solid 1px #FFFFFF;}

.lightgreenborder{border: solid 1px #DEEEEF;}

.yellowborder{border: solid 1px #FFFFE8;}

.darkgreenborder{border: solid 1px #007780;}
/******************************************/

.bigtable td{vertical-align:top;}

.searchtable{vertical-align:middle;}

.searchtable td{vertical-align:middle;}

.bottomlinks a:visited{
	color: #007780;	
	text-decoration: none;
}


.style1 {font-size: 10px}

/* Cream font */
.style2 {
	color: #FFFFE8;
	font-weight:bold;

}

/* Dark green, big, bold font [big header] */
.style3 {
	color: #007780;
	font-size: 18px;
	font-weight: bold;
}

/* Dark green and bold font */
.style4 {
	color: #007780;
	font-weight: bold;
}

/* White and bold font */
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}

/* Black and bold font */
.style6 
{
	color: #000000;
	font-weight: bold;
}

/* Font size 11px for Anaylsis table */
.style8 {font-size: 11px }

/* Dark green, medium, bold font [big header] */
.style9 {
	color: #007780;
	font-size: 12px;
	font-weight: bold;
}

/* Dark green, medium, bold font [big header] */
.style10 {
	color: #007780;
	font-size: 16px;
	font-weight: bold;
}

/* Dark Green background, White text */
.HeadingWT { background-color:#007780;
                color:White; font-weight:bold;
                width:100%; cursor:pointer;                
                }
 /* Dark Green background, Yellow text */
.HeadingYT { background-color:#007780;
                color:Yellow; font-weight:bold;
                width:100%; cursor:pointer;
                }
                
 /* LightGreen Background*/
.LightGreenBK { background-color:#E8F3FF;
                width:100%; text-align:center;
                text-indent:15 px;
}
                


/* Table for Expiernce page */
.expTable {	width: 100%; 
	border:solid 1px #FFFFFF;
	}

/* Table header format for the expiernce table on the expiernce page */
.expTableHeader
{
	font-size: 12px;
	border:solid 1px #000000;
	font-weight: bold;
	background-color: #007780;
	border: solid 1px #007780;
	color: #FFFFFF;
	vertical-align:middle;
}
	
.bottomlinegreen{
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#007780;
}

.rightlinelightgreen{
border-right-style:dotted;
border-right-width:1px;
border-right-color:#DEEEEF;
}

/*Mousovers */
.gethighlight
{
    background-color:Blue;
}

.loosehightlight
{
    background-color:#007780;
}
    
