body {
	font-family: "Century Gothic", Arial, Verdana;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:16px;
}
.footer {
	font-family: "Century Gothic", Arial, Verdana;
	font-size:12px;
	color:#666666;
}
.border {
	border:1px solid #E1E1E1;
	padding:4px;
}
.skip_intro:link {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.skip_intro:visited {
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.skip_intro:hover {
	font-size:11px;
	color:#005693;
	text-decoration: none;
}
.txt_15_blue {
	color:#005693;
	text-decoration:none;
	font-size:15px;
}
.border1 {
	border:1px solid #005693;
}
.horizontal_line {
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#005693;
	text-decoration: none;
}