
	
	/* 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
	
	*******************************************************************************/
	
	.MenuBarItemIE 
	{
		position: static;
	}
	
	/* 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;
		}
	}
	
	

.wintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #333399;
	
	}.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	color: #555599;
		
	}.bluelink:visited {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	color: #553399;
	
	}.redlink {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	color: #990000;
	
	}.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	font-style: normal;
	color: #cc3300;
		
	}.redlink:visited {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	color: #666699;}

.caption {
    font-family: arial, helvetica, sans-serif;
    color : #999999;
    font-size : 10px; }
.pullquote {
    font-family: arial, helvetica, sans-serif;
    color : #55533d;
    font-size : 14px;
    font-style : italic; }
.credit {
    font-family: arial, helvetica, sans-serif;
    color : #55533d;
    font-size : 14px;
    font-style : italic; }
.rsscredit {
    font-family: arial, helvetica, sans-serif;
    color : #666666;
    font-size : 8pt; }
.rsslinks {
    font-family: arial, helvetica, sans-serif;
    color : #666666;
    font-size : 8pt; }

.sitename_template {
	color:#333300;
	font-weight:bold;
	font-family:
}