BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

/* By default, spans and div's need some space. this can be overriden, however. */
/*
SPAN, DIV
{
	padding-bottom: 18px;
}
*/
/*----------------------------------------------------------------- text --*/
.bodytext, TD, SELECT, INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#333333;
	line-height: 11pt;
	font-style: normal; 
	font-weight: normal
}

/*-- assume this inherits attributes from bodytext --*/
.headline {
 color:#FFFFFF;
 letter-spacing: 1px;
 font-weight : bold;
}

/*-- assume this inherits attributes from bodytext --*/
.subheadline {
 color:#000000;
 letter-spacing: 1px;
 font-weight : bold;
}

/*-- assume this inherits attributes from bodytext --*/
.bodybold {
 color:#333333;
 letter-spacing: normal;
 font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 11pt
}

/*-- assume this inherits attributes from bodytext --*/
.formnote {
 color:#100CCF;
 font-size: 10px;
 margin-left: 2px;
 font-weight : normal;
 letter-spacing: -1px;
 line-height: 14px;
}

/*-- assume this inherits attributes from bodytext, occurrs in bodytext --*/
.formblock {
 font-size: 12px;
 margin-left: 13px;
 margin-right: 15px;
 margin-bottom: 5;
 padding : 2px 2px 4px 8px;
 font-weight : bold;
 letter-spacing: 1px;
 background-color : #A7A5FF;
}

/*-- assume this inherits attributes from bodytext, occurrs in bodytext --*/
.bulletblock {
 font-size: 12px;
 margin-left: 35px;
 margin-right: 15px;
 line-height: 17px;
 font-weight : normal;
}

/*-- assume this inherits attributes from bulletblock, and bodytext --*/
.bullets {
 margin-left: -19px;
}

/*-------------------------------------------------------------- margins --*/
.indent {
margin-right : 20px;
}

/*----------------------------------------------------------------- link --*/

/*-- assume this inherits attributes from bodytext --*/
.bodytextlink {
 color: #3333FF;
 text-decoration : underline;
}

/*-- assume this inherits attributes from bodytext --*/
.bodytextlinkbold {
 color: #3333FF;
 text-decoration : underline;
 font-weight : bold;
}
.bodyitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#003399; line-height: normal; ; font-style: italic}
.bodybolditalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#333333; line-height: 11pt; ; font-style: italic; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #333333}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal}
.bodyblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; line-height: normal; ; font-style: normal; font-weight: normal }
.bodybluebold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; line-height: normal; ; font-style: normal; font-weight: bold}
.bodyblueitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#003399; ; font-style: italic}
.bodybluebolditalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#003399; ; font-style: italic ; font-weight: bold}
.bodybluesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#003399; line-height: normal; ; font-style: normal; font-weight: normal }
.bodysmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#333333; line-height: normal; ; font-style: normal; font-weight: normal }
.bodytextred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 11pt; font-weight: normal; color: #CC3300}

.errordump { font-family: Andale Mono, Lucida Console; font-size: 8pt; width: 500px; }

.gridItem TD
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	padding: 1px 4px 1px 4px;
}
.gridPager TD
{
	background-color: #FFFFFF;
	padding: 18px 0px 3px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
.alternatingGridItem TD
{
	padding: 1px 4px 1px 4px;
	background-color: #EFEBE7;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
}
.gridHeader TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	padding: 1px 4px;
	background-color: #395584;
	text-align: center;
	color: #FFFFFF;
}
.gridSelectedItem TD
{
	background-color: #ee9999;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	padding: 1px 7px 1px 7px;
}

.pageTitle
{
	font-size: 16pt;
}
.pageSubTitle
{
	font-size: 14pt;
}
.errorMessage
{
	width: 400px;
	color: Red;
	padding: 5px;
	border: solid 1px red;
}.gridHeaderCard TD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; padding: 1px 1px; background-color: #395584; text-align: center; color: #FFFFFF; }
.alternatingGridItemCard TD { padding: 1px 1px; background-color: #EFEBE7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.gridItemCard { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; padding: 1px 1px; }
.bodyboldLeft { color:#333333; letter-spacing: normal; font-weight : bold; ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: 11pt ; text-align: left}
