/* **************************** CLIENT SPECIFIC ******************************** */
/* LINKS */
td{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
}
.top{
color:black;
text-decoration:none;
}
.menu{
color:white;
text-decoration:none;
}
.priv{
color:#007B5A;
}

.link_home_heading { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 9pt;
		font-weight: bold;
		color: #333399;
		text-decoration: underline; 
        }
a:hover.link_home_heading {
	color : #CC0033;
	text-decoration: underline
	       }



.link { 
		font-family: Arial; 
		font-size: 9pt;
		font-weight: bold;
		color: #333399;
		text-decoration: none 
        }

a:hover.link {
	color : #CC0033;
	text-decoration: underline
	       }
	       
	       
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px;
}

A:hover.link1{
	color : #FFFFFF;
	text-decoration: none;
	background: #9EB7E0;
	
	}
		       
.link2 {
	font-family: Arial;
	font-size: 8pt;
	color: #333399;
	text-decoration: none;
}

a:hover.link2{
	color : #CC0033;
	text-decoration: underline
	       }

   
.link3 { 
		font-family: Arial; 
		font-weight: bold;
		font-size: 8pt;
		color: #CC6600;
		text-decoration: none 
        }

a:hover.link3{
	color : #333399;
	text-decoration: underline
	       }
		   
.link4 { 
		font-family: Arial;
		height: 8px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0px;
		font-weight: bold;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none
        }

a:hover.link4 {
		color : #FFFFFF;
		text-decoration: none;
		background: #FFA740;
		}
		
.link4a { 
		font-family: Arial;
		height: 8px;
		padding-left: 11px;
		padding-right: 11px;
		padding-top: 0px;
		font-weight: bold;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none
        }

a:hover.link4a {
		color : #FFFFFF;
		text-decoration: none;
		background: #FFA740;
		}


.link5 { 
		font-family: Arial;
		height: 20px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-weight: bold;
		font-size: 8pt;
		color: #FFFFFF;
		text-decoration: none
        }

a:hover.link5 {
		color : #FFFFFF;
		text-decoration: none;
		background: #FFA740;
		}

.link-title { 
		font-family: Arial; 
		font-size: 10pt;
		color: #333399;
        font-weight: bold;
		padding-top: 3px;
        height: 16px;
		text-decoration: none; 
        }
		
a:hover.link-title{
	color : #CC0033;
	       }
		   
.link-login { 
	color: #CC6600;
	text-decoration: none;
    }

a:hover.link-login {
	color : #CC6600;
	text-decoration: underline;
	}



	
/* TEXT */


.text-1     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
} 

.text-bold     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
} 

.text-bold-blue     {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
	font-size: 8pt;
	font-weight: bold;
} 
				
.text-2     {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 10px;
}

.text-2bold     {
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
				

.text-address    {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
} 

.text-copyrite     {
	font-family: Times New Roman;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
}

.title     {  	 font-family: Arial;
				 color: #000000;
				 font-size: 13.5pt;
				 font-weight: bold;
				 
				}

/* TABLE/CELL OUTLINES */
			 
.cell-1     {    border-right: 1px solid #CCCCCC;
				 height: 22px; 
			
				} 
				
.cell-2     {    border: 1px solid #FFFFFF;		} 



.outline2     {
	border: 1px solid Black;
} 

.white { color: #FFFFFF; }

#divLogout {
	position:absolute;
	left:690px;
	top:-3px;
}
#divLogout2 {
	position:absolute;
	left:690px;
	top:0px;
}

/* FORM ELEMENTS */

.form_text-box {
	border:0px solid #000066;
	font-family: Arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	height: 18px; 
	}

/* ***************************** END CLIENT SPECIFIC ******************************* */