body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.topnav {
	font-size: 12px;
	color: #1E3964;
}
.bodytext {
	font-size: 12px;
	color: #1E3964;
	line-height: 16px;
}
.whitetext {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.bottomnav {
	font-size: 11px;
	color: #1E3964;
	line-height: 16px;
}

.orange_title {
	font-size: 13px;
	font-weight: bold;
	color:#E58C28;
}

#btnSwap {
	background:url(images/arrow_blue_wide.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:32;
}


a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a.bodytext{
font-weight:bold;
}
a:hover.topnav {color: #E58C28;
}
a:hover.bottomnav {color: #E58C28;}
a:hover.whitetext {color: #1E3964;}
a:hover.bodytext {
color: #E58C28;
}

ul li {
margin-top:0em; 
margin-left:-20px; 
margin-right:0em;
} 

ol li {
margin-top:0em; 
margin-left:-20px; 
margin-right:0em;
} 

.menutitle{
cursor:pointer;
/*margin-bottom: 0px;*/
background-color:#D2D1DF;
color:#1E3964;
padding:10px;
text-align:left;
font-weight:bold;
/*/*/border:0px solid #FFFFFF;/* */
padding-left:5px;
}

.menutitle_top{
cursor:pointer;
/*margin-bottom: 0px;*/
background-image:url(images/td_shine.jpg);
color:#1E3964;
padding:12px;
font-weight:bold;
/*/*/border:0px solid #FFFFFF;/* */
padding-left:14px;
height:16px;
}

.menutitle_reg{
cursor:pointer;
/*margin-bottom: 0px;*/
background-image:url(images/td_reg.jpg);
color:#1E3964;
padding:12px;
font-weight:bold;
/*/*/border:0px solid #FFFFFF;/* */
padding-left:14px;
height:16px;
}

.menutitle_reg_twoline{
cursor:pointer;
/*margin-bottom: 0px;*/
background-image:url(images/td_reg.jpg);
color:#1E3964;
padding:6px;
font-weight:bold;
/*/*/border:0px solid #FFFFFF;/* */
padding-left:14px;
height:28px;
}


.submenu{
margin-bottom: 0.5em;
}