/* BODY STYLES */  

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	list-style-image: url(../images/bullet.gif);
	font-style: normal;
	
}

.submenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	color: #663399;
	line-height: 14px;
}

news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #FFFFFF;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	font-style: normal;
	padding: 20px;
	
}

/* HEADING STYLES */

.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16pt;
	font-weight: bold;
	color: #663399;
	
}



/* HYPERLINK STYLES */

A          {
	color: #663399;
	font-weight: normal;
	text-decoration: none;
}
A:visited  { color: #8746C8}
A:Active   { color: #8746C8}
A:Hover    { color: #8746C8; font-weight: normal; text-decoration : underline; }

A.news          {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
A.news:visited  { color: #FFFFFF}
A.news:Active   { color: #FFFFFF}
A.news:Hover    { color: #FFFFFF; font-weight: bold;}



A.submenus          {
	color: #663399;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
A.submenus:visited  { color: #8746C8; font-weight: bold;}
A.submenus:Active   { color: #8746C8; font-weight: bold;}
A.submenus:Hover    { color: #8746C8; font-weight: bold; text-decoration : underline; text-transform: uppercase;  }

.BodyTextNoBorder {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color: #333333;
	text-align: justify;
	list-style-image: url(../images/bullet.gif);
	font-style: normal;
	padding: 0px;
}
.BodyText2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11pt;
	color: #333333;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	font-style: normal;
	padding: 0px;
}
.BodyText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 12pt;
	color: #666666;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	list-style-image: url(../images/bullet.gif);
	font-style: normal;
}
