table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.topnav{
	text-align: center;
	border: solid 1px; color: #FFFFFF;
}


#hd {
	margin: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	color: #FFFF82;	
}

#heads {
	margin: 2px;
	padding-left: 15px;
	list-style-image: url('../../images1/bullet_items.gif')
}

#heads a{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

#heads li{
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
}

#heads li:hover a{
	display: inline;
	color: #626256;
	background-color: #CDE7FD;
}

#bank li{
	padding-bottom: 5px;
}

#dir li{
	padding-bottom: 5px;
}

#dir a{
	text-decoration: none;
	color: #1F8BFF;
}

#frm a{
	text-decoration: none;
	color: #e05b1a;
	font-weight: bold;
}

#frm {
	font-size: 11px;
	margin: 2px;
	padding-left: 15px;
	color: #e05b1a;
}

#frm li{
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: dotted 1px #e05b1a;
}

table.rounded-corners {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px #000;
    -webkit-box-shadow: 5px 5px 5px #000;
    behavior: url(border-radius.htc);
    border-radius: 5px;
    box-shadow: 5px 5px 5px #000;
}

td.rounded-corners-top-left {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    behavior: url(border-radius.htc);
    border-top-left-radius: 5px;
}

td.rounded-corners-top-right {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    behavior: url(border-radius.htc);
    border-top-right-radius: 5px;
}

table.rounded-corners-notice{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-box-shadow: 5px 5px 5px #C0C0C0;
    -webkit-box-shadow: 5px 5px 5px #C0C0C0;
    behavior: url(border-radius.htc);
    border-radius: 5px;
    box-shadow: 5px 5px 5px #C0C0C0;	
}

td.rounded-corners-notice {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -khtml-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;    
    behavior: url(border-radius.htc);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

a.menu:hover{
	background-color: #CCCCB2;
}

#csg a{
	text-decoration: none;
	color: #334C4C;
}

table.menu
{font-size: 8pt;
border:#1F8BFF 2px solid;
border-collapse:collapse;
background-color:#EEF7FF;
font-weight: bold;}

a.menuitem:link
{text-decoration: none;
color: black;
background-color: #EEF7FF;
display: block;}

a.menuitem:visited
{text-decoration: none;
color: black;
background-color: #EEF7FF;
display: block;}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: #1F8BFF;
display: block;}

a.menuitem:active
{text-decoration: none;
color: black;
background-color: #EEF7FF;
display: block;}

td.menuNormal
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
background-color: white;}

td.menuHover
{padding: 0px;
color: black;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background: url("../../images1/b_rti_bo.png");}

div.menuNormal
{display: none;}

div.menuHover
{display: inline;
position: absolute;}

/* left nav bar */
table.menu_lnb
{font-size: 8pt;
border:#1F8BFF 2px solid;
border-collapse: collapse;
font-weight: bold;
background-color: #eef7ff;}

a.menuitem_lnb:link
{text-decoration: none;
color: black;
background-color: #eef7ff;
display: block;}

a.menuitem_lnb:visited
{text-decoration: none;
color: black;
background-color: #eef7ff;
display: block;}

a.menuitem_lnb:hover
{text-decoration: none;
color: white;
background-color: #1F8BFF;
display: block;}

a.menuitem_lnb:active
{text-decoration: none;
color: black;
background-color: #eef7ff;
display: block;}

td.menuNormal_pop
{
	padding-left: 5px;
	height: 20px;
	border:#1F8BFF 1px solid;
}

td.menuNormal_lnb
{
	width: 185px;
	background-color: white;}

td.menuHover_lnb
{
	width: 185px;
/*remove the following line for drop-down menu with images
	background-color: white;*/}

div.menuNormal_lnb
{display: none;}

div.menuHover_lnb
{display: inline;
position: absolute;}

table.inhouse {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	width: 100%;
}
th.inhouse{
	background-color:#002EB8;
	font-weight:bold;
	color:#FFFFFF;
	align: center;
}
a.inhouse{
	text-decoration: none;
	font-weight: bold;
	color:black;
}
a.inhouse:visited{
	color:black;
}

