﻿*
{
	visible: false;
	font-family: Georgia;
	font-size: 1.0em;
	color: #663433;
	line-height: 20px;
}
.cmsHeader
{
	caption: Header;
	color: #357f25;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 20px;
}

.cmsSmallText
{
	caption: Small;
	font-size: 10px;
	line-height: 11px;
}

hr.cmsBlueHR
{
	caption: Blue;
	height: 3px;
	border: 0px;
	background: url(http://www.atg.wa.gov/images/hr_background.gif) no-repeat;
}

hr.cmsRedHR
{
	caption: Red;
	height: 1px;
	border: 0px;
	border-top: 1px solid #663433;
}

table.cmsPaddingTable
{
	caption: Cell Padding;
}

table.cmsPaddingTable td
{
	visible: false;
	padding: 8px;
}
.cmsBlue, div.cmsBlue, td.cmsBlue, table.cmsBlue
{
	caption: Blue Background;
	background: #B9CFDC;
}

