body {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	margin: 0px;
	color: #294158;
	font-size: 13px;
	font-weight: bold;
	background-color: #DCEAF5;
}
#header {
	background-image: url(images/header_back.jpg);
	background-repeat: repeat-x;
	height: 150px;
}
#buttons a:link{
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #324D68;
	display: block;
	height: 24px;
}
#buttons a:visited{
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #324D68;
	display: block;
	height: 24px;
}
#buttons a:hover{
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 24px;
	background-color: #304B66;
}
#buttons a:active{
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 24px;
	background-color: #304B66;
}

a:link {
	font-size: 11px;
	font-weight: bold;
	color: #385981;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #B00000;
	text-decoration: none;
}

.small-text {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.small-text a:link{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.small-text a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.small-text a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.small-text a:active{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#bottomLinks {
	background-color: #547797;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #425C75;

}

h2 {
	color: #000000;
}
.boldTop {
	font-size: 16px;
	font-weight: bold;
}
#borderTable {
	border: medium double #304B66;
	padding: 5px;
	margin: 5px;
}
.smFont {
	font-size: 10px;
}
.greenBack {
	background-color: #DCEAF5;
}
.redFont {
	color: #FF0000;
}
.coupon {
	background-color: #DCEAF5;
	border: thin dashed #304B66;
}
.blueTextCap {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000FF;
}
.blueText {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.smallText {
	font-size: 10px;
	font-weight: bold;
}
.disclaimer {
	font-size: 8px;
	font-weight: normal;
	text-transform: uppercase;
}
.lgGreen {
	font-size: 16px;
}
.logoBack {
	background-color: #DCEAF5;
}
.imgSales {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #294158;
}

