a, a:link {
	background-color: transparent;
	color: blue;
}

a.subnav, a.subnav:link {
	font-weight: bold;
	background-color: transparent;
	color: black;
	border-left: 1px solid black;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 28px;
}

a.subnav:visited {
	font-weight: bold;
	background-color: transparent;
	color: #227911;
	border-left: 1px solid black;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 28px;
}

a.subnav:hover {
	font-weight: bold;
	background-color: transparent;
	color: #0054b1;
	border-left: 1px solid black;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 28px;
}

a.topnav, a.topnav:link {
	font-weight: bold;
	background-color: transparent;
	color: white;
	border-right: 1px solid white;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 28px;
}

a.topnav:visited {
	font-weight: bold;
	background-color: transparent;
	color: #f2f9ff;
	border-right: 1px solid white;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 28px;
}

a.topnav:hover {
	font-weight: bold;
	background-color: transparent;
	color: #d6eda7;
	border-right: 1px solid white;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 28px;
}

a:visited {
	background-color: transparent;
	color: #0050b3;
}

a:hover {
	background-color: transparent;
	color: #339934;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(bg/bg-tile.jpg);
	background-repeat: repeat-x;
	font-size: 10pt; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

div.lightgreenbox {
	background-color: #f7fff0;
	border: 2px solid #090;
	font-size: 12pt;
	font-weight: bold;
	color: #339934;
	padding: 3px;
}

h1 {
	font-size: 14pt;
	color: #003d9e;
}

h2 {
	font-size: 14pt;
	color: #003d9e;
}

h3 {
	font-size: 13.5pt;
}

h4 {
	font-size: 11.5pt;
}

h5 {
	font-size: 9pt;
}

label {
	padding-bottom: 5px;
	font-weight: bold;
}

lightgreenbox {
	background-color: #f7fff0;
	border: 2px solid #090;
	font-size: 12pt;
	font-weight: bold;
	color: #339934;
	padding: 3px;
}

table.benefits {
	border: #060 5px solid;
	background-color: #CFC;
}

table.box {
	border: 1px solid #003d9e;
}

td.benefits {
	border: #000 1px solid;
	background-color: #fff;
}

td.deepredtext {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #cc0000;
	padding: 4px;
}

td.main {
	background-image: url(bg/blue-gradient.jpg);
}

td.mainsectioncontent {
	background-color: rgb(255, 255, 255);
	background-image: url(slices08/sectionbottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: rgb(192, 192, 192) 1px solid;
	border-left: rgb(192, 192, 192) 1px solid;
	border-right: rgb(192, 192, 192) 1px solid;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: small;
}

td.signupbg {
	background-image: url(bg/sign-up1_02.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 220px;
}

.blue1 {
	background-color: transparent;
	color: #003d9e;
}

.bluenav {
	background-image: url(bg/pe1_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #004db2;
	height: 28px;
	text-align: left;
	padding-left: 20px;
	color: white;
}

.bluesectionheader {
	background-image: url(bg/pe1_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #004db2;
	height: 28px;
	color: white;
}

.boxcontent {
	background-color: #F7FAF1;
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	border-top: 0px;
}

.boxcontentblue {
	background-color: #9CFFE4;
	font-size: 9pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.boxcontentgreen {
	background-color: #D4EBA7;
	font-size: 9pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.boxcontentlightblue {
	background-color: #8BD6ED;
	font-size: 9pt;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.boxcontentpink {
	background-color: #F6D0C3;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.boxheader {
	background-image: url(bg/bluenav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #0057b6;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	border-bottom: 0px;
}

.boxheader2 {
	background-color: #175da5;
	color: white;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 0px;
	padding: 3px;
}

.dashbox {
	background-color: rgb(255, 255, 240);
	border: medium dashed rgb(169, 51, 85);
	color: rgb(0, 0, 0);
}

.deepredtext {
	background-color: transparent;
	color: #cc0000;
}

.dotted {
	background-color: rgb(255, 243, 227);
	border: 3px dashed rgb(0, 101, 102);
	color: rgb(53, 60, 82);
	padding: 10px;
}

.fancyblue {
	background-color: transparent;
	color: #003d9e;
	border-bottom: 2px dotted #003d9e;
}

.fancygreen {
	background-color: transparent;
	color: #339934;
	border-bottom: 2px dotted #339934;
}

.flashingtextoff {
	color: rgb(51, 153, 51);
}

.green1 {
	background-color: transparent;
	color: #339934;
}

.greennav {
	background-image: url(bg/pe1_02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #cee3a8;
	height: 26px;
	text-align: right;
	padding-right: 20px;
	color: black;
}

.greenunderline {
	background-color: transparent;
	color: #339934;
	text-decoration: underline;
}

.highlight {
	background-color: rgb(255, 255, 102);
	color: rgb(255, 0, 0);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.lightgreen {
	color: rgb(0, 153, 0);
}

.lightgreenbox {
	background-color: #f7fff0;
	border: 2px dotted black;
}

.lightgreenbox {
	background-color: rgb(242, 248, 235);
	border: thin solid rgb(43, 96, 78);
	color: rgb(0, 0, 0);
}

.lightyellowbox {
	background-color: #fffff0;
	border: 2px dotted black;
}

.lightyellowbox {
	background-color: rgb(255, 255, 240);
	border: thin solid rgb(43, 96, 78);
	color: rgb(0, 0, 0);
}

.mainbody {
	background-image: url(bg/pe1_03.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 15px;
}

.mainbody2columns {
	background-image: url(bg/pe1_03.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 15px;
	padding-top: 0px;
}

.story {
	font-size: 12pt;
}

.storyunderline {
	font-size: 12pt;
	text-decoration: underline;
}

.yellowbackground {
	background-color: #FFFF66;
	text-decoration: bold;
}

#newsbox {
	background-color: #FFFFFF;
	width: 250px;
	margin-top: 0px;
	font-size: 9pt; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	position: relative;
	float: right;
}

