body {
	
	background: #D8BFD8 url(/images/bg.gif) repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Times New Roman, Serif, Verdana;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #573F6C;
}

/*#############################*/
/* LINKS                       */

.invisible, .invisible:hover, .invisible:link, .invisible:visited, .invisible:active {
	
  background-color: transparent;
   color: transparent;
   border: 0px;
   padding: 0px;
   border: 0px;
   overflow: hidden;
}


a {
	
	font-family: Times New Roman, Serif, Verdana;
	font-size: 12px;
	color: #48147D;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:hover {
	
	font-family: Times New Roman, Serif, Verdana;
	font-size: 12px;
	color: #6E6C48;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.leftLink {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 10px;
	color: #0300DF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a.leftLink:hover {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 10px;
	color: #022F00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.footerLink {
	
	font: 11px Times New Roman, Serif, Verdana;
	color: #573F6C;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
}

a.footerLink:hover {
	
	font: 11px Times New Roman, Serif, Verdana;
	color: #60613C;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.breadCrumbs {
	
	font: 11px Arial, Verdana, Sans Serif;
	color: #022F00;
	font-weight: normal;
	font-style: normal;
	text-decoration:underline;
	line-height: 15px;
}

a.breadCrumbs:hover {
	
	font: 11px Arial, Sans Serif, Verdana;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.navMainLink {
	font: 11px arial, sans serif, verdana;
	line-height: 18px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	width: 150px;
	text-indent: 1px;
}

a.navMainLink:hover {
	font: 11px arial, sans serif, verdana;
	font-weight: bold;
	line-height: 18px;
	color: #77775E;
	text-decoration: none;
	background-color: #ECE9D5;
	width: 150px;
}

/*#############################*/
/* FONTS                                                                 */
    
.mainText {
	
	font-family: Times New Roman, Serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #573F6C;
}

.mainTextBold {
	
	font-family: Times New Roman, Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #573F6C;
}

.redBold {
	
	font-family: Times New Roman, Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}


.arial14Bold {
	
	font-family: Times New Roman, Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #573F6C;
}

.arial16Italic {
	
	font-family: Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #48147D;
}

.arial16Bold {
	
	font-family: Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #573F6C;
}

.arial18Bold {
	
	font-family: Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #573F6C;
}

.arial18Italic {
	
	font-family: Times New Roman, Serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #48147D;
}

.arial24Bold {
	
	font-family: Times New Roman, Serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: #573F6C;
}

.navTD {
	background: #95947E;
	background-image: url( /images/nav_bg.gif );
	background-repeat: repeat-y;
}

.navMain {
	background: #B5B598;
	height: 18px;
	font: 11px arial, sans serif, verdana;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
	text-indent: 1px;
}

.navMainOn {
	background: #f1f1f1;
	height: 18px;
	font: 11px arial, sans serif, verdana;
	line-height: 18px;
	color: #77775E;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-indent: 15px;
}

.navSubMainOn {
	background: #f1f1f1;
	height: 18px;
	font: 11px arial, sans serif, verdana;
	line-height: 18px;
	color: #77775E;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-indent: 23px;
}

.navMainSection {
	background: #B5B598;
	font: 11px arial, sans serif, verdana;
	display: block;
	color: #ffffff;
	height: 18px;
	width: 150px;
	font-weight: bold;
	line-height: 18px;
	text-indent: 8px;
}

.navTitle {
	background: #77775E;
	height: 18px;
	font: 11px arial, sans serif, verdana;
	font-weight: bold;
	line-height: 18px;
	text-indent: 23px;
	color: #ffffff;
}

.navMenu {
	background: #cccc99;
	font: 9px arial, sans serif, verdana;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.listHeader {
	background-image: url(/images/list_frame_top_bg.gif);
	height: 20px;
	font-family: arial, verdana, helvetica;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
}

.listHeaderLeft {
	background-image: url(/images/list_frame_top_bg.gif);
	border-left: 1px solid #5a5a5a;
	height: 20px;
	font-family: arial, verdana, helvetica;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
}

.listHeaderRight {
	background-image: url(/images/list_frame_top_bg.gif);
	border-right: 1px solid #5a5a5a;
	height: 20px;
	font-family: arial, verdana, helvetica;
	font-size: 8pt;
	color: #000066;
	font-weight: bold;
}

.reportHeader {
	height: 12px;
	background-image: url(/images/reportheaderbg.gif);
	font-family: arial, sans serif, verdana;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-color: #d8d8d8;
}

.listRow {
	font-family: arial, sans serif, verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
}

.listRowBold {
	font-family: arial, sans serif, verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000099;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
}

.listRowRedBold {
	font-family: arial, sans serif, verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #cc0000;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
}

.listRowRight {
	font-family: arial, sans serif, verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
}

.listRowAlt {
	font-family: arial, sans serif, verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-color: #eaeaea;
}

.blueBold
{
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #097E27;
}

.reportTitle {
	
	height: 18px;
	width: 99%;
	background-color: #CCCCB2;
	background-image: url(/images/reportTitle_bg.gif);
	padding-left: 5px;
	font-family: Arial, Sans Serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #77775E;
}

/*#############################*/
/*FORM ELEMENTS                                                  */

.button {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #f5f1f5;
	background-image: url(/images/button_bg.gif);
	border: 1px solid #7e547e;
}

input.main {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #78427e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
}

input.focused {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #78427e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #77427d;
}

textarea.main {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #78427e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
}

textarea.focused {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #78427e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #77427d;
}

select.main {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #78427e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #f2f2f2;
	border: 1px solid #d8d8d8;
}

select.focused {
	
	font-family: Arial, Sans Serif, Verdana;
	font-size: 12px;
	color: #78427e;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #77427d;
}

/*#############################*/
/* DIVS                                                                     */

#mainBody {

	background-color: #EEEDD2;
	background: url(/images/bg.gif) repeat-x;
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*background: #ffffff;*/
}

#header {

	position: absolute;
	top: 0 px;
	left: 0 px;
	width: 1000px;
	height: 185px;
	background: url(/images/header.jpg) no-repeat;
	background-position: left;
	margin-bottom: 5px;
	z-index: 3;
}

#headerBG {

	position: absolute;
	top: 0 px;
	left: 0 px;
	width: 100%;
	height: 185px;
	z-index: 2;
}

#bodyContent {
	
	position: relative;
	top: 185px;
	left: 0 px;
	z-index: 1;
}

.nav {
	
	background: #A281DA;
	padding-right: 10px;
	width: 225px;
	height: 100%;
	z-index: 10;
}

#breadCrumbs {
	
	width: 620px;
	height: 15px;
	background: #C0CFA8 url(/images/nav_bar_bg.gif) repeat-x;
	margin-bottom: 5px;
	text-align: left;
	text-indent: 10px;

	font: 11px Arial, Verdana, Sans Serif;
	color: #022F00;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
}

#headerTextDiv {

	position: relative;
	top: 30px;
	left: 30px;
	text-align: left;
}

.content {
	
	padding: 20px;
	padding-right: 30px;
	text-align: left;
}

.contentDivDashed {

	border: 1px dashed #BFBFBF;
	padding: 10px;
	text-align: left;
	margin: 0px;
}

.footer {
	
	align: center;
	z-index: 10;
	font: 11px Arial, Verdana, Sans Serif;
	line-height: 24px;
	color: #573F6C;
	font-weight: normal;
}


