/* General HTML Tag Definitions */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(file:///C|/Documents and Settings/Doom37/Desktop/images/back.gif);
	background-color: #CCCCCC
}


body,td,th {
	color: #000000;
	margin: 0;
	padding: 0;
}




.listItems {
	font-size: 18px;
	color: #0000FF;
}



/* Global Anchor Definitions */
a {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #009900;
	text-decoration: underline;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {	
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #009900;
	text-decoration: underline;
}


#navFooter a {
	font-size: 10px;
	font-weight: bold;
}

#navFooter a:active {
	color: #009900;
}

#navFooter a:link {
	color: #003399;
	text-decoration: underline;
}

#navFooter a:visited {
	color: #666666;
}
#navFooter a:hover {
	color: #009900;
}
#footer ul li.navEnd {
	border: none;
}


.footarea {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F1C325;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 5px;
}
.footlinks {
	margin-top: 1px;
}

#navcontainer
{
	margin: 0;
	padding: 5px 0px 0px 1px;
}

#navlist
{
	margin-left: 8px;
	padding-left: 0px;
	list-style: none;
	line-height: 27px;
	margin-right: 22px;
}

#navlist li 
{
	padding-left: 10px;
	background-image: url(../../images/arrowGrey.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #295A78;
}
hr {
	color: #1458a3;
}

p {
	color: #333333;
}

/* LEFT COLUMN */
.leftnav {
        font-family: Arial, Verdana, sans-serif;
        font-size: 11px;
        color: #666666;
        padding-left: 15px;
        font-weight: bold;
        margin-left: 5px;
}
a.leftnav {
        color:#666666;
        text-decoration:none;
}
a.leftnav:hover {
	color:#009900;
	background-image: url(file:///C|/Documents and Settings/Doom37/Desktop/images/arrowGrey.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.navtype {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;
        display: block;
        margin-right: 6px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-left: 3px;
}

.navcell {
        width: 175px;
        background-color: #E9E9E9;
}


.cDaughterMain{	width: 95%; margin:  0px 5px 0px 12px; padding: 0px; font-size: 11px; } 
.cDaughterMain a {display: block;} 
.cDaughterMain a:link, .cDaughterMain a:visited {
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	color: #666666;
	text-decoration: none;
} 
.cDaughterMain a:hover{	background-color: #F1F1F1;	font-weight: bold;	color: #009900;	text-decoration: none;} 
.cParentMain{
	width: 95%;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} 
.cParentMain a {display: block; width: 95%;} 
.cParentMain a:link, .cParentMain a:visited{border-top: 1px solid #E9E9E9; border-bottom: 1px solid #666666;	background-color: #E9E9E9;	font-weight: bold;	padding: 5px 5px 5px 5px;	color: #1458A3;	text-decoration: none;} 
.cParentMain a:hover, .cParentMain a:active{border-top: 1px solid #1458A3;	 border-bottom: 1px solid #cccccc; background-color: #1458A3;	font-weight: bold;	color: #F8F8F8;	text-decoration: none;}  
