body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	background-repeat: repeat-y;	
}

A {
	color: #3E8ABA;
	text-decoration: underline;
}
A:hover {
	color: #68D334;
	text-decoration: none;
}

.text {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
}
.text A{
	color: #3E8ABA;
	text-decoration: underline;
}
.text A:hover{
	color: #68D334;
	text-decoration: none;
}
.medtext {
	font-size: 12px;
}
	
}
.title {
	font-size: 11pt;
	font-weight: bold;
}
.subtitle {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.sectiontitle {
	font-family: Times New Roman; 
	font-size: 15pt;
	font-weight: bold;
	color: #68D334;
	font-style: italic;
	padding: 40px 0 0px 0;
}
.textbold {
	font-size: 14px;
	font-weight: bold;
}
.textbold A{
	color: #3E8ABA;
	text-decoration: underline;
}
.textbold A:hover{
	color: #68D334;
	text-decoration: none;
}
.boldtext {
	font-size: 12px;
	font-weight: bold;
}
.sm {
	font-size: 8pt;
	font-weight: normal;
}
.smtext {
	font-size: 8pt;
	font-weight: normal;
}
.smbold {
	font-size: 11px;
	font-weight: bold;	
}
.smbold A{
	color: #3E8ABA;	
}
.smbold A:hover{
	color: #68D334;
	text-decoration: none;
}
.smboldem {
	font-style: italic;
	font-size: 8pt;
	font-weight: bold;	
	color: #68d334;	
}
.smboldem A{
	font-family: verdana, arial, helvetica;
	font-style: italic;
	font-size: 8pt;
	font-weight: bold;
	color: #3E8ABA;	
}
.smboldem A:hover{
	font-family: verdana, arial, helvetica;
	font-style: italic;
	font-size: 8pt;
	font-weight: bold;
	color: #68D334;
	text-decoration: none;
}
.smblue {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #3E8ABA;
}
.smblue A{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #3E8ABA;
}
.smblue A:hover{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #68D334;
	text-decoration: none;
}

table.box {
	border: 1px solid #68d334; 
	background-color: White;		
}
table.box2 {
	border-right: 1px solid Gray; 
	border-bottom: 1px solid Gray; 
	background-color: White;		
}
td.subnav {
	background-color: #3E8ABA;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 8pt;
	border-top:  1px solid #3e8aba;	
	border-right:  1px solid #3e8aba;	
	border-left:  1px solid #3e8aba;	
	border-bottom: 1px solid #3e8aba;
	
}
td.subnavBlank {
	background-color:#FFFFFF; 
	border-bottom: 1px solid #3e8aba;	
}
td.subnav A{	
	color: White;
	font-weight: bold;	
	text-decoration: none;		
}
td.subnav A:hover{	
	color: #68D334;
}

td.subnavOn {
	color: #68d334; 
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	background-color: White;		
	border-top:  1px solid #3e8aba;	
	border-right:  1px solid #3e8aba;	
	border-left:  1px solid #3e8aba;	
	border-bottom: 1px solid #ffffff;
}
td.subnavOn A {
	color: #68d334; 
	font-weight: bold;
	text-decoration: none;
	background-color: White;		
}
td.space20 {
	height: 20px;
} 

.button {
	background-color: #68D334;
	font-family: verdana, arial, helvetica;
	color: Blue;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;		
}
.button A{
	background-color: #68D334;
	font-family: verdana, arial, helvetica;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;		
}
.button A:hover {
	background-color: #68D334;
	font-family: verdana, arial, helvetica;
	color: #3e8aba;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;		
}
.line {
	background-color: #68D334;
	font-family: verdana, arial, helvetica;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;		
}
.lineBlue {
	background-color: #3E8ABA;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
}
.lineGray {
	background-color: #e8ecec;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;	
}
.note {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-weight: normal;
	font-size: 7.5pt;
	text-decoration: none;		
}
.note A {
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-weight: normal;
	font-size: 7.5pt;
	text-decoration: none;		
}
.warning {
	color: Red;
	font-weight: bold;
}
#r {
	font-weight: bold;
	color: Red;
	padding: 0 5px 0 0;
}
