/* CSS Document */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#ddebec;
background-repeat:repeat-y}

.menu{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
background-color:#0b2860;
text-decoration:none;
}

.menu1{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000000;

}
.menu:link{
text-decoration:none;
}
.menu:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000000;
background-color:#CCCCCC
}

.title{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#000000;
text-decoration:none}

.text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#000000;
text-decoration:none}

.text_white{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
color:#FFFFFF;
text-decoration:none}

.text_sm_white{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
line-height:11px;
color:#FFFFFF}

.title_blue{	
background: url(../images/feature_bar_800.gif);
background-position:center;
background-repeat:no-repeat;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
font-size:24px;
line-height:30px;
color:#0b2860}

.title_red{
background: url(../images/activity_bar.gif);
background-position:center;
background-repeat:no-repeat;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
font-size:24px;
line-height:30px;
color:#ddebec}

.title_red_800{
background: url(../images/activity_bar800.gif);
background-position:center;
background-repeat:no-repeat;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
font-size:18px;
line-height:24px;
color:#ddebec}

.title_blue_sm{
background: url(../images/feature_bar_sm.gif);
background-position:center;
background-repeat:no-repeat;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;
font-size:14px;
line-height:20px;
color:#0b2860}

.lrg_white{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:inherit;
font-size:48px;
color:#999999}

.lrg_blue{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:inherit;
font-size:48px; 
color:#0b2860}

.med_blue{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:inherit;
font-size:24px; 
color:#0b2860}

.lrg_bold{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
text-decoration:none}

.lrg_ital {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
color: #900;
text-decoration:none;
line-height: 1.2}

.bg_blu_ital {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 24px;
font-style: italic;
color: #ddebec;
text-decoration:none;
line-height: 1.2}

.med_ital{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: italic;
color: #900000;
line-height: 1.2}

.text_red {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: bold; 
color:#FF0000;
text-decoration:none;
line-height:1.0}

.table {
border: 1px;
border-color: #FFFFFF;
border-style: solid}

.err99 {
	text-align: center;
	vertical-align: middle;
	color: #FA0404;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt}

/* navigation menu */
.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	background: url(../images/topbg.gif);
	height: 24px}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0;
		float: left;
		font: bold 11px Tahoma, Arial, Helvetica, sans-serif}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		text-align: center;
		color: #5D5D5D;
		padding: 5px 10px;
		margin: 0;
		width: auto;
		text-decoration: none;
		white-space: nowrap;}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	color: #5D5D5D;
		background: url(../images/topbgd.gif)}

		.mlddm ul
		{	z-index: 100;
			margin: 0;
			padding: 0;
			visibility: hidden;
			position: absolute;
			background: #EEEFEF url(../images/menubg.gif)}
			
		.mlddm ul iframe
		{	display: none;      /* for IE5*/
			display/**/:block;  /* for IE5*/
			position:absolute;  /* must have */
			top: -1px;          /* must have (minus border width)*/
			left: -1px;         /* must have (minus border width)*/
			z-index: -1;        /* must have */
			filter: mask();     /* must have */
			width: 1000px;
			height: 1000px;
		}
		
		.mlddm ul li
		{	float: none}

		.mlddm ul li a
		{	width: auto;
			margin: 0px;
			padding: 6px 20px 6px 15px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			color: #5D5D5D}

		.mlddm ul li a:hover
		{	color: #5D5D5D;
			background: #C4C3C4}

		.mlddm .hsub
		{	background: no-repeat right url(../images/arrow.gif)}

		.mlddm .hsub:hover
		{	background: #C4C3C4 no-repeat right url(../images/arrow.gif)}
		
/* nposb*/

.style1 {
	color: #0000CC;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {font-size: 12px}