@charset "utf-8";
.pagecont {
	display:inline;
	float:left;
	width:706px;
	height:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	background-color: #f2f2f2;
	
}

.leftpagecont{
display:inline;
float:left;
width:150px;
margin-left:10px;

}

.centerpagecont{
display:inline;
float:right;
width:300px;
margin-left:10px;
}


.rightpagecont{
display:inline;
float:right;
width:170px;
margin-left:10px;


}

.mleft10{
margin-left:10px;
}

.mleft5{
margin-left:5px;
}
.mtop5{
margin-top:5px;
}

.mtop10{
margin-top:8px;
}
.field{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
}
.pselect{
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; ---- Commented to disable font family override */
	font-weight: normal;
	color: #000000;	
	text-decoration: underline;	
}
a.pselect:hover {
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; ---- Commented to disable font family override */
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.phighlight{
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; ---- Commented to disable font family override */
	font-weight: bold;
	color: #de0000;
	text-decoration: none;  
	padding-top:1px;      
}
a.phighlight:hover {
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; ---- Commented to disable font family override */
	font-weight: bold;
	color: #de0000;
	text-decoration: none;
}
/* Added for search functionality*/
.searchpagecont {
	display:inline;
	float:left;
	width:970px;
	height:30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	background-color: #f2f2f2;	
	margin-bottom:10px;
}

.searchleftpagecont{
display:inline;
float:left;
width:200px;
margin-left:10px;

}

.searchcenterpagecont{
display:inline;
float:right;
width:500px;
margin-left:10px;
}
/*end of search functionality*/















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

