/* CSS Document */
body
{
	background: #7070c9;
	background:url(images/bg.jpg) #7070c9 repeat-x;
	margin: 0;
}
#topleft
{
	background:url(images/top-left.jpg) no-repeat;
	height: 96px;
	width: 6px;
}
#topcenter
{
	background:url(images/top-center.jpg) repeat-x;
	height: 91px;
	padding: 0px 0px 0px 5px;
	text-align:center;
}
#topright
{
	background:url(images/top-right.jpg) no-repeat;
	height: 96px;
	width: 6px;
}

#leftpane
{
	border: solid 1px #CCCCCC;
	padding: 0px;
	background-color:#FFFFFF;
}
#leftpane ul
{
	margin: 4px 0px 0px 0px;
	padding: 0;
	border: none;
	list-style-type: none;
}

#leftpane li
{
	margin: 0;
	list-style-type: none;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}
#leftpane li.selected
{
	display: block;
	padding: 4px 0px 0px 4px;
	margin: 0px;
	background: url(images/menubg_on.jpg) repeat-x;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 18px;
}
#leftpane li a 
{
	display: block;
	margin: 0;
	padding: 4px 0px 0px 4px;
	background-color: #FFFFFF;
	background-image:url(images/menubg_off.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#leftpane li a:hover
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image:url(images/menubg_over.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}
#rightpane
{
	padding: 0px;
	border: solid 1px #CCCCCC;
	background-color:#FFFFFF

}
#arrow
{
	background: url(images/arrow-bul.jpg) no-repeat;
	width: 19px;
	height: 19px;
}
#rim
{
	background: url(images/rim-bul.jpg) no-repeat center;
	width: 19px;
	height: 19px;
}
.Contents
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 1.3;
	text-align: left;
}
.Contents a
{
	text-decoration: none;
	color: #242381;
	padding: 1px;
}
.Contents a:hover
{
	text-decoration: none;
	color: #7070ca;
}
.rblinks
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #333399;
}
.rblinks a
{
	text-decoration: none;
	color: #333399;
}
.rblinks a:hover
{
	text-decoration: none;
	color: #7070c9;
}
.rglinks
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #333399;
}
.rglinks a
{
	text-decoration: none;
	color: #333399;
}
.rglinks a:hover
{
	text-decoration: none;
	color:  #7070c9;
}

.rblinks2
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #333399;
}
.rblinks2 a
{
	text-decoration: none;
	color: #333399;
}
.rblinks2 a:hover
{
	text-decoration: none;
	color: #7070c9;
	background-color: #fff;
}
.rglinks2
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: normal;
	color:  #333399;
}
.rglinks2 a
{
	text-decoration: none;
	color: #333399;
}
.rglinks2 a:hover
{
	text-decoration: none;
	color:  #7070c9;
	background-color: #fff;
}
.login
{
	background-color: #242381;
	color: #FFFFFF;
}

.login a
{
	text-decoration: none;
	color: #FFFFFF;
}

.login a:hover
{
	background-color: #bfbee6;
	color: #242381;
}

.loginHover
{
	background-color: #bfbee6;
	color: #242381;
}

.loginHover a
{
	background-color: #bfbee6;
	color: #242381;
}

.loginHover a:hover
{
	background-color: #bfbee6;
	color: #242381;
}

strong
{
	color: #242381;
}
strong a
{
	color: #242381;
}
strong a:hover
{
	color: #bfbee6;
}


.innerHeading 
{
	font-weight: bold;
	color: #242381;
}

.Heading
{
	background: url(images/head_bg.jpg) repeat-x bottom;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height: 1.5;
	padding-left: 3px;
}
.Text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
.bottom
{
	background:url(images/bot-bar.jpg) repeat-x;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bottom a
{
	text-decoration: none;
	color: #FFFFFF;
}	
.bottom a:hover
{
	text-decoration: none;
	color: #7070c9;
}

td.borderBar {
	background-color: #241e72; 
	color: #241e72; 
	font-size: 9pt; 
	text-align:center
}
h1 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;t
}
