
body	{
margin: 0px;
background-color: #FFF;
}


td.threesides	{
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #000;
border-right-style: solid;
border-right-width: 2px;
border-right-color: #000;
border-left-style: solid;
border-left-width: 2px;
border-left-color: #000;
}

td.solid	{
border-style: solid;
border-width: 1px;
border-color: #000;
}

td.boxed	{
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #CCC;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #CCC;
border-right-style: dotted;
border-right-width: 1px;
border-right-color: #CCC;
border-left-style: dashed;
border-left-width: 1px;
border-left-color: #CCC;
padding: 12px;
background-color: #FFFFF0;
}


td.liteboxed	{
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #CCC;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #CCC;
border-right-style: dotted;
border-right-width: 1px;
border-right-color: #CCC;
border-left-style: dashed;
border-left-width: 1px;
border-left-color: #CCC;
padding: 12px;
background-color: #FFFFFF;
}


td.arial	{
font-family: arial;
font-size: 10pt;

}


td.body	{
font-family: arial;
font-size: 11pt;

}

td.footer	{
font-family: arial;
font-size: 10pt;
color: #6;
}

td.bottomborder	{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #666;
}

th.bottomborder	{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #666;
}

td.topblue	{
border-top-style: solid;
border-top-width: 1px;
border-top-color: #36c;
}

td.leftblue	{
border-left-style: solid;
border-left-width: 1px;
border-left-color: #36c;
}


input	{
border-width: 1;
border-color: #999;
background-color: #FFFFFF;
font-family: arial;
font-size: 10pt;
color: navy
}


textarea	{
border-width: 1;
border-color: #999;
border-style: solid;
background-color: #FFFFFF;
font-family: verdana;
font-size: 12pt;
color: navy;
}


select	{
border-width: 0;
border-color: #000;
background-color: #FFFFF0;
font-family: arial;
font-size: 10pt;
}

P,LI	{
font-family: "verdana, arial";
font-size: 10pt;
text-indent: 2px;
line-height: 22px }

h4	{
font-family: arial;
color: #000;
}


H1	{Font-family: verdana; color: maroon}

H2	{Font-family: verdana; color: navy}

H3	{Font-family: verdana; color: navy}

H4	{Font-family: verdana; color: navy}

H5	{Font-family: verdana; }

HR	{
color: navy;
margin: 14px;
}


A.more:link		{
font-family: "verdana, arial";
color: black;
text-decoration:none;
font-weight: bold;
}

A.more:visited	{
font-family: "verdana, arial";
color: black;
text-decoration:none;
font-weight: bold;
}

A.more:active	{
font-family: "verdana, arial";
color: blue;
text-decoration:none;
font-weight: bold;
}

A.more:hover		{
font-family: "verdana, arial";
color: red;
text-decoration: underline;
font-weight: bold;
}




A.bottom:link	{
font-family: arial;
font-size: 9pt;
color: #666;
text-decoration: none;
letter-spacing: 2px;
}

A.bottom:visited {
font-family: arial;
font-size: 9pt;
color: #666;
text-decoration:none;
letter-spacing: 2px;
}

A.bottom:active {
font-family: arial;
font-size: 9pt;
color: #FF0;
text-decoration:none;
letter-spacing: 2px;
}

A.bottom:hover	{
font-family: arial;
font-size: 9pt;
color: #000;
font-weight: regular;
text-decoration: underline;
letter-spacing: 2px;
}




A.blue:link	{
font-family: arial;
font-size: 9pt;
color: #03c;
text-decoration:none;
letter-spacing: 2px;
}

A.blue:visited {
font-family: arial;
font-size: 9pt;
color:#03c;
text-decoration:none;
letter-spacing: 2px;
}

A.blue:active {
font-family: arial;
font-size: 9pt;
color: #999;
text-decoration:none;
letter-spacing: 2px;
}

A.blue:hover	{
font-family: arial;
font-size: 9pt;
color: red;
font-weight: regular;
text-decoration: underline;
letter-spacing: 2px;
}




A.black:link	{
font-family: arial;
font-size: 10pt;
color: #000;
text-decoration:none;
letter-spacing: 2px;
}

A.black:visited {
font-family: arial;
font-size: 10pt;
color:#000;
text-decoration:none;
letter-spacing: 2px;
}

A.black:active {
font-family: arial;
font-size: 10pt;
color: #999;
text-decoration:none;
letter-spacing: 2px;
}

A.black:hover	{
font-family: arial;
font-size: 10pt;
color: red;
font-weight: regular;
text-decoration: underline;
letter-spacing: 2px;
}


#footerloc	{
width: 490px;
background-color: #FFFFFF;
margin-left: 300px;
margin-bottom: 30px;
padding-bottom: 30px;
}

.footerfmt	{
font-family: verdana;
font-size: 10pt;
}


#navcontainer ul
{
padding: .15em 0;
margin: 0;
list-style-type: none;
background-color: #039;
color: #FFF;
width: 100%;
font: normal 80% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #039;
color: #FFF;
padding: .2em .8em;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: #30F;
color: #fff;
}

