
.whitetext {
	color : #FFFFFF;
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

td.footertext, .footertext {
	color : #FFFFFF;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

a.footertext {
	color : #11427B;
	font-size: 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

input.yellowbg {
	font-family: verdana;
	background-color: #FF9933;
	border-color: #D44D3A;
	border-width: 1;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
}

.blacktext {
	color : #000000;
	font-size: 11pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD, BODY {
	color : #333333;
	font-size: 8pt;
	font-family : Verdana, Arial, sans-serif;
}

TD.heading {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	color: #942F8D;
}

TD.blueheading, a.blueheading {
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color: #000066;
}

TD.subhead {
	font-family: Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight : bold;
	color: #000066;
}

TD.header {
	font-family: Helvetica, Arial, Verdana;
	font-size : 10pt;
	font-weight: bold;
	color: #0066FF;
}

TD.whiteheading, .whiteheading {
	font-family: Helvetica, Arial, Verdana;
	font-size : 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

TD.intro {
	font-size : 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, helvetica, arial;
}

TD.smalltext {
	font-size: 8pt;
}

TD.copyright {
	font-size: 8pt;
	color: #14275F;
}


A, A.link, A.active, A.visted {
	color : #0066FF;
	font-size: 8pt;
	font-family : Helvetica, Tahoma, Verdana, Arial, sans-serif;
}

A:hover { 
	color: #942F8D;
	}

A.mainlink {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color : #489AC3;
	text-decoration:none;
	font-weight: bold;
}

A.mainlink:hover {
	color: #489AC3;
}

A.footerlink {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FFFFFF;
	text-decoration:none;
	font-weight: normal;
}

A.footerlink:hover {
	text-decoration: underline;
	color : #FFFFFF;
}

A.navlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #333333;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-0.05em;
	padding-top: 3px;
}

A.navlink:hover {
	color : #489AC3;
	text-decoration: none;
}

A.sublink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #666666;
	font-weight: normal;
	text-decoration: none;
}

A.sublink:hover {
	color : #489AC3;
}

A.boxheader {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color : #0B3D91;
	font-weight: bold;
	text-decoration: none;
}

A.boxheader:hover {
	color : #666666;
}


A.headline {
	font-size: 8pt;
	color : #000066;
	text-decoration: none;
}

A.headline:hover {
	color : #942F8D;
	text-decoration: underline;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size : 14pt;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Arial, Verdana, Clean, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}

h1 {
	font-family: arial, helvetica, verdana;
	font-size: 17pt;
	color: #489AC3;
	font-weight: bold;
}

h2 {
	font-family: arial, helvetica, verdana;
	font-size: 14pt;
	color: #0B3D91;
	font-weight: bold;
}

h3 {
	font-family: arial, helvetica, verdana;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
}

h4 {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #489AC3;
	font-weight: bold;
}

h5 {
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
}

h6 {
	font-family: verdana, helvetica, arial;
	font-size: 9pt;
	font-weight: bold;
}


input, select {
	font-family: verdana;
	font-size: 8pt;
	color: #3C3C3C;
}