.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #3a581e;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #3a581e;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #82b15c;
}
.he1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3a581e;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E2444B;
	font-style: italic;
}
.right-border {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px dotted #82b15c;
	padding: 5px;
}
.left-border {
	float: left;
	margin-bottom: 20px;
	border: 2px solid #6F0000;
	margin-right: 20px;
}
.right {

	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
.left {

	float: left;
	margin-bottom: 20px;
	border: none;
	margin-right: 20px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	color: #6F0000;
}
a.link2:link {
	text-decoration: underline;
	color: #3a581e;
}
a.link2:visited {
	text-decoration: underline;
	color: #3a581e;
}
a.link2:hover {
	text-decoration: underline;
	color: #e5444a;
}
a.link2:active {
	text-decoration: underline;
	color: #e5444a;
}
.border {
	border: 1px dotted #82b15c;
	padding: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3a581e;
	line-height: normal;
	background-color: #b9e991;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #EAF7FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgrnd2.gif);
}
body#popup {
	background-color: #EAF7FF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #3a581e;
	text-decoration: none;
}
a:visited {
	color: #3a581e;
	text-decoration: none;
}
a:hover {
	color: #3a581e;
	text-decoration: none;
}
a:active {
	color: #3a581e;
	text-decoration: none;
}
.highlight {
	font-style: italic;
	color: #6F0000;
}
.text-spaced {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #000000;
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7DAFB9;
	line-height: normal;
}
#home-bg-sp{background:url(../images/bg-home-new.jpg) no-repeat #B9EA91; padding-top:96px;}
.bg-sp {background:#B9EA91}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3a581e;
	line-height: 14pt;
	background-color: #EAF7FF;
}
td.outline {background: #3a581e}
td.contentbg {background-color: #b9e991}
table.bg {background: #3a581e}


#callout-free {
  /* General Properties */
  font-size:14px; 
  position:absolute; 
  text-decoration:none;



}

#callout-free a.link2 {
	text-decoration:none;
	background:url(callout-bg.gif) no-repeat;
	width:252px;
    height:52px; 
	display:block;
	padding:10px}
	
#callout-free a:hover.link2 {
	text-decoration:none;
	background:url(callout-bg.gif) 0 72px;
	width:252px;
    height:52px; 
	display:block;
	padding:10px}

.clear { clear:both}
