﻿body { background:#FFF; color:#222; width: 100%; margin-top: 0px; margin: 0 auto; padding: 0; font: 76% Arial, Helvetica, sans-serif; }
h1, .h1 { font-size: 1.7em; text-align: left; margin: 0 0 10px 0; }
h2, .h2 { font-size: 1.5em; text-align: left; margin: 0 0 10px 0; }
h3, .h3 { font-size: 1.2em; text-align: left; margin: 0 0 10px 0; }
h4, .h4 { font-size: 1.0em; text-align: left; margin: 0px; }
td { text-align: left; vertical-align: top; }
p { text-align: left; margin-top: 0px;}
img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; margin-left: 0px; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
a.extlink:visited { color: purple; background: url(/images/icons/extlink_icon.gif) no-repeat 100% -100px; padding: 0 20px 0 0; }
a.extlink:hover { color: red; background: url(/images/icons/extlink_icon.gif) no-repeat 100% -200px; padding: 0 20px 0 0; }
a.reload, .reload { background: url(/images/icons/reload_icon.gif) no-repeat 100% 0px; height: 20px; padding: 1px 20px 5px 5px; vertical-align: middle; }
.tableheaderrow{ background-color: #cccccc; font-weight: bold; text-align: left; }
.secheader { font-size: 1.2em; text-align: left; font-weight: bold; }
.frmlabel {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #1F386A; text-align: right; vertical-align: baseline;}
.required {font-size:medium; font-family: Courier New; color: Red; font-size: 14px; font-weight: normal;}
.frmtooltip {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-align: left;}
.frmrowsep { height: 1px; width: 100%; border-bottom: solid 1px #EEEEEE;}
.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}
.content_wrapper1 { width: 800px; text-align: center;margin:0 auto; }
#header, .header { font-family: "Arial Black"; font-size: 16pt; color: #3F3F3F; border: 0; vertical-align: middle; }
#header2, .header2 { font-family: "Arial Black"; font-size: 12pt; color: #3F3F3F; border: 0; vertical-align: middle; }
#header3, .header3 { font-family: "Arial Black"; font-size: 9pt; color: #3F3F3F; border: 0; vertical-align: middle; }
#bold .bold { font-weight: bold; }
#topmenu { position: relative; font-size:100%; font-weight: bold; line-height:normal; width: 100%; vertical-align: bottom;  padding-bottom: 0px;  padding-top: 10px; }
#topmenu ul { margin:0px; padding: 0px 0px 0 2px; list-style:none; }
#topmenu li { display:inline; margin:0; padding:0; }
#topmenu a { float:left; background:url(images/menuleft.gif) no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none; }
#topmenu a span { float:left; display:block; background:url(images/menuright.gif) no-repeat right top; padding:5px 15px 4px 6px; color:#5B8FBE; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topmenu a span {float:none;}
/* End IE5-Mac hack */
#topmenu a:hover span { color:#5B8FBE; }
#topmenu a:hover { background-position: 0% -42px; }
#topmenu a:hover span { background-position: 100% -42px; }
#footer {text-align:center; width: 100%; height:90px; padding-top:1em; border-top:1px solid #b1de90; border-bottom: 0px; background: url(images/foot.png); background-position: center; background-repeat: repeat-x; }
#footer a {color:#06c;}
#footer ul.global_nav {margin:0;}
#footer ul.global_nav li {float:left;margin:0 1em 0 0;font-size:1.1em;line-height:1.2em;font-weight:bold;list-style:none;}
#footer p.copyright {text-align:left;font-size: x-small;line-height:1.2em;}
/* liquidcorners START */
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('images/corners1280x18.gif'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 1px solid #C00000; /* YCC: color & properties of the left-borderline */
	border-right: 1px solid #C00000;/* YCC: color & properties of the right-borderline */
	background: #EFEFEF;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */
/* liquidcorners END */
.Button, .button {
	height: 25px; width: 100px; background-color:#ddd; font: normal normal bold 100% 20px 'trebuchet ms';
	font-weight: bold; color:Green; border:1px solid; border-top-color:#999; border-left-color:#999;
	border-right-color:#111; border-bottom-color:#111; }
.ButtonNoWidth, .buttonnowidth {
	height: 25px; background-color:#ddd; font: normal normal bold 100% 20px 'trebuchet ms';
	font-weight: bold; color:Green; border:1px solid; border-top-color:#999; border-left-color:#999;
	border-right-color:#111; border-bottom-color:#111; }
/* Prompt Style */
.errorPrompt { color: #990000; background-color: #FFCCCC; border: Red 1px dashed; padding: 4px; margin-top: 5px; }
.alertPrompt { color: #111111; background-color: #FFF9CB; border: #ff9900 1px dashed; padding: 4px; margin-top: 5px; }
.successPrompt { color: Green; background-color: #edffc3; border: Green 1px dashed; padding: 4px; margin-top: 5px; }
.infoPrompt { color: Blue; background-color: #EEEEEE; border: Blue 1px dashed; padding: 4px; margin-top: 5px; }
.errorPrompt td, .alertPrompt td, .successPrompt td, .infoPrompt td { font-style: italic; font-weight: bolder; }
.ActiveInputControl { border: solid 1px Blue ; background-color: #D4EFB4; color: #111111; }
.info { color: Blue; background-color: #EEEEEE; border: Blue 1px dashed; padding: 4px; margin-top: 5px; font-style: italic; font-weight: bolder; }
.alert { color: #111111; background-color: #FFF9CB; border: #ff9900 1px dashed; padding: 4px; margin-top: 5px; font-style: italic; font-weight: bolder; }

table.login{ font-family: arial, helvetica, sans-serif; font-size:14px; color: black; border: 5px solid #000066; background-color: #99cc66; padding: 10px; }
table.popup{ color: black; }
table.results{ color: black; padding-left: 3px; border: 1px solid black; margin-bottom: 3px; padding-bottom: 3px; } 
table.resultstab{ color: white; font-weight: bold; padding-left: 4px; background-color:#336633; }
.tr { margin-bottom: 10px;}
.help { font-size: 1.2em; margin: 0 0 10px 0; }
a.extlink:link { background: url(/images/icons/extlink_icon.gif) no-repeat 100% 0;padding: 0 20px 0 0; }
/*---------- bubble tooltip -----------*/
.tt{ height: 30px; width: 30px; position:relative; z-index:24; cursor: help;  color:#3CA3FF; font-weight:bold; text-decoration:none; background: url(images/HelpIcon.png) no-repeat 100% 0; padding: 0 25px 0 0; }
.tt span{ display: none; }
/*background:; ie hack, something must be changed in a for ie to execute it*/
.tt:hover{ z-index:25; color: #aaaaff; background:;}
.tt:hover span.tooltip{ font-size: 12px; display:block; position:absolute; top:0px; left:0px; padding: 15px 0 0 0; width:200px; color: #993300; text-align: center; filter: alpha(opacity:90); KHTMLOpacity: 0.90; MozOpacity: 0.90; opacity: 0.90; }
.tt:hover span.top{ display: block; padding: 30px 8px 0; background: url(images/bubble.gif) no-repeat top; }
.tt:hover span.middle{ /* different middle bg for stretch */ display: block; padding: 0 8px;  background: url(images/bubble_filler.gif) repeat bottom; }
.tt:hover span.bottom{ display: block; padding:3px 8px 10px; color: #548912;  background: url(images/bubble.gif) no-repeat bottom; }
.boldcourier { font-weight: bold; font-family: Courier New; }
.note { text-decoration: underline; font-weight: bold; }
.rowbgcolor { color: #000000; background-color: #CCFF99; }
.norowbgcolor { background-color: #FFFFFF; }
