
/*   Base HTML Elements ..................................................................................... */
p {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
body {
	padding-top : 0px; 
	margin-top : 0px;
	padding-left : 0px; 
	margin-left : 0px;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
}
TD {
	font-family: arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
}

h1
{       text-decoration: none;
        font-size: 18px;
        color: navy;
        font-family: arial, helvetica;
        text-align: bottom
}
h2
{
        text-decoration: none;
        font-size: 17px;
        font-family: arial, helvetica;
        color: #CC6600;
}
.pageheader
{
        text-decoration: none;
        font-size: 18px;
        color: #000080;
        font-family: arial,helvetica;
        font-weight: bold;
        line-height: 20px;
}
.groupheader
{
        text-decoration: none;
        font-size: 17px;
        color: #CC6600;
        font-family: arial,helvetica;
        font-weight: bold;
        line-height: 19px;
}

h3{
	font-family: arial, helvetica;
	font-size: 1em;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
}
h4{
	font-family: arial, helvetica;
	font-size: .8em;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
}


/*   Text Navigation ................................................................................................ */
.tdbreadcrumbs {
	font-family: Verdana, arial, helvetica;
	font-size: 10px;
	padding-top: 3px;
	vertical-align: top; 
}

.more{
	font-family: arial, helvetica;
	font-size: .75em;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	padding-bottom: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	margin-top: 1em;
}
a.more:link {
	color: #3B3B90;
	text-decoration: none;
}
   a.more:visited {
	color: #836F62;
	text-decoration: none;
}
   a.more:hover {
	text-decoration: underline;
}
   a.more:active {
	color: #AE3900;
	text-decoration: none;
}
.utility{
	font-family: arial, helvetica; 
	font-size: .9em; 
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding-left : 3px;
}
a.utility:link {
	color: #000000;
	text-decoration: none;
}
   a.utility:visited {
	color: #836F62;
	text-decoration: none;
}
   a.utility:hover {
	text-decoration: underline;
}
   a.utility:active {
	color: #AE3900;
	text-decoration: none;
}
.advSearch{
	font-family: arial, helvetica; 
	font-size: .7em; 
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	padding-left : 3px;
}
a.advSearch:link {
	color: #FFFFFF;
	text-decoration: none;
}
   a.advSearch:visited {
	color: #EBE1DE;
	text-decoration: none;
}
   a.advSearch:hover {
	text-decoration: underline;
}
   a.advSearch:active {
	color: #FF5806;
	text-decoration: none;
}
.tdleftPanel{
	background-color : #EDEDED;
	border-right : #000000 solid 1px;
}
/*   Forms and Inputs ............................................................................................. */
form {
	padding: 0;
	margin: 0;
}
#input1{
background-color: #FFFFFF;
color : 898989;
font-family : arial, helvetica;
font-weight : normal;
font-size: .75em;
line-height: 100%; 
padding-top: 5px;
height : 20px;
background-image : url(/template/searchBackground.gif);
border : 0px;
margin: 0;
}
/*   Content Panel Site Wide ................................................................................ */
.tdcontenttop{
	background-color : #FFFFFF;
    border-top : #000000 solid 1px;
}
.tdcontenttopLeft{
	background-color : #FFFFFF;
    border-top : #000000 solid 1px;
    border-left : #000000 solid 1px;
}
.tdcontentright{
	background-color : #FFFFFF;
    border-right : #000000 solid 1px;
	padding: 0px;
	margin: 0px;
}
.tdcontentleft{
	background-color : #FFFFFF;
    border-left : #000000 solid 1px;
	padding: 0px;
	margin: 0px;
}
.tdcontentrightbottom{
	background-color : #FFFFFF;
    border-right : #000000 solid 1px;
	border-bottom : #000000 solid 1px;
	padding: 0px;
	margin: 0px;
}
.tdcontentbottom{
	background-color : #FFFFFF;
	border-bottom : #000000 solid 1px;
	padding: 0px;
	margin: 0px;
}
.tdcontentbottomLeft{
	background-color : #FFFFFF;
	border-bottom : #000000 solid 1px;
	border-left : #000000 solid 1px;
	padding: 0px;
	margin: 0px;
}
.tdwhite{
	background-color: #FFFFFF;
}
.tdwhitebg{
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.tddottedRuletop{
	background-color : #FFFFFF;
	background-image : url(../images/dottedRuleUp.gif);
	background-repeat : repeat-x;
}
.tddottedRulebottom{
	background-color : #FFFFFF;
	background-image : url(../images/dottedRuleLo.gif);
	background-repeat : repeat-x;
}
.copyright {
	font-size: .7em;
	color: #000000;
	font-family: arial, helvetica;
	text-align: left;
	padding: 6px;
}
/*   Main Navigation Site Wide ............................................................................. */
.mainnavspacer{
	font-family : arial, helvetica;
	font-size : 1em;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: #FFFFFF;
	padding-right : .3em;
	padding-left : .3em;
	padding-top : 0;
    margin: 0;
}
.mainnav{
	font-family : arial, helvetica;
	font-size : .75em;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : 100%;
	padding-top : .3em;
	padding-bottom : 0;
    margin: 0;
}
a.mainnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
   a.mainnav:visited {
	color: #E6E6E6;
	text-decoration: none;
}
   a.mainnav:hover {
	text-decoration: underline;
}
   a.mainnav:active {
	color: #DDDEFF;
	text-decoration: none;
}
/*   End Main Navigation Site Wide .......................................
