/* GLOBAL */

body
{
	margin: 0px;
	background: #ffffff url("/images/backgnd.gif") repeat-y scroll left top;
}

body, span 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	color: #330099
}

img
{
	border: none;
}

.b 
{
	font-weight: bold;
}

.i 
{
	font-style: italic;
}

.u 
{
	text-decoration: underline;
}

hr.sep 
{
	clear: both;
	width: 85%;
	color: #347235;
	margin: 6px 0 15px 0;
}

a:link
{
	text-decoration: none;
	color: #3333cc;
}

a:visited, a:active 
{
	text-decoration: none;
	color: #333399;
}

a:hover
{
	text-decoration: underline;
	color: #3333cc;
}

/* TEMPLATE SPECIFIC */

.navBar_Outer
{
	width: 760px;
	background: #eeab2d url(/images/gradient_leftlower.gif) no-repeat scroll left bottom;
}

.navBar_Inner
{
	width: 142px;
	float: left;
	background: url('/images/gradient_leftupper.gif') no-repeat left top;
}

a.navheader, a.navheader:link, a.navheader:visited, a.navheader:active, a.navheader:hover 
{
	padding: 8px 0 0 3px;
	font-weight: bold;
	font-size: 10pt;
	color: #35504c;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

a.navheader:hover 
{
	color: #f4f400;
}

a.navitem, a.navitem:link, a.navitem:visited, a.navitem:active, a.navitem:hover 
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #ffffff;
	line-height: 9pt;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

a.navitem:hover 
{
	color: #ffff00;
}

.box
{
	border-right: none;
	border-top: #b2b2b2 1px solid;
	border-left: #b2b2b2 1px solid;
	border-bottom: #b2b2b2s 1px solid;
}

a.headernavlink, a.headernavlink:link, a.headernavlink:visited, a.headernavlink:active 
{
	font-weight: bold;
	font-size: 11pt;
	color: #138989;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a.headernavlink:hover 
{
	color: #f9902f;
}

a.footernavlink, a.footernavlink:link, a.footernavlink:visited, a.footernavlink:active, a.footernavlink:hover 
{
	font-weight: normal;
	font-size: 10px;
	color: #330099;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.footernav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330099
}

.headernav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330099
}

/* CONTENT SPECIFIC */

img.title
{
	width: 312px;
	height: 38px;
}

ul.gap li 
{
	padding-bottom: 10px;
}

ul.gap li li 
{
	padding-bottom: 0;
}

div.indent
{
	padding-left: 40px;
}

.paragraphHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff9938;
	line-height: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.pageHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff9938;
	line-height: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	color: #330099
}

a.bodyLink, a.bodyLink:link, a.bodyLink:visited, a.bodyLink:active, a.bodyLink:hover 
{
	font-size: 9pt;
	color: #330099;
	line-height: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.FieldError
{
	font-size: 8pt;
	color: #ff0000;
	line-height: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.fieldName, fieldNameRequired 
{
	font-size: 9pt;
	line-height: 13pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.fieldName
{
	color: #330099;
}

.fieldNameRequired 
{
	color: #ff0000;
}

.big
{
	font-size: 12pt;
}

.disclaimer
{
	color: #2f2f2f;
	font-style: italic;
}
