/* Top-Logo/Right-Side/Middle Background Color */
.bg1
{
background: #CCCC99
}

/* Left-Side Background Color */
.bg2
{
background: #000000
}



/* Top Bar Letters */
.topbar
{
text-align: center;
color: black;
font-family: arial;
font-size: 12px;

}

a.1:link {color: #000000; text-decoration: none}
a.1:visited {color: #000000; text-decoration: none}
a.1:hover {text-decoration: underline}


/* Side Bar Letters */
.sidebar
{
text-align: left;
color: white;
font-family: arial;
font-size: 12px;
font-weight: bold;
}

a.2:link {color: #FFFFFF; text-decoration: none}
a.2:visited {color: #FFFFFF; text-decoration: none}
a.2:hover {text-decoration: underline}


/* Content */
.content
{
text-align: left;
color: black;
font-family: Verdana;
font-size: 7pt;
; line-height: 10pt

}

a.3:link {color: #3366CC; text-decoration: none}
a.3:visited {color: #3366CC; text-decoration: none}
a.3:hover {text-decoration: underline}

/* Content-side */
.content2
{
text-align: left;
color: black;
font-family: Verdana;
font-size: 7pt;
; line-height: 12pt

}

a.4:link {color: #3366CC; text-decoration: none}
a.4:visited {color: #3366CC; text-decoration: none}
a.4:hover {text-decoration: underline}

/* Content-sections */
.content3
{
text-align: left;
color: black;
font-family: Verdana;
font-size: 8pt;
; line-height: 10pt

}

a.5:link {color: #3366CC; text-decoration: none}
a.5:visited {color: #3366CC; text-decoration: none}
a.5:hover {text-decoration: underline}


/* Title/Header */
.title
{
text-align: center;
color: black;
font-family: Verdana;
font-size: 10pt;
font-weight: bold; text-transform: capitalize; clip:   rect(   ); background-position: left
}.leftnav-headers {  font-family: Verdana; font-size: 9pt; font-weight: bolder; color: #000000}
.tableborder {  width: 1px}
.content-headers { font-family: Verdana; font-size: 9pt; font-weight: bold; color: #000000 }
.bullets {  font-family: Verdana; font-size: 9pt; list-style-type: disc}
.content-headersnews { font-family: Verdana; font-size: 8pt; font-weight: bolder; color: #9F9F78}
.content-headersbox { font-family: Verdana; font-size: 9pt; font-weight: bold; color: #FFFFFF}
.section-subheaders {  font-family: Verdana; font-size: 8pt; font-weight: bold; color: #000000}
a.6:link {color: #9F9F78; text-decoration: none}
a.6:visited {color: #9F9F78; text-decoration: none}
a.6:hover {text-decoration: underline}