﻿/* CSS Document */

body {
	margin: 0px;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


.footer a{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #238C6D;
	text-align: left;
}

.maininfo {
	padding: 10px;
}
.maininfo a:link, a:visited {
	color: #248C6D;
	font-weight: bold;
	text-decoration: none;
}
.maininfo a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.container {
	border: 1px solid #CACACA;
	background-color: #E4F0ED;

}
.border {
	border: 1px solid #CACACA;
}
.homefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.greenText {
	color: #2B8A6C;
}

img
{  border-style: none;
}


