body {
	background-color: #becad3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0; }

p { }

td {
	font-size: 12px;
	font-family: arial, tahoma, helvetica, sans-serif; }

a:link {
	color: #303054; }

a:visited {
	color: #303054; }

a:hover {
	color: #549dd5; }

a:active {
	color: #101098; }
.container {
	background-color: #fff;
	vertical-align: top;
	border-right: 1px solid #649fcb;
	border-left: 1px solid #649fcb; }

.dealer {
	background-color: #609dca;
	background-image: url(../images/bg_login.jpg);
	background-repeat: repeat-y; }
.dealer input {
	height: 20px;
	border: solid 1px #005fa8; }

.login {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #7dadd3;
	width: 35px;
	height: 20px;
	margin-left: 2px; }
#mainnav {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	width: 800px;
	padding-top: 8px;
	padding-bottom: 8px; }

#mainnav a:link {
	color: #fff;
	text-decoration: none;
	margin-left: 25px; }

#mainnav a:visited {
	color:           #fff;
	text-decoration: none;
	margin-left:     25px; }

#mainnav a:hover {
	color:           #86bfeb;
	text-decoration: none;
	margin-left: 25px; }

#mainnav a:active {
	color:           #febe10;
	text-decoration: none;
	margin-left:     25px; }

#flasharea {
	background-color: #000;
	width: 800px; }
#content {
	margin: 25px 45px;
	 }

.box2 {
	background-image: url(../images/box2.gif);
	background-repeat: no-repeat;
	background-position: center top; }
.box3 {	
	background-image:    url(../images/box3.gif);
	background-repeat:   no-repeat;
	background-position: center top; }
.trisect { }

.trisect td {
	background-color: #83b1d5;
	background-image: url(../images/bg_tri_selectors.gif);
	background-repeat: repeat-y; }
.trisect select {
	width: 140px;
	margin: 10px; }

#footnav {
	color: #bed8ec;
	font-size: 11px;
	background-color: #649fcb;
	text-align: center;
	width: 800px;
	margin-top: 8px;
	margin-bottom: 35px;
	padding-top: 8px;
	padding-bottom: 8px; }

#footnav a:link {
	color: #f1f3e7;
	margin-left: 12px; }

#footnav a:visited {
	color:           #f1f3e7;
	margin-left:     12px; }

#footnav a:hover {
	color:           #121ccc;
	margin-left: 12px; }

#footnav a:active {
	color:           #febe10;
	text-decoration: none;
	margin-left:     12px; }
.leftcol {
	color: #000;
	background-color: #93b9dd;
	padding-bottom: 25px; }

.navscnd {
	color: #fff;
	font-weight: bold;
	padding: 5px 15px 5px 22px;
	border-bottom: 3px solid #6e9ac9; }

.navscnd a:link {
	color: #000;
	text-decoration: none; }

.navscnd a:visited {	color:           #000;
	text-decoration: none; }

.navscnd a:hover {	color:           #d5f2fd;
	text-decoration: none; }

.navtert {
	color: #fff;
	font-weight: bold;
	line-height: 21px;
	background-color: #6e9ac9;
	padding: 5px 15px 8px 22px; }

.navtert a:link {
	color: #000;
	background-image: url(../images/bullet_tert.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	padding-left: 12px; }

.navtert a:visited {	
	color: #000;
	background-image: url(../images/bullet_tert.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	padding-left: 12px; }

.navtert a:hover {	color:            #d5f2fd;
	text-decoration:  none;
	list-style-image: url(../images/bullet_tert.gif); }
.rightside {
	background-color: #f0f5f9;
	padding-bottom: 25px; }

.prodlist {
	background-color: #fff;
	margin: 3px;
	border-top: 3px solid #6e9ac9;
	 }

.prodlist td {
	text-align: center;
	padding: 6px;
	border-bottom: 3px solid #6e9ac9;
	 }

.details {
	font-size: 12px;
	background-color: #e6eef4;
	margin-bottom: 5px; }

.details th {
	font-size: 12px;
	background-color: #fff;
	border-bottom: 2px solid #6e9ac9; }

.details td {
	font-size: 12px;
	background-color: #fff;
	vertical-align: top;
	border-bottom-width: 1px; }
h1 {
	color: #121363;
	font-size: 18px; }

h2 {	color:     #121363;
	font-size: 15px; }

h3 {	color:     #121363;
	font-size: 13px; }

h4 {	color:     #000;
	font-size: 13px; }
.headimg {
	background-image: url(../images/ph_bg_header.jpg);
	width: 600px;
	height: 174px; }
.forms th {
	font-size: 13px;
	background-color: #fff;
	border-color: #dee9f2 #dee9f2 #93b9dd;
	border-style: solid;
	border-width: 1px; }

.forms td {
	font-size: 12px;
	background-color: #fff;
	border: solid 1px #dee9f2; }

