body {
	background-color: #D5D2D2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuBG {
	background-color: #E9E6E6;
	background-image: url(../images/menuBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #04457E;
}
.leftbarBG {
	background-image: url(../images/leftbarBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #EBE8E8;
}
.leftbar-headbg {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/leftbra-headBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.plan-tbl-topBG {
	background-image: url(../images/home-plan-tbl-headBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: arial;
	font-size: 16px;
	color: #BB0101;
	font-weight: bold;
}
.plan-tbl-leftbg {
	background-image: url(../images/home-plan-tbl-leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.plan-tbl-bottombg {
	background-image: url(../images/home-plan-tbl-bottomBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: arial;
	font-size: 16px;
	color: #BB0101;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}
.border2 {
	border: 2px solid #D9D7D7;
}
.fields {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #D3D1D1;
}
.links {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DC1E25;
	
}
.links:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #DC1E25;
	text-decoration: none;
}
.leftmenu {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footercopy {
	font-family: verdana;
	font-size: 10px;
	color: #F3F2F2;
}
.footerlinks {
	font-family: verdana;
	font-size: 10px;
	color: #71AEE6;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: verdana;
	font-size: 10px;
	color: #71AEE6;
	text-decoration: underline;
}
.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #04457E;
	text-decoration: none;
}
.menu:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0AB6EF;
	text-decoration: none;
}
.termsmenu {
	font-family: verdana;
	font-size: 11px;
	color: #BB0101;
	text-decoration: none;
}
.termsmenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #BB0101;
	text-decoration: underline;
}.heading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #BB0101;
}
.subhead {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4D93D2;
}
.bullets {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(../images/bullet-sm.gif);
}


.text	{
	font			: 12px tahoma, helvetica, sans-serif;
	color			: #000000;
	padding-left		: 3px;
	}

.boxborder
	{
	border			: 1px solid #000000;
	}

.maintable
	{
	background-color	: #F4FAFF;
	}

.maintablealt
	{
	background-color	: #FFFFFF;
	}

.maintableon
	{
	background-color	: #FFFFF0;
	}

/* BUTTONS THAT ROLLOVER */

.list-menu a
	{
	display			: block;
	border			: 1px solid #C0D0E0;
	background		: #FFF000;
	width			: 98%;
	text-align		: center;
	}

.list-menu a:hover
	{
	background		: #AABBDD;
	width			: 98%;
	color			: #000000;
	}