﻿BODY
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*background-color: #5893D9;*/
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	vertical-align: top; 
	height:auto;
	width:auto;
}
HTML
{
	height:auto;
}
FORM
{
	padding: 0px;
	margin: 0px;
}
#idContent{height: 100%; overflow: auto; text-align: center; vertical-align: top;}
#HeaderDiv {background-color: #0669CE; }
#FooterDiv{ text-align:center; width:100%; vertical-align:middle; padding-top:5px;}
#progressBar{ border: solid 2px #3269AE; position:absolute; z-index:100; left:0px; top:0px; min-width:400px; background-color: #EEEEEE; text-align: center; visibility:visible; vertical-align:middle; }
#progressBarText{text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; padding: 10px; letter-spacing: 2px; color:#4059AD;}
#progressBarTextSmall{font-size: 8pt; color:#4059AD; margin: 5px 0px 0px 0px;}
fieldset{ border: 1px solid #4059AD;}
.bg
{
	background-image: url(images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

.main
{
	height: 100%;
	padding: 0px;
	text-align: center; /**/
}
.head {
    border-bottom: solid #4059AD 1px;
    margin: 0px;
    padding: 0px;
    color: #4059AD;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    border-collapse: collapse;
    background-color: #134e8e;
}
.title
{
	color:#FEFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:right;
	padding: 13px 15px 0px 0px;
	vertical-align:top;
	
}
.title_text
{
	color:#FEFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align:right;
	vertical-align:top;
}
a[title=logo] {
    padding: 5px;
    display: block;
}
.line
{
	border-bottom:solid 5px #0066CC;
}
.caption{
	color: #4059AD;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}

.subcaption{
	color: #4059AD;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

/*.caption{
	color: #000000;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: normal;
	padding:10px 0px 5px 0px;
}*/

.noborder{	border-width: 0px ;}
.noborder TH{	border-width:0px;}

/* LINKS */
/*
A			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A:visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A:active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A:hover		{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #6B8BD5;	text-decoration: none;}
*/

A.link			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A.link : visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A.link : active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
A.link : hover	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #6B8BD5;	text-decoration: underline;}

A.bold			{	font-weight: bold;}
A.bold : visited{	font-weight: bold;}
A.bold : active	{	font-weight: bold;}
A.bold : hover	{	font-weight: bold;}



.link A			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
.link A:visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
.link A:active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #4059AD;	text-decoration: none;}
.link A:hover	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #6B8BD5;	text-decoration: underline;}


A.footer			{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : visited	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : active	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : link	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: none;}
A.footer : hover	{	font-family: Verdana,Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #00FEFE;	text-decoration: underline;}


/* MENU ROW */
.menu{	height: 28px;	width: 100%;	border-top: solid #4059AD 1px;	margin: 0px;	padding: 0px; color:#FEF8EC;}
.menu_id{	background-image: url(images/grad_menu.gif);background-repeat: repeat-x; color:#FEF8EC; background-color:#cccccc;}
.menu_text{ color:#000000;}
.menu_login_holder{background-image:url(images/grad_logout.gif);background-repeat:repeat-x; background-position: left center;}
.copy_footer {color: White;background-color: #134e8e;}
.copy_footer span{ line-height:28px; border: 0px none; padding: 0px; margin: 0px;}
.copy_footer img{ position: relative; bottom: -3px;}


.copyright{	font-family: Verdana;	color: #000000;	font-size: 11px;}
.bold{	font-size: 11px;	color: #000000;	font-weight: bold;}
.bold_only{	font-weight: bold;}
.bold_underline{	font-size: 11px;	color: #000000;	font-weight: bold; text-decoration:underline;}
.bold_underline_only{	font-weight: bold; text-decoration:underline}
.normal			{	font-size: 11px;	color: #000000;	letter-spacing: 0px;}
.normal_lowercase {	font-size: 11px;	color: #000000;	letter-spacing: 0px; text-transform:lowercase; }
.passed_status	{	font-size: 11px;	color: #000000;	letter-spacing: 0px;	color: #990000;}
.normal_status	{	font-size: 11px;	color: #000000;	letter-spacing: 0px;	color: green;}
.nowrap			{	white-space:nowrap}
.text			{	font-size: 12px;	color: #000000;	letter-spacing: 0px; line-height: 20px;}
.small_text			{	font-size: 9px;	color: #000000;	letter-spacing: 0px; line-height: 12px;}
*.border{	border-width: 1px 1px 1px 1px;	border-style: solid;	border-color: #4B8DD9;}
*.rborder{	border-right-width: 1px;	border-right-style: solid;	border-right-color: #4B8DD9;}
*.lborder{	border-left-width: 1px;		border-left-style: solid;	border-left-color: #4B8DD9;}
*.tborder{	border-top-width: 1px;		border-top-style: solid;	border-top-color: #4B8DD9;}
*.tborder_1{	border-top-width: 1px;		border-top-style: solid;	border-top-color: #4B8DD9;}
*.bborder{	border-bottom-width: 3px;	border-bottom-style: solid;	border-bottom-color: #4B8DD9;}
*.bborder_thin{	border-bottom-width: 1px;		border-bottom-style: solid;	border-bottom-color: #4B8DD9;}

.double_border{	border-width: 3px 3px 3px 3px;	border-style: double;	border-color: #4B8DD9;}

.error_message{font-size:11px; color:#FF0000; vertical-align:super;}
.error_summary{font-size:11px; color:#991111; padding:5px;}
input[type="text"].error{ background-color:#FF0000; color:#fff;}

.green{color:#3A863E; }
.formula{	letter-spacing: 1px; line-height: 14px; text-decoration:italic; font-weight:bold; display:block; }

/*Modal Popup*/
.modalBackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.header
{
	background-color:#DDDDDD;
	border-width:0px;
	border-style:solid;
	border-color:Gray;
	padding:5px;
	font-weight:bold;
	letter-spacing:1px;
}

/* APPROVAL STATUS STYLES */
.approved{ font-size: 9px; color:#3A863E; font-family:Verdana, Arial, Helvetica; }
.pending{ font-size: 9px; color:#866E3A; font-family:Verdana, Arial, Helvetica;}
.declined{ font-size: 9px; color:#F65B42; font-family:Verdana, Arial, Helvetica;}



.txt_hdr{
	font : 13px Arial, Helvetica, sans-serif;
	color : #0066CC;
	text-decoration : none;
	font-weight : bold;
	background-image:url(images/header_text1b.gif); 
	background-repeat:repeat-x; 
	height:28px
}

.doubleBorderRight{ border-right-style: double; border-right-width: 3px; border-right-color: #CCCCCC;}
TD.doubleBorderLeft{ border-left-style: double; border-left-width: 3px; border-left-color: #CCCCCC;}

/* collapse panel begin */

.collapsedPnl 
{
     /*text-align: center;*/
    
}
.collapsedPnl > .collapsedHeader {padding: 4px 5px; color: #4059AD; vertical-align:middle; font-weight: bold; cursor:pointer; min-height: 22px; border-bottom-width: 1px;		border-bottom-style: solid;	border-bottom-color: #4B8DD9;}
.collapsedPnl > .collapsedHeader > div.icon{float: left; vertical-align: middle; padding: 5px; text-align: left;}
.collapsedPnl > .collapsedHeader > div.titleText{float: left; vertical-align: middle; padding: 5px; text-align: left; min-width: 300px; }
.collapsedPnl > .collapsedHeader > div.descr{float: left; vertical-align: middle; padding: 5px; text-align: left; margin-left: 10px;}

.collapsedPnl > .body { padding-top: 5px; padding-bottom: 5px; margin: 0px auto;} 
.collapsedPnl > .body > table { margin: 0px auto;}
/* collapse panel end */



.collapsePanelHeader{padding: 4px 5px 4px 5px; background-image:url(images/grad_gridhead.gif);background-repeat:repeat-x; background-color:#94C2F8;
                     color: #FFFFFF; vertical-align:middle; font-weight: bold; cursor:pointer;
                     }

.collapseSectionHeader
{
	padding: 4px 5px 4px 5px; 
	
    color: #4059AD; 
    vertical-align:middle; 
    font-weight: bold; 
    cursor:pointer;
}



.collapseSectionHeaderNotPadding
{
	color: #4059AD; 
    vertical-align:middle; 
    font-weight: bold; 
    cursor:pointer;
}

/* Reports - Invetory Report */
SPAN.reportDate{ font-size: 14px; font-style: italic;}



