body {
	background: #172b43 url('/images/background-gradient.jpg') repeat-x top;
	margin: 6px;
/*
	margin-top: 32px;
*/
}

table, td, p {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: small;
	line-height: 1.5em;
}

/*************************************************/
/* HOMEPAGE FEATURES */

#homeFeature {
	margin: 0px; 
	margin-top: -2px;

	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: 22px;
	color: #336699;
	/*	border-bottom: 1px solid #b2c1d0;	*/
}

#homeFeature, #homeSearch {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	color: #333;
	font-weight: bold;
	size: 9px;
}

#rightSearch {
	display: inline-block;
	width: 220px;
	height: 122px;
	padding: 10px 10px 0px 10px;
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	color: #333;
	font-weight: bold;
	size: 9px;
	/*
	background: #FFFFFF url('/images/elements/search-box-bg.jpg') bottom left repeat-x;	
	*/
	border: 1px solid #b2c1d0;
}

#innerRightColumn {
	padding: 10px; 
	border-left: 1px solid #b2c1d0;
	width: 224px;
/*		background: #eff4f8;	*/
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	color: #333;
	size: 9px;
}

#innerRightColumn li {
	margin-top: 5px;
	margin-left: -12px;
	list-style-image: url('/images/elements/ul-bullet-blue.gif');
	font-weight: 100;
}

/*************************************************/
/* DEFAULTS */

img {
border: 0px;
}

#introduction p {
/*		line-height: 2em;	*/
}

#features a, #introduction a, #introduction li a {
	border-bottom: 1px solid #99ccff;
}

/*
#mainColumn p a, #mainColumn li a
*/

#mainColumn p a, .ui-tabs-panel a, .ui-tabs-panel a:visited, .ui-tabs-panel a:hover, .ui-tabs-panel a:active, 
#mainContent_L a, #mainContent_L a:visited, #mainContent_L a:hover, #mainContent_L a:active, 
#mainContent_LR a, #mainContent_LR a:visited, #mainContent_LR a:hover, #mainContent_LR a:active
 {
	border-bottom: 1px solid #99ccff;
}

.ui-tabs-panel table tbody tr td center a,  
.ui-tabs-panel table tbody tr td center a:visited, 
.ui-tabs-panel table tbody tr td center a:active, 
.ui-tabs-panel table tbody tr td center a:hover
{
	text-decoration: none;
	border: 0px;
	border-bottom: 0px;
}

a, a:visited {
	color: #336699;
	text-decoration: none;
	border-bottom: 0px;
}

a:hover, a:active {
	color: #990000;
	/*
	border-bottom: 1px solid #990000;
	text-decoration: underline;
	*/
}

/*
#rightColumn a:hover img, #rightColumn a:active img, 
#mainColumn a img {
	border-bottom: 0px;
	text-decoration: none;
}
*/

#external {
	padding-right: 15px;
	background: url('/images/icons/exit_disclaimer.png') no-repeat right; /*	exit_disclaimer.png	*/
}

#leftColumn #external {
	padding-right: 15px;
	background: url('/images/icons/exit_disclaimer.png') no-repeat right top; /*	exit_disclaimer.png	*/
}

h1, h2, h3, h4, h5 {
	/* 	font-family: Palatino Linotype, Georgia, Book Antiqua, Palatino, serif; */
	font-family:"Lucida Sans","Trebuchet MS","sans-serif";
	margin: 0;
	padding: 0;
	line-height: 1.1em;
}


h1, h1 a {
/*		letter-spacing: -1;	*/
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
	color: #333;	/*	#003399, 294571	*/
	text-decoration: none;
}

h1.homeHeader {
	font-size: 1.8em; 
	color: #294571;
}

h2 {
	font-size: 18px;
	color: #646464;
	margin-top: 18px;
	margin-bottom: 18px;
}

h2.title, h3.title, h4.title, h5.title, p.title {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-weight: bold;
	line-height: 1.5em;
	font-size: 14px;
	color: #333;
	margin-top: 18px;
	margin-bottom: 18px;
}

h3 {
	font-size: 18px;
	color: #646464;
}

h4 {
	font-size: 18px;
	color: #646464;
}

h5 {
	font-size: 18px;
	color: #646464;
}

pre, .code {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	color: gray;
	line-height: 1em;
}

sub, sup { line-height: 0; font-size: 8px; }
sup { 
	vertical-align: text-top; 
	position: relative; 
	top: 5px; left: -2px;
	} 
sub { vertical-align: text-bottom; }

h1 sup, h2 sup {
	vertical-align: text-top; 
	font-size: 12px;
	position: relative; 
	top: 5px; left: -5px;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:visited {
	color: gray;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}

input, select, textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px; 
	color: #336699;
	padding-left: 3px;
}

/*************************************************/
/* HEADER, MENU, MAIN TABLE & CONTENT COLUMN */

#headerTable {
	width: 970px; /* 96% */
}

td.mainMenu {
	background: url('/main-menu/nav-background.gif') repeat-x;
}

#mainTableOuter {
	width: 970px; /* 89% */
}

table.mainTableOuter {
	border: 1px solid #132438;
}

table.mainTableInner {
	background: #ffffff; 
	border: 1px solid #0c1622;
}

#mainColumn {
/*
	background: #FFFFFF url('/js/ui.tabs/background-gradient-blue.gif') bottom right repeat-x;
*/
	padding: 18px 18px 0px 0px;
}

#mainColumn ul {
	margin-top: 5px;
	list-style-image: url('/images/bullet.gif');
}

/*
ol li {
   background:orange;
   color:#fff;
   margin:1em 0;
   list-style-position:inside;
   padding-left:.5em;
}
ol li span {
   background:#fff;
   color:#000;
   display:block;
   padding-left:.5em;
   margin: -24px 0px 0px 24px;
   }
*/
#mainColumn li {
	margin-bottom: 3px;
}

#mainContent {
	padding-left: 18px;
	padding-right: 18px;
}

#mainContent_L {
	border-left: 1px solid #cecfd3;
	padding-left: 18px;
}

#mainContent_LR {
	border-left: 1px solid #cecfd3;
	padding-left: 18px;

	border-right: 1px solid #cecfd3;
	padding-right: 18px;
}

.boldTitle, .fontLargeGreen, .section_title {
	font-weight: bold;
	font-size: 12px;
	color: #646464;
	margin-bottom: 12px;
}

h1 .reg, h2 .reg {
	line-height: 0px;
	vertical-align: text-top;
	font-size: 0.6em;
	color: gray;
	font-weight: 100;
}

.reg {
	font-size: 0.8em;
	color: gray;
	vertical-align: 50%;
	font-weight: 100;
	margin-left: 3px;
}

#featureTable, #featureTable featureTable {
	background-color: #FFFFFF;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	width: 95%;
}

#featureTable th {
	color: #FFFFFF; 
	background-color: gray;
	font-weight: bold;
	font-size: 10pt;
	height: 16px;
	padding: 6px;
}

#featureTable th.leftLine {
	border-left: 1px solid #FFFFFF;
}

#featureTable th.firstCell {
	width: 25%;
}

#featureTable td.leftLine {
	border-left: 1px solid gray;
}

.chartHeader_blue {
	background-color: #294571;
	color: #FFFFFF;
}

.chartRow, .chartRow_white {
	padding: 3px 6px 6px 6px;
	background: #FFFFFF;
	border-bottom: 1px solid gray;
}

.chartRow_gray {
	padding: 3px 6px 6px 6px;
	background: #E8E8E8;
	border-bottom: 1px solid gray;
}

td.grayFont, .grayFont {
	color: gray; 
	font-size: 11px;
}

td.blackFont, .blackFont {
	color: #333;
	font-size: 11px;
}

.alertText {
	color: #990000;
}

.pullquote {
	width: 225px;
	float:right;
	line-height:120%;
	margin:10px;
	background: url('/images/elements/closequote.gif') no-repeat bottom right !important;
	padding:0px 35px 5px 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #4682b4;	/*	#003399, 294571	*/
	font-size: 18px;
}

.pullquote:first-letter {
	background: url('/images/elements/openquote.gif') no-repeat left top !important;
	padding:5px 2px 10px 45px!important;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #4682b4;	/*	#003399, 294571	*/
	font-size: 18px;
}

blockquote .pullquote {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #4682b4;	/*	#003399, 294571	*/
	font-size: 18px;
	float: right;
}

.pullquote .pullquoteSource, .pullquoteSource {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: gray; 
	font-size: 12px;
	float: right;
}


.paragraph_pullquote {
	width: 90%;
	line-height:150%;
	margin:10px;
	background: url('/images/elements/closequote.gif') no-repeat bottom right !important;
	padding:0px 35px 5px 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #646464;	/*	#003399, 294571	*/
	font-size: 14px;
}

.paragraph_pullquote:first-letter {
	background: url('/images/elements/openquote.gif') no-repeat left top !important;
	padding:5px 2px 10px 45px!important;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #646464;	/*	#003399, 294571	*/
	font-size: 14px;
}

blockquote .paragraph_pullquote {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #646464;	/*	#003399, 294571	*/
	font-size: 14px;
}

.LinkTextBox {
	padding: 12px; 
	border: 1px solid gray; 
	background-color: #F7F7E6; 
	color: #336699;
}

/*************************************************/
/* FEATURE BOXES */

/* featured content */

fieldset.featured_content {
	width: 90%;
	background-color: #f8f8f1;
	padding: 25px;
}

#mainContent_L fieldset.featured_content div div a {
	border-bottom: 0px;
}

/* notched corner */

.feature {
	background: #172b43 url('/images/background-gradient.jpg') repeat-x top;
	  border: 0px;
}

.feature div {
  position: relative;
  left: 0;
  border: 0px;
}

.feature div div {
	font-weight: 100;
	color: #FFFFFF;
	border: 0px;
	padding: 3px 60px 6px 24px;
	background: url('/images/space-debris.gif') no-repeat top right;
}

.feature div div a {
	color: #cae4ff;
	font-weight: 100;
	text-decoration: none;
}

.feature div div a:hover {
	color: #cae4ff;
	font-weight: 100;
	text-decoration: underline;
}

/* vertical features */

.vfeature {
	border:solid gray;
 	border-width:0 1px;
	background:#f8f8f1;
	width: 90%;
}

.vfeature div {
  position:relative;
  top: -1px;
  left: 0;
  border:solid gray;
  border-width:1px 0 0;
}

.vfeature div div {
	top: 2px;
	border-width:0 0 1px;
	padding: 1em 1em .1em;
}

/* callout box  */
.boxtop, .boxbottom {display: block;background: transparent;font-size: 1px;}
.boxb1, .boxb2, .boxb3, .boxb4 {display: block;overflow: hidden;}
.boxb1, .boxb2, .boxb3 {height: 1px;}
.boxb2, .boxb3, .boxb4 {background: #eee;border-left: 1px solid #ccc;border-right: 1px solid #ccc;} /* background */
.boxb1 {margin: 0 5px;background: #ccc;}
.boxb2 {margin: 0 3px;border-width: 0 2px;}
.boxb3 {margin: 0 2px;}
.boxb4 {height: 2px; margin: 0 1px;}
.boxmiddle {display: block;background: #eee;border: 0 solid #ccc;border-width: 0 1px;text-align: left;} /* background */
.boxcontent {background: transparent;margin: 0 6px 0 10px;}
.boxcontent p, .boxcontent ul, .boxcontent ol, .boxcontent dl {padding-bottom: 6px;margin: 0;}
.boxcontent h3 {font-size: 18px; color: #646464; line-height: 32px; padding-top: 6px;}
.boxcontent blockquote {padding: 6px 6px 6px 14px;margin: 0;}
.boxcontent ul ul li {
	margin-top: 5px;
	list-style-image: url('/images/elements/ul-bullet-blue.gif');
}
.boxcontent li {margin-left: -24px;}
* html .boxcontent li {margin-left: 18px;} /*IE6*/  *+html .boxcontent li {margin-left: 18px;} /*IE7*/	/* IE HACK - align bullets on left margin */
/* generic, default -- use inline style to change */
#callout_box {width: 30%;float: right;margin-top: 8px;margin-bottom: 8px;}

/* classes for splitting content into 2 columns */
.split {width:100%;margin:0;}
.splitleft {float:left;width:50%;}
.splitright {float:right;width:50%;}

/*************************************************/
/* LEFT COLUMN */

td.leftColumn {
	padding-top: 18px; 
	padding-left: 18px;
	padding-right: 6px;
}

#leftColumn {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: 11px;
	color: gray;
	width: 200px;
	line-height: 1.5em;
}
/*
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
*/	/*
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
*/

#leftColumn h4, #leftColumn h2.sidebar-title {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";	/*	garamond, georgia, serif	*/
	font-size: 12px;	
	display: block;
	/*	margin: top right bottom left	*/
	margin: 0px 11px 10px -11px;
	/*
	color: #ffffff;
	background: #646464;
	padding: 3px;
	*/
	color: #891f1f;
}

/*	294571, 8fb171 */

#leftColumn .title {
	margin-left: -10px; 
	margin-top: 3px;
	font-weight: bold;
	color: #5a5a5a;
}

#leftColumn hr {
	height: 1px; 
	border: 0px; 
	background: silver; 
	width: 100%;
	/*	margin: top right bottom left	*/
	margin: 20px 0px 20px -11px;
	padding: 0px;
}

#leftColumn a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#leftColumn a:hover {
	color: #990000;
	text-decoration: underline;
}

#leftColumn a.fine {
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

#leftColumn a.fine:hover {
	color: #990000;
	text-decoration: none;
}

#leftColumn ul {
	margin-top: 5px;
	list-style-image: url('/images/ul-bullet-orange.gif');
	margin-left: -28px;
}

#leftColumn ul ul, #leftColumn ul ul a {
	margin-top: 5px;
	list-style-image: url('/images/elements/ul-bullet-blue.gif');
	font-weight: 100;
}

#leftColumn ul ul ul, #leftColumn ul ul ul a {
	margin-top: 5px;
	list-style-image: url('/images/elements/ul-bullet-orange.gif');
	font-weight: 100;
}

#leftColumn li {
	margin-bottom: 8px;
}


/*************************************************/
/* RIGHT COLUMN */

td.rightColumn, .rightColumn p {
	padding-top: 18px; 
	padding-right: 6px;
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: 11px;
}

#rightColumn {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: 11px;
	color: gray;
	width: 200px;
	line-height: 1.5em;
}
/*
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
*/	/*
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
*/

#rightColumn h3 {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: 12px;	
	display: block;
	margin: 0px 11px 10px -11px;
	color: #646464;
}

#rightColumn h4 {
	font-family: "Lucida Sans","Trebuchet MS","sans-serif";
	font-size: 12px;	
	display: block;
	/*	margin: top right bottom left	*/
	margin: -18px 11px 10px -11px;
	/*
	color: #ffffff;
	background: #646464;
	padding: 3px;
	*/
	color: #891f1f;
}

/*	294571, 8fb171 */



#rightColumn .title {
	margin-left: -10px; 
	margin-top: 3px;
	font-weight: bold;
	color: #5a5a5a;
}

#rightColumn hr {
	height: 1px; 
	border: 0px; 
	background: silver; 
	width: 100%;
	/*	margin: top right bottom left	*/
	margin: 20px 0px 20px -11px;
	padding: 0px;
}

#rightColumn a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#rightColumn a:hover {
	color: #990000;
	text-decoration: underline;
}

#rightColumn a.fine {
	font-weight: normal;
	color: gray;
	text-decoration: none;
}

#rightColumn a.fine:hover {
	color: #990000;
	text-decoration: none;
}

#rightColumn ul {
	margin-top: 5px;
	list-style-image: url('/images/ul-bullet-orange.gif');
	margin-left: -28px;
}

#rightColumn li {
	margin-bottom: 8px;
}

/*************************************************/
/* FOOTER */

#footer {
	padding: 0px 1px 0px 1px;
	color: #ffffff;
}

table.beige 			{ background: #978774 url('/images/background-gradient-footer-beige.gif') repeat-x bottom; }
table.blue 				{ background: #2c5595 url('/images/background-gradient-footer-blue.gif') repeat-x; }
table.blue-no-gradient 	{ background: #2c5595; }
table.darkgray 			{ background: #545454 url('/images/background-gradient-footer-gray.gif') repeat-x; }
table.default 			{ background: #b0b0b0 url('/images/background-gradient-footer-ltgray.gif') repeat-x; }
table.print				{ background: #FFFFFF; }

#footer td.footer {
	color: #dcdcdc; 
	font-size: 11px; 
	line-height: 1.5em;
}

#footer hr {
	height: 1px; 
	border: 0px; 
	background: #fffdff; 
	width: 85%;
}

#footer ul {
	margin-bottom: -25px;
	list-style-image: url('/images/ul-bullet-orange.gif');
	line-height: 1.5em;
}

#footer li {
	margin-bottom: 8px;
}

#footer a {
	color: #dde9ff;
}

#floating_footer { margin-left: -6px; height: 55px; width: 100%; background-color: #f3f3f3; border-top: 1px solid gray; position: fixed; bottom: 0; text-align: center; padding: 0; }

	#floating_footer p { margin: 22px 0 0; }

	#floating_footer a { background-image: -moz-linear-gradient( center top, rgb(255,196,128) 0%, rgb(255,155,41) 80%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,196,128)), color-stop(0.8, rgb(255,155,41)) ); border: 1px solid #e89143; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; color: #9d5e17; text-shadow: #ffb96b 1px 1px 1px; font-weight: bold; width: 128px; padding: 8px 10px; text-align: left; margin: 4px 0 0 10px; display: block; text-decoration: none; display: inline; text-align: center; }



/*************************************************/
/* EXTRAS */

#rotate ul {	/* used by wizard tabs */
	margin-bottom: -3px;
	padding: 0px;
}

#rotate ul li {	/* used by wizard tabs */
   list-style: none;
}

#rotate ul li a {	/* used by wizard tabs */
   line-height: 22px;
}

#rotate .autoTabsPage ul {
	margin-top: 5px;
	margin-left: 35px;
	list-style-image: url('/images/bullet.gif');
}

#rotate .autoTabsPage li {
	list-style: circle;
	list-style-image: url('/images/bullet.gif');
}


