body {
	margin: 0;
	padding: 0;
	font: 74.5%/1.8em "Lucida Grande", Arial, Verdana, sans-serif;
	background: #D3D8FF url("/graphics/Header_bg_blue_scanlines.jpg");
	color:#333;		
}
table.content {				
	padding-top: 5px;
	padding-bottom: 5px;
	font: 8pt "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 1.8em;
	width: 100%;
	vertical-align:top;
}
table.content p {
	padding-left: 2em;
	padding-right: 1.6em;
}

table.content a {
	color:#6198AB;
	font-weight:bold;
	text-decoration:none;
}
table.content a:hover {
	color:#999;
	border-bottom:dotted 1px #6198ab;
}


td#rightCol {
	background: #6198AB;
	width: 280px;
	height: 100%;
	border: none; /*solid 1px #C0D1E0;*/
	vertical-align:top;
}

div#container {
/* use of the negative-margins technique has the broadest support accross browsers for content centering */
	display: block;
	background: #fff;
	position: absolute;
	left: 50%;
	width: 704px;
	margin-left: -352px;
	/*border-right: #423B5D 3px solid;
	border-left: #423B5D 3px solid; 		*/
}	
div#top {
	display: block;
	position: relative;
	height: 5px;
	width: 704px;
	background: #fff;		
	margin: 0;
	border: 0;
	padding: 0;
}
div#bannerNav {
	display: block;
	position: relative;
	height: 186px;
	width: 704px;
	background: #fff;
	/*border-top: #423B5D 3px solid;
	border-bottom: #423B5D 3px solid;
	border-right: #423B5D 3px solid;
	border-left: #423B5D 3px solid; */
	margin: 0px;
	border: 0px;
	padding: 0px;
}
div#flashPic {
	position: relative;
	display:block;
	left: 0px;
	top: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: 186px;
	width: 704px;
	/*border-right: #423B5D 3px solid;*/
}
div#main {
	position:relative;
	vertical-align: top;
	background: #fff;
	display:block;
	width:704px;	
	margin: 0px;
	border: 0;
	margin-top: -3px;	
}
div#mainLeftPanel {
	position: relative;
	width: 419px;
	background: #fff;
	display:block;
	clear: left;
	padding-left: 20px;
	padding-right: 20px;
}
table#content a {
	color:#6198AB;
	font-weight:bold;
	text-decoration:none;
}
table#content a:hover {
	color:#999;
	border-bottom:dotted 1px #6198ab;
}
div#mainRightPanel {		
	position: relative;
	left: 419px;
	top: 0px;
	height: 400px;
	width: 285px;		
	background: #CFCED8;
	border-left: #423B5D 1px dotted;		
}
.quote
{
	text-align: right;
	margin: 25px;
}
/*
page-specific links
*/
div#topLinks {
	text-align:left;
	width:419px;
	padding-top: 5px;
}
div#topLinks ul {
	display:block;
	list-style:none;
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#topLinks ul li{
	display: inline;
	padding-left: 1.8em;
}
div#topLinks ul li a {
	font: 8pt "Lucida Grande", Arial, Verdana, sans-serif;
	color:#234A9F;
	text-decoration:none;		
	border: 1px solid #fff;
}
div#topLinks ul li a:hover {
	color:#6198AB;
	border-bottom: dotted 1px #7DB6CA;
}
div#pageHeader
{
	text-align:right;
	padding-right: 18px;
	margin-top: 20px;
	font-size: 1.8em;
	color: #009999;
}
.sectionHeader
{
	font-size: 1.2em;
	color: #009999;
	font-weight: bold;
}
/*
global right side implementation
*/
div#rightsideULDiv {
	padding:0;
	margin-top:0px !important;
	margin-left:0px;
	z-index:0;
}
ul#rightsidemenu {
	margin: 0 0 0 0;
	padding: 0 1.6em 0 42px;			
	list-style:none;		
}
div ul#rightsidemenu li a, div#rightside ul li a:link {
	font: 8pt "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 2em !important;
	color:#fff;
	text-decoration:none;
	border:none !important;
	
}
div#rightsideULDiv ul li a:hover {
	color:#66FFFF;
	border:none !important;
	text-decoration:underline;
}
div ul#rightsidemenu  li {
	padding-bottom:1.4em;
}
div#rightsideULDiv {
	margin-top: 81px;		
}
/*
	if there is a link on the page (part of a menu) that points to the current page, assign this
	class to it
*/
#current {
	color:#6FF !important; 
	line-height: 2em !important;
	/*border-bottom: dotted 1px #ccc;*/
}
#currentLi {
	list-style:url("/graphics/icons/current_bullet.gif");
	color:#6FF;
	/*line-height: 2em !important;*/
}

/*
	SEARCH CSS
*/



/* search box browser fixes overrides */
/*	SEARCH CSS */

ul#formList {
	list-style:none;
	list-style-type:none;	
}
ul#formList li {
	display:block;
	width: 230px;
	padding: 5px;
}
div#searchBox{
	display:block;
	width: 230px;
	height: 30px;
	z-index:1;
	color:#699;	
}

/* end browser fixes */


div#footer {
	font: 8pt "Lucida Grande", Arial, Verdana, sans-serif;
	color:#333;
	display:block;
	width:702px;
	height:42px;
	border: 1px solid #6198AC;
	text-align:center;
	vertical-align:top;

}
div#fLinks {
	padding: 3px 0 7px 0;
	float:left;
	margin: 10px 0 0 124px;
}
div#w3c {
	float:left;
	margin: 5px 0 0 0;
}
div#footer  a {
	font: 8pt "Lucida Grande", Arial, Verdana, sans-serif;
	color:#234A9F;
	text-decoration:none;		
	border: 1px solid #fff;
}
div#footer a:hover {
	color:#6198AB;
	border-bottom: dotted 1px #7DB6CA;
}

input {
	color:#234A9F; /* logo blue */
	background: #C0D1E0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	clear:right;
	border: 1px solid #fff;/*#7DB6CA;*/
	padding-right: 3px;
}
.inputSubmit {
	color:#234A9F; /* logo blue */
	background: #C0D1E0;
	font-family: Arial, Helvetica, sans-serif; 
	height: 18px;
	font-size: 8pt; 
	font-weight: normal;
	clear:right;
	border: 1px solid #fff;/* #7DB6CA;*/
}
label {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	display:block;
	width: 40px;
	height:auto;
	text-align:right;
	padding-right:5px;
	float:left;
}
.formElement {
	display:block;
	text-transform:capitalize;
}
em {
	font-weight:bold;
	font-style:normal;
	color: #333;
}
/* CSS Document */
.fileList {
	margin-left:40px;
	padding-right: 0px;
}

.fileList ul {
	list-style:none;
}
.fileList ul li {
	display:block;
	width: 300px;	
	padding-right: 20px;
	padding-bottom: 3px;
	background:url("/graphics/icons/page_white_acrobat.gif") 303px center no-repeat;	
	text-align: right;
	overflow:visible;
}
.fileListLink {
	font-weight:bold;
	color:#234A9F;
	text-decoration:none;		
	border: 1px solid #fff;
}

.fileListLink:hover {
	color:#333;
	border-bottom: dotted 1px #234A9F;
}
table#content a {
	font-weight:bold;
	color:#234A9F;
	text-decoration:none;		
	border: 1px solid #fff;
}
table#content a:hover {
	color:#333;
	border-bottom: dotted 1px #234A9F;
}


.closetocontent {
 margin-bottom:0px; padding-bottom:0px
}

.fg-layout {
 background-color:#fff;
 width:704px
}


#utility {
 float:left;
 border:1px solid red;
 
}

