p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-style: normal;
	text-decoration: none;
	line-height: 1.2em;
}

p A {
	color:#2b8c23;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2em;
}

p A:hover {
	color:#0087cd;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.2em;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
	line-height: 1.4em;
}

ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}

.bullets_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-type: disc;
}

.rate_symbol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
}

.blue {
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #0099FF;
}
.green {
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #2b8c23;
}
.red {
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #FF3366;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

h3 A{
	color: #2b8c23;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

h3 A:hover{
	color: #0087cd;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}


.bodyblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #001D71;
  	font-weight: bold;
}
.highlight {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990033;
	font-weight: bold;
	font-style: normal;
}

.mainmenu {
  font-family: Arial, helvetica, sans-serif;
  font-size: 8pt;
  color: #001D71;
  font-weight: normal;
}

.mainmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #001D71;
	font-weight: normal;
	text-decoration: none;
}
.mainmenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336633;
	font-weight: normal;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	line-height: 15px;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	text-decoration: underline;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
	text-decoration: none;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #942938;
	font-weight: bold;
}
.footermenu a{
	color: #942938;
	text-decoration: none;
	font-weight: bold;
}
.footermenu a:visited {
	color: #942938;
	text-decoration: none;
	font-weight: bold;
}
.footermenu a:hover{
	color: #942938;
	text-decoration: underline;
	font-weight: bold;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
}

.loginstyle {
	color: #CC3300;
	font-weight: bold;
}
.bluescroll {
	font-size: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-weight: bold;
}
.greenscroll {
	font-size: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00AF7D;
	font-weight: bold;
}
.redscroll {
	font-size: 11pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF3366;
	font-weight: bold;
}
