body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006A67;
	line-height: 130%;
	color: #575757;
	font-size: 12px;
}

html,body{
  height: 100%;
}

img {
	border: none;
}

.text-10 {
	font-size: 10px;
}

#site-bg {
	height: 100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

#footer {
 height: 147px;
 color: #fff;
 background-image: url(../images/footer_bg.jpg);
 background-repeat: repeat-x;
 background-color: #4F4F4F;
}

a {color:#006666; text-decoration:underline;}
a:link {color:#006666; text-decoration:underline;}
a:visited {color:#006666; text-decoration:underline;}
a:active {color:#006666; text-decoration:underline;}
a:hover {color:#009999; text-decoration:none;}

a.footer-list {color:#FFFFFF; text-decoration:none;}
a.footer-list:link {color:#FFFFFF; text-decoration:none;}
a.footer-list:visited {color:#FFFFFF; text-decoration:none;}
a.footer-list:active {color:#FFFFFF; text-decoration:none;}
a.footer-list:hover {color:#FFFFFF; text-decoration:underline;}

h1 {font-size: 10px;color: #000000;font-weight: normal;margin: 0px;}
h2 {font-size: 10px;color: #FFFFFF;font-weight: normal;margin: 0px;}
h3 {font-size: 10px;color: #FFFFFF;font-weight: normal;margin: 0px;}
h4 {font-size: 14px;color: #000000;font-weight: bold;margin: 0px;}
h5 {font-size: 14px;color: #000000;font-weight: bold;margin: 0px;}
h6 {font-size: 16px;color: #880000;font-weight: bold;margin: 10px 0px;}
.spacer {line-height: 120%;}

