/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
a:link, a:visited, a:active {
color: #000040;
text-decoration:underline;
font-weight:normal;
}

/* =====  HIGHLIGHT COLOR DEFINITIONS ===== */

a:hover {
        color: #044004;
        text-decoration:none; 
}/* <-- mouse-over color of default link style */

H1 {
font-family: verdana, arial, sans-serif; 
font-size: 18pt;
font-style:Bold;
color: black;  
margin: 5px 10px 5px 5px;
padding: 5px;
border-bottom: thin solid black; 
}

H2 {
        border-bottom: thin dotted black;
        line-height: 12px;
} /* <-- underline of main container */

H2, H2 .Head {
        color: #006600;
        font-size: 14px;
        margin: 0 0 5px 0;
        padding: 5px;
        font-weight: bold;
} /* <-- title of main container */

H3 {
font-family: verdana, arial, sans-serif; 
color: #006600;
font-size: 12pt;
font-style:Bold;
color: navy; 
border-bottom: thin dashed black; 
}


div#nav {
	border-bottom: #43982d solid 5px;
}/* <-- bar under main navigation */

.searchbox {
	background-color: #43982d;
}/* <-- background of search box */

div#Login h2 {
	background-color: #43982d;
}/* <-- background of title in log-in box */

div#Login .border {
	border-bottom: solid 2px #43982d;
}/* <-- border above fields in log-in box */

/* =====  END OF HIGHLIGHT COLOR DEFINITIONS ===== */


/* GENERIC */
h1.tagline, h1.tagline .Normal {
        color: black;
        font-fanily: Arial, Helvetica, sans-serif;
        font-size: 18pt;
        font-weight: bold;
        font-style:normal;
        margin: 5px 10px 5px 5px;
        padding: 5px;
}

/* ---- Standard H settings are below for the entire site - THIS IS THE SECTION TO MODIFY FOR THE ENTIRE SITE --- */

H1 {
font-family: verdana, arial, sans-serif; 
font-size: 18pt; /* <-- size cannot be changed here -- */
font-style:Bold;
color: black;
margin: 5px 10px 5px 5px;
padding: 5px;
line-height: 100%;
border-bottom: thin solid black; 
}

H2 {
        border-bottom: thin dotted black;
        line-height: 100%; /* --> This is what it used to be 16px; */
} /* <-- underline of main container */

H2, H2 .Head {
        color: #044004;
        font-size: 16px;
/        margin: 0 0 5px 0;/
/        padding: 0;
        font-weight: bold;
} /* <-- title of main container */

H3 {
font-family: verdana, arial, sans-serif; 
color: #006600;
font-size: 12pt;
font-style:Bold;
color: navy; 
border-bottom: thin dashed black; 
}


H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}
LI   {
        margin-left: 20px;
}

UL LI   {
        margin-left: 20px;
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

.Head   {
font-family: verdana, arial, sans-serif; 
font-size: 12pt;
font-style:Bold;
}
#dnn_ctr526_ModuleContent
{width:500px;}


.TrailReport TD {
padding:5px;
/*border-bottom: 1px black solid;*/
} 

