﻿html, body 
{
height: 100%;
width: 100%;
padding: 0px 0px;
margin: 0px 0px;
background-color: #697ea9;
font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;

/*Georgia, Verdana, Arial, Serif;letter-spacing:1px;*/
font-size: 0.9em;
}
div.ad
{
	margin-bottom: 5px;
}

.leftheading3
{
	background : url(../images/gradient4.jpg) repeat-y;
	font-weight: bold;
	color: #000;
	padding: 2px 2px;
}

.leftheading2
{
	background : url(../images/gradient3.jpg) repeat-y;
	font-weight: bold;
	color: #000;
	padding: 2px 2px;
}

.leftheading1
{
	background : url(../images/gradient1.jpg) repeat-y;
	font-weight: bold;
	color: #000;
	padding: 2px 2px;
}
.leftheading
{
	background : url(../images/gradient2.jpg) repeat-y;
	font-weight: bold;
	color: #000;
	padding: 2px 2px;
}
div.centerheading
{
	background : url(../images/underline1.jpg) no-repeat;
	background-position: bottom left;
	background-color: #fff;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 2px;
	width: 99%;
	height: 25px;
	white-space: nowrap;
}
div.maindhead 
{
width: 954px;
height: 80px; 
white-space: nowrap;
border-style: none;
background-color: #003663;
color: #fff;
}

div.divider
{
	font-size: 0em;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 900px;
	height: 2px;
	background : url(../images/div.gif) no-repeat;
}
div.divider3
{
	font-size: 0em;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 900px;
	height: 2px;
	background : url(../images/div3c.gif) no-repeat;
}
div.headerinfo
{
	width: 900px;
	height: 30px;
	background-color: #fff;
	color: #888;
}
div.bannerhead
{
	background-color: #123485;
	margin-top: 10px;
	width: 900px;
	height: 140px;
	text-align: center;
}

div.mainbody
{
background : url(../images/bk.gif) repeat-y;
width: 920px;
height: 100%; 
white-space: nowrap;
border-style: none;
padding: 0px 0px 0px 20px;
margin:0 auto 0 auto;
}

div.main 
{
margin: 0px 1px;
padding: 0px 0px 0px 0px;
font-family: verdana, arial, helvetica, Sans-Serif;
background-color: #fff;
color: #000;
width: 870px;
white-space: nowrap;
border: 1px solid #e6e6e6;
}

div.banner
{
margin: 0px 0px;
padding: 0px 0px;
font-family: verdana, arial, helvetica, Sans-Serif;
background : url(../images/merlot.gif) repeat-x;
background-color: #000;
}

div.footer
{
margin: 0px 0px;
padding: 10px 0px;
border-top: 1px solid #e6e6e6;
font-size: 9px;
}



body, td, th, a, span, div, b, input, select, textarea
{
font-size: 11px;
font-family: verdana, arial, helvetica, Sans-Serif;
}

a:hover
{
	color: #000;
	background-color: #ffffcc;
}

input.checkbox
{
    padding: 0 0px;
    margin: 0 0px;
    height: 12px;
    width: 12px;
}

li.doc
{
	list-style-image: url(../images/doc.gif);
	
}
li.pdf
{
	list-style-image: url(../images/pdf.gif);
}
 
#footertext, #footertext a
{
    padding: 5px 0px 5px 0px;
    background-color: #000000;
    font-family: verdana, arial;
    font-size: 90%;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    z-index: 10;
    line-height: 15px;
}

table
{
    border-collapse: collapse;
    border-spacing: 0px;
}  

table.normal
{
	border-spacing: 0px;
}  
table.normal th, table.normal td
{
	padding: 3px 3px;
}

td.altrow
{
	background-color: #f2f2f2;
}

table.grid
{
	border: 1px solid #eee;
	border-spacing: 0px;
}  
table.grid th, table.grid td
{
	border: 1px solid #eee;
}
  
table.grid2
{
	border: 1px solid #aaa;
	border-spacing: 0px;
}  
table.grid2 th, table.grid2 td
{
	border: 1px solid #aaa;
}

table.form
{
	border: 1px solid #eee;
	border-spacing: 0px;
	background-color: #e6e6e6;
}  
table.form th, table.form td
{
	border: 1px solid #ccc;
	padding: 5px 5px;
}



table.content 
{
    width: 100%;
    height: 100%;
}

table.content td
{
    vertical-align: top;
    text-align: left;
}

table.content td#sidenav
{
    width: 180px;
    border-right: 1px dashed #cccccc;
}

table.content td#main
{
    padding: 15px 0px 0px 10px;
}

table.gray
{
    border-collapse: collapse;
    border-spacing: 1px;
    border: 1px solid #999;
    background-color: #fff;
}  

table.gray
{
	border-spacing: 0px;
}  
table.gray th, table.gray td
{
	padding: 3px 3px;
	border: 1px solid #fff;
}

table.gray th
{
	background-color: #888;
	color: #fff;
	font-weight: bold;
}
table.gray tr.sub
{
	background-color: #ccc;
	font-weight: bold;
}

.merlot
{
    font-size: 12px;
    font-family: verdana, arial;
    font-weight: bold;
    color: #901e1d;
}
.merlot_nonbold
{
    color: #901e1d;
    text-align: center;
}

.merloti
{
    color: #901e1d;
    font-style: italic;
}
.grayi
{
	color: #555;
	font-style: italic;
}

img 
{
    border-style: none;
}

a 
{
    text-decoration: none;
}

a.topmenu 
{
    text-decoration: none;
    color: #888;
    
}

.xxsmall {
font-size: xx-small;
font-family: verdana, arial, helvetica, Sans-Serif;
}

.blueborder {
border: 1px solid #5781AE;
}

.thin_blue
{
    font-size: x-small;
    font-family: Verdana, Arial;
    border: 1px solid #5781AE;
}

.thin
{
    font-size: x-small;
    font-family: Verdana, Arial;
    border: 1px solid #CCCCCC;
}

.button
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
}

.button_blue
{
    background-color: #99BADD;
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
}

.light_gray_back
{
    background-color: #f2f2f2;
}

.med_gray_back
{
    background-color: #E2E2E2;
}

.dark_gray_back
{
    background-color: #D6D6D6;
}

.darker_gray_back
{
    background-color: #CCCCCC;
}


.yellow_button
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color: #FFCC00;
}

.gray_button
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color: #ccc;
}

.light_gray_button
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color: #f2f2f2;
}

.mint
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color: #bee5b8;
}


#title 
{
position: absolute;
top: 5px;
left: 700px;
font-size: 24px;
font-family: verdana, arial, helvetica, Sans-Serif;
color: #f2f2f2;
font-weight: bold;
}

#topmenu
{
position: absolute;
top: 15px;
left: 350px;
font-size: x-small;
font-family: verdana, arial, helvetica, Sans-Serif;
font-weight: bold;
color: white;
}

#topmenu a, #topmenu a:visited
{
    font-size: x-small;
    font-family: verdana, arial, helvetica, Sans-Serif;
    font-weight: bold;
    color: White;
}

#date
{
position: absolute;
top: 53px;
left: 80%;
text-align: right;
font-size: x-small;
font-family: verdana, arial, helvetica, Sans-Serif;
font-weight: bold;
color: white;
}

#logonuser
{
position: absolute;
top: 15px;
left: 78%;
text-align: right;
font-size: x-small;
font-family: verdana, arial, helvetica, Sans-Serif;
font-weight: bold;
color: white;
}


#login
{
padding-top: 20px;
font-size: x-small;
font-family: verdana, arial, helvetica, Sans-Serif;
font-weight: bold;
}

div table.default
{
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:70%;
	border-style: none;
}

div table.default td, th
{
	/*border:1px solid #cccccc;*/
	border: 1px solid white;
	border-collapse:collapse;
	padding: 1px 3px 1px 3px;
}

tr.none th
{
    border-style: none;
    text-align: center;
}

div table.default tr.odd
{
	background: #ffffff;
}

div table.default tr.even
{
	background: #f2f2f2;
}

div table.default tr.heading
{
	background: #444; /*#B5D1E8;*/
	color: #fff;
}

div table.default td b.jobtitle 
{
    font-size: 90%;
    font-weight: normal;
}

div table.default td b
{
    font-weight: bold;
}

div table.default td select 
{
    font-size: 90%;
    font-weight: normal;
    border: 1px solid #f2f2f2;
}

div table.default td.right 
{
    text-align: right;
}

td.empinfofill, th.empinfofill
{
    background-color: #E2E2E2;
}

.equityfill, td.equityfill, th.equityfill
{
    background-color: #AAC4BF; /*#BDCEBF;*/
}

td.compfill, th.compfill
{
   background-color: #B5D1E8;   /*#C1C9DD#F2D1BF#BFD1E5;#C1C9DD;*/
}

td.newsalaryfill, th.newsalaryfill
{
   background-color: #D1E2D3;   
}

div table.default tr.white, td.white, th.white
{
	background: #ffffff;
	border: 0px none #ffffff;
}

div table.default tr.gray, td.gray, th.gray
{
	background: #cccccc;
}

div table.default td.hidden
{
	display:none;
}

input.percentage
{
    border: 1px solid #ccc;
    font-size: 90%;
    width: 32px;
    color: #901e1d;
    text-align: center;
    background: transparent;
}

input.percentage_readonly
{
    border: 0px solid #ccc;
    width: 32px;
    text-align: center;
    background: transparent;
}

input.dollar
{
    border: 1px solid #ccc;
    font-size: 90%;
    width: 60px;
    color: #901e1d;
    text-align: right;
    background: transparent;
}
input.dollar_readonly
{
    border: 0px solid #ccc;
    width: 60px;
    text-align: right;
    background: transparent;
}

input.equity
{
    border: 1px solid #ccc;
    font-size: 90%;
    width: 45px;
    color: #901e1d;
    text-align: right;
    background: transparent;
}

input.paytype_readonly
{
    border: 0px solid #ccc;
    width: 25px;
    text-align: center;
    background: transparent;
}

table.plain
{
	border-collapse:collapse;
	font-family:arial,sans-serif;
	font-size:70%;
	border: 1px solid #CCCCCC;
	border-spacing: 2px;
}

table.plain td, table.plain th
{
    background-color: White;
    padding: 3px 3px 5px 3px;
    border: 1px solid #F2F2F2;  
}

table.plain th
{
    font-weight: bold;
}

table.plain td b, table.plain th b
{
    font-weight: bold;
    color: #901e1d;
}

table.plain td.right 
{
    text-align: right;
}

table.master
{
    position: fixed;
    top: 0px;
    left: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px none #FFFFFF;
    width: 100%;
    height: 100%;
}

tr.dkblue 
{
    background-color: #1B2467;
    color: #ffffff;
    font-weight: bold;
}

tr.dkblue td, th
{
    text-align: center;
    border-bottom: 1px solid #888888;
}

table.milestones 
{
    width: 350px;
}

table.milestones  td
{
    padding: 1px 4px 1px 4px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

table.milestones  td.center
{
    padding: 1px 4px 1px 4px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    text-align: center;
}

table.milestones  td.centerbold
{
    padding: 1px 4px 1px 4px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    text-align: center;
    font-weight: bold;
}

.error 
{
    color: Red;
    font-weight: bold;
}

.ok 
{
    color: Green;
    font-weight: bold;
}

.gray_outline 
{
    background-color: #f2f2f2;
    border: 1px solid #d6d6d6;
    padding: 5px;
    width: 500px;
    white-space: nowrap;
    margin-bottom: 5px;
}

.highlight 
{
    background-color: #ffffcc;
}

.hrmgr
{
    border: 1px solid #888888;
    padding: 1px;
    font-weight: normal;
    margin-right: 5px;
    background-color: #99BADD;
    vertical-align: middle;
    width: 100px;
    float: left;
}

.jobtitle
{
    color: green;
}

.contactimg
{
    padding: 0 0px;
    vertical-align: bottom;
    margin-left: 5px;
    border-style: none;
}

.milestones  td
{
    padding: 1px 4px 1px 4px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.phasedate
{
	position: relative;
	top: -157px;
	margin-left: 4px;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana, arial, helvetica, Sans-Serif;
	color: White;
}

.YELLOWBUTTON 
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#ffcc00;
}
.GREENBUTTON 
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#33CC33; 
}
.REDBUTTON 
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#ff3333; 
    color: #ffffff;
}
.BLUEBUTTON 
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#99ccff; 
}
.GRAYBUTTON 
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#f2f2f2; 
}
.DGRAYBUTTON 
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#d6d6d6;
}

.OLIVEBUTTON
{
    font-size: x-small;
    font-family: verdana, arial;
    border-width: 1px;
    background-color:#99CC66;
}

input.percentage_disabled
{
    border: 1px solid #ff9999;
    font-size: 90%;
    width: 30px;
    color: #901e1d;
    text-align: center;
    background: transparent;
}

input.dollar_disabled
{
    border: 1px solid #ff9999;
    font-size: 90%;
    width: 60px;
    color: #901e1d;
    text-align: right;
    background: transparent;
}

input.equity_disabled
{
    border: 1px solid #ff9999;
    font-size: 90%;
    width: 45px;
    color: #901e1d;
    text-align: right;
    background: transparent;
}

input.percentage_green
{
    border: 1px solid #66CC99;
    font-size: 90%;
    width: 30px;
    color: #901e1d;
    text-align: center;
    background: transparent;
}

input.dollar_green
{
    border: 1px solid #66CC99;
    font-size: 90%;
    width: 60px;
    color: #901e1d;
    text-align: right;
    background: transparent;
}

.hand
{
	cursor: hand;	
}

h1 
{
    font-size: small;
    font-weight: bold;
    color: #901e1d;
}

.msgtitle
{
    font-size: small;
    font-weight: bold;
    color: #901e1d;
}

.chart
{
    padding: 3px;
    border: 1px solid #d6d6d6;
    width: 10px;
}

.field
{
    font-weight: bold;
    white-space: nowrap;
}

.green_square
{
    border: 1px solid black;
    background-color: #00FF00;
    width: 3px;
    height: 3px;
    padding: 0px 2px 0px 2px;
    margin: 0px 3px 0px 0px;
}

.red_square
{
    border: 1px solid black;
    background-color: #FF0000;
    width: 3px;
    height: 3px;
    padding: 0px 2px 0px 2px;
    margin: 0px 3px 0px 0px;
}

input.chk {height:13px; width:13px; margin:0px;}

.transparentblock {
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}

.flyout_window 
{
    background-color: #f2f2f2;
    border: 1px solid #888;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    cursor: hand;
    width: 700px;
    height: 400px;
    overflow: auto;
}

.noshow
{
    display: none;
}

.negative
{
    background-color: #888;
    color: #fff;
}

#redch
{
    color: Red;
    padding: 1px 3px 1px 3px;
    border: 1px solid red;
    
}

.heading
{
    font-size: large;
    font-weight: bold;
    margin-bottom: 10px;
    color: #901e1d;
}

h1.heading
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.news_heading
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #901e1d;
}

a.strong
{
    color: #000;
    font-weight: bold;
}

.strong
{
    font-weight: bold;
}

a.underline
{
    color: #000;
    text-decoration: underline;
}

.underline
{
    text-decoration: underline;
}

td.uc_back
{
    padding: 10px; 
    border: 1px solid #555; 
    background : url(../images/brown_fade.gif) repeat-x;
}



.greenbox
{
    background-image: url(../images/green_fade.gif); 
    background-repeat: repeat-x;
    border-left: 1px solid #6db43f;
    border-right: 1px solid #6db43f;
    padding: 10px;
    font-size: 8pt;
    background-color:#fff;
    width: 228px;
}
.greenboxhead
{
    background-image: url(../images/homepodT.gif); 
    background-repeat: no-repeat;
    width: 250px;
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
}

.greenboxbottom
{
    background-image: url(../images/homepodB.gif); 
    background-repeat: no-repeat;
    width: 250px;
}


.config_tab
{
    background : url(../images/gray_fade.gif) repeat-x;
}

.hidden
{
	display: none;
}


.graybar {
	float: left;
	font-size: 2px;
	line-height: 2px;
	width: 180px;
	height: 4px;
	background-color: #ccc;
}
.redbar {
	float: left;
	font-size: 2px;
	line-height: 2px;
	width: 690px;
	height: 4px;
	background-color: #c11629;
}

/* 
FOOTER STYLE SETTINGS 
*/
#footer {
	margin: 0px;
	padding: 0px;
	height: 26px;
}
#footer p {
	float: left;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0px 9px 5px;
	color: #666;
}
#footer a, #footer a:visited {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#footer a:hover, #footer a:active, #footer a:focus {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
}
h1.techs, h3.techs {
	font: 1px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	display: none;
	margin: 0px;
	padding: 0px;
}
/* END FOOTER STYLE SETTINGS */

#bottomnav {
	float: right;
	margin: 0px; padding: 0px;
}


div.searchbox
{
	padding: 10px 10px;
	border: 1px solid #f2f2f2;
}

div.leftnav
{
  float: left;
	white-space: nowrap;
	width: 193px;
	text-align: left;
	border-right: 1px dotted #ccc;
}
div.content
{
    margin-left: 193px;
    width: 707px;
	text-align: left;
	padding-left: 5px;
}

ul.leftnav 
{ 
	list-style-image: url("../images/orange_bullet.gif"); 
	padding-left: 0px;
	margin-left: 25px;
} 

#selectedch1
{
	border-bottom: 2px solid red;
	color: red;
	font-weight: bold;
}

a.alpha
{
	color: #0000ff;
}

.show
{
    display: block;
}

.hide
{
    display: none;
}

.post-info
{
 background:url(images/underline1.jpg) no-repeat left bottom;
 padding-bottom:12px;
}

.red_bullet
{
	margin: 0px 3px;
	padding: 0px 0px;
	height: 4px;
	width: 4px;
	background-color: red;
	color: Red;
	font-size: .1em;
}
.no_bullet
{
	margin: 0px 3px;
	padding: 0px 0px;
	height: 4px;
	width: 4px;
	font-size: .1em;
}

.bold_navy
{
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
