BODY{
	background-color:#dadada;
	text-align:center;
	margin-top:25px;
	font-family:tahoma;
	font-size:11px;
}
TD{
	font-size:11px;
}
FIELDSET{
	border: 1px solid #B1C8E0;
	padding:10px;
	margin-bottom:4px;
}
LEGEND{
	color:#003366;
	font-weight:bold;
}
#bodyBox{
	width:770px;
	border-right: #898989 1px solid;
	border-bottom: #898989 1px solid;
	background-color:#ffffff;
	direction:rtl;
}
#headerBar{
	background:url(../img/headerBarEdge.rtl.gif) top left no-repeat;
	padding-top:13px;
}
#headerBarIconPanel{
	vertical-align:top;
	padding-left:15px;
}
#headerBarIconPanel TD{
	padding-right:12px;
}
#topMenu{
	text-align:left;
	padding-left:10px;
	font-size:11px;
	font-weight:bold;
	color:#285487;
	height:27px;
}
#topMenuTD{
	border-left: #cccccc 1px solid;
}
#topMenu span{
	padding-top:6px;
	padding-bottom:8px;
	background:url(../img/topMenuBack.gif);

	vertical-align:middle;
	height:27px;
}
#topMenu span#selected{
	padding-top:6px;
	padding-bottom:8px;
	background:url(../img/topMenuBackSelected.gif);
}
#topMenu span#selected A{
	text-decoration:none;
	color:#ffffff;
}
#topMenu span A{
	text-decoration:none;
	color:#285487;
}
#topMenu span A:hover{
	color:black;
}
#mainBox{
	background:url(../img/mainBoxTopRight.gif) no-repeat top right;
	padding-top:1px;
	text-align:justify;
}
#mainBox A{
	text-decoration:none;
	color:#003366;
}
#mainBox A:hover{
	background:#FFCC66;
}
#mainInnerBox{
	padding:20px;
	padding-left:30px;
}
#mainTDBox{
	background:url(../img/mainBoxTop.rtl.gif) repeat-x;
	border-left	: #898989 1px solid;
}
#menuBox{
	background:url(../img/menuRight.rtl.gif) left repeat-y;
}
#menuBoxFirstDiv{
	background:url(../img/menuUpperBack.rtl.gif) no-repeat top left;
	height:26px;
}
#menu div{
	border-bottom: #dcdcdc 1px solid;
	border-right:#bacbbe 5px solid;
	padding-right:3px;
	padding-left:4px;
	padding-top:3px;
	padding-bottom:3px;
	font-family:tahoma;
	display:block;
}
#menu div A{
	text-decoration:none;
	color:#234830;
	display:block;
}
#menu div#selected A{
	text-decoration:none;
	color:#234830;
	display:block;
	font-weight:bold;
}
#menu div A:hover{
	display:block;
	background:#EBEBEB;
}
#pageTitle{
	background:url(../img/titleIndicator.rtl.gif) top right no-repeat;
	color:#285487;
	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
	padding-right:28px;
	font-family: tahoma;
}
#sub{
	border-bottom:#B8B9DC 1px solid;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:6px;
	background:#E6E2FE;
	margin-bottom:5px;
	margin-top:15px;
	font-weight:bold;
}
#copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	font-size:9px;
	text-align:center;
	color:#666666;
}
#searchPanel{
	padding-left:10px;
}
#readMore{
	background:#E2ECF5;
}
#readMore A:hover{
	background-color:#FFC488;
}
