

body {
	background-color : #ffffff;
	
	
}

.checkbox 
{
	border: none;
	background: none;
	background-image : url(webportal_images/checkbox.gif);
}

img  { border : 0 }
td.bCol {
	font-family:Verdana;
	color:#0000ff;
	font-size:8pt;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-width: 1px; 
}

table.centerAll{
	width	: 100%;
	height	: 100%;
}

td.centerAll{

	width	: 100%;
	height	: 90%;

}

div.dark {
  background-color:#1266c7;
  font-size: 7pt;
	font-family:Verdana;
	color:#ffffff;
}



#centerAll {
	position 	: absolute;
	left		: 15%;
	top			: 4%;
	width		: 770px;
	
	
}

#pre-search {
	position 	: relative;
	left		: 0;
	top			: 0;
	width		: 110px;
	height		: 20px;
	text-align	: right;
}

#post-search {
	position 	: relative;
	left		: -20;
	top			: 20;
	width		: 300px;
	height		: 20px;


}

.light a:visited {color: #529bfc ; text-decoration: none; font-family: Verdana;font-size:8pt;}
.light a:link {color: #529bfc ; text-decoration: none; font-family: Verdana;font-size:8pt;}


a:link {color: #0c2b86 ; text-decoration: none; font-family: Verdana;font-size:8pt;}
a:visited {color: #0c2b86 ; text-decoration: none; font-family: Verdana;font-size:8pt;}
a:hover {color: #436BDF ; text-decoration: underline; }
a:active {color: #ffffff ;text-decoration: underline;font-size:8pt; }






