﻿

body, input, button, select, td, th, a, div {font:normal 12pt Arial; color:#282828}
form html body
{
	height:100%;
}
body
{
	margin:0px;
	padding:0px;
	
}
img						{border:none; border-bottom-width:0px;}

th						{padding:0px 0px 6px 0px; text-align:left}
td 						{color:#282828; vertical-align:top;}
table 					{border-collapse:collapse; border:0px; width:100%;}
 
a						{color:#282828; text-decoration:underline;}
a:visited 				{color:#282828;}
a:hover 				{color:#282828; text-decoration:underline}
label					{color:#282828;}
a:visited img { border-width:0px;}
h1, h2					{color:#d5091f; font-size:18px; font-weight:bold; background:url(../images/title_bg.gif) no-repeat 0 0; padding:7px 0px 6px 34px;}
h3						{color:#343434; font-size:13px; font-weight:bold}
p						{color:#282828; padding:0px 0px 10px 0px; font-size:12pt;}
p font					{color:#FF6600; font-size:12pt}
.reference	{font-size:8pt}

fieldset				{border:1px solid #939393; margin:0px 0px 5px 0px; padding:3px}
fieldset div			{padding:0px 0px 5px 0px;}
fieldset div label		{width:110px; display:block; float:left}

.article_separator		{display:block; height:5px; background:url(../images/article_separator.gif) no-repeat center 0; margin:10px 0px 5px 0px;}
textarea .inputbox 		{width:350px; height:100px}
.inputbox				{ font-size:9pt;}
.higs {color: #FF6600;}
sup
{
	font-size:9pt;
}
.hand
{
	cursor:pointer;
}
div#container
{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#footerbar
{
	background-color:#f3f3ec;
	min-height:30px;
}
div#innercontainer
{
	text-align:left;
}
div#topheader
{
	background-image: url('../images/layout/topbanner_background.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height:60px;
}

div.greenballoontop
{
	background-position:top left;
	background-repeat:no-repeat;
	background-image: url('../images/layout/loginform_top.gif');
}
div.greenballoonbottom
{
	background-image: url('../images/layout/loginform_bottom.gif');
	background-position:bottom left;
	height:231px;
	background-repeat:no-repeat;
}
div.greenballoon
{
	background-color:#759e0b;
	width:188px;
	height:231px;
}

div.balloonpad
{
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	font-family:Arial;
	font-weight:bold;
	color:#FFFFFF;
}

div.footertext
{
	font-size:8pt;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
}

div.articleHeader
{
	background-color:#EEEEEE; width:100%; padding:3px; text-align:center; font-family:Arial; font-weight:bold;
}

.higsblue
{
	color:#718EA5;
}