﻿body 
{ 
	margin:0; 
	padding:0; 
	height:100%;
} 
#divBody 
{ 
	position:absolute; 
	left:0; 
	top:0; 
	padding:0; 
	width:100%; 
	height:100%;
	background:#678FC2;
} 
.normalText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.greyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.titleText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.headText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;	
}
.errorText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
}
.headErrorText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	text-decoration: none;
	font-weight: bold;	
}	
.linkText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Blue;
}
.bigText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}
.bigLinkText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Blue;
}
.hugeGreyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.greyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.smallText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.smallLinkText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: underline;
}
.dotline 
{
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #000000; 
	border-style: none none dotted; 
}
.greenButton
{
	margin: 0;
	border: 0;
	background: URL(images/greenbuttonbg.gif) no-repeat;
	height: 21px;
	width: 68px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align:middle;
    overflow: hidden;
    cursor:pointer;
    cursor:hand;
}
.greenBigButton
{
	margin: 0;
	border: 0;
	background: URL(images/greenbigbuttonbg.gif) no-repeat;
	height: 21px;
	width: 120px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align:middle;
    overflow: hidden;
    cursor:pointer;
    cursor:hand;
}
/*
Tabs
*/
:focus { -moz-outline-style: none; }
#ctl00_header ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#ctl00_header li 
{
	float: left;
	border-left: 1px solid #909090;
	border-right: 1px solid #414141;
	border-bottom-width: 0;
	margin: 0 0em	
}
#ctl00_header a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	display: block;
	background: URL(images/tabbg.gif) repeat;
	padding: 0.2em;
	color: white;
	width: 8em;
	text-align: center;
}
#ctl00_header a:hover 
{
	background: URL(images/tabhoverbg.gif) repeat;
}
#ctl00_header #selected 
{
	border-color: #E2C068;
	background: #E2C068;
}
#ctl00_header #selected a 
{
	position: relative;
	top: 1px;
	background: #E2C068;
	color: white;
}
#content 
{
	border-top: 6px solid #E2C068;
	background: #EEEEEE;
	clear: both;
	padding: 0 1em;
}
/*
Dategrid
*/
.grid-header
{ 
	font-size: 12px;
	color:Black;	
    font-family: Arial, Helvetica, sans-serif;
    background-color: #4255AD;
}
/* Big box with list of options */
#listOfOptions
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;	
	position:absolute;	/* Never change this one */
	width:400px;
	border:1px solid #317082;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	font-size:0.9em;
	z-index:100;
}
#listOfOptions div	/* General rule for both .optionDiv and .optionDivSelected */
{	
	cursor:pointer;
	font-size:0.9em;
}
#listOfOptions .optionDivSelected	/* Selected item in the list */
{
	background-color:blue;
	color:#FFF;
}
#listOfOptions_iframe
{
	background-color:#F00;
	position:absolute;
	z-index:5;
}
/*
Modal Popup
*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
	width:250px;
}


.tabs ul.tabsnavigation
 { display: block; list-style-type: none; padding: 0; margin: 0 !important; }
.tabs ul.tabsnavigation li
 { display: inline; list-style-type: none; margin: 0 0 0 0.5em; padding: 0; border: 1px solid #CCC; background-color: #EEE; }
.tabs ul.tabsnavigation li.current
 { background-color: #FFF; border-bottom-color: #FFF; }
.tabs ul.tabsnavigation li:hover
 { background-color: #E0E0E0; }
.tabs ul.tabsnavigation li.current:hover
 { background-color: #FFF; }
.tabs ul.tabsnavigation li.current a
 { font-weight: bold; }
.tab
 { border: 1px solid #CCC; margin-top: 0 !important; padding: 1em; }
.tabs ul.tabsnavigation li a
 { margin: 0; padding: 0 0.5em; color: #222; text-decoration: none;}
/*{
	margin: 0;
	border: 0;
	background: URL(images/greenbigbuttonbg.gif) no-repeat;
	height: 21px;
	width: 120px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align:middle;
    overflow: hidden;
    cursor:pointer;
    cursor:hand;
}
*/