body, table {
font-family:helvetica,verdana,arial;
font-size:12px;
color:#333333;
text-decoration:none;
cursor:default; }

.footer {
    background-color: #e0e0c2;
    border-top: 1px solid #98984C;
    
    float: none;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 0em 1em 0.5em;
    text-align: center;
    
}

.footer_left {
    background-color: #e0e0c2;
    border-top: 1px solid #98984C;
    border-bottom: 1px solid #98984C;
    float: none;
    margin: 1em 0em 0.5em 0em;
    padding: 0.5em 0em 0.5em 0em;
  
    
}

h1, h2, h3, h4, h5, h6 {
    color: #CB0129;
    background-color: transparent;
    font: Arial;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.6em;
    border-bottom: 2px solid #A9A9A9;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
	text-decoration: none;
}

h1 {
    font-size: 160%;
    padding-right: 4em;
}

h2 { 
    font-size: 180%;
	padding: 0.7em 0em 0.8em 0em;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
	padding: 0.5em 0em 0em 0em;
}

h4 {
	color: black;
    border-bottom: none;
    font-size: 120%;
	padding: 0em 0em 0.5em 0em;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}

/*h4 a:visited { 
text-decoration: none;

}
h4 a:selected { 
text-decoration: none;

}
h4 a:hover { 
text-decoration: none;
border: 1px black;
}*/

.content {
    padding: 1em;
}

.SemiPaddedContent {
    padding: 2em 0em 0em 2em;
}

.LeftPaddedContent {
    padding: 0em 0em 0em 2em;
}

.Map {
    padding: 10px 10px 10px 10px;
    background-color: #888888;
    border: 1px solid #222222;
}

.MapControls {
    background-color: #222222;
    border: 1px solid #333333;
}

.Alerts {
    background-color: #990000;
    color: #ffffff;
}
/*
.portlet {
    border: none;
    margin-bottom: 1em;
    padding: 0;
}
.portlet h5 { 
    background-color: #e8e8d0;
    border: 1px solid #98984C;
    padding: 0em 1em 0em 1em;
    display: inline;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    position: relative;
    top: -1px;
}

.portletDetails {
    text-align: right;
}

.portletContent {
    padding: 2em;
}

.portletAction {
    float: right;
    width: 0.8em;
    text-align: center;
    display: block;
    text-transform: none;
    border-left: 1px solid #8cacbb;
    padding-left: 0.3em;
}

.portlet .spacer {
    padding-top: 0em;
    padding-bottom: 1.2em;
     padding-left: 2.2em;
   background-color: transparent;
}

.portlet .even {
    font-weight: bold;
    background-color: #f8f8f1;
    margin-left: 0.5em;
    margin-right: 0.5em;
    padding: 0.2em;
}
.portlet .odd {
    background-color: transparent;
}
.portlet input {
    font-size: 100%;
}

.portletSyndication {
    display: block;
    float: left; 
    border: 1px solid #8cacbb; 
    background-color: #dee7ec;
    font-size: 85%;
}
.portlet a:hover {
    background-color: #f0f0e1;
    color: #707038;
    border: 1px solid #98984C;
    text-decoration: none;
}
*/
.ReadOnly{
	color: #222211;
	background-color:  #f8f8f1;
 	border: 1px solid #f0f0e1;
	padding-left: 3px;
}

.TableBackground{
	color: #000000;
	background-color:  #A9A9A9;
	vertical-align: middle;
}

.IndentTableBackground{
	color: #000000;
	background-color:  #E6E6E6;
	margin-left: 100px;
}

.ZebraDark{
	color: #000000;
	background-color:  #CACACA;
}

.ZebraLight{
	color: #000000;
	background-color:  #E6E6E6;
}

.TableHeadings{
	color: #000000;
	font-weight: bold;
	background-color:  #B7B7B7;
}

.MenuBarJscript{
	background-color:  #cc9900;
}

.RefGuideLabel{
	background-color:  #CB0129;
	color: white;
 	border: 1px solid #A9A9A9;
}

.RefGuideTable{
	color: #000000;
	background-color:  #E6E6E6;
 	border: 1px solid #A9A9A9;
}

.tableHeader2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma; 
	font-weight: bolder;
	font-size: medium;
	background-color: #990000;
	color: #ffffff;
	vertical-align: middle;
}
.tableHeader3 {
	font-family: Arial, Helvetica, sans-serif, Tahoma; 
	font-weight: bold;
	font-size: x-small;
	background-color: #A4A4A4;
	vertical-align: middle;
	color: #000000;
}
.tableHeader4 {
	font-family: Arial, Helvetica, sans-serif, Tahoma; 
	font-weight: bolder;
	font-size: medium;
	background-color: #E6E6E6;
	vertical-align: middle;
	color: #000000;
}


.pageName{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #99994D;
}

.FootNote {
    font-size: 75%;
}

.SpacedParagraph {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}

