/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

p{
	text-align:justify;
}
.bgfortable{
/*	background-color:#FEF5D0;*/
		background-color:#FFFFFF;
}
.bgfortablesWhite{
	background-color:#FFFFFF;
	border:1px solid #A4122B;
}
a{
	text-decoration:none;
	color:#143EA3;
}

a:hover{
	text-decoration:underline;
	color:#143EA3;
}
a:visited{
	text-decoration:none;
	color:#143EA3;
}
.menu{
	color:#000099;	
	font-weight:bold;
	text-decoration:none;
}
a.menu:hover{
	color:#000099;	
	font-weight:bold;
	text-decoration:none;
}
a.menu:visited{
	color:#000099;	
	font-weight:bold;
	text-decoration:none;
}

.header{
	background-color:#030389;
	color:#ffffff;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}
.headerMenu{
	/*background-color:#FEDD57;*/
	background-color:#030389;
	color:#ffffff;
	height:20px;
	vertical-align:middle;
	font-weight:bold;
}
.bgfortables{
	/*background-color:#FEEFAF;*/
	background-color:#FFFFFF;
	border:1px solid #A4122B;
}
.leftnav_headings{
	font-weight:bold;
	color:#050486;
}
.bold_nav{
	font-weight:bold;
	color:#000000;
}
a.bold_nav:hover{
	font-weight:bold;
	color:#000000;
}
a.bold_nav:visited{
	font-weight:bold;
	color:#000000;
}
.text_blue{
	color:#050486;
	font-weight:bold;
}
.small_purple{
	color:#800080;
}
.bg{
	background-color:#F3F3F3;
	border:2px solid #A4122B;
}
.heading_table{
	font-weight:bold;
}
.bg_menu{
	background-color:#D8D8E6;
	border:1px solid #A4122B;
}

.datafortd1{
/*	background-color:#FDF8E2;*/
	color:#000000;
	height:19px;
}
.datafortd2{
	/*background-color:#FCF1C3;*/
	color:#000000;
	height:19px;
	border-bottom:1px solid #A4122B;
}
.searchbar{
	background-color:#cccccc;
	color:#383528;
	font-weight:bold;
	padding-left:5px;
	vertical-align:middle;
	height:25px;
}
.button{
	background-color:#CCCCCC;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	border:1px solid #0000000;
	cursor:hand;
	padding:3px;

}
.listmenu{
	border:1px solid #000000;
	font-size:11px;
}
.table_title{
	/*background-color:#FFE88B;*/
	color:#383528;
	height:19px;
	font-weight:bold;
}
.page_heading{
	font-weight:bold;
	color:#A4122B;
	text-align:center;
	border-bottom:2px solid #A4122B;
	border-top:2px solid #A4122B;
}
.page_headingN
{
	font-weight:bold;
	color:#A4122B;

}
.sub_heading{
	font-weight:bold;
	color:#A4122B;
	font-style:italic;
}
li{
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:justify;
	list-style-type:disc;
}
ul{
	margin:0px 0px 10px 21px;
	padding:0px;
	list-style-type:disc;}
.small_heading{
	font-weight:bold;
}
.bigger_heading{
	font-weight:bold;
	font-size:12px;
}
.sub_titles{
	color:#000099;	
	font-weight:bold;
	text-decoration:none;
}
.textbox{
	border:1px solid #000000;
}
.dashed_border{
	border:2px dashed #A4122B;
	background-color:#FAEAAB;
}
.notes{
	font-weight:bold;
	color:#000066;
}
.module_heading{
	background-color:#FFDC4C;
	color:#000000;
	font-weight:bold;
}
.modules_topic{
	color:#484128;
	font-weight:bold;
}
a.modules_topic:link{
	color:#484128;
	font-weight:bold;
}
a.modules_topic:hover{
	color:#635A3A;
	font-weight:bold;
}
a.modules_topic:visited{
	color:#484128;
	font-weight:bold;
}
.small_text{
	color:#333333;
}
.bullet{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:15px;
}
.footer_heading{
	font-weight:bold;
}
.failure{
	color:#FF0000;
	font-weight:bold;
}
.lpanel_bg{
	/*background-color:#F4C402;*/
	background-color:#FFFFFF;
	}