a.whitelink:link {color: #ffffff; text-decoration: none}
a.whitelink:visited {color: #ffffff; text-decoration: none}
a.whitelink:hover {color: #cccccc; text-decoration: underline}

a.bluelink:link {color: #0D2B88; text-decoration: none}
a.bluelink:visited {color: #0D2B88; text-decoration: none}
a.bluelink:hover {color: #0D2B88; text-decoration: underline}

A, A:active, A:visited
{
	color: #000080;
    text-decoration: none;
}
A:hover
{
    color: #8080C0;
    text-decoration: underline;
}
BODY
{
    FONT-FAMILY: Verdana, Arial, SansSerif;
    FONT-SIZE: 9pt;
    LIST-STYLE: circle
}

P, H1, H2, H3, H4, H5, H6, LI, TD, DD, DT
{
	font-family: Verdana, Arial, SansSerif;
	font-size: 9pt;
    color: black;
}
BODY
{
	background-color: #C0C0C0
}
LI,UL,OL
{
	list-style : disc;
    list-style-position: outside
}
H1, H2, H3, H4
{
	font-weight: bold
}
H2, H3, H4
{
	color: #000000
}
H1
{
	font-size: 200%
}
H2
{
	font-size: 130%;
	line-height: 115%
}
H3
{
	font-size: 130%;
	line-height: 100%
}
H4
{
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 0px;
	margin-top: 2px
}
H5
{
	font-size: 7pt;
	font-weight: normal
}
H6
{
	color: #ADADAD;
	font-size: 7pt;
	font-weight: normal
}
PRE
{
	font-size: 10pt;
    color: black;
}
.btnOk
{
    BACKGROUND: #009D4F;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.btnCancel
{
    BACKGROUND: red;
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	cursor: pointer
}
.textmenutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.textspecial {
	font-family: georgia;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #555753;
}
.headerspecial {
	font-family: Franklin Gothic Demi Cond, georgia
	font-size: 11pt;
	font-weight: bold;
	color: #555753;
}
.smallinfo {
	font-size: 50%;
}
a.smallinfo:link {color: #000000; text-decoration: none; font-size: 100%;}
a.smallinfo:visited {color: #000000; text-decoration: none; font-size: 100%;}
a.smallinfo:hover {color: #000000; text-decoration: underline; font-size: 100%;}
.bluesidebar
{
width: 200px;
height: 100%;
background-image: url(images/pageassets/bluehouse.gif);
background-position: center top;
background-repeat: no-repeat;
background-color: #23487A;
}
.bannerad
{
width: 200px;
height: 150px;
background-image: url(images/pageassets/bannerad.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: #23487A;
 border-style: solid;
  border-width: 1px;
	border-color: #000000;
}
