
.borderline      { border-left: 1px solid #e5e5e5; 
               border-right: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; 
               border-bottom: 1px solid #e5e5e5; margin-left: 0; 
               margin-right: 0; margin-bottom: 0; padding-left: 20; padding-right: 10; 
               padding-bottom: 0; }

.borderline_1      { border-left: 1px solid #cccccc; 
               border-right: 1px solid #cccccc; border-top: 1px solid #cccccc; 
               border-bottom: 1px solid #cccccc; }


.borderlink   { border: 0px;}


.borderlink:HOVER    {  border: 1px solid #000000; 
             
               }

.link     { 
    font-family: verdana,  Arial,sans-serif; 
    font-size: 8pt; 
    color: #666666;  
    font-weight: none; 
    text-decoration: none;
}
.link:HOVER
{
    color: #999; 
    text-decoration: underline;
}

.link1     { 
    font-family: Arial,sans-serif; 
    font-size: 7.5pt; 
    color: #666666; 
    font-weight: bold; 
    text-decoration: none;
}


.link1:HOVER
{
    color: #cccccc; 
    text-decoration: underline;
}

.linkWhite     { 
    font-family: verdana,  Arial,sans-serif; 
    font-size: 8pt; 
    color: #ffffff; 
    cursor: hand; 
    font-weight: none; 
    text-decoration: none;
}
.linkWhite:HOVER
{
    color: #666666; 
    text-decoration: underline;
}
.Listlink    { 
    font-family: verdana,  Arial,sans-serif; 
    font-size: 8pt; 
    color: black; 
    cursor: hand; 
    font-weight: none; 
    text-decoration: none;
}
.Listlink:HOVER
{
    color: black; 
    text-decoration: underline;
}

.text     {
    font:8pt verdana,arial,sans-serif; 
}

.textYellow     {
    font:10pt verdana,arial,sans-serif;
    color: #be9919;  
}



.textWhite   {
    font:8pt verdana,arial,sans-serif;
    color: white;     
    text-decoration: none;
}

.textGray   {
    font:7pt verdana,arial,sans-serif;
    color: 666666;     
    text-decoration: none;
}

.textBlack   {
    font:8pt verdana,arial,sans-serif;
    color: black;     
    text-decoration: none;
}

.textBlack:HOVER
{
     color: white;
     text-decoration: none;
}

.textWhite:HOVER
{
     color: black;
     text-decoration: none;
}
.form  
	{ 
	font:12px verdana,geneva,arial,sans-serif; 

	color:#cc0000; 

	background-color:#ffffff; 
	border:1px #999999 solid; 
	}









.TopNavigation
{
    font-family: Verdana,Arial,sans-serif; 
    font-size: 8pt; 
    color: #999999; 
    cursor: hand; 
    font-weight: ; 
    text-decoration: none;
}
A.TopNavigation:HOVER
{
    color: #5b5b5b; 
    text-decoration: none
}

.menuskin{
position:absolute;
width:200px;
background-color:silver;
border:1px solid white;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
font: 9pt Verdana;
line-height:16px;
padding-left:15px;
padding-right:15px;
}

#mouseoverstyle{
background-color:#82837C;
}

#mouseoverstyle a{
color:white;
}


















/*This style is to control font and links in CONTACT folder*/
.blueLink{
	font-family:arial;
	font-size:12px;
	color:#336699;
	text-decoration:none;
}
a.blueLink: hover {
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


/* this style is to control the content area within the following td, th, p and li tags */
/* the p and li are needed for NN */
.content, td, th, p, li {
	font-family:verdana;
	font-size:12px;
	color:#000033;
}




/*This style is to control text in the table cells or highlight something important*/
.verdanaOrange9, .verdanaOrange10, .verdanaOrange11, .verdanaOrange12 {font-family:verdana; Color:#CC9900; text-decoration: none;}
.verdanaOrange9 {font-size:9px;}
.verdanaOrange10 {font-size:10px;}
.verdanaOrange11 {font-size:11px;}
.verdanaOrange12 {font-size:12px;}


/* this is the white text style used in the side navigation and the footer*/
.whiteText, a.whiteText {
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

/* this is the blue text style used in the side navigation*/
.blueText, a.blueText {
	font-family:arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.wText, a.wText {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold; 
	text-decoration:none;
	background: #990000;
	padding-left:5px;
	padding-right:5px;	
    padding-top:5px;
    padding-bottom:5px;	
}
