.bg {
	background-color: #000057;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.bg_content {
	background-image: url(images/bg_content.gif);
	background-repeat:repeat-y;
}
.bg_content_shadow {
	height:124px;
	background-image: url(images/bg_content_shadow.gif);
	background-repeat:no-repeat;
}
.bg_content_shadow_repeat {
	width:9px;
	height:24px;
	background-image:url(images/bg_content_shadow_repeat.gif);
	background-repeat:repeat-y;
}
body {
 margin: 0px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-right:15px;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align:left
}
.txt_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 10px;
	text-align:center
}
a.links {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #02728B;
}
a.links:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color:#666666;
}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: underline}
.bodytextteal { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #006666 }
.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
.headersteal { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #006666}
.bodytextplain { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.bodytextl {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; text-decoration: none; text-align:left;}
.bodytext2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; text-align:left;}
.bodytextteal { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #006666 }

.blog_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

dt,dd,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:10px;
	left: 10px;	
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #02728B;
}
