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


.su_button_green, .su_button_red, .su_button_yellow, .su_button_purple {
	color: #000000;
}
.su_button_green {
	background-color: #E7F7D6;
}
.su_button_red {
	background-color: #FCB0BE;
}
.su_button_yellow {
	background-color: #FFF3CE;
}
.su_button_purple {
	background-color: #DADAF9;
}

#su_header {
	width: 100%;
	display: block;
	 }
#su_header_left {
	display: inline;
	float: left;
	width: 65%; }
#su_header_right {
	display: inline;
	float: right;
	text-align: right;
	width: 35%; }
#su_header_icon {
	float:left;
	margin-right: 5px; }
.text-hightlight {
	background-color: #FFFF00; }
div.alert {
  border: 1px solid #3366cc;
  background-color: #e5ecf9;
  padding: 0.5em;
  margin-top: 1em;
  margin-bottom: 0em;
}

/*
.bodytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000; }

.headline {
	color:#3787df;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:17px; }

.subheadline {
	color:#3787df;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:14px; }

a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#3787df;
        text-decoration:none; }

.navlinks {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#ffffff; }

.vertical-links {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:26px;
	padding-bottom:200; }
a.vertical-links:hover {
	text-decoration:underline; }

.bar { line-height:30px; }

.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#979694;
	text-decoration:none; }

a.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#979694;
	text-decoration:none; }

a.footer:hover {
	text-decoration:underline;
	color:#d09c39; }

.bottom_links {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#979694;
	text-decoration:none; }

a.bottom_links {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#979694;
	text-decoration:none; }

a.bottom_links:hover {
	text-decoration:underline;
	color:#d09c39; }

body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

table {
	font-family: arial, helvetica, sans-serif;
	font-size:13px;
        cell-padding:0;
        cell-spacing:0;
        border:0; }

.sitename {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif
	text-decoration:none;
	font-weight:bold;
	font-size:32px; }
.secondline {
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif
	text-decoration:none;
	font-weight:bold;
	font-size:18px; }
*/
:focus { outline: 0; }
img {border: none;}