/* CSS Document */

body {
	font: 10px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	text-align: center;
	background: #FFFFFF url(/images/common/repeat-bg.jpg) top repeat-x;
}

/* Content Column Styles */

td.content-sub {
	border-right-color: #6a90bb;
	border-right-width: 1px;
	border-right-style: dotted;
	padding: 15px;
}
td.rightcol {
	border-right-color: #6a90bb;
	border-right-width: 1px;
	border-right-style: dotted;
}
td.content-sub h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	letter-spacing: -1px;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
td.content-sub h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #6E8FBC;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
td.content-sub a {
	color: #56718F;
	text-decoration: underline;
}
td.content-sub a:hover {
	color: #6E8FBC;
	text-decoration: underline;
}
td.content-sub-left {
	border-left-color: #6a90bb;
	border-left-width: 1px;
	border-left-style: dotted;
	padding: 15px;
	color: #FFFFFF;
}
td.content-sub-left a {
	color: #FFFFFF;
	text-decoration: underline;
}
td.content-sub-left a:hover {
	color: #e6b130;
	text-decoration: underline;
}
td.content-sub-left ul {
	padding: 0px 0px 10px 10px;
	margin: 0px;
	list-style: none;
	/* border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted; */
}
td.content-sub-left h3 {
	font: 14px/16px Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
}


/* Content Column Styles */

td.content-main {
	border-left-color: #6a90bb;
	border-left-width: 1px;
	border-left-style: dotted;
	padding: 15px;
}
td.content-main a {
	color: #333333;
	text-decoration: underline;
}
td.content-main a:hover {
	color: #e6b130;
	text-decoration: underline;
}
/* Breadcrumb */

td.breadcrumb {
	text-align: left;
	font-size: 10px;
	padding-left: 15px;
	height: 30px;
	vertical-align: middle;
	border-bottom: 1px dotted #CCCCCC;
	border-right-color: #6a90bb;
	border-right-width: 1px;
	border-right-style: dotted;
	background-color: #f1f1f1;
}
td.breadcrumb a {
	color: #000000;
	font-weight: bold;
}
td.breadcrumb a:hover {
	color: #6E8FBC;
	font-weight: bold;
}

/* Chamber Column Styles */

td.chamber {
	padding: 15px;
	background: #3d3d3d;
	vertical-align: top;
}
td.chamber a {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
td.chamber a:hover {
	font: 13px/16px Arial, Helvetica, sans-serif;
	color: #e6b130;
	text-decoration: underline;
}

/* Footer Links */

td.footer {
	padding: 8px;
	color: #6a90bb;
}
td.footer a {
	color: #6a90bb;
	text-decoration: underline;
}
td.footer a:hover {
	color: #3D3D3D;
	text-decoration: underline;
}

/* Contact Column Styles */

td.contact {
	background: #000000 url(/images/common/repeat-contact.jpg) top repeat-x;
	color: #FFF;
	height: 24px;
	text-align: right;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}
td.contact a {
	padding: 0px 10px 0px 10px;
	color: #FFF;
	text-decoration: none;
}
td.contact a:hover {
	padding: 0px 10px 0px 10px;
	color: #e6b130;
	text-decoration: underline;
}

/* Type Styles */

h1 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

/* Clearsite */

td.clearsite a {
	color: #2493DD;
}
td.clearsite a:hover {
	color: #000000;
}
a.cslink {
	color: #CFC995;
} 
a.cslink:hover {
	color: #FFFFFF;
} 