
/* Formatting for main body text */
P {font-size:12px; font-family:arial,verdana,helvetica,sans-serif; color:#000000;}
.headertext{font-size:24px; font-family:arial,verdana,helvetica,sans-serif; color:#000000;}


.text{font-size:16px; font-family:arial,verdana,helvetica,sans-serif; color:#000000;}
.textbold{font-size:12px; font-family:arial,verdana,helvetica,sans-serif; color:#000000; font-weight: bold;}
.smwhite{font-size:12px; font-family:arial,verdana,helvetica,sans-serif; color:#FFFFFF; text-decoration : none;}
.smwhitebld{font-size:12px; font-family:arial,verdana,helvetica,sans-serif; color:#FFFFFF; font-weight: bold; text-decoration : none;}

.title{font-size:24px; font-family:verdana,tahoma,arial,sans-serif; color:#336699;font-weight: bold;}
.subtitle{font-size:13px; font-family:arial,tahoma,verdana,sans-serif; color:#336699; font-weight: bold;}
.orangesm {font-size:10px; font-family:verdana,arial,helvetica,sans-serif; COLOR: #FF6600; }

/* BG colors */
.bggreen{background-color:#CD3333;}

/* Textfields */
.textfield {BACKGROUND-COLOR: white; COLOR: black; FONT-Size: 8pt;FONT-FAMILY: verdana,arial,helvetica,sans-serif; FONT-WEIGHT: NORMAL;}
.smtextfield {BACKGROUND-COLOR: white; COLOR: black; FONT-Size: 7pt;FONT-FAMILY: verdana,arial,helvetica,sans-serif; FONT-WEIGHT: NORMAL;}

/* Link Colors */
A.globaltop:link {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}
A.globaltop:visited {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}
A.globaltop:hover {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}
A.globaltop:active {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}

A.global:link {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}
A.global:visited {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}
A.global:hover {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}
A.global:active {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; text-decoration : none;}

A.leftnav:link {COLOR: #FFFFFF; FONT-FAMILY: verdana,arial,helvetica,sans serif; FONT-SIZE: 14px; font-weight:bold; text-decoration : none;}
A.leftnav:visited {COLOR: #FFFFFF; FONT-FAMILY: verdana,arial,helvetica,sans serif; FONT-SIZE: 14px; font-weight:bold; text-decoration : none;}
A.leftnav:hover {COLOR: #FFFFFF; FONT-FAMILY: verdana,arial,helvetica,sans serif; FONT-SIZE: 15px; font-weight:bold;}
A.leftnav:active {COLOR: #FFFFFF; FONT-FAMILY: verdana,arial,helvetica,sans serif; FONT-SIZE: 14px; font-weight:bold; text-decoration : none;}

A.smwht:link {COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,sans serif; FONT-SIZE: 10px;}
A.smwht:visited {COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,sans serif; FONT-SIZE: 10px;}
A.smwht:hover {COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,sans serif; FONT-SIZE: 10px;}
A.smwht:active {COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,sans serif; FONT-SIZE: 10px;}

A.smwhtbld:link {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; font-weight:bold; text-decoration : none;}
A.smwhtbld:visited {COLOR: #FFFFFF; FONT-FAMILY:arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; font-weight:bold; text-decoration : none;}
A.smwhtbld:hover {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; font-weight:bold; text-decoration : none;}
A.smwhtbld:active {COLOR: #FFFFFF; FONT-FAMILY: arial,verdana,helvetica,sans serif; FONT-SIZE: 12px; font-weight:bold; text-decoration : none;}


body {
	background-color : FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}