body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color:#DDCEC5;
	font-weight: bold;
}

h6 {
	font-size: 9px;
	color: #0077C0;
	margin-top: 1.5em;
}

a:visited {
	text-decoration: underline;
	color:#DDCEC5;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color:#DDCEC5;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color:#DDCEC5;
	font-weight: bold;
}

.footer, .footer a:link, .footer a:visited, .footer a:active {
	color: #0077C0;
	text-decoration: none;
	font-size: 9px;
	margin-top: 1.5em;
}

.footer a:hover {
	color:#F47B20;
	text-decoration: underline;
}

.inlineh2 {
	color:#0077C0;
	font-size: 1.25em;
	font-weight: bold;
}

#Content #ContentSub1 {
	text-align: left;
}



#tdLeftContentBox {
	padding-top: 1em;
	vertical-align: top;
}
#tdLeftContentBox h1 {
	font-size: x-large;
	margin-top: 0.55em;
	margin-left: .5em;
	padding-left: 0.55em;
	list-style-image: url(../images/whiteBox.gif);
	list-style-type: none;
}

#tdLeftContentBox h1 b {
	color: #0077C0;
}

#tdLeftContentBox h1 z {
	color: #F47B20;
}

#tdLeftContentBox h5 {
	font-size: x-large;
	margin-top: 0.55em;
	margin-left: .5em;
	padding-left: 0.55em;
	list-style-image: url(../images/whiteBox.gif);
	list-style-type: none;
}

#tdLeftContentBox h5 b {
	color: #F47B20;
}

#tdRightContentBox {
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	padding-top: 2em;
	padding-left: 0em;
	padding-bottom: 2em;
	line-height: 1.7em;
	padding-right: 1em;
	font-weight: bold;
}

#tdRightContentBox h2 {
	font-size: 1.2em;
	color: #0077C0;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.5em;
}

#tdRightContentBox h2 b {
	color: #FFFFFF;
}



#tdRightContentBox h3 {
	font-size: 1.6em;
}

#tdRightContent Box h4 {
	color:#0077C0;
	font-size: 1.25em;
	font-weight: bold;
}


#tdRightContentBox ul {
	font-size: .9em;
	padding-left: 1em;
	list-style-type: square;
}


#submenu ul {
	list-style-image: none;
	width: 16em;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#submenu ul li {
	background-color: #F47B20;
	margin-left: 5em;
	list-style-type: square;
}

#submenu ul li a {
	font-size:11px;
	line-height:2.5em;
	text-decoration:none;
	color:#fff;
	display:block;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 0;
	padding-left: 1.8em;
}


#submenu ul li a:hover {
	background-color:#F8A363;
}

