/*** HTML TAGS ***/

HTML, BODY {
	height: 99%;
	margin: 0px 0px 0px 0px;
}

BODY, P, TD, OPTION, INPUT, .txt {
	font-size: 12px;
	font-family: Verdana, Sans-Serif;
	color: #000000;
}

BODY.popup {
    margin: 10px 10px 10px 10px;
}

#footer 
{
    width: 100%;
	position: absolute;
	bottom: 0px;
}

A {
	color: #660000;
}

A.frontpage {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

A.dd_select	{text-decoration: none; color: #660000; padding: 3px; }
A.dd_select:visited	{text-decoration: none; color: #660000; }
A.dd_select:active	{text-decoration: none; color: #660000; }
A.dd_select:hover	{text-decoration: none; color: #660000; }

A.important { color: #f00; font-weight: bold; text-decoration: none; }
A.important:hover { text-decoration: underline; }

/*** HEADER ***/

.header {
	background-image: url(../images/header_bg.gif);
	clear: both;
	width: 100%;
	height: 88px;
}
.logo {
	position: absolute;
	top: 5px;
	left: 5px;
}
.banner {
	position: absolute;
	top: 5px;
	left: 160px;
}
.header_buttons {
	float: left;
	position: absolute;
	right: 0px;
	text-align: right;
	margin: 5px 5px 5px 5px;
	font-size: 9px;
}
.header_button {
	color: #000;
	padding: 5px;
	text-decoration: none;
}

/*** MENU ***/

.menu {
	position: absolute;
	height: 27px;
	top: 72px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
    background-image: url('../images/menu_bg.gif');
    z-index: 5;
}
.menuitem {
	float: left;
}

.border_right {
    border-right: 1px solid #000;
}


/*** FONTS ***/

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	margin: 5px;
}

.large_sub {
	font-size: 15px;
}

.hp_large {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.hp_normal {
	font-family: Verdana, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
}

.hp_link {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.small {
	font-size: 10px;
}

.msg_info {
	width: 750px;
	color: #000066;
	font-style: italic; 
	font-weight: bold;
	border: 1px solid #000066;
	background-color: #eeeeee;
	padding: 5px;
	display: block;
}

.msg_info_nested {
	color: #000066;
	font-style: italic; 
	font-weight: bold;
}

.msg_info_popup {
	width: 100%;
	color: #000066;
	font-style: italic; 
	font-weight: bold;
	border: 1px solid #000066;
	background-color: #eeeeee;
	padding: 5px;
	display: block;
}

.msg_error {
	width: 750px;
	color: #ff0000;
	font-style: italic; 
	font-weight: bold;
	border: 1px solid #ff0000;
	padding: 5px;
	display: block;
}

.msg_error_nested {
	color: #ff0000;
	font-style: italic; 
	font-weight: bold;
}

.msg_error_popup {
	width: 100%;
	color: #ff0000;
	font-style: italic; 
	font-weight: bold;
	border: 1px solid #ff0000;
	padding: 5px;
	display: block;
}

.bold {
	font-weight: bold;
}

.msg_license {
	color: #fff;
	font-style: italic; 
	font-weight: bold;
	border: 1px solid #600;
	padding: 5px;
	margin: 2px 2px 2px 2px;
	width: 320px;
	text-align: center;
	background-color: #f30;
}


/*** PAGE UNITS (TITLE, ...) ***/

.medifs 
{
    color: #ffffff; 
	font-size: 11px;
	text-decoration: none;
}

.infobar {
    background-color: #ffffe1;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
    padding: 5px;

    font-size: 11px;
    font-weight: bold;
    color: #333;
}

SELECT.header {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.bodyclass {
	padding: 10px;
}

.textmenu {
	width: 1px;
	visibility: hidden;
	position: absolute;
	display: none;
}

.rssfeed {
	 margin-top: 5px;
	 border: 1px solid #999; 
	 width: 190px;
}

.rssfeed ul {
	color: #999;
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	margin-left:12px; 
	padding: 4px;
}

.rssfeed li {
	padding: 5px;
}

.highlight { background-color: yellow }

#loading {
    position: absolute;
    top: 0px;
	right: 0px;
	background-color: #2c3c4b;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	display: none;
}

/*** TABLES ***/

.border_lightgrey {
	border: solid 1px #eeeeee;
}
.border_black {
	border: solid 1px #000000;
}

.redgradient {
	background: #660000 url(../images/bg_table.jpg) no-repeat fixed 0 0;
}

.tbl_general {
	border: solid 1px #999999;
	border-collapse: collapse;
	padding: 6px;
}

.tbl_header {
	background-color: #cccccc;
	font-weight: bold;
	font-size: 12px;
}

.tbl_highlight {
	background-color: #cc9999;
	font-weight: bold;
}

.border 
{
    border: solid 1px #999999;
}

/*** PANEL ***/

.pnl {
    float: left;
    height: 34px;
}

.pnl1 {
    float: left;
    background-image: url(../images/panel_left.gif);
    height: 34px;
    width: 4px;
}
.pnl2 {
    float: left;
    background: url(../images/panel_middle.gif) repeat-x 0 0;
    height: 34px;
    vertical-align: middle;
    padding: 9px;
    width: 720px;
}
.pnl3 {
    float: left;
    background-image: url(../images/panel_right.gif);
    height: 34px;
    width: 4px;
}
.pnl A 
{
    color: #300;
    font-weight: bold;
}

/*** FORMS ***/

.sbutton { 
	background: #ff3333 url(../images/bg_sbutton.gif) repeat-x 0 0;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
}

.nbutton { 
	background: #999999 url(../images/bg_nbutton.gif) repeat-x 0 0;
	border: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
}

.frm_general {
	border: solid 1px #999999;
	width: 900px;
	border-collapse: collapse;
	padding: 6px;
}

.frm_alert {
	border: solid 3px #600;
	width: 500px;
	border-collapse: collapse;
	padding: 6px;
}

.frm_comment {
	color: #777777;
	font-size: 10px;
}

.frm_label {
	text-align: right;
	width: 180px;
	font-size: 11px;
}

.frm_input {
	width: 720px;
	font-size: 11px;
}

.frm_subtitle {
	background-color: #eeeeee;
}

.frm_mandatory {
	color: #cc0000;
}

.frm_submit {
	background-color: #eeeeee;
	border-top: 1px solid #999999;
	text-align: right;
}

.frm_popup_general {
	border: solid 1px #999999;
	border-collapse: collapse;
	padding: 6px;
}

.frm_popup_label {
	text-align: right;
	font-size: 11px;
}

.frm_loose {
	font-size: 11px;
}

.frm_counter {
    color: #999;
    font-size: 10px;
}

.collapsePanelHeader {
    cursor: pointer;
    background-color: #eee;
    border: solid 1px #999;
	border-collapse: collapse;
	padding: 6px;
}

.collapsePanelContent {
    height: 0px;
    overflow: hidden;
	border-left: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
}

/*** TOOLTIPS ***/

#div_intellidd		{position:absolute; visibility:hidden; width:200px; background-color:#fff; border: 1px solid #000; height: 200px; overflow: auto; }

.ddresults 
{
    position: absolute;
    display: none;
    width:200px; 
    background-color:#fff; 
    border: 1px solid #000; 
    height: 200px; 
    overflow: auto;
}

.dditem 
{
    cursor: pointer;
    padding: 3px;
    background-color: #fff;    
}

.dditem_on
{
    cursor: pointer;
    padding: 3px;
    background-color: #c66;
}

#divTooltip			{position:absolute; top:0px; width:200px; display: none; z-index:999; background-color:#ffffcc; }
.normalStyle    	{padding:2px; font-weight:500; width:200px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#ffffcc; border-width:1px; border-style:solid; border-color:#000000; cursor:default;}
.netscape4Style 	{padding:0px; font-weight:500; width:200px; color:#000000; top:100px; font-family:verdana,arial,helvetica; font-size:11px; background-color:#ffffcc; border:1px solid #000000;}  

#navtxt 
{
    position: absolute; 
    max-width: 300px;
    border: 1px solid #000;
    top: -100px; 
    left: 0px; 
    visibility: hidden;
	background-color: #ffc;
	color: #000;
	font-size: 10px;
	padding: 2px;
	z-index: 100;
}


/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
   	float: left;
   	
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 155px;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 155px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 150px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0px 0px 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #000;
	background-color: #555;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	/*background-color: #666;*/
	padding: 0.5em 0.75em;
	color: #fff;
	text-decoration: none;
	width: 140px;
	font-family: Verdana,sans-serif;
	font-size:11px;
}
/* Menu items that have mouse over or focus */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/*background-color: #666;*/
	color: #ddd;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/*background-color: #666;*/
	color: #ddd;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../spry/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../spry/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(../spry/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #ddd;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(../spry/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #ddd;
}

/*******************************************************************************

 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;
		f\loat: left;
		/*background: #000;*/
	}
}
