@charset "utf-8";
/*  body and font definitions */
html {
	padding:0px;
	margin:0px;
}
body {
	background:url(/custom/images/extranet/bgfas.jpg) repeat-x right top;
	background-color: #a1aab2;
	font-size: 14px;
	line-height:18px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color:#333;
}

.text {
	color: #000000;
}

.sml  {
	font-size: 10px;
	line-height:12px;
}

.med  {
	font-size: 12px;
	line-height:20px;
}

.textbold12 {
	font-size: 12px;
	font-weight: bold;
}

.label {
	text-align: right;
}

.labelC {
    font-size: 12px;
    font-weight:bold;
    color: #666666;
	text-align:center;
} 

.labelR {
    font-size: 12px;
    font-weight:bold;
    color: #666666;
	text-align:right;
} 

.labelL {
    font-size: 12px;
    font-weight:bold;
    color: #666666;
	text-align:left;
} 

.labelTop {
	color:#666666;
	font-size:10px;
}

.asterix   { color:#B60022; font-weight:bold}
.asterix12 { color:#B60022; font-weight:bold; font-size:12px;}
.asterix14 { color:#B60022; font-weight:bold; font-size:14px;}
.asterix16 { color:#B60022; font-weight:bold; font-size:16px;}
.asterix18 { color:#B60022; font-weight:bold; font-size:18px;}
.asterix20 { color:#B60022; font-weight:bold; font-size:20px;}
.asterix22 { color:#B60022; font-weight:bold; font-size:22px;}

.closed , .estimated, .estimatedOverdue, .projected, .projectedOverdue {
	color:#B60022;
}
.onhold {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:000000;
	background-color:#FFFFFF;
	text-decoration:line-through
}

.overdue {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	background-color:#CCCCCC;
}

.note9 {
	color:#B60022;
}

.header {
	background-image:url('images/headerBgWide.jpg');
	color:#FFFFFF;
	font-weight: bold;
}
.alert {
	color: red;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

.headerDarkMed {
	font-family:Arial, SunSans-Regular, Sans-Serif;
	background-image:url('/custom/images/headerBgWideDrk.jpg');
	background-color:#004b9b;
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	color: #eeeeee;
	padding:4px;
	}

.headerDarkSml {
	font-family:Arial, SunSans-Regular, Sans-Serif;
	background-image:url('/custom/images/headerBgWideDrk.jpg');
	background-color:#004b9b;
	background-position:top;
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:12px;
	color: #eeeeee;
	padding:4px;
}

.dashboard {
	font-family:Arial, SunSans-Regular, Sans-Serif;
	background-color:#cccccc;
	font-weight:bold;
	font-size:12px;	
	color: #000000;
	}

.justify {align:justify;}
.upperCase {text-transform:uppercase;}


/* HTML Elements - begin */

TABLE.hidden {
	width:800px;
	vertical-align:top;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border:0px solid white;
	display:none;
}
	 
TABLE.hidden TR,TD {
	text-align:left;
}

TABLE.section {
	width:800px;
	vertical-align:top;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border:0px solid white;
}
	 
TABLE.section TR,TD {
	text-align:left;
}

TABLE.results {
	width:800px;
	vertical-align:top;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	border:1px solid #cccccc;
}
	 
TABLE.results TD {
	font-size: 12px;
	padding:1px;
	border:1px solid #cccccc;
}

TABLE.shadowRt{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction='130', Strength='9') alpha(opacity='95');
	position:inherit;
	border:1px solid #cccccc;
	background:#ffffff;
	width:800px;
	text-align:center;
}

TABLE.shadowRt TD {
	border:1px solid #dddddd;
}

TD.greyBorder {
	border:1px solid #eeeeee;
}

TD.alignL {
	text-align:left;
}

TD.alignR {
	text-align:right;
}

TD.alignC {
	text-align:center;
}

.sectionHeader {
	color: #00549e;
	font-size: 18px;
	font-weight:bold;
	vertical-align:top;
	height:30px;
}

.tableHeader {
	color: #00549e;
	font-size: 16px;
	font-weight:bold;
	vertical-align:middle;
	height:24px;
}

.boldGrey {
	font-weight:bold;
	color: #666666;
}

hr {
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: center;
}

hr.999 {
	color:#999999;
	background-color: #999999;
}

b.req {
	color:#B60022;
	font-size:16px;
	padding: 4px;
	align-vertical:middle;
}

INPUT.xsml, SELECT.sml {font-size:8px;}
INPUT.sml, SELECT.sml {font-size:10px;}
INPUT.smlHi,SELECT.smlHi {font-size:10px;color:#FFFFFF;background-color:#FF0000;}

input, select { 
    background-color: #ffffff; 
    border: 1px solid #999999; 
    font-size: 10px;
    font-weight:bold;
    color: #666666; 
} 

textarea {
	background-color: #ffffff; 
	border: 1px solid #999999; 
	font-size: 12px;
	font-weight: bold;
	color: #666666; 	
	font-family: Arial, SunSans-Regular, Sans-Serif;	
}

textarea.sml {
	background-color: #ffffff; 
	border: 1px solid #999999; 
	font-size: 12px;
	font-weight: bold;
	color: #666666; 	
	font-family: Arial, SunSans-Regular, Sans-Serif;	
}

textarea.smlHi {
	background-color: #ff0000; 
	border: 1px solid #999999; 
	font-size: 12px;
	font-weight: bold;
	color: #666666; 	
	font-family: Arial, SunSans-Regular, Sans-Serif;	
}

.padLeft4 {
	padding-left: 4px;
}

.ltBack {
	background-color:#F5F9FC;
}

.border {
	border:1px solid #cccccc;
}

.noborder {
	border: none 0;
}


.display {
    font-size: 12px;
    font-weight:bold;
    color: #666666; 
}

.button {
	background-image:url('/custom/images/headerBgWide.jpg');
	color:#FFFFFF;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	border-color:#ffffff;
	border-style:none;
	border-width:1px;
	height:20px;
	cursor:pointer;
  }

.graybutton {
	background-image:url(/custom/images/extranet/buttonBgGray.gif);
	color:#333;
	height:18px;
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	border:0px;
    
}
.orangebutton {
	background-image:url(/custom/images/extranet/buttonBgOrange.gif);
	color:#fff;
	height:18px;
	cursor:pointer;
	font-weight:bold;
	font-size: 14px;
	border:0px;
}
ul {
	list-style-image: url(/custom/images/extranet/bullet_blue1.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 1em;
}
ol {
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 1em;
}


fieldset { 
	margin: 10px 0; 
	padding: 10px; 
	border: #778899 1px solid; 
}
fieldset.noMargins { 
	margin: 0px 0; 
}
legend { 
	font-weight:bold;
	font-size:16px; 
	color: #00549e; 
	text-align:left;
}
legend.alerts {  
	color: #B60022;
}
.order {
	width: 800px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction='130', Strength='9') alpha(opacity='95');
	position:inherit;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:1px;
}
	
/* HTML Elements - end */



/* Rounded Corners / Blue Background DIV Box- begin */
#xbox{ background: transparent; margin:2px 1em; }
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F0F8FF; border-left:1px solid #778899; border-right:1px solid #778899;}
.xb1 {margin:0 5px; background:#778899;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xbcontent {display:block; background:#F0F8FF; border:0 solid #778899; border-width:0 1px; }
div.spacer { height: 5px }
/* Rounded Corners / Blue Background DIV Box- end */

/* Shadow Effect - begin */
.shadow {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#eeeeee', Direction='130', Strength='9') alpha(opacity='95');
	position:inherit;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:1px;
}
/* Shadow Effect - end */



/* Template Styles */

#container
{
	margin: 0 auto;
	width: 978px;
}

#header
{
	padding-top: 10px;
	padding-left: 5px;
}
#logo {
	float:left;
	width: 450px;
}
#logoff {
	float:right;
	padding-right:40px;
	font-size: 12px;
}
#logoff a{
	text-decoration:underline;
	color:#f7941d;
}
#logoff a:hover{
	text-decoration:none;
	color:#f7941d;
}
#PageTitle
{
	float: left;
	width: 978px;
	height: 61px;
	background: url(/custom/images/extranet/bgBlue.png) repeat;
}

.Title {
	padding-top:20px;
	margin-left:25px;
	font-size: 24px;
	line-height:30px;
	color: #FFFFFF;
	text-align:left;
}

#content-container
{
	float: left;
	width: 978px;
	background-image:url(/custom/images/extranet/bg_content.png);
}
#contenthome
{
	background:url(/custom/images/extranet/bg-inner.png) no-repeat; ;
	margin-left:9px;
}
#content
{
	padding: 10px 20px 10px 20px;
	text-align:center;
}
#content h1 {
	color: #00549e;
	font-size: 22px;
	font-weight:bold;
}
#content h2 {
	color: #00549e;
	font-size: 18px;
	font-weight:bold;
}
#content h3 {
	color: #00549e;
	font-size: 14px;
	font-weight:bold;
}
#content h4 {
	color: #00549e;
	font-size: 18px;
	font-weight:bold;
	padding-left: 70px;
	margin-bottom: 10px;
}

#content a{
	text-decoration:underline;
	color:#CC6633;
}
#content a:hover{
	text-decoration:underline;
	color:#00549e;
}
#content a.bluelink  {
	text-decoration:underline;
	color: #0770B0;
}
#content a.bluelink:hover {
	text-decoration:none;
	color:#CC6633;
}
#content a.orangelink  {
	text-decoration:underline;
	color: #f7941d;
}
#content a.orangelink:hover {
	text-decoration:none;
	color:#f7941d;
}

#footer {
	clear: left;
	width: 978px;
	height:120px;
	background-image:url(/custom/images/extranet/bg_footer.png);
}
#footercontent {
	padding-top:60px;
	text-align:center;
	font-size:11px;
	color:#fff;
}
#belowfooter
{
	text-align:center;
	font-size:11px;
}
#belowfooterContent {
	float: left;
	width: 450px;
	padding-left:70px;
	text-align:center;
	font-size:11px;
}
#belowfooterright {
	float: right;
	width: 212px;
	padding-right: 25px;
	display: inline;
}

#bluebox {
	background: url(/custom/images/extranet/extranet_sas70.jpg) no-repeat; 
	width:454px; 
	height:172px; 
	padding:10px; 
	color:#fff
}
#blueboxcontent  {
	color: #fff;
	width: 434px; 
}
#blueboxcontent  b {
	color: #fff;
	font-weight:bold;
}
#blueboxcontent  a {
	color:#f7941d;
	font-weight:bold;
	text-decoration:underline;
}	
#blueboxcontent  a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

/* @end */
-->


