﻿@charset "utf-8";
/* CSS Document */

.body{
	background-image:url(images/poly-wrap-background.gif);
	margin:0px;
	background-repeat:repeat;
	background-color:#FFFfff;
}

.button-bar-text{
	font-family:"Futura Bk BT", Helvetica, Arial;
	font-size:14px;
	color:#FFF;
	font-weight:200;
}

.button-bar-text a:link, .button-bar-text a:visited { text-decoration: none; color: #ffffff; background-color: transparent; font-weight:500; } 

.button-bar-text a:hover, .button-bar-text a:active { background-image:url(images/stretch-wrap-button-back-g2.jpg); height:30px;  color: #ffffff; text-decoration:none; font-weight:500; }


.side-bar-text{
	font-family:"Futura Bk BT", Helvetica, Arial;
	font-size:12px;
	color:#FFF;
	font-weight:200;
}

.inside-side-bar-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.email-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007c26;
	font-weight:bold;
}

.welcome-text{
	font-family: "Futura Bk BT", Helvetica, Arial;
	color:#153964;
	font-size: 21px;
	font-weight:bold;
}

.welcome-text-blue-sm{
	font-family: "Futura Bk BT", Helvetica, Arial;
	color:#153964;
	font-size: 14px;
	font-weight:normal;
}

.welcome-text-green{
	font-family: "Futura Bk BT", Helvetica, Arial;
	color:#007c26;
	font-size: 21px;
	font-weight:bold;
}

.h1{
	font-family: "Futura Bk BT", Helvetica, Arial;
	color:#007c26;
	font-size: 16px;
	font-weight:bold;
	line-height:16px;;
}

.h2{
	font-family: "Futura Bk BT", Helvetica, Arial;
	color:#999999;
	font-size: 13px;
	font-weight:normal;
	line-height:13px;;
}


.body-table-text{
	font-family: Arial, Helvetica, sans-serif;
	color:#153964;
	font-size: 13px;
	font-weight:bold;
}


.body-text-bold{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
	
.squares{color:#007c26}	

.end-of-page-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.end-of-page-text-small{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.body-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.blue-squares{color:#153964;}

.inside-page-links{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	font-weight:normal;
	text-decoration:underline;
}

.inside-page-links2{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 16px;
	font-weight:normal;
	text-decoration:underline;
}

.table-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#153964;
}

.table-text-white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
}

