body {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1D3554;
	background-image: url(/stores/731/images/background.gif);
	background-repeat: repeat-x;
}

.Banner {
	background-image: url(/stores/731/images/directory_01.jpg);
	background-repeat: no-repeat;
}

HR {
	height : 1px;
	color: #FD9F11;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FD9F11;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color : #FD9F11;
}

.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
	text-align: center;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000000;
}

.subhead, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}

.PageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : #000000;
	padding: 15px 20px;
	background-color: #e6e6e6;
	border: 1px solid #1D3554;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	padding : 0px 0px 0px 0px;
	color : #000000;
	background-color: #e6e6e6;
}

.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.Links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FD9F11;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 7px;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-align: center;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FD9F11;
	text-decoration: none;
}

.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FD9F11;
	text-decoration: underline;
}
#firmheader {
	font-size: 14px;
	color: #1D3554;
}
#firmheader h1 {
	margin-top: 0;
	color: #1D3554;
}

.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	margin-right: 40px;
	margin-bottom: 10px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 4px;
	width: 240px;
}