/* CSS Document */
	.highlight
	{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #2984AF;
}
	.nohighlight
	{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #607A8E;
}
 .pagediv{ 
 		border-width: 2;
    border-style : double ;
    border-color : #295578 ;
		padding-top:10px;
		padding:10px;
	margin:0px;
	height:500px
	width:767px;	
	vertical-align: top; 
	}	

body {
	padding-top:0px;
}

.clear {
	clear:both;
	line-height:0px;
}
.catheader {
	margin-left:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	text-decoration:none;
	color:#295578;
	padding-right:5px;
	vertical-align: bottom; 
	position: relative;
	left: 5px;
	right: 430px;
}
.blueline {
	vertical-align: top; 
	position: relative;
	left: 5px;
	top: -5px;
}



.content {
	margin-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#295578;
	position: relative;
	left: 5px;
}

td 
{ 
vertical-align: top; 
} 
