﻿html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	outline: 0;
font-weight: 700;	
font-size: 100%;		font-family: inherit;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

body {	font-size: 10px;	font-family: Arial, Tahoma, "Bitstream Vera Sans", sans-serif;	background: #E6E6E6;	color: #302F31;	line-height: 1.5; }
.floated {	width: 100%;	float: left;	clear: both; }

a {text-decoration: none; color: inherit; }

#container {	min-width: 980px;	width: 100%;	position: relative;
	top: 0px;
	left: 0px;
	height: 115px;
}
#top {	background: url(img/top-x.gif) 0 0 repeat-x;	height: 115px; }
#top h1 {	width: 372px;	height: 96px;	margin: 10px 0 0 100px;	float: left;	display: inline; }
#top h1 a
{
	display: block;
	width: 391px;
	height: 100px;
	outline: none;
	text-indent: -9999px;
	background: url('img/fremo1.png') no-repeat 0 0;
}
#top h2 {	width: 175px;	color: #8F9653;	font-weight: bold;	font-size: 12px;	float: right;	margin: 60px 30px 0 0;	display: inline;	line-height: 1.2;	position: relative; }
#top h3 {	width: 181px;	
color: #CCCCCC;	font-weight: bold;	font-size: 12px;	float: right;	margin: 10px 10px 0 0;	display: inline;	line-height: 1.2;	position: relative;
	top: 0px;
	left: 150px;
}

#leftmenu {	min-height: 600px;	height: 79px;	
position: relative;
 top: 2px;           	
	left: -2px;
	width: 150px;
	bottom: -2px;
	background-color: #CCC;
	padding-left:15px;
	padding-top: 30px;
	font-size: 11px;
}

#leftmenu a {color: White;}
#leftmenu a:visited {color: White;}
#leftmenu a:active {color: White;}

#mainframe {	min-width: 980px;	width: 100%;	position: absolute;
	top: 125px;
	left: 175px;
	background: #FFF;
}

#mainframe .Tab {padding-left: 15px; padding-right: 15px; width: 90px; border-bottom: 2px solid dimgray; border-left: 2px solid dimgray; text-align: left; }
#mainframe .selectedTab {padding-left: 15px; padding-right: 15px; width: 90px; border-bottom: 2px solid dimgray; border-right: 2px solid dimgray; border-left: 2px solid dimgray; text-align: center;}

#bottom {	min-width: 980px;	width: 100%; height:100%;	position: relative;
	top: 70px;
	left: 2px;
	bottom: -70px;
	background: url(img/top-x.gif) 0 0 repeat-x;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}

.SoftTextBox
{
	width: 30px;
	border: none;
	border-bottom: 1px solid lightgrey;
	font-size: 10px;
	font-family: Arial, Tahoma, "Bitstream Vera Sans" , sans-serif;
	color: #302F31;
}

.TimeLineHeader
{
	font-size: 11px;	
	font-family: Arial, Tahoma, "Bitstream Vera Sans", sans-serif;	
	color: #302F31;
	border-bottom: 1px solid black; 
	padding-left: 5px; 
}	

.readOnlyCell 
{
	background-color: #f7f7f7;
	padding-left:4px;
	border-right: 1px solid #CCC; 
}

.paddedCell
{
	padding-right:7px;	
}


.waitFrame
{
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
	position: relative;
	background-color: #F9FAFF;
	padding: 15px;
	top: 100px;
	display: block;
	float: none;
}

.modalBackground
{
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.bottom
{
	position: relative;
	bottom: 50px;
	left: 200px;
}

.alertInfo
{
	background-position: 10px 10px; color: black; font-size: 12px; width: 450px; min-height: 40px; border: 1px solid gray; padding: 8px 8px 8px 85px; background-color: #E8E6E3; background-image: url('img/info.png'); background-repeat: no-repeat; margin-bottom: 60px; margin-left: auto; margin-right:auto;
}

.alertWarning
{
	background-position: 10px 10px; color: red; font-size: 12px; width: 450px; min-height: 40px; border: 1px solid gray; padding: 8px 8px 8px 85px; background-color: #E8E6E3; background-image: url('img/warning.gif'); background-repeat: no-repeat; margin-bottom: 60px; margin-left: auto; margin-right:auto;
}

.alertError
{
	background-position: 10px 10px; color: red; font-size: 12px; width: 450px; min-height: 40px; border: 1px solid gray; padding: 8px 8px 8px 85px; background-color: #E8E6E3; background-image: url('img/error.gif'); background-repeat: no-repeat; margin-bottom: 60px; margin-left: auto; margin-right:auto;
}
