p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

table.border
{	
	border-collapse: collapse;
        border: 16px solid #eeeeee;
        background-color: #eeeeee;
        
}

span.title {
	font-family: times new roman, serif;
	font-size: 50px;
	FONT-WEIGHT: bold;
	color: #000000;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

input.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
}

input.btn_lrg
{
	width: 300px;
	color: maroon;
}

input.btn
{
	color: maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

TABLE.maintext
{
    FONT-SIZE: 10pt;
    border-collapse: collapse;
}

th.view
{
    BORDER: black 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #e0e8f6;
    vertical-align: top;
}

td.view
{
    BORDER: black 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #ffffff;
    vertical-align: top;
    text-align: left;
}

td.view_right
{
    BORDER: black 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #ffffff;
    vertical-align: top;
    text-align: right;
}

h2
{
    FONT-SIZE: 13pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

h3
{
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

hr
{
	color: #6065a7;
	width: 100%;
	height: 2px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #6065a7;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6065a7;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #6065a7;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #6065a7;
}

a.alt:link {
	font-weight: bold;
	text-decoration: none;
	color: #000277;
}
a.alt:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000277;
}
a.alt:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000277;
}
a.alt:active {
	text-decoration: none;
	font-weight: bold;
	color: #000277;
}

.nav:link {
	color: #000000;
	font-weight: bold;
	FONT-SIZE: 8pt;
	text-decoration: none;
}
.nav:visited {
	color: #000000;
	FONT-SIZE: 8pt;
	font-weight: bold;
}
.nav:hover {
	text-decoration: underline;
	color: #000000;
	FONT-SIZE: 8pt;
	font-weight: bold;
}
.nav:active {
	text-decoration: none;
	color: #000000;
	FONT-SIZE: 8pt;
	font-weight: bold;
}

span.highlight1 {
	color: #6065a7;
	font-weight: bold;
	FONT-SIZE: 11pt;
	text-decoration: none;
}

span.highlight2 {
	color: #6065a7;
	font-weight: bold;
	FONT-SIZE: 8pt;
	text-decoration: none;
}