﻿body
{
	margin: 0px auto 20px auto;
	background-color:#454545;
	FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
	color: #454141;
	text-align: justify;
}

table.container
{
	width: 920px;
	margin: 0px auto 0px auto;
}

a
{
	COLOR: #790000;
    TEXT-DECORATION: underline;
}

a:hover
{
	COLOR: #790000;
    TEXT-DECORATION: underline;
}

.alert
{
	padding: 10px;
	color: #ffffff;
}
.alert-small
{
	FONT-FAMILY: verdana;
    FONT-SIZE: 0.75em;
	color: #ffffff;
}

.announcement-titles
{
	FONT-SIZE: 1em;
	font-weight: bold;
}

.bullets
{
	list-style-image: url('/images/bullet.gif');
}

li
{
	margin-bottom: 5px;
}

.container
{
	width: 10%;
	background-color:#EAEAEA;
}

.distributors
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 20px;
	color:#000000;
	text-align: left;
}

.distributor-container
{
	margin-bottom: 10px;
	text-align: left;
}

.distributor-state
{
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: solid 2px #454141;
	text-align: left;
}
.distributor-city
{
	text-transform: none;
	text-align: left;
	font-weight: bold;
	text-align: left;
}
.distributor-phone
{
	text-transform: none;
	text-align: left;
}
.distributor-name
{
	text-transform: uppercase;
	color: #0066CC;
	font-weight: bold;
	text-align: left;
}
.footer
{
	font-size: 8pt;
	COLOR: #ffffff;
}

.footer-links
{
	font-size: 8pt;
	COLOR: #ffffff;
	text-decoration: none;
}
.footer-links:hover
{
	font-size: 8pt;
	COLOR: #ffffff;
	text-decoration: none;
}

.text-input
{
	background: #FFF799;
}

.header
{
	padding: 0px 20px 0px 20px;
}

.left-column
{
	vertical-align: top;
	background-color: #E7E7E7;
	padding: 0px 0px 20px 20px;
}

.main-column
{
	width: 100%;
	vertical-align: top;
	background-color: #E7E7E7;
	padding: 0px 20px 20px 0px;
}

.main-content
{
	vertical-align: top;
	background-color: #ffffff;
	padding: 20px;
}


.nav-header
{
	FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
	COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-weight: bold;
}

.nav-header:hover
{
	FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
	COLOR: #FFF200;
    TEXT-DECORATION: none;
	font-weight: bold;
}
.page-title
{
	COLOR: #790000;
	margin-top: 0px;
}