body {
	font-family: Verdana, sans-serif;
	font-size: .688em;
	color: #333333;
}
	
a {
	color: #336699;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
	
p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

small {
	line-height: 1.5em;
}

h1, h2 {
	font-family: Georgia, Times New Roman, serif;
}

h3, h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

h1 {
	font-size: 2.18em;
	color: ;	
	letter-spacing: ;
	margin-bottom: ;
}

h2 {
	font-size: 1.455em;
}

hr {
	border: none;
	height: 1px;
	background: #c2c2c2;
	color: #c2c2c2;
	margin-bottom: 12px;
}

td,
th {
	vertical-align: top;
}

table td.even {
	background: #f4f4f2;
}

#content li,
#navigation li {
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	background: url(/media/layout/landing_arrow.gif) no-repeat 0 2px;
}

#content ul ul li {
	padding: 0 0 0 18px;
	margin: 6px 0 0 -10px;
	background: url(/media/layout/landing_circle.gif) no-repeat 0 2px;
}

#content ol li,
#navigation ol li {
	padding: 0 0 15px 18pxl;
	background: none;
}

#content ol,
#navigation ol {
	list-style-type: decimal;
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
}

#content ul,
#navigation ul {
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
}

#content ol,
#navigation ol {
	list-style-type: decimal;
}

#navigation ul {
	padding: 0 8px;
}

h5.hidden {
	text-transform: uppercase;
	color: #999999;
	font-weight: normal;
	margin-bottom:
}

h7
{
	color: #2C4A43;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: -10px;
}

.h8 {
	font-weight: bold;
	margin-bottom: 20px 0 10px 0;
	color: #234B59;
}
