a:link		{ color: #3366CC; text-decoration: none; }

a:visited	{ color: #3366CC; text-decoration: none; }

a:active	{ color: #3366CC; text-decoration: none; }

a:hover		{ color: #000000; text-decoration: none;}

#niv button {
  color: #900;
  font-weight: bold;
  font-size: 150%;
  text-transform: uppercase;
}

img { border: none; }

body, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333;
}


body {
	background: #cbcfd3;
	padding:0;
	margin:0;
}

#wrapper {
	width: 1000px;
	background-color:#FFFFFF;
	overflow:hidden;
	
}
 		
#main-content {
	background: #fff;
	text-align:justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height:1.5;
}

		
.blue-bar {
	background-color:#FFFFFF;
	padding: 0 0 0 6px;
	background-image: url(../images/blue-bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:30px;
}
		
.blue-bar a { color: #fff; }
			
.blue-bar a:hover { text-decoration: none; }


/*************************************************************/
/* 					sidebar  Left hand Side menu			*/
/*************************************************************/

#sidebar {
	width: 215px;
	background-color:#FFFFFF;
	padding-left:0px;
	margin:0px;
	padding-right:0px;
}
			
.mtitle {
	width: 201px;
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/categories.gif);
	background-repeat:no-repeat;
	text-indent:10px;
	display:block;
	height:30px;
	line-height:30px;
	padding-top:5px;
}
			
#sidebar ul.categories {
	width: 201px;
	list-style: none;
	display:block;
	height:auto;
	padding:0px;
	margin:0px;
	background: url(../Images/list-bg.gif) ;
}
			
#sidebar li {
width: 160px; 
line-height: 19px;
padding: 0 8px 0 12px;
margin: 0 18px;
float: left;
display:block; 

}

.categories-bottom {
				width: 201px; height: 19px;
				background: url(../images/categories-bottom.gif) no-repeat top;
				margin: 0 0 10px 0;
			}
			


/*************************************************************/
/*************************************************************/

.blue-top{
	
	font-size:14px;
	font-weight:bold;
	background-image: url(../images/top-tab.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	text-indent:15px;
	text-align:left;

	padding-bottom:5px;
}
.blue-middle {
	
	background-image: url(../images/middletab.gif);
	background-repeat:repeat-y;
	padding-top:0;
	padding-left:15px;
	padding-right:15px;
	
	
			}
.blue-bottom{
	
	background-image: url(../images/bottom-tab.gif);
	background-repeat:no-repeat;
	height:18px;
}

			
.square-bottom{
	background-image: url(../images/bottom-tab2.gif);
	background-repeat:no-repeat;
	height:18px;
	background-position:bottom left;
			}
			
#footer {
	height:60px;
	padding:0;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	line-height:1.5;
	}
	
		

/***********************Page Styles*********************************************/


.high1{
color:#000000;
font-size:12px;
font-weight:bold;
width:auto;
float:right;
clear:left;
padding-right:5px;
}



.just 		{ color:#444444; text-align: justify; }
.just strong { color:#000000;}
.just2{
	background-color:#f0f0f0;
	color:#333333;
	text-align:justify;
	display:block;
	padding:10px;
	
} 

hr{
		border: #99CCFF 1px solid;

		margin-top: 2px;
		margin-bottom: 2px;
		text-align:left;
		}


.subtitle{	font-size:14px;	font-weight:bold;	color:#000000;	line-height:normal;  }

.title{font-family: Verdana, Georgia, "Times New Roman", Times, serif; color: #096AD2; display: inline; font-weight: bold; font-size:18px; }
.blacktitle{font-family: Verdana, Georgia, "Times New Roman", Times, serif; color: #333333; display: inline; font-weight: bold; font-size:18px; }

.download{background-image:url(#); background-repeat:no-repeat; display: block; padding-left:25px; height:20px; padding-top:0px; font-size:14px; cursor:pointer;}

.smalltext{font-size:10px; background-color:#f0f0f0; color:#333333; display: inline-block;}

.boldtext{font-weight:bold; font-size:13px;}
.contact{ color:#000000;}


/************************login page*********************************/
.logins {
width:500px;
height:auto;

}




/********************************************************************/
.mainborder{
border-left:1px solid #000000;
border-right:1px solid #000000;

}

.menutitle{
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
color:#0066CC;
}


.centcolumn{
padding-left:10px;
padding-right:15px;
padding-top:10px;
text-align:justify;

}	

.lborder{background-image:url(../images/background-main.gif);}
	
.rborder{border-left:1px solid #EBEBEB;}

.mainborder{
border-left:solid 1px #EBEBEB;
border-right:solid 1px #EBEBEB;
}
.lowborder{
font-size:12px;
border-top:1px solid #3366CC;
height:20px;

text-align:left;
padding-left:25px;
padding-top:2px;
background-color:#D6D6D6;
}


.highlight1{
background-color:#F0F0F0;
}
	
.Module_Text{
text-align:justify;
}


#sidetop {
background-color:#266C9F;
border:1px solid #000000;
color:#FFFFFF;
font-size:120%;
font-weight:normal;
line-height:180%;
margin:0 0 10px;
padding:0 8px;
}

#header{
	height:35px;
	padding: 0;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	line-height:19px;


}

.bluetext{
color:#179CE3;
background-color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
	
.bluetext2{
color:#179CE3;
background-color:#FFFFFF;
font-size:14px;
font-weight:bold;
}

fieldset{
	
	width:auto;
	font: 11px arial, geneva, verdana, sans-serif;
	font-weight: normal;
	text-align:left;
	padding: 8px;
			}

fieldset legend	{
			color: #3366FF;
			font: 13px arial, sans-serif;
			font-weight: bold;
			background-color: #FFFFFF;
			border: #3366FF 1px solid;
			padding: 1px 5px 2px 5px;
			margin-top: 6px;
			margin-bottom: 6px;
			}


.status{

font:small small-caps ;
color:#000000;
font-weight:bold;
}

.txtbox{
padding-left:15px;
text-align:justify;
padding-right:15px;

}

.sidemenu{
	color: #666666;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left:15px;
	width: 150px;
	border: 1px #D6D6D6 solid;
	font-family: verdana, arial, sans-serif;
	font-size:13px;
	text-decoration: none;
}

.sidemenutitle{
	color: #3366CC;
	font: bold 14px arial, verdana, sans-serif;
	/*background-color: #F0F4FC;*/
	/*border-style: solid;*/
	/*border-width: 1px;*/
	border-color: #EBEBEB;
	}
	
h1 {
font-family: Verdana, Georgia, "Times New Roman", Times, serif; color: #096AD2; display: inline; font-weight: bold; font-size:18px; 

}
.tableblue {
	
	background-color:#1699dd;
	color:#FFFFFF;
}

.whitetext{
color:#FFFFFF;

}

.runningtext{
font-size:12px;
font-style:italic;
display:block;
background-color:#EBEBEB;
height:30px;
padding-top:10px;
width:750px;
}


h2{
font-size:16px;
font-weight:bold;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
