body, li, div, td, th, input {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

body { background-color: #ffffff; margin-bottom: 500px;
}
strong { color: #000000; }

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

.shadowborderbottom {
	background-image: url(images/shadowborder09.gif);
	background-repeat: repeat-x;
}

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

#bodycell {
	background-color: #EDEFFA;
	border-color: #0F3E26;
	border-width: 1px;
	border-style: solid;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

td#utilnav { padding-right: 10px; }

#primarynavcontainer { padding: 0 30px 0 30px; }

td.primarynav, td.activetabtext {
	padding: 2px 10px 2px 10px;
	font-size: 16px;
	font-weight: bold;
}

table#primarynav td.active {
	padding: 0px;
	background-color: #0F3E26;
	color: #FFFFFF;
}

td.activetab { background-color: #0F3E26; }

table#activetab td {
	padding: 0px;
	background-color: #0F3E26;
	color: #FFFFFF;
}

#content { padding: 10px 20px 10px 20px; }
span.utilnav, span.primarynav { color: #7DB397; }
a.utilnav:link, .primarynav a:link { color: #cccccc; }
a.utilnav:visited, .primarynav a:visited { color: #cccccc; }
a.utilnav:hover, .primarynav a:hover { color: #7DB397; }
a.utilnav:active, .primarynav a:active { color: #7DB397; }
span.textlink { color: #000099; }
a.textlink:link { color: #999999; }
a.textlink:visited { color: #999999; }
a.textlink:hover { color: #000000; }
a.textlink:active { color: #000000; }
span.activetablink { color: #ffffff; }
td.activetab a:link { color: #348059; }
td.activetab a:visited { color: #348059; }
td.activetab a:hover { color: #ffffff; }
td.activetab a:active { color: #ffffff; }

h2 a:link {
	text-decoration: none;
	color: #000000;
}

h2 a:visited {
	text-decoration: none;
	color: #000000;
}

h2 a:hover {
	text-decoration: underline;
	color: #000000;
}

h2 a:active {
	text-decoration: underline;
	color: #000000;
}

h1, h2, h3, h4 {
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

h1 {
	margin-top: 0px;
	font-size: 24px;
}

h2 { font-size: 20px; }
h3 { font-size: 16px; }
h1 + p, h2 + p, h3 + p, h4 + p { margin-top: 0px; }
p, li { color: #333333; }
p { text-align: justify; }

blockquote {
	color: #141466;
	font-size: 16px;
}

.listcaption {
	font-weight: bold;
	color: #333333;
}

ul { margin-top: 0px; }

.copyright {
	color: #cccccc;
	font-size: 16px;
	text-align: center;
}

table.iconheader td { text-align: center; }

.iconlabel {
	font-size: 20px;
	font-weight: bold;
}

.iconlabel a { font-size: 14px; }
.iconlabel a:link { color: #999999; }
.iconlabel a:visited { color: #999999; }
.iconlabel a:hover { color: #000000; }
.iconlabel a:active { color: #000000; }
table.iconheader td.icon { padding: 0px 10px 0px 10px; }

.solutions li {
	color: #141466;
	font-size: 16px;
}

