BODY
{
background-color: rgb(216,213,216);
}

.shadow
{
background-repeat: repeat-y; 
background-image: url('images/shdbg.jpg') 
}

.maintable
{
border-left: 1px solid rgb(148,146,148);
background: #fff;
width:809px;
}

.shdcell
{
width:9px;
background-color: rgb(216,213,216);
background-repeat: repeat-y; 
background-image: url('images/shdbg.jpg') 
}


.cellborder
{
background-color: #fff;
border-bottom: 2px solid rgb(148,146,148);
border-top: 1px dashed rgb(148,146,148);
}

.content
{
padding-left: 30px;
}

.copyright
{
text-align: right;
color: #363636;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
margin-right: 20px;
}

h1
{
text-align:left;
margin-top: 14px;
color: #2254A2;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
}

h2
{
text-align:left;
margin-top: 10px;
color: #2254A2;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 11pt;
font-weight: bold;
}

h3
{
text-align:left;
color: #2254A2;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
font-weight: bold;
}


.tabletitle
{
text-align:left;
color: rgb(51,0,153);
background-color: rgb(230,243,246);
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.tabletext1
{
text-align:left;
color: #464646;
background-color: #fff;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
}

.tabletext2
{
text-align:left;
color: #464646;
background-color: rgb(230,243,246);
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
font-weight: normal;
}

.text
{
text-align:left;
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
font-weight: none;
}

.boldtext
{
text-align:left;
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}

/* Read More Text */

.smtext
{
text-align:left;
padding-left: 7px;
color: #2254A2;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 7pt;
font-weight: none;
}
.smtext1
{
text-align:left;
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
font-weight: none;
}
.blurps
{
padding-left:20px;
text-align:left;
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 8pt;
font-weight: none;
}

.rightcolumn
{
background-color: rgb(209,226,255);
}

.textlist
{
list-style-image: url('images/dblarrow.jpg'); 
text-align:left;
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
font-weight: none
}

.promolist
{
list-style-image: url('images/dblarrow.jpg'); 
text-align:left;
color: #2254A2;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 10pt;
font-weight: none
}


.para
{
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
font-weight: none;
padding-left: 10px;
padding-right:10px;
}
a
{
color: #464646;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, sans-serif;
font-size: 9pt;
}

a:link 
{
color:#2254A2; 
text-decoration: none;
}
a:active 
{
color:#2254A2; 
text-decoration: none;
}
a:visited 
{
color:#2254A2; 
text-decoration: none;
}
a:link:hover
{
text-decoration: underline;
}


