/* $Revision::  1.01 */

html { 
padding:0px;
margin:0px;
}

body {
/*background-color: #006571;*/
/*background-color: #004e61;*/
background-color: white;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
/*line-height: 1.4;*/
color:#564b47;
padding:0px;
margin:0px;
}

p, pre {
margin: 0px; 
padding: 5px 20px 5px 20px;
}

pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

em {
color: #004e61;
}

/* LINKS */

a { 
background-color:transparent;
color: #004e61;
}
a:active { color: #004e61; }
a:visited { color: #004e61; }
a:hover { color: red; }

.bottomnav {
font-size: 8pt;
text-align: center;
}
a.bottomnav { text-decoration: none; }
a.bottomnav:link { color: #004e61; }
a.bottomnav:visited { color: #004e61; }
a.bottomnav:hover { color: red; }

a.headline {
font-weight: bold;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6 {
margin: 0px; 
padding: 0px 20px 0px 20px;
font-weight: normal;
color: #004e61;
background-color: transparent;
}

h1, h2, h3, h4, h5, h6 a {
text-decoration: none;
}

h1 {
font-size: 22pt;
}

h2 {
font-size: 20pt;
}

h3 {
font-size: 18pt;
}

h4 {
font-size: 16pt;
}

h5 {
font-size: 14pt;
}

h6 {
font-size: 12pt;
font-weight: bold;
}

/* MISCELLANEOUS */

.title {
padding: 20px 20px 20px 20px;
font-size: 20pt;
color: #004e61;
background-color: transparent;
background-image: url(/image_files/img_title_bg.png);
background-position: center right;
background-repeat: no-repeat;
}

.subtitle {
padding: 10px 10px 0px 50px;
font-size: 15pt;
color: #004e61;
background-color: transparent;
}

#copyright {
font-size: 8pt;
}

#contentspacer {
height: 300px;
}

/* INDENTATIONS */

.indent1 {
padding-left: 40px;
}

li.regular {
padding: 5px;
}

/* ALIGNMENTS */

.rightalign {
margin-top: 0; 
text-align: right;
font-size: 10px;
}

.centeralign
{
text-align:center;
}

.leftalign
{
text-align:left;
}

/* PRESS RELEASES TABLE */

#prtable {
	padding: 0;
	margin: 0px;
	border-left: 1px solid #d9c832;

	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
	/* background: #f7f794; */

	/* light gold #f7f794*/
}

#prtable a {
	color: #004e61; 
}
#prtable a:visited { color: #004e61; }
#prtable a:hover { color: red; }

#prtable a.headline {
	text-decoration: none;
	font-size:10pt;
}

#prtable th {
	font: bold;
	color: #4f6b72;
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	border-top: 1px solid #d9c832;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/* background: #CAE8EA url(images/bg_header.jpg) no-repeat; */
	background-color: #f7f794;
}

#prtable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d9c832;
	background: none;
}

#prtable p {
/*  padding: 5px 10px 5px 10px;  */
padding: 0px 10px 4px 10px;
}

#prtable td {
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	background: #fff;
	padding: 4px 0px 0px 0px;
	color: #4f6b72;
	vertical-align: top;
}

#prtable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#prtable th.spec {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px;
}

#prtable th.specalt {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px;
	color: #797268;
}


/* NEWS ARTICLES TABLE */

#natable {
	padding: 0;
	margin: 0px;
	border-left: 1px solid #d9c832;

	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
	/* background: #f7f794; */

	/* light gold #f7f794*/
}

#natable a {
	color: #004e61; 
}
#natable a:visited { color: #004e61; }
#natable a:hover { color: red; }

#natable a.headline {
	text-decoration: none;
	font-size:10pt;
}

#natable th {
	font: bold;
	color: #4f6b72;
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	border-top: 1px solid #d9c832;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/* background: #CAE8EA url(images/bg_header.jpg) no-repeat; */
	background-color: #f7f794;
}

#natable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d9c832;
	background: none;
}

#natable p {
/*padding: 5px 10px 5px 10px;*/
padding: 0px 10px 4px 10px;
}

#natable td {
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	background: #fff;
	padding: 4px 0px 0px 0px;
	color: #4f6b72;
	vertical-align: top;
}

#natable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#natable th.spec {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px;
}

#natable th.specalt {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px;
	color: #797268;
}




/* BREADCRUMB NAVIGATION */

#bread {
	padding: 3px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#bread a, a:active, a:visited {
	color: #004e61;
}
#bread a:hover{
	color: red;
}

/* SITEMAP TREE */

#sitemap ul {
	list-style-type: square;
	padding: 0;
	margin: 5px 0px 0px 20px;
}

#sitemap ul li {
	margin-bottom: 5px;
}

#sitemap ul li#first {
	list-style-type: none;
}

#sitemap ul li a {
	color: #004e61; 
	padding: 0px;
	text-decoration: none;
}

#sitemap ul li a:active, a:visited {
	color: #004e61; 
}

#sitemap ul li a:hover {
	color: red; 
	/* background-color: #f7f794; */
}

/* AWARDS TABLE */

#awtable {
	padding: 0;
	margin: 0px;
	border-left: 1px solid #d9c832;
	border-top: 1px solid #d9c832;

	font: normal 12px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
	/* background: #f7f794; */

	/* light gold #f7f794*/
}

#awtable span.award_title {
	font-size: 14px;
	font-weight: bold;
}

#awtable a {
	color: #004e61; 
}
#awtable a:visited { color: #004e61; }
#awtable a:hover { color: red; }

#awtable a.headline {
	text-decoration: none;
	font-size:11pt;
}

#awtable th {
	font: bold;
	color: #4f6b72;
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	border-top: 1px solid #d9c832;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/* background: #CAE8EA url(images/bg_header.jpg) no-repeat; */
	background-color: #f7f794;
}

#awtable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #d9c832;
	background: none;
}

#awtable p {
padding: 5px 10px 5px 10px;
}

#awtable td {
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	background: #fff;
	padding: 0px 0px 0px 0px;
	color: #4f6b72;
	vertical-align: top;
}

#awtable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#awtable th.spec {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px;
}

#awtable th.specalt {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px;
	color: #797268;
}


/*  CAREERS   */

#careers p {
padding: 0px 10px 0px 10px;
}

#careers ul {
	list-style-type: square;
	padding: 0;
	margin: 5px 0px 0px 40px;
}

#careers ul li {
	margin-bottom: 5px;
}

/*  BENEFITS   */

#benefits .subsection {
padding: 0px 0px 5px 0px;
}

#benefits p {
padding: 0px 10px 0px 10px;
}

#benefits ul {
	list-style-type: square;
	padding: 0;
	margin: 5px 0px 0px 40px;
}

#benefits ul li {
	margin-bottom: 5px;
}


/*  PROGRAM MANAGEMENT   */

#prog p {
padding: 0px 10px 0px 20px;
}

#prog ul {
	list-style-type: disc;
	padding: 0;
	margin: 5px 0px 0px 50px;
}

#prog ul li {
	margin-bottom: 5px;
}




/*  AWARDS   */

.TableBorderDisplay
{

  /* border:1px solid blue; */
  /* border:none;  */
  border:none;
  width:275px;
  height:325px;
}


/*  PMSS2   */


#PMSS2 {
	padding: 0;
	margin: 0px 50px 0px 50px;
	border-left: 1px solid #d9c832;
	border-top: 1px solid #d9c832;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #4f6b72;
	background: #E6EAE9;
}


#PMSS2 a {
	color: #004e61; 
}
#PMSS2 a:visited { color: #004e61; }
#PMSS2 a:hover { color: red; }

#PMSS2 a.headline {
	text-decoration: none;
	font-size:11pt;
}




#PMSS2 th_OLD {
	font: bold;
	color: #4f6b72;
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	border-top: 1px solid #d9c832;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	/* background: #CAE8EA url(images/bg_header.jpg) no-repeat; */
	background-color: #f7f794;
}

#PMSS2 th {
	font-family:Arial;
	font-size:10.0pt;
	color:white;
	/*font: bold;*/
	/*color: #4f6b72;*/
	/*   MS: border:solid gray 1.0pt;*/
	border-right: 1px solid #d9c832;  /* GOLD Border */
	border-bottom: 1px solid #d9c832;
	border-top: 1px solid #d9c832;
	letter-spacing: 2px;
	text-align: center;
	padding: 6px 6px 6px 12px;
	/* background: #CAE8EA url(images/bg_header.jpg) no-repeat; */
	/*background-color: #f7f794;*/
	background-color:#007387;  /*  Savantage blue  */
}


#PMSS2 p {
padding: 5px 10px 5px 10px;
}


#PMSS2 td.pmss2_img {
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	color: black;
	background: white;
	padding: 5px 5px 5px 5px;
	text-align: center;
	vertical-align: middle;
	width=10%;
}

#PMSS2 td.pmss2_text {
	border-right: 1px solid #d9c832;
	border-bottom: 1px solid #d9c832;
	color: black;
	background: white;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	width=90%;
}

#PMSS2 td.alt {
	background: #F5FAFA;
	color: #797268;
}

#PMSS2 th.spec {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px;
}

#PMSS2 th.specalt {
	border-left: 1px solid #d9c832;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px;
	color: #797268;
}



/* SPECIAL ANNOUNCEMENT ON LEFT PANEL  */

#announcement_frame
{
font-size: 0px;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 100%;
}

#announcement_tab
{
margin: 0px;
padding: 0px;
}

#announcement_tab ul
{
margin: 0px;
padding: 0px;
}

#announcement_tab li
{
list-style: none;
font-size: 0px;
margin: 0px;
padding: 0px;
display: inline;
}

#announcement_tab li a
{
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight:bold;
text-decoration:none;
color: white;
/*background-color:#DF0101;*/
background-image: url(/image_files/gradient_red_dark.png);
background-repeat: repeat-y;
display: block;
margin: 0px;
padding: 10px 0px 10px 10px;
}

#announcement_tab li a:link { color: white; }
#announcement_tab li a:visited { color: white; }
#announcement_tab li a:hover { color: black;}

div.dividerGold { background-color: #d9c832; height: 2px; margin:0px; padding: 0px; }
div.dividerBlue { background-color: #004e61; height: 5px; margin:0px; padding: 0px; }
div.dividerGoldFade { background-image: url(/image_files/gradient_gold.png); height: 2px; margin:0px; padding: 0px; }





/* SPECIAL FLOATING ANNOUNCEMENT ON RIGHT PANEL - Red Box   */

#floating_announcement_frame_Red
{
font-size: 0px;
margin: 0px;
padding: 0px;
width: 190px; /* right section */
/*border:2px solid #004e61;  /* Savantage dark blue */*/
/*background:#f7f794;*/  /* Savantage light gold */
position:fixed;
top:340px;
/* left:-190px; */
align:right;
z-index:100;
}

#floating_announcement_tab_Red
{
margin: 0px;
padding: 0px;
}

#floating_announcement_tab_Red ul
{
margin: 0px;
padding: 0px;
}

#floating_announcement_tab_Red li
{
list-style: none;
font-size: 0px;
margin: 0px;
padding: 0px;
display: inline;
}

#floating_announcement_tab_Red li a
{
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
font-weight:bold;
text-decoration:none;
color: white;
background-image: url(/image_files/gradient_red_dark.png);
background-repeat: repeat-y;
display: block;
margin: 0px;
padding: 10px 0px 10px 10px;
}

#floating_announcement_tab_Red li a:link { color: white; }  
#floating_announcement_tab_Red li a:visited { color: white; } 
#floating_announcement_tab_Red li a:hover { color: black;}  




/*  SEARCH FUNCTIONALITY ON LEFT PANEL  */

#search_site_title
{font-weight:bold;
color: #004e61;
}

#search_site_textbox
{
width:160px;
margin: 5px 0px 5px 0px;
}

.search_box
{
padding: 10px 10px 10px 10px;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

.search_button
{}




/*  IMAGES ON UPPER RIGHT OF PAGES  */

.picture_frame
{
border-bottom: 15px solid #d9c832;
}
.fader
{
background-color:#d9c832;
}
