body
{
	background-color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
}

.mainborder
{
	border-right: #330066 1px solid;
	border-bottom: #330066 1px solid;
	border-top: #330066 1px solid;
	border-left: #330066 1px solid;
}
.whitefont
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica;
}
.smallwhiteboldfont
{
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.smallwhitefont
{
	font-size: 8px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
}
.button
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12px;
	cursor: hand;
	background-image: url(images/component_grey.gif);
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.TextBox
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/box_shadow1.gif);
	border-left: #000000 1px inset;
	cursor: auto;
	color: #000000;
	text-indent: 2pt;
	border-bottom: #000000 1px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.smTextBox
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 10px;
	background-image: url(images/box_shadow1.gif);
	border-left: #000000 1px inset;
	cursor: auto;
	color: #000000;
	text-indent: 2pt;
	border-bottom: #000000 1px inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.IMGborder
{
	border-right: dimgray 1px ridge;
	border-top: #f5f5f5 1px ridge;
	border-left: #f5f5f5 1px ridge;
	border-bottom: dimgray 1px ridge;
}
.txtcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.txtcontentBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.txtcontentMG
{
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}

.txtcontentsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
.txtcontentsmallcenter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.footerBg
{
	font-size: 10px;
	font-family: Arial, Helvetica;
	color: #666666;
	border-collapse: collapse;
	font-weight: normal;
}
A.small:link
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana sans-serif;
	text-decoration: none;
}

A.small:visited
{
	font-family: Arial, Verdana sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

A.small:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #ff0000;
	font-family: Arial, Verdana sans-serif;
	text-decoration: none;
}
A:link
{
	font-weight: normal;
	font-size: 12px;
	cursor: hand;
	color: #330066;
	font-family: Arial, Verdana;
	text-decoration: none;
}
A:visited
{
	font-weight: normal;
	font-size: 12px;
	color: #330066;
	font-family: Arial, Verdana;
	text-decoration: none;
}
A:hover
{
	color: #FF0000;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
}

#fullheight
{
	height: 100%;
}
body
{
	height: 100%;
}

.whitefontbold
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-weight: bold;
}


A.yellow:link
{
	font-weight: bold;
	font-size: 14px;
	color: #F6E1A3;
	font-family: Verdana;
	text-decoration: none;
}


A.yellow:visited
{
	font-weight: bold;
	font-size: 14px;
	color: #F6E1A3;
	font-family: Verdana;
	text-decoration: none;
}

A.yellow:link
{
	font-weight: bold;
	font-size: 14px;
	color: #F6E1A3;
	font-family: Verdana;
	text-decoration: none;
}

.box
{
	background: #7B5AA5;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font: 10pt verdana,arial,sans-serif;
	color: #FFFFFF;
}
.txtcontentblack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.reports a,
.reports a:visited
{
	display: block;	
	font-size: 115%;
	font-weight: bold;
	padding: 8px 0;
}