body {
	margin:0px;
	padding:0px;
	background-color:#EBEBEB;
	background-image: url(images/backg.png);
	background-repeat: repeat-x;
}
form {
	margin:0px;
	padding:0px
}
.formfield {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

td {
	vertical-align:top;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	color:5B5B5B
}
#header {
	background-color:#01738D;
	background-image: url("images/header-bg3.jpg")
}
#navigation {
	background-color:#000000;
	font-size: 11px;
}
#content {
	background-color:#FFFFFF;
	padding:11px 0px 11px 0px
}
#footer {
	background-color:#FFFFFF;
	border-top:2px solid #777;
	border-bottom:4px solid #B6B6B6
}
#footer .bottom_navigation {
	color:#595959;
	margin:0px 0px 5px 0px
}
#footer a {
	color:#595959;
	text-decoration:none;
	margin:0px 8px 0px 8px
}
#footer a:hover {
	text-decoration:underline
}
#footer {
	color:#949494;
	height: 140px;
	vertical-align: middle;
}
#footer .container {
	margin:10px;
	text-align:center
}
#left_column {
	background-color:#333333;
	background-image: url("images/left-corner.gif");
	background-repeat:no-repeat;
	background-position:right top;
	width: 195px;
}
#left_column .container {
	margin:8px 0px 8px 10px;
	width: 165px;
}
#right_column .container {
	margin:8px 11px 8px 11px;
	padding: 0 24px 0 15px;
}
#logo {
	margin:61px 0px 0px 33px
}
#header_text .container {
	color:#FFFFFF;
	margin:6px 0px 0px 43px;
	width:405px;
	font-size: 11px;
}
#header_links .container {
	margin:10px 0px 0px 0px
}
#header_links a {
	text-decoration:underline;
	background-image: url("images/bullet.gif");
	background-repeat:no-repeat;
	background-position:3px 6px;
	margin:0px 30px 0px 0px;
	padding:1px 3px 2px 10px;
}
#header_links a:hover {
	text-decoration:underline;
}
#sample_template {
	background-color:#F0F0F0;
	border-bottom:4px solid #C6C6C6;
	color:#797979;
}
#sample_template .container {
	margin:0px 8px 8px 8px
}

#search_form {
	background-color:#F0F0F0;
	color:#6B6B6B;
	background-repeat: no-repeat;
	font-size: 12px;
	
}
.input_style {vertical-align:middle}
.input_style option {color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.input_style select {color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.input_style input {
	height:20px;
	color:#5E6E7B;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
}
.inputwidth {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 250px;
}

.header_image img {
	margin:18px 0px 4px 0px
}
.line_style {
	background-color:#DDDDDD;
}
.category_list ul {
	margin:0px;
	padding:10px 0px 10px 24px;
	list-style-image: url("images/bullet-c.gif")
}
.category_list a {color:#9A9A9A;text-decoration:none}
.category_list a:hover {text-decoration:underline}
.category_list li {padding:0px 0px 0px 0px}
#product_list {
	background-color:#F0F0F0;
	border-bottom:4px solid #C6C6C6;
	color:#797979;
	width: 185px;
}
#product_list ul {
	margin:0;
	padding:0px 0px 0px 14px;
	list-style-type:disc;
	color:#797979;
}
#product_list a {
	color:#797979;
	font-weight:bold;
	text-decoration:none;
}
#product_list a:hover {
	text-decoration:underline;
}
#bottom_banners {
	text-align:center;
	background-color:#F5F5F5;
	border:2px solid #E7E7E7;
	padding:23px 0px 23px 0px;
}
H1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 16px;
}
BLOCKQUOTE{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/*** COMMON COLORS ****/
.font-dark {color:#C53800}
.font-light{color:#FF7100}
.bg-dark {background-color:#C53800}
.bg-light{background-color:#FF7100}
A        {
	color: #467b99
}
A:hover  {
	color: #666
}
A:visited{
	color: #FFF;
}
H1,H2,H3,H4{
	color: #01738C;
	font-family: "Trebuchet MS";
	line-height: 20px;
}
.rightBar{color: #E66900}
.leftMenu LI{color:#EE6900}
.leftMenu A {
	color:#01738C;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.leftMenu A:visited{
	color: #01738C
}
.leftMenu A:hover  {
	color: #797979;
	text-decoration: underline;
}
.categoryList A{color:#000000}
.categoryList A:visited{color:#000000}
.button{
	color: White;
	background-color: #EE6900;
}

.footer A:visited{color: #393939}
.footer A:hover{color: Blue}
.footer A{color: Black}


.ref-link  a:link {
	color: #2969A4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.ref-link  a:visited {
	color: #2969A4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.ref-link  a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.ref-link  a:active {
	color: #2969A4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.top-menu {
	background-color:#000;
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 20px;
	font-size: 11px;
}
.top-menu a:link {color:#FFF}      /* unvisited link */
.top-menu a:visited {color:#FFF}  /* visited link */
.top-menu a:hover {
	color:#999;
	text-decoration: underline;
}  /* mouse over link */
.top-menu a:active {color:#FFF}  /* selected link */ 
#main table tr td div table tr td div #footer tr td {
	vertical-align: middle;
}
#main table tr td div table tr td div #footer tr td .container div {
	margin-top: 0px;
}

#main table tr td div table tr td div #content tr td table tr td table tr td table tr td #statictemplates {
	margin-top: 10px;
}
#main table tr td div table tr td div #content tr td table tr td table tr td table tr td p #css {
	color: #01738C;
}
