body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #666666;
	FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
p
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
td
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #DE8058;
	FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}

h5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #DE8058;
	FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}

a.navbar:link      {
	text-decoration: none;
	color: #d9e9ff;
	font-weight : bold;
}
a.navbar:active    {
	text-decoration: none;
	color: #d9e9ff;
	font-weight : bold;
}
a.navbar:visited   {
	text-decoration: none;
	color: #d9e9ff;
	font-weight : bold;
}
a.navbar:hover     {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
}

a.leftnavbar:link      {
	text-decoration: none;
	color: #0F3B7B;
	font-weight : bold;
	font-variant : small-caps;
}
a.leftnavbar:active    {
	text-decoration: none;
	color: #0F3B7B;
	font-weight : bold;
	font-variant : small-caps;
}
a.leftnavbar:visited   {
	text-decoration: none;
	color: #0F3B7B;
	font-weight : bold;
	font-variant : small-caps;
}
a.leftnavbar:hover     {
	text-decoration: none;
	color: #ffffff;
	font-weight : bold;
	font-variant : small-caps;
}
a.body:link      {
	text-decoration: none;
	color: #004477;
	font-weight : bold;
}
a.body:visited   {
	text-decoration: none;
	color: #004477;
	font-weight : bold;
}
a.body:active    {
	text-decoration: none;
	color: #004477;
	font-weight : bold;
}
a.body:hover     {
	text-decoration: none;
	color: #ffffff;
	background-color: #000066;
	font-weight : bold;
}

a.footer:link {color: #10125E; text-decoration: none}
a.footer:active {color: #10125E; text-decoration: none}
a.footer:visited {color: #10125E; text-decoration: none}
a.footer:hover {color: #DE8058; text-decoration: underline}
.color
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.colorheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.colorsubheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.default
{
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.defaultheader
{
    FONT-SIZE: 16px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.defaultsubheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.footer
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.footerdivider
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.large
{
    FONT-SIZE: 14px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}

.small
{
    FONT-SIZE:10px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.bluesmall
{
    FONT-SIZE:11px;
    COLOR: #336699;
    FONT-FAMILY: verdana, arial, helvetica, sans serif
}
.medium
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}
.tableheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: futura, verdana, arial, helvetica, sans serif
}

textarea {
	font-family : futura, verdana, arial, helvetica, sans serif;
	font-size : 7pt;
	font-style : normal;
	background-color : #f7f7f7;
}
input {
	font-family : futura, verdana, arial, helvetica, sans serif;
	font-size : 7pt;
	font-style : normal;	
	background-color : #f7f7f7;
}
select {
	font-family : futura, verdana, arial, helvetica, sans serif;
	font-size : 7pt;
	font-style : normal;
	background-color : #f7f7f7;
}
