﻿/* Overall Page */

body
{
	margin: 0;
	padding-bottom: 2em;
	background-color: #FFF3C3;
	color: #5583CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 3px solid #5583CB;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #66CC33;
}
a:hover {
	color: #CC0099;
	text-decoration: none;
}
a:active {
	color: #CCFF33;
}

/* Header Section */

#header 
{
	border-top: 3px solid #5583CB;
	border-bottom: 1px dotted #5583CB;
	height: 3em;
}
#header .title 
{
	font: 190% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}
#header .breadcrumb 
{
	font: 90% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	margin-top: 0.8em;
	font-weight:bold;
}

#header a:link, a:visited  
{
	color: #5583CB;
}

/* Navigation */

#navigation {
	width: 200px;
	top: 5em;
	left: 1em;
	width: 13em;	
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	border-bottom: 1px solid #c;
}
#navigation li a  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #5583CB;
	border-right: 1px solid #5583CB;
	background-color: #5583CB;
	color: #FFF3C3;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #FFF3C3;
	color: #5583CB;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #5583CB;
	margin:0;
	background-color: #FFF3C3;
	color: #000000;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #FFF3C3;
	color: #000000;
}
#navigation ul ul a:hover {
	background-color: #5583CB;
	color: #FFFFFF;
}

/* Main Body Content */

#content 
{
	margin-top:1em;
	margin-left: 21em;
	margin-right: 2em;
}
h1 {
	font: 150% Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
}

#content ul {
	font-size: 80%;
	line-height: 1.6em; 
}


.MenuText
{
	font-size: 9pt;
    font-family: Arial;
    text-decoration: none;
    color: #0033cc;
}

A.MenuText
{
	font-size: 9pt;
	font-weight: bold; 
    font-family: Arial;
    text-decoration: none;
    color: #0033cc;
}

A.MenuText:hover
{
	font-size: 9pt;
    font-family: Arial;
    color: Black;
    text-decoration: none;
}

A.MenuText:visited
{
	font-size: 9pt;
    color: Gray;
    font-family: Arial;
	text-decoration: none;
}

body
{
	font-family: Arial; 
	font-size:	9pt; 
	background:	#FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
}

DIV.MainBody
{
	border-top: solid 2px #cccccc;
	border-left: solid 2px #cccccc;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
}

DIV.Corner
{
    width: 150px;
    height: 50px;
    vertical-align: top;
    float: left;
}

DIV.Menu
{
    width: 150px;
    height: 10px;
    vertical-align: top;
    float: left;
}

DIV.InnerBody
{
	border-top: solid 2px #cccccc;
	border-left: solid 2px #cccccc;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
}

TD.BigHeading 
{
	font-size: 	16pt; 
	color:		white; 
	height:		30pt; 
	background-color: #5583CB; 
	text-align:	left;  
	font-weight:	bolder; 
	width:		100%;
	border-right:	#5583CB thin solid; 
	border-bottom:	5pt #5583CB solid ;
}

TD.SmallHeading
{
    BORDER-TOP: #5583CB thin solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    color: Black;
    background-color: #FFFFFF;
    WIDTH: 100%;
    HEIGHT: 16pt;
    TEXT-ALIGN: left;
}

INPUT.Button
{
    font-size: 9pt;
    width: 150px;
    cursor: hand;
	background-color: #5583CB; 
    color: white;
    text-align: center
}

TD.BoldField
{
	font-size: 10pt;
	color: Black;
	font-weight: bolder;
}

TD.BoldFieldLarge
{
	font-size: 12pt;
	color: Black;
	font-weight: bolder;
}

TD.TableField
{
	font-size: 10pt;
	color: Black;
	font-weight:normal;
}

.GridHeaderFirst
{
	background-color: #cccccc;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

A.HeaderLink
{
	background-color: #cccccc;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.GridHeader
{
	background-color: #cccccc;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

A.GridHeader
{
	background-color: #cccccc;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.GridDataFirst
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
}

.GridData
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}
.GridAltDataFirst
{
	background-color: #F5F5F5;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
}
.GridAltData
{
	background-color: #F5F5F5;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}

.GridFooter
{
	background-color: #cccccc;
	font-family: Arial, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	border-bottom: solid 2px gray;
}
.GridSelectedRowFirst
{
	background-color: #008080;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: white;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.GridSelectedRow
{
	background-color: #008080;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: white;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

.LinkField
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	cursor: hand;
}

.LinkAltField
{
	background-color: #F5F5F5;
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: black;
	text-decoration: none;
	cursor: hand;
}

.TextBox
{
	font-size: 9pt;
	color: Black;
}

.Label
{
	font-size: 9pt;
	color: Black;
}

.DropDown
{
	font-size: 9pt;
	color: Black;
}

.ErrorMessage
{
	font-size: 9pt;
	color: Red;
}

.ActiveInputControl
{
	background-color:Yellow;
	color:Blue;
	font-weight:bold;
}

.SelectedRowStyle
{
    background-color:Yellow;
}

