.corplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
}
.corplistodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #DADADA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.nationwide_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}
.orderform_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.CS_seperators {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.frontpagetab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.frontpagebody {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.commentbox{
	background-color: #EFF5FA;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.commentfooter{
	background: url(/images/2009/february/trianglt.gif) no-repeat 20px -1px;
	padding-left: 58px;
	padding-top: 2px;
	margin-bottom: 2em;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#cs-hompage-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#cs-hompage-nav li {
	text-align: left;
	vertical-align: middle;
	visibility: visible;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#cs-hompage-nav a {
	list-style-type: none;
	color: #666666;
}
.cs-hompage-title {
	text-align: center;
	width: 88%;
	list-style-type: none;
	vertical-align: top;
	position: relative;
	color: #000000;
	font-size: 14px;
	background-color: #F6F6F6;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
	border: 1px solid #999999;
	margin: 0px;
}
#cs-hompage-nav a:hover {
	list-style-type: none;
	color: #666666;
	background-color: #B8B8B8;
	height: 100%;
	width: 100%;
	position: relative;
}
.CS-grey-background-with-border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #999999;
	text-align: left;
	line-height: 15px;
	width: 95%;
}
.cs-hr {
	margin: 0px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

