
	
	/* 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;
		}
	}
	
	

.headline {
    font-family: arial, helvetica, sans-serif;
    color: #0a398b;
    font-size: 13px;
    font-weight: bold;
    text-transform:uppercase; }

.headline2 {
    font-family: arial, helvetica, sans-serif;
    color: #0a398b;
    font-size: 13px;
    font-weight: bold;
    font-style : italic; }

.bodytext {
    font-family: arial, helvetica, sans-serif;
    color : #363636;
    font-size : 12px; }

.featuretitle {
    font-family: arial, helvetica, sans-serif;
    color : #0a398b;
    font-size : 13px;
    text-transform:uppercase;
    font-weight: bold; }

.featuretext {
    font-family: arial, helvetica, sans-serif;
    color : #363636;
    font-size : 12px;
 }

.sunset-title {
    font-family: arial, helvetica, sans-serif;
    color : #0a398b;
    font-size : 13px;
    text-transform:uppercase;
    font-weight: bold; }

.sunset-description {
    font-family: arial, helvetica, sans-serif;
    color : #363636;
    font-size : 11px;
 }

a   {
    font-family : arial, helvetica, verdana;
    color : #2373b4;
    font-size : 12px; }

.navlinks {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 13px;
     color : #f0d379;
    padding-left:2px;
    padding-right:2px;
}

a.navlinks {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 13px;
     color : #f0d379;
    padding-left:2px;
    padding-right:2px;
}

a.navlinks:hover {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 13px;
     color : #c9c9c9;
}

.whatsnew-title { color: #0000ff; 
    text-decoration: underline;
text-align: right; }
.whatsnew {
    font-size: 12px;
    font-face: arial, helvetica, verdana;
    color: #000000;
text-align: right; 
    text-decoration: none; }
.whatsnew:hover { color: #0000ff; }

.printlinks {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 11px;
     color : #2373b4;
}

a.printlinks {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 11px;
     color : #2373b4;
}

a.printlinks:hover {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 11px;
     color : #2373b4;
}

.bottom_links {
    font-family : arial, helvetica, verdana;
    font-size : 12px;
    color : #363636;
    text-align : center; }

a.bottom_links {
    font-family : arial, helvetica, verdana;
    font-size : 12px;
    color : #363636; }

a.bottom_links:hover {
    font-family : arial, helvetica, verdana;
    font-size : 12px;
    color : #725b3b; }

.footer {
    font-family : arial, helvetica, verdana;
    font-size : 12px;
    color : #363636;
    text-align : center; }

a.footer {
    font-family : arial, helvetica, verdana;
    font-size : 12px;
    color : #363636; }

a.footer:hover {
    font-family : arial, helvetica, verdana;
    font-size : 12px;
    color : #725b3b; }

.system {
	font-size : 10pt;
   	font-face : arial, helvetica, verdana; }
.syssmall {
	font-size : 8pt;
   	font-face : arial, helvetica, verdana;
   	color : #000000; }
.bodysmall {
	font-size : 8pt;
        color : #000000;
   	font-face : arial, helvetica, verdana; }
.bodysmallgrey {
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     text-decoration: none;     
     font-size : 11px;
     color : #2373b4; }

.title {
     font-size : 18px;
     color : #333333;
    font-family: arial, helvetica, sans-serif;
     font-weight : bold;
     font-style : italic;
     border-style : solid;
     border-color : #3366cc;
     border-bottom-width : 1px;
     border-top-width : 0px;
     border-left-width : 0px;
     border-right-width : 0px; }

.2ndline {
     font-size : 12px;
     font-style : italic;
    font-family: arial, helvetica, sans-serif;
     color : #333333; }

table { 
    font-family:  arial, helvetica, sans-serif;
    font-size: 10pt; }

:focus {
	outline: 0;
}
.graphic {
    text-decoration:none;
    border:0; }

a.graphic {
    text-decoration:none;
    border:0; }