/*  CSS styles for Chemtek Construction Products web site */

body {font-family: Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #f3f9ff;}

p {color: #223c6c;
	font-weight: bold;
	font-size: 14px;}

h1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #ffffff;}

h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #597959;
	font-weight: normal;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 2px;}

a:link, a:visited {
	color: #597959;
	text-decoration: none;}

a:hover {
	color: #223c6c;
	text-decoration: underline;}

.leftcell {
	padding: 14px 0px 8px 40px;}
	
.rightcell {
	padding: 14px 40px 8px 0px;}

.small {
	font-size: 12px;	
	font-weight: normal;
	background-color: #f3f9ff;
	padding: 10px 10px 10px 10px;}

.footer {
	font-size: 9px;
	color: #f3f9ff;
	padding-top: 6px;
	padding-bottom: 4px;}

a.footer:link, a.footer:visited {
	font-size: 9px;
	color: #597959;
	font-weight: bold;
	text-decoration: none;}

a.footer:hover {
	color: #f3f9ff;
	text-decoration: none;}

/* div styles */

/*
#menu {
	font-size: 14px;
	color: #a48423;
	font-weight: normal;
	padding: 6px 12px 10px 18px;}
*/

/* class styles */

/*
.bodytext {border: double #dfdfdf 1px;
	padding: 20px;
	font-size: 11px;
	line-height: 1.4em;
	text-align: justify;}

.lists {font-size: 11px;
	line-height: 1.4em;
	color: #223c6c;}

.subheading {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105080;
	line-height: 1.4em;
	font-weight: bold;}

.caption {font-size: 9px;
	color: #566376;
	line-height: 1.2em;
	text-align: center;}

.tableheader {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;}

.tablecell {font-size: 11px;
	line-height: 1.4em;
	padding-right: 20px;}

.cellborder {border: double #dfdfdf 1px;
	padding: 10px;}

a.inline:link, a.inline:visited {
	font-size: 11px;
	border-bottom: 1px dashed #dfdfdf;
	color: #5072a6;}

a.inline:hover {color: #a48423;}

a.leftmenu:link, a.leftmenu:visited {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	color: #105080;}

a.leftmenu:hover {color: #a48423;}

a.current {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 12px;
	color: #a48423;}
*/

/* site development styles */

/*
.toDo {font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #966e6e;}
*/