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;
}
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;
}
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, a:link {
	background-color: transparent;
	color: blue;
}
a:hover {
	background-color: transparent;
	color: #339934;
	text-decoration: underline;
}
a:visited {
	background-color: transparent;
	color: #0050b3;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(bg/bg-tile.jpg);
	background-repeat: repeat-x;
	font-size: 10pt; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#newsbox {
	background-color: #FFFFFF;
	width: 250px;
	margin-top: 0px;
	font-size: 10pt; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	position: relative;
	float: right;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-size: medium;
	color: #003d9e;
}
.fancyblue {
	background-color: transparent;
	color: #003d9e;
	border-bottom: 2px dotted #003d9e;
}

h2 {
	font-size: medium;
	color: #003d9e;
}

.fancygreen {
	background-color: transparent;
	color: #339934;
	border-bottom: 2px dotted #339934;
}

h3 {
	font-size: medium;
}

h4 {
	font-size: small;
}

h5 {
	font-size: x-small;
}

td.main {
	background-image: url(bg/blue-gradient.jpg);
}

.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;
}
.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;
}

.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;
}
.deepredtext {
	background-color: transparent;
	color: #cc0000;
}
td.deepredtext {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #cc0000;
	padding: 4px;
}
.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;
}
.boxcontent {
	background-color: #F7FAF1;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-top: 0px;
}
.boxcontentgreen {
	background-color: #D4EBA7;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}
.boxcontentblue {
	background-color: #9CFFE4;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}
.boxcontentlightblue {
	background-color: #8BD6ED;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}
.boxcontentpink {
	background-color: #F6D0C3;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	
}
.lightyellowbox {
	background-color: #fffff0;
	border: 2px dotted black;
}
.lightgreenbox {
	background-color: #f7fff0;
	border: 2px dotted black;
}
table.box {
	border: 1px solid #003d9e;
}
td.signupbg {
	background-image: url(bg/sign-up1_02.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 220px;
}

label {
	padding-bottom: 5px;
	font-weight: bold;
}

