body {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Verdana, sans-serif;
	}
h1 { 	font-size: 18pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

h2 {	font-size: 16pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

h3 {	font-size: 14pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

h4 {	font-size: 12pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

h5 {	font-size: 10pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

h6 {	font-size: 08pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

h7 {	font-size: 06pt;
			font-weight: normal;
			color: #471547;
			text-align: left;
			margin: 0px; }

.style1 {	font-size: 1pt; }
.style5 {	font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style8 {	font-size: 10pt; }
.style9 {	color: #FFFFFF; }
.style7 {	color: #471547;
					font-weight: bold; }
.style10 {	color: #006600;
					font-weight: bold; }
					
a:link    { color: #006600; 
						text-decoration: none; }
a:visited { color: #471547; 
						text-decoration: none; }
a:hover   { background: #CCCC99; 
						text-decoration: underline; }
a:active  { color: #471547; 
						text-decoration: none; }

#footer a    { 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; }
#footer a:hover  { 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background: #ffffff;
	}
	
#nav a    { 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none; }
	
#nav a:hover   { 	background: #FFFFCC; }
.active   {
	background: #FFFFFF;
	color: #000000;
	text-decoration: none; }

.copyright {	font-size: 8pt;
							font-style: italic;
							text-align: center; }
							
.box {	border: 1px solid #471547;
				padding: 8px;
				margin-top: 12px;
				margin-bottom: 8px; 
				margin-right: 12px; 
				margin-left: 16px; 
				text-align: center; }

table.mono {	font-family: courier;
							font-size: 9pt;
							font-weight: normal;
							text-align: left;
							border: 0px; }

table.highlightbottom {	border-left:1px solid #471547;
										border-right:1px solid #471547;
										border-top:1px solid #471547;
										border-bottom:1px solid #ffffff; }
										
table.bordered {	border-left:1px solid #471547;
										border-right:1px solid #471547;
										border-top:1px solid #471547;
										border-bottom:1px solid #471547; }
										
table.borderedtb {	border-left:1px solid #cccc99;
										border-right:1px solid #cccc99;
										border-top:1px solid #471547;
										border-bottom:1px solid #471547; }
																				
table.highlight { background: #ffffff; }
									
table.noborder {	
										border-left:1px solid #ffffff;
										border-right:1px solid #ffffff;
										border-top:1px solid #ffffff;
										border-bottom:1px solid #ffffff; }
table.noborder2 {	
										border-left:2px solid #ffffff;
										border-right:2px solid #ffffff;
										border-top:2px solid #ffffff;
										border-bottom:2px solid #ffffff; }
										
table.highlighttop {	border-left:1px solid #471547;
										border-right:1px solid #471547;
										border-top:1px solid #ffffff;
										border-bottom:1px solid #471547; }
										
.spotlight_text_header {  font-family: Verdana, Arial, Helvetica, sans-serif; 
													font-size: 10pt; 
													font-style: normal; 
													font-weight: bold; 
													color: #ffffff; }

.spotlight_text { font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 10pt; 
									font-style: normal; 
									font-weight: normal; 
									color: #000000; }
									
.no-space { padding: 0px; }

.gens {	font-size: 6pt;
				font-weight: bold;
				text-align: left;
				vertical-align:top; }
/* Top Navigation Bar - Begin */	
#navbar, #nocurrent	{
	width: 776px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-top: 2px;
	background:#ffffff url("./images/navbarBackground.gif") repeat-x bottom;
	color: #000000;
	border-left: solid 3px #471547;
	border-right: solid 3px #471547;
	border-top: 0;
	text-align: left;
	font-size: 9pt;
  line-height:normal;
	}
#navbar2, #nocurrent2	{
	width: 776px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	background:#ffffff url("./images/navbarBackground.gif") repeat-x bottom;
	color: #000000;
	border-left: solid 3px #471547;
	border-right: solid 3px #471547;
	border-top: 0;
	text-align: left;
	font-size: 8pt;
  line-height:normal;
	}
#nocurrent, #nocurrent2	{
	padding-bottom: 1px;
	}
#navbar ul, #navbar2 ul, #nocurrent2 ul, #nocurrent ul {
	margin:0;
	padding:0px 5px 0 5px;
	list-style:none;
	}
#navbar li, #navbar2 li, #nocurrent2 li, #nocurrent li {
	float:left;
	background:url("./images/tabFocusOffRight.gif") no-repeat right top;
	margin:0;
	padding:0;
	font-size: 9pt;
	}	

#navbar a, #navbar2 a, #nocurrent2 a, #nocurrent a   {
	display:block;
	background:url("./images/tabFocusOffLeft.gif") no-repeat left top;
	padding:7px 8px 2px;
	text-decoration: none;
	color: #666666;
	font-size: 9pt;
	}
#navbar a:hover, #navbar2 a:hover, #nocurrent2 a:hover, #nocurrent a:hover  {
	color: #471547;
	text-decoration: none;
	}	
#navbar a:focus, #navbar2 a:focus, #nocurrent2 a:focus, #nocurrent a:focus {
	color: #471547;
	text-decoration: none;
	}	
#navbar #current, #navbar2 #current {
	background-image:url("./images/tabFocusOnRight.gif");
	}	
#navbar .floatRight, #navbar2 .floatRight {
	float: right;
	}	
#navbar #current a, #navbar2 #current a{
	background-image:url("./images/tabFocusOnLeft.gif");
	padding-bottom:3px;
	color: #471547;
	}	
/* Top Navigation Bar - End */	

