
body{
	background-color: #E8EAEA;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

}

textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:85%;

}

#NavBar{
position:relative;
bottom:0px;
left:0px;
}

.header{
background-image:url(/images/banner.jpg);
background-repeat:no-repeat;

}

.headerrow{
background-image:url(/images/banner.jpg);
height:100px;
}

.footer{
background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
padding:4px;


}

.BORDERlr
{
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}
.textcontent{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:160%;

}
.borderRight{
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}
.mainContent{
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
}

.contentboxLeft{
padding:10px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
background-color:#FFFFFF;

}

.textcontent A:link,.textcontent A:visited,.textcontent A:active{
color:#003399;
text-decoration:none;
font-weight:bold;

}
.textcontent A:hover{
color:#993300;
text-decoration:underline;
font-weight:bold;


}


/*  FOR THE CONTENT PAGES */


.contentBox{
background-color:#FFFFFF;
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
PADDING:10px;


}

.contentHeader{
border-right-color:#000000;
border-right-style:solid;
border-right-width:1px;
background-color:#C0C0C0;
font-size:19px;
padding-top:2px;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.NavLeft{
background-image:url(/images/SIDEBARbg.jpg);
background-repeat:repeat;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
PADDING:15px;
background-color:#DFDFDF;
line-height:160%;

}

.NavLeftLinkHeader A:Active,.NavLeftLinkHeader A:visited, .NavLeftLinkHeader A:link{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#000033;
text-decoration:none;
font-weight:bold;
	

}

.NavLeftLinkHeader A:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
color:#003399;
text-decoration:underline;
	

}

.NavLeftLinkSub A:Active,.NavLeftLinkSub A:visited, .NavLeftLinkSub A:link{
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
color:#000033;
padding-left:15px;
text-decoration:none;
	

}

.NavLeftLinkSub A:hover{
font-family:Arial, Helvetica, sans-serif;
color:#003399;
text-decoration:underline;
padding-left:15px;
	

}

.websiteLink{
font-family:Arial, Helvetica, sans-serif;
color:#000066;
font-size:80%;

}

.websiteLink A:link, .websiteLinka:active, .websiteLinka:visited{
font-family:Arial, Helvetica, sans-serif;
color:#000066;
text-decoration:none;
}

.websiteLink A:hover{
font-family:Arial, Helvetica, sans-serif;
color:#000066;
text-decoration:underline;
}