body{
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #123C86;
}
table{
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #123C86;
}
.menu1 {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #0D1E55;
	text-decoration: none;
	font-weight: normal;
}
a.menu1:hover {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #DC9D3A;
	text-decoration: none;
	font-weight: normal;
}
.menu2 {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #DC9D3A;
	text-decoration: none;
	font-weight: normal;
}
a.menu2:hover {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #0D1E55;
	text-decoration: none;
	font-weight: normal;
}
.txOrange {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #DC9D3A;
	text-decoration: none;
	font-weight: normal;
}
.txWhite {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal
}
.txtblue {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #123C86;
	text-decoration: none;
	font-weight: normal
}
.txtblack {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal
}
.txtblackbold {
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: 600
}
#nav
{
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
}
#nav A
{
	margin: 0px;
	padding: 0px;
	color: #0D1E55;
	font-size: 10px;
	text-decoration: none;
	font-family: sans-serif, helvetica, verdana;
}
#nav A:hover
{
	color: #DC9D3A;
}
#nav td
{
	color: #0D1E55;
}
#nav ul, #nav dd
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	color: #0D1E55;
}
#nav ul {
	background-color: #E0E1E3;
}
#nav dl
{
	margin: 0px;
	padding: 0px;
}
#nav dd
{
	margin-right: 10px;
	list-style-type: none;
	color: #0D1E55;
	cursor: pointer;
}
#nav dt
{
	background: url('../img/arrow.gif') no-repeat center left;
	padding: 3px 3px 3px 20px;
	color: #0D1E55;
	cursor: pointer;
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
}
#nav dt:hover
{
	color: #DC9D3A;
}
#nav li
{
	background: url('../img/arrow_down.gif') no-repeat center left;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	list-style-type: none;
	color: #0D1E55;
}
h1 {/*orange title*/
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	color: #DC9D3A;;
	text-transform: uppercase;
}
h2 {/*blue title*/
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 10px;
	color: #0D1E55;;
	text-transform: uppercase;
}
h3 {/*blue text*/
	padding: 0px;
	margin: 0px;
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #0D1E55;
	text-decoration: none;
	font-weight: normal
}
h4 {/*orange text*/
	padding: 0px;
	margin: 0px;
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #DC9D3A;
	text-decoration: none;
	font-weight: normal
}
h5 {/*white text*/
	padding: 0px;
	margin: 0px;
	font-family: sans-serif, helvetica, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal
}
#rightbar {
	float: right;
	width: 200px;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	background-color: #E0E1E3;
}
#rtd text{
	padding: 0px 5px 0px 5px;
}