/* 
General Foundry
iArchitects
jennifer@iarchitects.com
styles.css
http://www.genfoundry.com
*/

TABLE, TR, TD, BODY, p {  		
	font-family:  Arial; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: normal; 
	color: #000066; }
b { 
	font-weight: bold; }
.keywords { 
	font-weight: bold;
	font-size: 10px;}
.footer { 
	font-size: 11px;
	color:#FFFFFF;}
.copy { 
	color:#CCCCCC;
	font-size: 10px;}
ul { margin-top:8px; }


/* LINKS */
a.nav:link { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: bold;}
a.nav:visited { color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: bold;}
a.nav:active { 	color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}
a.nav:hover { 	color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}

a.footer:link {		color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: normal;}
a.footer:visited { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: normal;}
a.footer:active { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: normal;}
a.footer:hover { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: normal;}

a.copy:link { 	color: #CCCCCC; font-size: 10px; text-decoration:none; font-weight: bold;}
a.copy:visited {color: #CCCCCC; font-size: 10px; text-decoration:none; font-weight: bold;}
a.copy:active {	color: #CCCCCC; font-size: 10px; text-decoration:none; font-weight: bold;}
a.copy:hover { 	color: #CCCCCC; font-size: 10px; text-decoration:none; font-weight: bold;}

a.subnav:link {		color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}
a.subnav:visited { 	color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}
a.subnav:active { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: bold;}
a.subnav:hover { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: bold;}

a.navOn:link { 	color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}
a.navOn:visited { color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}
a.navOn:active {color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}
a.navOn:hover { color: #000066; font-size: 11px; text-decoration:none; font-weight: bold;}

/* DHTML MENU STYLES */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}
#dropmenudiv a:link { 	color: #000066; font-size: 11px; text-decoration:none; font-weight: normal;}
#dropmenudiv a:visited { color: #000066; font-size: 11px; text-decoration:none; font-weight: normal;}
#dropmenudiv a:active { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: normal;}
#dropmenudiv a:hover { 	color: #FFFFFF; font-size: 11px; text-decoration:none; font-weight: normal;}


#dropmenudiv a:hover{ /*hover background color*/
background-color: #006699;
}
