.footer {
	color: #000099;
}
a.footer {
	color: #000099;
}
a.footer:link {
	color: #000099;
}
a.footer:visited {
	color: #000099;
}
a.footer:hover {
	color: #FF0000;
}
a:link {
	color: #FFEC14;
}
a:visited {
	color: #FFEC14;
}
a:hover {
	color: #FFFFFF;
}
a.menu:link {
	color: #FFEC14;
}
a.menu:visited {
	color: #FFEC14;
}
a.menu:hover {
	color: #FFFFFF;
}

div {width:100%;}

body {
	background-color: #3D4260;
	color: #FFFFFF;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FEA700;
	text-transform: none;
	font-size: large;
	font-variant: small-caps;
}

h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FEA700;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

h3 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CCCCCC;
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
}

dt {
	line-height: 1.5;
}

form {
	margin-bottom: 0in;
}
.tablebody {
	color: #000099;
	font-size: 10pt;	

}
.tablehead {
	color: #FFFFFF;
	background-color: #000000;
	background-position: left bottom;
	text-align: left;
	font-size: 10pt;


}
/* Usage :  To display the header line with the following messages:
 *             "Search results for _words_."
 *             "Showing results 1 to 10 of 17"
 */
table.isearch_head
{
    background-color:#3366cc;
}

td.isearch_head
{
    color:#ffffff;
    font-size:16px;
}

a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:active
{
    color:#FFEC14;
    background-color:transparent
}

a.isearch_title, a.isearch_description, a.isearch_url, a.isearch_prevnext:hover
{
    color:#FFEC14;
    background-color:transparent
}

/* Usage :  To display the page title in the results list.
 */
a.isearch_title:link
{
    color:#3399FF;
    background-color:transparent
}

a.isearch_title:visited
{
    color:#33CCFF;
    background-color:transparent
}

/* Usage :  To display the file size in the results list.
 */
.isearch_size
{
    font-size:11px;
    color:#FFEC14;
    font-size:80%;
}

/* Usage :  To display the "Cached" string in the results list.
 */
a.isearch_viewcache:link
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

a.isearch_viewcache:visited
{
    font-size:11px;
    color:#6f6f6f;
    background-color:transparent
}

/* Usage :  To display the "<< Previous Page" and "Next Page >>" links.
 */
table.isearch_prevnext
{
    background-color:#3366cc;
}

td.isearch_prevnext
{
    color:#ffffff;
    font-size:14px;
}

a.isearch_prevnext:link
{
    color:#ffffff;
    background-color:transparent
}

a.isearch_prevnext:visited
{
    color:#ffffff;
    background-color:transparent
}


/* Usage :  To display the "No matches found." string.
 */
h2.isearch_nomatch
{
    font-size:16px;
    color:red;
}


/* Usage :  To display highlighted words in the page descriptions
 */
.isearch_highlight
{
    font-weight:bold;
}


/* Usage :  Displaying the search string in the message:
 *              Search results for _words_.
 */
.isearch_search
{
    font-style:italic;
}


/* Usage :  To display the:
 *               "This is the contents of the iSearch cache for the URL %u"
 *          message when displaying a cached page.
 */
h2.isearch_cachedpage
{
    font-size:16px;
}

/*
 * Usage : Reports and queries
 *         Used to format clickable items in database tables
 */
a.db:link
{
    color:#000066;
    background-color:transparent
}

a.db:visited
{
    color:#000000;
    background-color:transparent
}

a.db:hover
{
	color:#FFFFFF;
	background-color:#000000;
}
hr {
	border: 1px dashed #7D7D7D;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.loginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
}
.headerNobreak {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FEA700;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}
