/*
Styles are organized aplphabetically within the page section in which they occur
Page sections are as follows:
	CONTENT - Main content area of the page
	HEADER - The banner across the top of the page
	NAVIGATION - The lefthand navigation, including popup menus
	ANNOUNCEMENTS - Home page annoumcements section (on right side of page)
*/ 

body {
	background-color: #999;
	background-image: url(/images/bkg-body.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	}

/****** CONTENT Section styles ******/
a:link	{
	color: #660000; 
	text-decoration: underline		
	}
a:visited {
	color: #666;
	}
a:hover, a:visited:hover {
	color: #CC9900; 
	text-decoration: underline
	}
.bkg-greenbar {
	background-color: #9DA353;
	background-image: url(/images/bkg-greenbar.jpg);
	background-repeat: repeat-x;
	}
.bkg-grey {
	background-image: url(../_images/bkg-grey.gif);
	background-color: #FFFFFF;
	}
.bkg-khaki-vert {
	background-color: #CCCC99;
	background-image: url(../_images/bkg-khaki-vert.gif);
	background-repeat: repeat-y;
	width: 134px;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}
.csc {
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	}
.footer {
	font-size: 11px;
	color: #666;
	line-height: 15px;
	}		
h1, h2, h3, h4, h5, .portal-login {
	font-family: Georgia, "Times New Roman", Times, serif;
	}		
h2	{
	font-size: 18px;
	color: #666;
	font-weight: lighter;
	}
h3	{
	font-size: 16px;
	font-weight: lighter;
	color: #333;
	}
.homeletter {
	padding-left:20px;
	padding-top:25;
	padding-right:10px;
	padding-bottom:15px;
	}
label {
	display: none;
	}
.left-links {
	font-size: 10px;
	line-height: 14px;
	list-style-type: square;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 4px;
	padding-top: 4px;
	}
.left-text {
	font-size: 9px;
	color: #960;
	line-height: 14px;
	margin-left: 10px;
	padding-left: 10px;
	}
.links-grey {
	text-align: left;
	background-color: #333;
	width: 134px;
	padding: 0px;
	margin: 0px;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #FFF;
	}
.links-grey a:link, .links-grey a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	}
.links-grey a:hover, .links-grey a:visited:hover {	
	background-color: #990000;
	text-decoration: none;
	display: block;
	}
#outer-table {
	position: relative;
	background-color: #FFF;
	}
p {
	margin: 0px 10px 8px 0px;
	}
p , ul, ol	{
	font-size: 12px;
	color: #333;
	line-height: 17px;
	}
p, ul, ol, .footer, .navigation, .announcements h2, .left-links, .left-text, .right-text, .layer-list, .layer-title, .layer-more, .right-form, .nav-tertiary, .breadcrumbs, .portal-click , .link {
	font-family: Arial, Helvetica, sans-serif;
	}
.portal {
	background-color: #440000;
	background-image:  url(/images/bkg-portal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.portal-login {
	font-size: 18px;
	font-weight: lighter;
	text-align: center;
	line-height: 15px;
	}
.portal-click  {
	font-size: 10px;
	color: #FFF;
	text-align: center; 
	padding: 7px 0px 0px 0px;
	margin: 0px;
	}
.portal a:link {
	color: #FFF;
	text-decoration: none; 
	}
.portal a:visited {
	color: #FFF;
	text-decoration: none; 
	}
.portal a:hover, .portal a:visited:hover {
	color: #FFCC00;
	text-decoration: underline; 
	}
ul {
	list-style-type: square; 
	}

/****** HEADER Section styles ******/
 
.bkg-redbar {
	background-color: #990000;
    background-image: url(/images/bkg-redbar.jpg);
    background-repeat: repeat-x;
   }
.header {
	background-color: #FFF;
	background-image:  url(/images/bkg-beveledbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.navigation {
	font-size: 11px;
	color: #FFF;
	}
.navigation a:link, .navigation a:visited {
	color: #FFF;
	}
 #skip a:link, #skip a:visited, #skip a:hover, #skip a:active {
	font-size: 1px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

/****** NAVIGATION Section styles ******/
.flyout {
	width: 165px;
	background-image: url(/new_rev/images/bullet_blue.jpg);
	background-color: #99CCFF;
	border-top: 1px solid #003366;
	border-bottom: 4px solid #003366;
	}
.flyoutindent  {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	height: 25px;
	background-image: url(/images/bkg-layer.jpg);
	}
.navlink {
	text-align: left;
	padding: 0px 12px 0px 0px;
	margin: 0px;
	width: 130px;
	background-image: url(/images/bkg-layer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	}
.navlink a:link, .navlink a:visited {
	color: #003366;
	text-decoration: underline;
	}
.navlink a:hover, .navlink a:visited:hover {
	color: #990000;
	}
	
/****** ANNOUNCEMENTS Section styles ******/
.announcements h2	{
	font-size: 13px;
	line-height: 15px;
	font-weight: lighter;
	color: #666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #666;
	}
.announcements h3	{
	font-size: 18px;
	color: #666;
	font-weight: lighter;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
.announcements img {
	margin: 2px 0px 0px 0px;
	}

.announcements p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
	}

