	@charset "UTF-8";
	/* This seems to be leftover and unused, delete when confirmed
	.title
	{
		background-image: url(../images/graphics/cslogo_no_tag.gif) !important;
		background-repeat: no-repeat;
	}
	
	.accept { background-image: url(../images/icons/accept.png) !important; background-repeat: no-repeat; }
	*/
	a
	{
	color: #00267f;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Sans-serif, Arial, Verdana;
	}
	a:hover
	{
	color: #CB5056;
	background-color: transparent;
	}
	#pro_header
	{
	height: 35px;
	background-image: url(/images/www/webgraphics/cs_banner_mesh_green.png);
	background-position: top right;
	background-repeat: no-repeat;
	}
	#bg
	{
		position: absolute;
		top: 0;
		right: 0;
		background-image: url(/images/www/webgraphics/cs_banner_mesh_green.png);
		background-position: top right;
		background-repeat: no-repeat;		
		width: 100%;
		height: 400px;
	}
	#bglogo
	{
		margin: 15px;
	}
