/* CSS Document */

body
{
	margin:0;
	padding:0;
	font-size:14px;
}

#pagecontainer
{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	width:870px;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.body2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}
.mods {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height:19px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #333399;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #333399;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #333399;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #333399;
	text-decoration: none;
	font-weight: bold;

}
.storenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333399;
}
.subscription_question {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.subscription_answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.subscription_checkbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.survey_textfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.subscription_submit {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

#copyright
{
	text-align:center;
	font-size:11px;
	color:#333;
	margin-bottom:15px;
	line-height:18px;
}