

/*--------------------GLOBAL--------------------*/
fullheight{height:100%} 
.sidebg{ 
background-image: url(/images/bg_side.gif); 
background-repeat:repeat-x;
background-color: #9EB2C5;
}
.innerbg{ 
background-image: url(/images/bg.gif); 
background-repeat:repeat-x;
background-color: #B6C5D4;
}

.heading{font-family:times; font-size:18px;color:#093C6D;line-height: 1.8;}

.imgbdr {border-style: solid;border-width:1px;  border-color: #336699;}

h1{font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #003366; font-weight:normal;}
h2{font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #666633; font-weight:bold;}

.leading{line-height: 1.3;}
.largetext{font-size: 16px;}

ul {list-style-image: url(/images/bullet.gif);}
.bullet2 {list-style-image: url(/images/bullet2.gif);}
.bullet3 {list-style-image: url(/images/bullet3.gif);}



td,p {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

b {color: #003366;}
small {font-size: 10px; }

/*--------------------CUSTOM--------------------*/ 

.bluetxt {color: #003366;}

.header {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666;} 
.headerwhite {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF;} 
.subheader {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;} 
.redtxt {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CC3333;} 
.blacktxt {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;} 
.basictxt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.basictxtB {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold;}
.basictxtalt {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #666666;}
.whitetxt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
.subnavtxt {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;} 
.navtxt {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;} 
.smalltxt {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-align: center;} 
.footertxt {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-align: center;} 
.Addrtxt {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #800000;} 
.Addrtxt2 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #3C70AE;} 

.adminheading {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;} 
.adminrows {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.ErrMsg {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A00000;} 




/*--------------------LINKS--------------------*/ 
A:link {color: #003366; } /* unvisited links */ 
A:active {color: #003366; } /*active links*/ 
A:visited {color: #003366; } /* visited links */ 
A:hover {color: #000000; } /* mouseover */ 

A.nav {
	font-weight:bold; 
	font-family:verdana;
	letter-spacing: -1px; 
	text-transform:uppercase;  
	font-size:10px;
	line-height: 1.8;
	
}
A.nav:link {color: #666633;text-decoration:none;} /* unvisited links */ 
A.nav:active {color: #666633;text-decoration:none;} /*active links*/ 
A.nav:visited {color: #666633;text-decoration:none;} /* visited links */ 
A.nav:hover {color: #003366;text-decoration:underline;} /* mouseover */ 

A.nav2 {
	font-weight:bold; 
	font-family:verdana;
	letter-spacing: -1px; 
	text-transform:uppercase;  
	font-size:10px;
	line-height: 1.8;
	
}

A.nav2:link {color: #003366;text-decoration:none;} /* unvisited links */ 
A.nav2:active {color: #003366;text-decoration:none;} /*active links*/ 
A.nav2:visited {color: #003366;text-decoration:none;} /* visited links */ 
A.nav2:hover {color: #003366;text-decoration:underline;} /* mouseover */ 


A.nav_menu :link {color: #003366;text-decoration:none;} /* unvisited links */ 
A.nav2:active {color: #003366;text-decoration:none;} /*active links*/ 
A.nav2:visited {color: #003366;text-decoration:none;} /* visited links */ 
A.nav2:hover {color: #003366;text-decoration:underline;} /* mouseover */ 


A.nav_menu:link {color: #666633;text-decoration:underline;} /* unvisited links */ 
A.nav_menu:active {color: #666633;text-decoration:underline;} /*active links*/ 
A.nav_menu:visited {color: #666633;text-decoration:underline;} /* visited links */ 
A.nav_menu:hover {color: #999966;text-decoration:underline;} /* mouseover */ 