/* CSS Document */

body {
	margin: 5px 0px 5px 0px;
	padding-top: 3px;
	background: url("images/bg_horizontal.jpg") repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	width: 670px;
	}

.banner {
	width:448px;
	height:55px;
	background: url("images/services.gif") no-repeat;
	border: 0;
	}
	
.holder {
	width:600px;
	height:220px;
	border: 1px solid black;
	background:#FFFFFF;
	margin-top: 10px;
	}
	
.policy	a:link {color: white; font-family: "Geneva", Arial, Helvetica, sans-serif;text-decoration:none;}
.policy	a:active { color: #FFFFFF; text-decoration: none }
.policy	a:visited { color: #FFFFFF; text-decoration: none }
.policy	a:hover { color: #3399FF; text-decoration: none; }
.policy {font-size: 12px}

.cando	a:link {color: white; font-family: "Geneva", Arial, Helvetica, sans-serif;text-decoration:none;}
.cando	a:active { color: #FFFFFF; text-decoration: none }
.cando	a:visited { color: #FFFFFF; text-decoration: none }
.cando	a:hover { color: #3399FF; text-decoration: none; }
.cando {font-size: 12px; color:#FFFFFF;}