/*------------------ BASIC ELEMENTS ------------------*/
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	margin: 0px 0px 0px 0px;
	}
img {
	border-style: none
	}
a {
	font-style: normal;
	text-decoration: none;
	color: #006699;	
	}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
ul  {
	margin-left: 12px; 
	padding-left: 5px;			
	padding-bottom: 0px;
	}
li  {
	font-size: 12px; 
	color: #000000;
	}
li a {
	font-style: normal;
	text-decoration: none;
	color: #006699;
	}
li a:link {text-decoration: none;}
li a:visited {text-decoration: none;}
li a:hover {text-decoration: underline;}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	}



/* ----------------- Content Formatting ------------ */

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	}
.prTitles {
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
.docTitles {
	font-size: 18px;
	font-style: bold;
	text-decoration: none;
	color: #000000;
	cursor: auto;
	}
.listDate {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	color: maroon;
	}
.progDate {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-color: maroon;
	text-decoration: none;
	color: maroon;
	}
.tableHead {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-color: white;
	text-decoration: none;
	color: white;
	}



/* ------------------- top and bottom navBar links ------------------- */

.homepageTopnavbar {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 2px 4px 2px 4px;
	}
.homepageFooterText {
	color: #8E8E8E;
	font-size: 11px;
	font-weight: bold; 
	margin: 2px 2px 0px 6px;
	}
a.homepageFooterLink {
	color: #5B6C83;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	}
a.homepageFooterLink:link, a.homepageFooterLink:visited {
	color: #5B6C83;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	}	
a.homepageFooterLink:hover {
	color: #5B6C83;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline;
	}	
a.navBarLinks:link, a.navBarLinks:visited {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none																		
	}
a.navBarLinks:hover {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: underline overline
	}		
.searchboxText {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	}	
a.leftNavHover:hover {
	color: #FFFFFF;
	background-color: #990000;
	}			
.navBarLinkText {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	}
a.toplinks:link, a.toplinks:visited {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none																		
	}
a.toplinks:hover {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFCC;
	text-decoration: underline overline
	}	
a.bottomlinks:link, a.bottomlinks:visited {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none																		
	}
a.bottomlinks:hover {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFCC;
	text-decoration: underline overline
	}

/*------------------ Left Navigation Links ------------------*/


.leftNavBarText	{
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none																	
	}					
a.leftNavBarLinks:link, a.leftNavBarLinks:visited {
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none																	
	}
a.leftNavBarLinks:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: maroon;
	display:block;
	}
a.navlinks:link, a.navlinks:visited {
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	text-decoration: none																	
	}
a.navlinks:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: maroon;
	}


/*------------------ OFINTEREST Links ------------------*/

a.ofinterest:link, a.ofinterest:visited {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none													
	}
a.ofinterest:hover	{
	font-size: 11px;
	font-weight: bold; 
	color: #FFFF00;
	text-decoration: none													
	}


/*--------------------- Copy Text----------------------*/

.toplinktext {
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;													
	}
.sectiontitles {
	font-size: 14px;
	font-weight: bold; 
	color: #000000;													
	}
.gobutton {
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	}
.gobutton:hover {
	color: #FFFFFF;
	background-color: #0E86C7;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	}
.bordercell {
	border-left-style:none;
	border-left-width:medium;
	border-right-style:none;
	border-right-width:medium;
	border-bottom-style:solid;
	border-bottom-width:1;
	color: #000000;
	font-size: 10px;
	}
.headline {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.subHeadline {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.attentionFlag {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}
.homeBodyText {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-color: #000000;
	text-decoration: none;
	}
a.homeBodyLink:link, a.homeBodyLink:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	}
a.homeBodyLink:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	}
a.intCaseLink:link, a.intCaseLink:visited {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	}
a.intCaseLink:hover {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
	}								
.spamHarvest {
	font-size: 3px;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	}										

