/* CSS Document */

body
{	
	margin: 0 0 0 0;
	background-image:url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	SCROLLBAR-FACE-COLOR: #F8F8F8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #4D7CCD;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #F8F8F8
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
}

td.frm
{
	color:#000000;
	font-weight:normal;
	font-size:12px;
	background-color:#eeeeee;
	
}


th.pageheading
{
	background-image:url(../images/green-heading.gif);
	background-position:left;
	background-repeat:no-repeat;
	height: 20;
	width: 455;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #555555;
	font-weight:bold;
	padding: 3 3 3 10;
	text-align: left;
}
.subHeading
{
	color:#0151B9;
	font-size:12px;
	font-weight:bold;
}
.subHeading_white
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.wtxt
{
	color:#FFFFFF;
}

td.main
{
	font-family:Tahoma, Verdana, Arial;
	color:#666666;
	font-size: 9pt;
	text-align:left;
	padding-top: 10;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
}
.sitemaplink
{
	font-family:Tahoma, Verdana, Arial;
	color:#898989;
	font-size: 9pt;
}
a
{
	color: #0E59BE;
	text-decoration:none;
}
a:Hover
{
	color: #AF0A1A;
	text-decoration:underline;
}
a.graybold, .graybold
{
	color: #898989;
	text-decoration:none;
}
a:Hover.graybold
{
	color: #898989;
	text-decoration:underline;
	
}
a.fotter, td.fotter
{
	font-family:Tahoma, Verdana, Arial;
	color:#333333;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
}
a.fotter:Hover
{
	font-family:Tahoma, Verdana, Arial;
	color:#3249A6;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
}
td.leftmenu
{
	background-image:url(../images/BUTTON_left_bg.gif);	
	background-repeat:no-repeat;
}
a.leftmenu
{
	font-family:Tahoma, Verdana, Arial;
	display:block;
	width: 182;
	height: 27;
	padding: 8 3 0 25;
	color:#565555;  /* 848484 */
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;

}
a:Hover.leftmenu
{
	font-family:Tahoma, Verdana, Arial;
	display:block;
	width: 182;
	height: 27;
	padding: 8 3 0 25;
	color:#054EC1;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;

}
td.topheading
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #F1F1F1;
	font-weight:bold;
	padding: 0 0 0 15;
	text-align: left;
}
ul
{
 	margin-left:18;
}
.rightline {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
