@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bkgrnd.gif);
	background-color: #E0DFCA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #333333;

}

#leftcolumn {
	width: 22px;
}
#rightcolumn {
	width: 31px;
}
#middlecorners {
	width: 32px;
}
#topleftcontent {
	width: 205px;
	background-image: url(../images/topedge.gif);
	background-repeat: repeat-x;
}

#toprightcontent {
	width: auto;
	background-image: url(../images/topedge.gif);
	background-repeat: repeat-x;
}

#bottomleftcontent {
	width: 205px;
	background-image: url(../images/bottomedge.gif);
	background-repeat: repeat-x;
}

#bottomrightcontent {
	width: auto;
	background-image: url(../images/bottomedge.gif);
	background-repeat: repeat-x;
}

#middleedges {
	background-image: url(../images/middleedges.gif);
	background-repeat: repeat-y;
}

#leftedges {
	background-image: url(../images/leftedge.gif);
	background-repeat: repeat-y;
}

#rightedges {
	background-image: url(../images/rightedge.gif);
	background-repeat: repeat-y;
}
.maintable {
	width: 925px;
}
.leftcontentspace {
	background-color: #FFFFFF;
}

.rightcontentspace {
	background-color: #FFFFFF;
	color: #003366;
	line-height: 1.3em;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}
.rightcontentspace h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADC048;
	padding-top: 10px;
}
#topmenu td {
	text-align: center;
}

#topmenu a {
	text-align: center;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#topmenu a:hover {
	color: #CC3300;

}

#topmenu img {
	padding-bottom: 3px;
}
img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
}
.benefitleft {
	height: 100px;
	padding-left: 25px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	width: 135px;
	padding-top: 35px;
}

.benefitright {
	height: 100px;
	padding-left: 15px;
	padding-right: 25px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding-top: 35px;
}
#footer td {
	font-size: 11px;
}
.privacy {
	width: 350px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-size: 11px;
}

.copyright {
	font-size: 10px;
	text-align: center;
	color: #666666;
	padding-top: 25px;
}

.copyright a {
	color: #666666;
	text-decoration: none;
}

.bottommenu {
	text-align: right;
}

.bottommenu a {
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 11px;
}

.bottommenu a:hover {
	text-decoration: underline;


}
h2 {
	font-size: 14px;
	text-transform: capitalize;
	display: inline;
}
.button {
	background-color: #366295;
	border: 1px solid #666666;
	margin-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.highlight {
	color: #FF0033;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
