
/**** Administration*****/


body{
	font-size: 12px;
	font-family: arial, verdana, helvetica, san-serif;
}


.mainTitle{
	font-size: 25px;
	font-weight: bolder;
	color:#000077;
}



.Regular{
	font-size: 12px;
	font-family: arial, verdana, helvetica, san-serif;
}

.Alert{
	font-size: 12px;
	color: #F2120C;
	font-weight: bold;
}
.signuplink {
	color: #FFF
}

.signuplink:hover{
	color: #E2144A
}

.texttitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.blueBarText{color:#ffffff; padding-left: 15px; font-size: 12px; font-family: arial, verdana, helvetica, san-serif; font-weight:bold}
.sectionHeader{display: table; font-size: 16px; font-weight:bold; padding-bottom:20px; padding-top: 20px; margin-left: 20px; color:#000077}
.smallSectionHeader{font-size:12px; font-weight:bold; color:#000077;}

a.RegularLink
{
    COLOR: #319702;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}

a.normalLink
{
	color:#000000;
}

a.normalLink:hover
{
	color:#000077;
}

a.SmallLink
{
    COLOR: #BB2524;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}


.SmallText
{
    COLOR: #000000;
    FONT-SIZE: 10px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}
    

.slimBox, .slimbox, .SlimBox
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #888888 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #888888 1px solid;
		padding-left: 2px;
}

.slimBoxNoBorder
{
    BORDER-RIGHT: #FFFFFF 0px solid;
    BORDER-TOP: #FFFFFF 0px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #FFFFFF 0px solid;
    COLOR: #000000;
	BACKGROUND-COLOR: #EFEFEF;
    BORDER-BOTTOM: #000000 1px solid;
}

.slimBoxLightGrey
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #888888 1px solid;
    COLOR: #000000;
	BACKGROUND-COLOR: #EFEFEF;
    BORDER-BOTTOM: #000000 1px solid;
}

.slimBoxGrey
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #888888 1px solid;
    COLOR: #000000;
	BACKGROUND-COLOR: #D6D8D9;
    BORDER-BOTTOM: #888888 1px solid;
}

table .contractActivation {font-size: 12px}
table .contractActivation .tableTitle {color:#FFFFFF; background: #000077; font-weight: bold;  padding: 5px;}

table .clearAll{border-collapse:collapse}

.foot_home{color: #aaa; font-size: 9px;}
.foot_home a{color: #aaa}
.foot_home a:hover{color: #000077}
#footer {margin-top: 10px;margin-bottom: 10px;text-align: center;}


div.unitDisplay{display:none;}


/*** generic report styles***/
.barGraphInsideText {
	color: ffffff;
    font-family: arial, 'times new roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    line-height:18px;
    padding-right:5px;
    padding-left: 5px;
    float: right;
}

.barGraphBar {
	background-color: 1A5291;
	line-height: 22px;
}

.indent {
	padding-left: 20px;
}

.search{
	font: 11px arial, verdana, helvetica, san-serif;
	color: #000000;
}

form{
	margin-bottom: 0px;
}

.blueBoxHeader{
	color: #006699;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: 28px;
	font-weight: bold;
}

.whiteBoxHeader{
	color: #006699;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
}


body{
	margin: 0;
	padding:0;
	background: #ffffff;
	height: 100%;
}
	 

#smallHeader{
	padding-left: 8px;
	padding-right: 8px;
}

.cSmallHeader{
	color: #ffffff;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
}

#leftBar{
	margin: 0px;
	padding: 8px;
}

.cLeftBar{
	color: #006699;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: 11px;
	font-weight: bold;
}

#middle{
	background: #ffffff;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 10;
}

.leftBarText {
	color: #319702;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: 8pt;	
	text-decoration: none;
}

.leftBarTitle
{
	color: #319702;
	font-family: arial, verdana, helvetica, san-serif;
	font-size: 11pt;	
	text-decoration: none;
	font-weight: bold;
	padding: 15px 0px 10px 10px;
	margin-top: 0px;
}


/*Site Specific CSS Tags*/
.TopBar {
    color: #000000;
    font-family: arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}



.RegularWhite {
    color: #ffffff;
    font-family: arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

.Alert {
    color: #ff0000;
    font-family: arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
}

.BigSectionTitle{
    color: #000077;
    font-family: arial, verdana, helvetica, san-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: bold;
}

.SmallSectionTitle{
    color: #000000;
    font-family: arial, verdana, helvetica, san-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: bold;
}


.SmallText {
    color: #000000;
    font-family: arial, verdana, helvetica, san-serif;
    font-size: 7pt;
    font-style: normal;
    font-weight: normal;
}



TABLE.MainTable{
	background-color: #319702;
}
TD.TableName {
    color: #ffffff;
    font-family:  arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bolder;
	background-color: 000066;
	height: 18px;
	text-indent: 3px; /*gives the impression of padding*/
}

TD.LineRow {
	background-color: #319702;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 1px;
}

TD.TableColumnHeaders {
    color: #ffffff;
    font-family:  arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
	background-color: 4C7CC6;
	height: 18px;
	text-indent: 3px; /*gives the impression of padding*/
}

A.TableColumnHeaders {
    color: #ffffff;
    font-family:  arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
}

TD.TableData1 {
    color: #000000;
    font-family:  arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
	background-color: #ffffff;
	height: 18px;
	margin-left: 3px;
	margin-right: 3px;
}

TD.TableDataAlert {
    color: #000000;
    font-family:  arial, verdana, helvetica, san-serif;
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
	background-color: yellow;
	height: 18px;
	margin-left: 3px;
	margin-right: 3px;
}

TD.TableData2 {
    color: #000000;
    font-family:  arial, verdana, helvetica, san-serif;
    font-size: 8pt;;
    font-style: normal;
    font-weight: normal;
	background-color: #EBF4E3;
	height: 18px;
	margin-left: 3px;
	margin-right: 3px;
}

TR.SearchHeader {
	background-color: eeeeee;
    color: #000000;
    font-family: arial, 'times new roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}


A { text-decoration: none;}

A:hover { text-decoration: underline }

.isNew {
    color: red;
    font-family: arial, 'times new roman';
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
}

A.blueLink {
	color: blue;
}