
	
	/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
	
	/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
	
			/*End of styles for the edit box*/
	
	/*******************************************************************************
	
	BROWSER HACKS: the hacks below should not be changed unless you are an expert
	
	*******************************************************************************/
	
	/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
	ul.MenuBarHorizontal iframe
	{
		position: absolute;
		z-index: 1010;
	}
	/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
	@media screen, projection
	{
		ul.MenuBarHorizontal li.MenuBarItemIE
		{
			display: inline;
			float: left;
			background-color: #FFF;
		}
	}
	
	

.blueheader_18px {
    text-align: left;
    color: #0869de;
    font-family: verdana, helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
}

.headline {
     font-family: verdana, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #0869de;
}

.alert {
     font-size : 12px;
     font-style : bold;
     font-family : arial, Verdana, helvetica, sans-serif;
     color : #333333;
}

.system {
     font-size : 14px;
     font-style : bold;
     font-family : arial, Verdana, helvetica, sans-serif;
     color : #333333;
}

td {
     font-size : 14px;
     font-style : bold;
     font-family : arial, Verdana, helvetica, sans-serif;
     color : #333333;
} /* this controls the text in the welcome menu */


.navlinks {
    text-align: left;
    color: #0869de;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px; 
}

a.navlinks {
    text-align: left;
    color: #0869de;
    font-size: 12px;
    font-family: verdana, helvetica, sans-serif;
}

a.navlinks:hover {
    text-decoration: underline;    
    color: #333333;
    font-size: 12px;
}

.bottom_links {
    text-align: left;
    color: #333333;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px; 
}

a.bottom_links {
    text-align: left;
    color: #0869de;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px; 
}

a.bottom_links:hover {
    text-decoration: underline;    
    color: #333333;
    font-size: 12px;
}

.footer {
    text-align: left;
    color: #333333;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px; 
}

a.footer {
    text-align: left;
    color: #0869de;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px; 
}

a.footer:hover {
    text-decoration: underline;    
    color: #333333;
    font-size: 12px;
}


.syssmall {
     font-size : 12px;
     font-style : bold;
     font-family : arial, Verdana, helvetica, sans-serif;
     color : #333333;
}


/*a:link {
    text-align: left;
    text-decoration: underline;
    color: #0869de;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
 
}

a:visited {
    text-align: left;
    text-decoration: underline;
    color: #0869de;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
}

a:active {
    text-decoration: none
}

a:hover {
    text-align: left;
    text-decoration: underline;
    color: #333333;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
} */
