@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gold_heading {
	color: #C6A00C;
}

.fine_print {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}


.main_image_table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.gold_heading_ul {
	color: #C6A00C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
a:link {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #C6A00C;
	font-weight: bold;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}


.shadow_leftside {
	background-image: url(../images/fade_leftside.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadow_rightside {
	background-image: url(../images/fade_rightside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer A:link {
	color:#999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.footer A:hover {
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer A:visited {
	color:#999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

