@charset "utf-8";
/* CSS Document */

#link a {
	color: #EA961A;
	text-decoration: none;
}

#link a:link {
	color: #EA961A;
	text-decoration: none;
}
#link a:hover {
	color: #3300CC;
	text-decoration: underline;
}




.bold_seperator_navigation {
	color:	#C0C0C0;
	font-size:	15px;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.body_text_home {
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	list-style-image: url(images/bullet.jpg);

}

.home_text {
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	list-style-image: url(images/bullet.jpg);

}
.box_text {
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	list-style-image: url(images/bullet.jpg);
	padding-left: 4px;
	padding-top: 4px;

}

.dots_orange {
	color: #EA961A;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;

}

.footer_text {
	color:#999999;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	list-style-image: url(images/bullet.jpg);

}

.body_text_master {
	color:#666666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	list-style-image: url(images/bullet.jpg);

}
