body 
	{
		margin : 0; 
		font : 100% Arial, Verdana, Helvetica, sans-serif; 
		color : #000; 
		background-image : url('../images/001.jpg'); 
		background-repeat: no-repeat; 
		background-color : #FFFFFF; 
	} 


div.mainhdr 
	{
		background-color : #e4e4e4;
		border: 1px solid #c0c0c0;
		padding:5px;
		margin-top:10px;
		margin-bottom:10px;
		
	}


div.subhdr 
	{
		background-color : #e4e4e4;
		padding:5px;
		margin-top:10px;
		margin-bottom:10px;
	}

img {
	border: none;
	margin-top: 0px;
	margin-bottom: 5px;
	}


h1
{ 
   	background-image:url('padding-bottom%203px'); 
	background-color:#E5EAF0;
	font-weight:bold;
	font-size : 100%; 
	margin-bottom:10px;
	padding: 1px; 
	border: 1px solid #c0c0c0; 
	color: #163C6D;
	}		

h2 
{
	font-weight:bold;
	font-size : 100%;
	margin:0px;
	background-repeat:no-repeat;
	background-image:url('padding-bottom%203px'); 
	border: 1px solid #c0c0c0; 
	color: #163C6D;
	padding: 1px; 
	}
	
h3
{ 
   	background-image:url('padding-bottom%203px'); 
	background-color:#E5EAF0;
	font-weight:bold;
	font-size : 125%; 
	margin-bottom:10px;
	padding: 1px; 
	border: 1px solid #c0c0c0; 
	color: #163C6D;
	}		

table
	{
	border-collapse:collapse;
	margin-bottom:10px;
	}


td 
	{
	padding : 5px; 
	border : 1px solid #c0c0c0; 
	vertical-align : top; 
	} 

th 
	{
	padding : 5px; 
	border : 1px solid #c0c0c0; 
	text-align : left; 
	background-color : #e4e4e4; 
	} 

hr 
	{
	color : #000; 
	} 

#breadcrumb 
	{ 
	padding-top : 7px; 
	margin-left: 270px;
	color: #000;
	font-size : 70%;
	font-weight: bold; padding-left:1px; 
	padding-right:5px; 
	padding-bottom:5px;
	} 

#breadcrumb a, a.visited 
	{
	color: #163C6D; 
	text-decoration : underline;  
	font-weight : bold; 
	} 

#breadcrumb a:hover 
	{
	color : #CCCCCC;
	text-decoration : underline; 
	font-weight : bold; 
	} 


#toplist
	{
	text-align : right; 
	white-space: nowrap;
 
	color: #fffff;
	font-size : 70%;
	font-weight: bold;
	padding : 5px 
	}
	
#toplist a, a.visited 
	{
	color : #000; 
	text-decoration : underline;  
	font-weight : bold; 
	} 

#toplist a:hover 
	{
	color : #000; 
	text-decoration : underline; 
	font-weight : bold 
	} 


#search
	{
	padding: 0px;
	padding-right:5px;
	margin: 0px;
	text-align : right;
	white-space: nowrap;
	margin-top: 0px;
	}

#searchform
	{
	position:absolute;
	top: 40px;
	right: 10px;
	text-align : right;
	white-space: nowrap;
	padding:0px;
	margin: 0px;
	}

#hidden
	{
	display:none;
	}

#content
	{
	margin-left: 260px;
	margin-right: 20px;
	padding-left:10px;
	padding-bottom:20px;
	margin-top:10px;
	font-size : 90%;
	}
	
.sidebar
	{
	position: absolute;
	top: 125px;
	margin-left:0px;
	white-space:nowrap;
	width: 184px;
	height: 190px;
	}


.sidebar ul
	{
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0px none;
	}

#textbar
	{
	left: 0px;
	margin-top: 2em;
	width: 200px;
	}

#textbar li
	{
	font-size : 80%;
	margin-bottom:  3px;
	padding-bottom: 3px;
	border-bottom:  1px solid #c0c0c0; 
	line-height: 1.75em; list-style-type:disc; list-style-image:url('../images/bullet.gif'); list-style-position:inside;
	}

#textbar a 
	{
	color : #163C6D;
	text-decoration : none;
	font-weight : bold;
	}

#textbar a:hover 
	{
	color : #000000; 
	text-decoration : none; 
	font-weight : bold;
	}
	
#searchMainHRLogo {

	padding: 0px;
	padding-right:5px;
	margin: 15px;
	text-align : right;
	white-space: nowrap;
	margin-top: 0px;
}