


/* icn_style.css */

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	height : 16px;
	color : #333333;
}

UL {
	position : relative;
	top : -14px;
}


.page {
	background-color : #FFFFFF;
	width : 780px;
}

.location {
	color : #966F2F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 14px;
}

.location  A:Link {color : #966F2F;	text-decoration : underline;}
.location  A:visited {color : #966F2F; text-decoration : underline;}
.location  A:Active {color : #966F2F; text-decoration : underline;}
.location  A:Hover {color : #966F2F; text-decoration : underline;}


.maincopy {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 16px;
}


.maincopy  TD{
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 16px;
}

.maincopy A:Link {color : #966F2F;	text-decoration : underline;}
.maincopy  A:visited {color : #966F2F; text-decoration : underline;}
.maincopy  A:Active {color : #966F2F; text-decoration : underline;}
.maincopy  A:Hover {color : #000066; text-decoration : underline;}

.maincopy H3 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : 20px;
}

.footer {
	color : #966F2F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	height : 12px;
}

.footer A:Link {color : #966F2F;	text-decoration : underline;}
.footer  A:visited {color : #966F2F; text-decoration : underline;}
.footer  A:Active {color : #966F2F; text-decoration : underline;}
.footer  A:Hover {color : #000066; text-decoration : underline;}

.locationinfo {
	position : absolute;
	left : 480px;
	top : 515px;
	width : 200;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	height : 10px;
	font-weight : normal;
}
.locationinfo A:Link {color : #FFFFFF;	text-decoration : underline;}
.locationinfo  A:visited {color : #FFFFFF; text-decoration : underline;}
.locationinfo  A:Active {color : #FFFFFF; text-decoration : underline;}
.locationinfo  A:Hover {color : #FFFFFF; text-decoration : underline;}

.locationinfo2 {
	position : absolute;
	left : 440px;
	top : 450px;
	width : 220;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	height : 10px;
	font-weight : normal;
}
.locationinfo2 A:Link {color : #FFFFFF;	text-decoration : underline;}
.locationinfo2  A:visited {color : #FFFFFF; text-decoration : underline;}
.locationinfo2  A:Active {color : #FFFFFF; text-decoration : underline;}
.locationinfo2  A:Hover {color : #FFFFFF; text-decoration : underline;}

		.indent10 {
			margin-left: 10px;
			}

		.indent15 {
			margin-left: 15px;
			}

			.indent20 {
			margin-left: 20px;
			}

			.indent40 {
			margin-left: 40px;
			}
