html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body {
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size: 12px;
	color: black;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

a, a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
}
a:hover {
	background: #C51617;
	color: #ffffff;
	text-decoration: none;
}

a {
	outline: 0;
}

object {
	outline: none;
}

img, form, fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}

.strong {
	font-weight: bold;
}
.hidden {
	display: none;
}

.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.italic {
	font-style: italic;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
.right {
	float: right;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}

input, text, textarea {
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px;
	border: 1px solid #808080;
}

h1 {
	border-bottom: 1px solid #808080;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 32px;
	padding-bottom: 5px;
}

h1 span {
	border-bottom: 5px solid #C51617;
	padding: 5px 40px 0 0;
}
*html h1 span {
	margin-left: -3px;
}

h2 {
	font-size: 14px;
	margin: 0;
}

h3 {
	font-size: 12px;
	margin: 0;
}

h4 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}


/**
* Main Template definitions
*/

#headerContainer {
	width: 100%;
	margin-bottom: 0;
}

#primaryContentWrapper {
	width: 100%;
	float: left;
	margin-right: -145px;
	clear: both;
	margin-top: 10px;
}

#axillaryContentContainer {
	float: right;
	width: 125px; min-height: 280px;
	margin-right: 10px;
	background: #ededed url('../images/ct/template/sideContentContainer.jpg') bottom left no-repeat;
	padding-bottom: 250px;
	margin-top: -320px;
	display: inline;
}

*html #axillaryContentContainer {
	margin-top: -325px;
}

#primaryContentContainer {
	margin-right: 145px;
}

#primaryContentSecondaryNav {
	width: 140px;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 50px;
	background: #FFFFFF url('../images/ct/template/menuHeader.gif') top right no-repeat;
}


#brandingContainer {
	width: 286px; height: 175px;
	background: url('../images/ct/template/brandingContainer.png') 0 0 no-repeat;
	position: absolute;
	top: 0; left: 0;
	z-index: 89;
}
*html #brandingContainer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/ct/template/brandingContainer.png", sizingMethod="crop");
	background-repeat: no-repeat;
}
a#brandingLogo, a:link#brandingLogo, a:active#brandingLogo, a:visited#brandingLogo, a:hover#brandingLogo {
	width: 240px; height: 53px;
	display: block;
	background: url('../images/ct/template/chromaLogo.png') 0 0 no-repeat;
	position: absolute;
	top: 10px; left: 10px;
}
*html a#brandingLogo, *html a:link#brandingLogo, *html a:active#brandingLogo, *html a:visited#brandingLogo, *html a:hover#brandingLogo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/ct/template/chromaLogo.png", sizingMethod="crop");
	background-repeat: no-repeat;
}

#header {
	border-bottom: 1px solid #808080;
	margin-right: 10px;
	padding-top: 5px;
}

#mediaHeader {
	height: 280px;
	background: url('../images/ct/template/mediaHeader.jpg') right center no-repeat;
	position: relative;
	margin-right: 145px;
	margin-top: 5px;
}

#whiteFade {
	width: 346px; height: 280px;
	position: absolute;
	top: 0; left: 0;
	background: url('../images/ct/template/whitefade.png') 0 0 no-repeat;
}
*html #whiteFade {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/ct/template/whitefade.png", sizingMethod="crop");
	background-repeat: no-repeat;
}

#secondaryNavigationContainer {
	float: right;
}

#secondaryNavigation {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 12px;
	display: inline;
	margin-left: 286px;
	height: 30px;
}
#secondaryNavigation li {
	float: left;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid black;
	margin-top: 4px;
}

#secondaryNavigation li a, #secondaryNavigation li a:link, #secondaryNavigation li a:active, #secondaryNavigation li a:visited, #secondaryNavigation li a:hover {
	padding: 2px 2px 1px 2px;
}

#secondaryNavigation li a:hover {
}

*html #secondaryNavigation li a {
	margin-top: 7px;
}
#secondaryNavigation li a.noBorder {
	border-right: none;
}

#secondaryNavigation li#rssLink {
	border-right: none;
	padding: 0;
}
#secondaryNavigation li#rssLink span {
	border-bottom: 5px solid #C51617;
	width: 122px; height: 20px;
	background: url('../images/ct/template/rss20px.gif') 102px 5px no-repeat;
	font-weight: bold;
	font-size: 11px;
	color: black;
	padding: 8px 0 0 3px;
	display: block;
	margin: -7px 0 0 10px;
}
#secondaryNavigation li#rssLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#C51617;
}



/**
* Main Navigation definitions
*/

#mainNavigationContainer {
	margin-right: 145px;
	z-index:89;
}

#mainNavigation {
	background: url('../images/ct/template/mainNavShadow.jpg') 0 0 repeat-x;
	padding: 5px 0;
	border-bottom: 1px solid #808080;
	float: left;
	width: 100%;
	position: relative;
	z-index:89;
}

#udmContainer {
	margin-right: 210px;
}

#udm {
	margin: 0;
	padding: 3px 0 0 0;
}

#udm li {
	border-right: 1px solid #808080;
	padding: 3px 9px 2px 9px;
}
#udm li.noBorder {
	border-right: none;
}

#udm ul {
	background: #e2e2e2;
	font-family: 'Georgia', Times New Roman, Times, serif;
	border: none;
	padding: 0 4px 6px 4px;
}

*html #udm ul {
	padding: 4px 4px 6px 4px;
}
*html #udm ul li {
	padding: 0 0 3px 0;
}

#udm ul li {
	border: none;
	border-bottom: 1px dotted #808080;
	padding: 0 0 3px 0;
	margin: 4px 0;
}

.lovercase {
	text-transform: lowercase;
}

#searchFormContainer {
	float: right;
	padding-top: 3px;
	width: 200px;
	position: absolute;
	top: 7px; right: 0;
}

#searchForm {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
}
*html searchForm {
	width: 200px;
}
#searchForm li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

input#search {
	width: 114px;
	margin-right: 10px;
}

button.searchSite, a.searchSite, button.searchSiteHov {
	font-family: 'Georgia', Times New Roman, Times, serif;
	text-decoration: none;
	background: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	text-align: right;
	display: inline-block;
	padding: 2px 3px 2px 3px;
	margin: 0;
}
*:first-child+html button.searchSite, *:first-child+html a.searchSite, *:first-child+html button.searchSiteHov {
	width: 65px;
}

button.searchSiteHov {
	background: #C51617;
	color: #fff;
}
*html button.searchSite, *html a.searchSite, *html button.searchSiteHov {
	width: 60px;
	margin-top: 1px;
}

/**
* Three Column definitions
*/

.threeColumnWrapper {
	margin-right: -305px !Important;

}
.threeColumnInner {
	margin-right: 305px !important;
}


/**
* Footer definitions
*/

#siteFooter {
	width: 100%;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
	background: #cccccc url('../images/ct/template/siteFooterShadow.jpg') top right no-repeat;
	position: relative;
}

#accessMenu {
	list-style: none;
	margin: 0;
	padding: 7px 10px 7px 5px;
	background: #333333;
	height: 14px;
}

#accessMenu li {
	display: inline-block;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 0 5px;
	line-height: 10px;
	float: left;
}
#accessMenu li.noBorder {
	border: none;
}
#accessMenu li a, #accessMenu li a:link, #accessMenu li a:active, #accessMenu li a:visited, #accessMenu li a:hover {
	color: #ffffff;
	font-style: italic;
	font-size: 10px;
	line-height: 10px;
}
#accessMenu li a:hover {
	background: none;
	text-decoration: underline;
}

.siteFooterContent {
	float: left;
	width: 220px;
	margin-left: 10px;
	display: inline;
	font-size: 11px;
	color: #222222;
	padding-bottom: 10px;
}
.siteFooterContent p {
	padding-right: 25px;
}
.siteFooterContent h3 {
	margin: 15px 0 10px 0;
	padding-bottom: 5px;
	padding-left: 1px;
	border-bottom: 1px solid #808080;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.siteFooterContent a {
	background: #b3b3b3;
	padding: 1px 2px 0 2px;
	margin-left: -2px;
}
.siteFooterContent a:hover {
	background: #C51617;
}

#siteFooterSubMenu {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	padding-top: 10px;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	height: 10px;
}
#siteFooterSubMenu li {
	display: inline-block;
	padding: 0 5px;
	border-right: 1px solid #666666;
	line-height: 10px;
	float: left;
}
#siteFooterSubMenu li.noBorder {
	border: none;
}

#siteFooterSubMenu li a, #siteFooterSubMenu li a:link, #siteFooterSubMenu li a:active, #siteFooterSubMenu li a:visited, #siteFooterSubMenu li a:hover {
	color: #000000;
}
#siteFooterSubMenu li a:hover {
	color: #ffffff;
}

a#beavers, a#beavers:link, a#beavers:active, a#beavers:visited, a#beavers:hover {
	position: absolute;
	bottom: 7px; right: 10px;
	display: block;
	width: 14px;
	height: 17px;
	background: url('../images/ct/template/beavers.gif') 0 0 no-repeat;
	}

a#beavers:hover {
    background-position: 0px -17px;
	cursor: pointer;
}
a#beavers span {
	display: none;
}

.relatedLinks {
	list-style: none;
	margin: 0;
	padding: 0;
}

.relatedLinks li {
	margin-bottom: 3px;
	padding: 0;
}

.relatedLinks li a {
	background: none;
}

.relatedLinks li a:hover {
	background: #C51617;
}

/**
* Latest Issue header definitions
*/

#latestIssueDate {
	font-size: 15px;
	position: absolute;
	top: 80px; left: 12px;
}

#latestIssue {
	background: #C51617;
	padding: 10px 10px 10px 40px;
	display: inline-block;
	color: #ffffff;
	position: absolute;
	top: 120px; left: 0;
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: bold;
}

#rotatingHeadlinesContainer {
	position: absolute;
	top: 150px; left: 12px;
	width: 100%;
}

#rotatingHeadlines {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rotatingHeadlines li {
	width: auto;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	margin-right: 46%;
	background: url('../images/ct/template/headlinesBG.png');
}

#rotatingHeadlines li {
	background/*\**/: #ffffff\9;
}

*html #rotatingHeadlines li {
	margin: 0;
	width: 54%;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/ct/template/headlinesBGie6.png", sizingMethod="crop");
	background-repeat: no-repeat;
}

#rotatingHeadlines li h3 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
}

#rotatingHeadlines li h3 a, #rotatingHeadlines li h3 a:link, #rotatingHeadlines li h3 a:active, #rotatingHeadlines li h3 a:visited, #rotatingHeadlines li h3 a:hover {
	padding-right: 3px;
	background: none;
	display: block;
}

#rotatingHeadlines li h3 a span, #rotatingHeadlines li h3 a:link span, #rotatingHeadlines li h3 a:active span, #rotatingHeadlines li h3 a:visited span, #rotatingHeadlines li h3 a:hover span {
	display: inline;
	padding: 0 5px 2px 1px;
}
#rotatingHeadlines li h3 a:hover span {
	background: #C51617;
	color: #ffffff;
}

#rotatingHeadlines li span a, #rotatingHeadlines li span a:link, #rotatingHeadlines li span a:active, #rotatingHeadlines li span a:visited, #rotatingHeadlines li span a:hover {
	color: #C51617;
	background: none;
	display: block;
}
#rotatingHeadlines li span a:hover {
	text-decoration: underline;
}


#issueMediaContainer {
	float: right;
	width: 440px; height: 280px;
}

#issueMediaImage {
	width: 420px; height: 230px;
	background: url('../images/ct/siteImages/issueMainImage.png') 0 0 no-repeat;
}

*html #issueMediaImage {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/assets/images/ct/siteImages/issueMainImage.png", sizingMethod="crop");
	background-repeat: no-repeat;
}
#issueMediaImage img {
	display: block;
}

a#eNewsLink {
	position: absolute;
	bottom: 20px; right: 20px;
	font-size: 20px;
	text-decoration: underline;
	padding: 0 4px 2px 3px;
}



/**
* Section Nav definitions
*/

#subMenuContainer {
	float: left;
	width: 150px;
	background: url('../images/ct/template/menuHeader.gif') top left no-repeat;
	padding: 5px 10px 50px 0;
}

#subMenuContainerInner {
	border: 1px solid #808080;
	border-left: none;
	padding-top: 10px;
	padding-bottom: 30px;
}

#subMenuContainerInner h2, #primaryContentSecondaryNavContent h2 {
	padding: 0 2px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C51617;
	font-weight: normal;
	font-size: 18px;
}

#subMenuContainerInner h2 {
	margin: 10px;
}

.subMenu, .subMenuNonAccord {
	list-style: none;
	margin: 0;
	padding: 5px 10px 5px 5px;
	padding-left: 10px;
	font-size: 11px;
}
.subMenu li, .subMenuNonAccord li {
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #808080;
}

.subMenu li a, .subMenuNonAccord li a {
	padding: 1px 2px;
}

.subMenu ul {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	list-style: none;
	margin: 0;
	padding: 7px 0;
}
.subMenu ul li {
	border: none;
	padding: 0 0 3px 10px;
	margin: 0;
}
.subMenu ul li a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	}

#quickSubscribe {
	list-style: none;
	margin: 0;
	padding: 0;
}

#quickSubscribe li {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
}

#quickSubscribe li input[type=text] {
	background: #d9d9d9;
	margin-left: 7px;
	font-size: 11px;
	padding: 2px;
	width: 155px;
}

.quickSubscribeButton {
	font-family: 'Georgia', Times New Roman, Times, serif;
	text-decoration: none;
	background: none;
	color: #000000;
	font-size: 11px;
	border: 0;
	cursor: pointer;
	padding: 1px 2px 0 2px ;
	margin: 0;
	background-color: #b3b3b3;
	margin-right: 14px;
	width: 71px;
}

.quickSubscribeButton:hover {
	background-color: #C51617;
	color: #fff;
}


/**
* Subscribe Link definitions
*/


a#chromaSubscribe {
	background: url('../images/ct/template/chromaSubscribe.jpg') top right no-repeat;
	display: block;
	width: 80px; height: 54px;
	color: #000000;
	margin: 5px 0 0 0;
	font-size: 9px;
	padding: 0 68px 0 0;
}

*html a#chromaSubscribe {
	padding-bottom: 10px;
	margin-bottom: 0;
}

a#chromaSubscribe span.title {
	font-size: 15px;
	color: #C51617;
	font-weight: bold;
}

a.subscribeNow {
	font-family: 'Helvetica', Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 2px 1px 2px;
	font-size: 11px;
	margin: 30px 0 40px -2px;
	display: inline-block;
}
a:hover.subscribeNow {
	background: #C51617;
	color: #ffffff;
}


/**
* Center Section definitions
*/

#threeCollumnCenter {
	width: inherit;
	margin-left: 160px;
	padding-bottom: 50px;
}


#primaryContentSecondaryNavContent {
	border: 1px solid #808080;
	border-right: none;
	padding: 5px 0px 20px 5px;
}

#primaryContentSecondaryNavContent h2 {
	padding: 0 2px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #C51617;
	font-weight: normal;
	font-size: 18px;
}

.related {
	list-style: none;
	margin: 0 0 3px 2px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #999999;
}

.related li {
	margin: 0 0 3px 0;
}

.related li h3 {
	margin: 0;
}
.related li h3 a, .related li h3 a:link, .related li h3 a:active, .related li h3 a:visited, .related li h3 a:hover {
	font-size: 12px;
	font-weight: normal;
	display: block;
	background: none;
}

.related li h3 a span, .related li h3 a:link span, .related li h3 a:active span, .related li h3 a:visited span, .related li h3 a:hover span {
	display: inline;
	padding: 0 2px 1px 1px;
}
.related li h3 a:hover span {
	background: #C51617;
	color: #ffffff;
}
.related li span a, .related li span a:link, .related li span a:active, .related li span a:visited, .related li span a:hover {
	color: #C51617;
	font-size: 10px;
	display: block;
	background: none;
}
.related li span a:hover {
	text-decoration: underline;
}


.categoryContainer {
	margin: 0 0 10px 0;
	display: block;
}

*:first-child+html .categoryContainer {
	width: 100%;
}
*html .categoryContainer {
	width: 90%;
}

.categoryContainer h1 {
	margin: 0 0 5px 135px;
	font-family: "Helvetica", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

.categoryContainer h1 a:hover {
	text-decoration: underline;
	background: none;
	color: #000000;
}

.categoryImageContainer {
	float: left;
	padding: 0 10px 10px 0;
	margin: 5px 10px 10px 0;
	background: url('../images/ct/template/coverShadow.jpg') bottom right no-repeat;
}

.categoryImageContainer img {
	display: block;
	border: none;
}
.categoryList {
	list-style: none;
	margin: 0 0 12px 135px;
	padding: 0;
}

.categoryList li {
	padding: 5px 0 2px 2px;
	border-bottom: 1px dotted #999999;
}

.categoryList li h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.categoryList li h2 a, .categoryList li h2 a:link, .categoryList li h2 a:active,.categoryList li h2 a:visited, .categoryList li h2 a:hover {
	padding: 0 1px 2px 0;
	display: block;
	background: none;
}

.categoryList li h2 a span, .categoryList li h2 a:link span, .categoryList li h2 a:active span,.categoryList li h2 a:visited span, .categoryList li h2 a:hover span {
	display: inline;
	padding: 0 5px 2px 1px;
}
.categoryList li h2 a:hover span {
	background: #C51617;
	color: #ffffff;
}

.categoryList li span a, .categoryList li span a:link, .categoryList li span a:active, .categoryList li span a:visited, .categoryList li span a:hover {
	color: #C51617;
	font-size: 10px;
	display: block;
	background: none;
}
.categoryList li span a:hover {
	text-decoration: underline;
}

a.cacategoryLink, a:link.cacategoryLink, a:active.cacategoryLink, a:visited.cacategoryLink, a:hover.cacategoryLink {
	color: #C51617;
	float: left;
}
a:hover.cacategoryLink {
	background: none;
	text-decoration: underline;
}

/**
* Rollover Highlight definitions
*/

.listHighlight {
}
.listHighlight a {
	color: #ffffff;
	display: block;
}

.listHighlight a span {
	background: #C51617;
}

*html .listHighlight h2 a, *html .listHighlight h3 a {
	color: #ffffff !important;
}
.listHighlight span a, .listHighlight span a:link, .listHighlight span a:active, .listHighlight span a:visited, .listHighlight span ahover {
	background: none;
	color: #C51617;
	display: block;
	text-decoration: underline;
}

/**
* Non Dynamic Page Definitions
*/
.bulletedList {
	list-style-image: url('../images/ct/template/bulleted.gif');
	margin:  0 0 10px 0;
	padding: 0;
}

.bulletedList li {
	margin: 0 0 5px 30px;
}


/**
* Contact Page Definitions
*/

.contact {
	margin: 0 20px 10px 0;
}

table.contact {
	width: 500px;
	padding: 0 0 5px 0;
	margin: 10px 20px 20px 0;
	border: none;
}

*html table.contact {
	float: left;
}

table.contact th, table.contact td {
	padding: 0;
	margin: 0;
}

table.contact td {
	padding: 5px 0 0 0;
	vertical-align: top;
	text-align: right;
}

table.contact th, table.zebraTable th {
	text-align: left;
	text-transform: uppercase;
	font-family: "Helvetica", Arial, sans-serif;
	border-bottom: 1px solid black;
	font-size: 11px;
	padding-top: 14px;
}

table.contact td.formText {
	font-size: 11px;
	padding: 3px 10px 0 0;
	vertical-align: text-top;
	font-weight: bold;
	color: #C51617;
	text-align: left;
}

input, text, textarea {
	font-size: 12px;
	width: 400px;
	padding: 2px;
	border: 1px solid #999999;
}

input#callback {
	width: auto;
	margin-right: 3px;
	border: none;
}

textarea {
	height: 120px;
}

select {
	width: 404px;
}

button.formSend, a.formSend, button.formSendHov {
	font-family: "Helvetica", Arial, sans-serif;
	background: #ffffff;
	width: 406px;
	padding: 3px 0 3px 0;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	margin-top: 4px;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: 1px solid #999999;
	text-transform: uppercase;
	font-weight: bold;
}
button.formSendHov {
	background: #C51617;
	border: 1px solid #C51617;
	color: #ffffff;
}

table.contact td.requiredFields {
	font-size: 10px;
	padding: 5px 0 10px 0;
	text-align: right;
	font-style: italic;
	color: #999999;
}

#mapContainer {
	width: 500px; height: 350px;
	margin: 3px 0 10px 0;
}


/**
* Table style Definitions (mainly advertisments.htm)
*/

table.zebraTable {
	border-collapse: separate;
	width: 500px;
	margin-bottom: 10px;
}

table.zebraTable th, table.zebraTable td {
	padding: 2px 5px 3px 5px;
	vertical-align: top;
}

table.zebraTable th {
	padding-top: 10px;
}

table.zebraTable td {
	background: #e2e2e2;
}

table.zebraTable th em {
	float: right;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	text-transform: none;
}

table.zebraTable tr.odd td {
	background: #f4d9dc;
}

table.zebraTable td:last-child {
	text-align: right;
}

/**
* Home Page Definitions
*/


#mainContentBoxes {
	list-style: none;
	padding: 0;
	margin: 0;
}

#mainContentBoxes li {
	margin-right: 20px;
}

*html #mainContentBoxes li {
	display: block;
}

.topCategoryContainer, .subCategoryContainer, .latestCategory {
	width: 45%;
	min-width: 371px;
	margin-bottom: 20px;
	float: left;
}

*:first-child+html #mainContentBoxes li.topCategoryContainer *:first-child+html #mainContentBoxes li.subCategoryContainer {
	width: 95% !important;
}

*html #mainContentBoxes li.topCategoryContainer, *html #mainContentBoxes li.subCategoryContainer {
	width: 95%;
	display: block;
	float: none;
}

.browseCategory {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #666666;

}

.browseCategory li {
	display: inline-block;
	margin: 0 10px 5px 0 !important;
	padding: 0;
}

*html .browseCategory {
	border: none;
}

*html .browseCategory li {
	float: left;
}

.browseCategory li a {
	padding: 1px 2px 1px 1px;
}


/**
* Primary List Template Definitions
*/


#primaryHeaderContainer {
	float: left;
	width: 100%;
	border: 1px solid #808080;
	border-left: none;
	margin: 5px 0 30px 0;
	position: relative;
}

#primaryHeaderContent {
	margin: 5px 20px 15px 0;
}

#primaryHeaderContent .categoryImageContainer {
	margin: 10px 0 10px 0;
}

#primaryHeaderContent h1 {
	font-weight: bold;
	font-size: 22px;
	padding: 5px 5px 3px 5px;
	margin: 0;
	font-weight: normal;
}

.latestTopThree {
	margin: 10px 0;
	border-bottom: 1px solid #808080;
}

.onHomePage {
	margin-left: 135px;
}

.latestTopThreeList {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
}

.latestTopThreeList li {
	margin: 0 0 3px 0;
	padding: 3px;
	background: #e2e2e2;
}

.latestTopThreeList li.even {
	background: #ffffff;
}

.latestTopThreeList li h2 {
	font-weight: normal;
	font-size: 20px;
}

.latestTopThreeList li h2 a, .latestTopThreeList li h2 a:link, .latestTopThreeList li h2 a:active,.latestTopThreeList li h2 a:visited, .latestTopThreeList li h2 a:hover {
	padding: 0 1px 2px 0;
	display: block;
	background: none;
}

.latestTopThreeList li h2 a span, .latestTopThreeList li h2 a:link span, .latestTopThreeList li h2 a:active span,.latestTopThreeList li h2 a:visited span, .latestTopThreeList li h2 a:hover span {
	display: inline;
	padding: 1px 5px 0 2px;
}
.latestTopThreeList li h2 a:hover span {
	background: #C51617;
	color: #ffffff;
}

.latestTopThreeList li span a, .latestTopThreeList li span a:link, .latestTopThreeList li span a:active, .latestTopThreeList li span a:visited, .latestTopThreeList li span a:hover {
	color: #C51617;
	font-size: 10px;
	display: block;
	background: none;
	padding-left: 2px;
}
.latestTopThreeList li span a:hover {
	text-decoration: underline;
}

#primaryHeaderContent .categoryList {
	font-family: "Helvetica", Arial, sans-serif;
	margin: 0;
	margin-bottom: 14px;
}

#primaryHeaderContent .categoryList li {
	width: 48%;
	float: left;
	margin-right: 20px;
}

#primaryHeaderContent .categoryList li h2 {
	font-size: 14px;
}

#subCategoriesWrapper {
	float: left;
	width: 100%;
}

h2.block {
	font-family: "Helvetica", Arial, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 20px 0;
	background: #e2e2e2;
	border: 7px solid #e2e2e2;
}

.subCategoryContainer {
	border: 1px solid #666666;
	border-left: none;
	padding: 5px 0 15px 0;
	margin-top: 5px;
	margin-bottom: 35px;
	width: 48%;
	min-width: 375px;
	position: relative;
}

.subCategoryContainer div.redBar, .relatedInfo div.redBar, #primaryHeaderContainer div.redBar {
	height: 5px; width: 100px;
	background: #C51617;
	display: inline-block;
	position: absolute;
	top: -6px;
	left: 0;
	font-size: 1px;
}

.subCategoryContainer h1 {
	font-size: 24px;
	margin-top: 5px;
	margin-right: 10px;
}

.subCategoryContainer h1 a {
	color: #000000;
	background: none;
	display: block;
}
.subCategoryContainer h1 a:hover {
	text-decoration: underline;
}

.articleList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.articleList li {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
}

.articleList li h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: "Helvetica", Arial, sans-serif;
}
.articleList li h2 a, .articleList li h2 a:link, .articleList li h2 a:active,.articleList li h2 a:visited, .articleList li h2 a:hover {
	padding: 0 1px 2px 0;
	display: block;
	background: none;
}

.articleList li h2 a span, .articleList li h2 a:link span, .articleList li h2 a:active span,.articleList li h2 a:visited span, .articleList li h2 a:hover span {
	display: inline;
	padding: 0 5px 2px 1px;
}
.articleList li h2 a:hover span {
	background: #C51617;
	color: #ffffff;
}

.articleList li span a, .articleList li span a:link, .articleList li span a:active, .articleList li span a:visited, .articleList li span a:hover {
	color: #C51617;
	font-size: 10px;
	display: block;
	background: none;
}
.articleList li span a:hover {
	text-decoration: underline;
}

a.archiveLink, a:link.archiveLink, a:active.archiveLink, a:visited.archiveLink, a:hover.archiveLink {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	background: none;
}

a.archiveLink span, a:link.archiveLink span, a:active.archiveLink span, a:visited.archiveLink span, a:hover.archiveLink span {
	padding: 1px 1px 2px 2px;
}
a:hover.archiveLink span {
	background: #C51617;
}

/**
* Primary List Template Definitions
*/


#latestInfoHeader {
	list-style: none;
	margin: 0;
	padding: 0;
}

#latestInfoHeader li {
}

.latestCategoryList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.latestCategoryList li {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
}

.latestCategoryList li h2 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-family: "Helvetica", Arial, sans-serif;
}
.latestCategoryList li h2 a, .latestCategoryList li h2 a:link, .latestCategoryList li h2 a:active,.latestCategoryList li h2 a:visited, .latestCategoryList li h2 a:hover {
	padding: 0 1px 2px 0;
	display: block;
	background: none;
}

.latestCategoryList li h2 a span, .latestCategoryList li h2 a:link span, .latestCategoryList li h2 a:active span,.latestCategoryList li h2 a:visited span, .latestCategoryList li h2 a:hover span {
	display: inline;
	padding: 0 5px 2px 1px;
}
.latestCategoryList li h2 a:hover span {
	background: #C51617;
	color: #ffffff;
}

.latestCategoryList li span a, .latestCategoryList li span a:link, .latestCategoryList li span a:active, .latestCategoryList li span a:visited, .latestCategoryList li span a:hover {
	color: #C51617;
	font-size: 10px;
	display: block;
	background: none;
}
.latestCategoryList li span a:hover {
	text-decoration: underline;
}

/**
* search Filter Definitions
*/

#searchFilterContainer {
	width: 100%;
	float: left;
	background: #e7e7e7;
	margin: 5px 0 10px 0;
	padding-bottom: 10px;
}

#searchFilterFilterContnet {
	margin: 5px;
}

#searchFilterBoxes {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}

#searchFilterBoxes li {
	width: 320px;
	margin: 0 20px 0 0;
	display: inline;
	float: left;
}


.searchFilterForm {
	list-style: none;
	padding: 0;
	margin: 0;
}

.searchFilterForm li {
	padding: 0 0 5px 0 !important;
	margin: 0;
	display: inline-block;
}
.searchFilterForm li span {
	width: 90px;
	padding: 0 5px 10px 0;
	display: inline-block;
}

.searchFilterForm input, .searchFilterForm select, .searchFilterForm textarea {
	width: 200px;
}

.searchFilterForm input[type=text] {
	background: #f1f1f1;
}

input#startDay, input#startMonth,
input#endDay, input#endMonth {
	width: 16px;
	margin: 0 2px 0 0;
}

input#startYear, input#endYear {
	width: 30px;
	margin-right: 40px;
	margin-left: 2px;
}


.filterSearch, a.filterSearch, .filterSearchHov {
	font-family: 'Georgia', Times New Roman, Times, serif;
	text-decoration: none;
	background: #CCCCCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	display: inline-block;
	padding: 2px 3px 2px 3px;
	margin: 0 10px 0 0;
}

.filterSearch:hover {
	background: #C51617;
	color: #fff;
}


#searchResults {
	float: left;
	width: 100%;
}

#searchResults .articleList {
	margin-bottom: 20px;
}

#searchResults .articleList li {
	margin: 0;
	border: none;
	padding: 5px;
}

#searchResults .articleList li.stripe {
	background: #dfdfdf;
}



/**
 *	Paginator Definitions
 */
#paginatorContainer {
	width: 100%;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #999999;
}

#paginator {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#paginator li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #666666;
}

#paginator li a {
	display: block;
	margin: 1px;
	padding: 2px 4px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	border: 1px solid #C51617;
}

#paginator li a:hover {
	background: #C51617;
	color: #ffffff;
}

#paginator li.nextPage {
	border-right: 1px solid #666666;
	line-height: 14px;
}

#paginator li.previousPage {
	border-left: 1px solid #666666;
	line-height: 14px;
}

#paginator li.startPage {
	padding: 4px 6px;
	border-left: 1px solid #666666;
	line-height: 14px;
}

#paginator li.dotDot, #paginator li.currentPage {
	padding: 4px 6px;
	line-height: 14px;
}

#paginator li.endPage {
	padding: 4px 6px;
	border-right: 1px solid #666666;
	line-height: 14px;
}

p.pageQuantity {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
}

/**
* Display Page Definitions
*/

#articleBox {
	padding: 25px 0;
}

#articleBox h1 {
	font-family:  "Helvetica", Arial, sans-serif;
	font-size: 30px;
	margin-bottom: 10px;
}

a.pdfDownload {
	background: #e2e2e2 url('../images/ct/template/pdfDownload.gif') 0 0 no-repeat;
	padding: 7px 7px 8px 39px;
	font-weight: bold;
	display: inline-block;
	font-size: 14px;
	margin-top: 15px;
}

a:hover.pdfDownload {
	background: #C51617 url('../images/ct/template/pdfDownload.gif') 0 0 no-repeat;
}


#relatedInformationContainer {
	float: left;
	width: 100%;
	margin-top: 30px;
}

#relatedInformationContent {
	list-style: none;
	padding: 0;
	margin: 0;
}

#relatedInformationContent li.relatedInfo {
	display: inline-block;
	float: left;
	width: 31%;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #808080;
	border-left: none;
	padding-bottom: 10px;
	min-width: 155px;
	position: relative;
}

#relatedInformationContent li.relatedInfo {
	float: none;
	display: block;
	width: 100%;
}

#relatedInformationContent li.relatedInfo h2 {
	font-size: 22px;
	border-bottom: 1px solid #C51617;
	margin: 7px 10px 10px 0;
	font-weight: normal;
}

.relatedInfoList {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0 0 15px 0;
	display: block;
	border-bottom: 1px dotted #808080;
}

.relatedInfoList li {
	background: #ffffff;
	padding: 3px 0 1px;
	margin-bottom: 2px;
}
.relatedInfoList li h3 {
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

.relatedInfoList li h3 a, .relatedInfoList li h3 a:link, .relatedInfoList li h3 a:active,.relatedInfoList li h3 a:visited, .relatedInfoList li h3 a:hover {
	padding: 0 1px 2px 0;
	display: block;
	background: none;
}

.relatedInfoList li h3 a span, .relatedInfoList li h3 a:link span, .relatedInfoList li h3 a:active span,.relatedInfoList li h3 a:visited span, .relatedInfoList li h3 a:hover span {
	display: inline;
	padding: 1px 5px 0 2px;
}
.relatedInfoList li h3 a:hover span {
	background: #C51617;
	color: #ffffff;
}

.relatedInfoList li span a, .relatedInfoList li span a:link, .relatedInfoList li span a:active, .relatedInfoList li span a:visited, .relatedInfoList li span a:hover {
	color: #C51617;
	font-size: 10px;
	display: block;
	background: none;
	padding-left: 2px;
}
.relatedInfoList li span a:hover {
	text-decoration: underline;
}


.relatedInfoList li.odd {
	background: #e4e4e4;
}

a.browseCategories {
	font-weight: bold;
	margin: 7px 10px 0 0;
	display: inline-block;
	padding: 2px 5px 1px 2px;
}

#primaryContentSecondaryNavContent a.browseCategories {
	margin: 0 10px 20px 0;
	font-size: 10px;
}

/**
* Calendar Page Definitions
*/

#calendarContainer {
	width: 100%;
	float: left;
	display: block;
}

.calendar {
	width: 100%;
	margin: 10px 0;
	padding: 0;
}

.calendar col.date {
	width: 60px;
}
.calendar col.event {
	width: 130px;
}
.calendar col.location {
	width: auto;
}
.calendar col.details {
	width: auto;
}
.calendar col.contact {
	width: auto;
}


.calendar th, .calendar td  {
	text-align: left;
	vertical-align: top;
}

.calendar td {
	background: #e2e2e2;
	padding: 3px 10px 5px 3px;
}
.calendar tr.odd td {
	background: #F4D9DC;
}
.calendar tr.odd th {
	background: #ffffff;
}

.calendar th {
	font-family: "Helvetica", Arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 3px solid #c51617;
	padding: 7px 0 2px 0;
}

.calendar tr.month th {
	border: none;
	padding: 0;
}
.calendar tr.month th h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 20px;
	background: #c51617;
	padding: 3px;
}

.calendar h3 {
	font-size: 14px;
}

.bubbleInfo {
    position: relative;
}

a.trigger {
	background: #bebebe;
	padding: 0 2px;
}
a:hover.trigger {
	background: #c51617;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	width: 500px;
	overflow: auto;
	background: url('../images/ct/template/popUp.png') bottom right no-repeat;
	padding: 0 10px 10px 0;
	z-index: 3000;
}

*html .popup {
	background: #ffffff;
	padding: 0;
}

.popupInner {
	background: #ffffff;
	border: 1px solid #808080;
	padding: 10px;
}

/* Seperator for the homepage boxes */
.hs{
	float:left; width:99%; height:0px;
}

#prAdditionalFiles{ padding:0px 0 0px 0; }
.prAdditionalFile{ }

#prSocialBookmarks{	border: 1px solid #000000;	padding-left:10px;	margin:20px 0 20px 0; width:300px;}
#prSocialBookmarks h3 {	top:-10px;	left: 10px;	position: relative;	background:#FFFFFF;	width:135px;	margin:0;	padding:0;	padding-left:5px; font-size:11px; }
#prSocialBookmarks ul, #prUserFunctions ul{
	text-align:left;
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}
#prSocialBookmarks ul li,
#prUserFunctions ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
	white-space:nowrap;
}
#prSocialBookmarks ul li a,
#prUserFunctions ul li a{
	margin-left:20px;
}
#prSocialBookmarks ul li.delicious{ background:url(/assets/images/delicious.gif) no-repeat 0 0; }
#prSocialBookmarks ul li.digg{ background:url(/assets/images/digg.gif) no-repeat 0 0; }
#prSocialBookmarks ul li.redit{ background:url(/assets/images/reddit.gif) no-repeat 0 0; }
#prSocialBookmarks ul li.facebook{ background:url(/assets/images/facebook.gif) no-repeat 0 0; }
#prSocialBookmarks ul li.stumbleupon{ background:url(/assets/images/stumbleupon.gif) no-repeat 0 0; }
#prSocialBookmarks ul li.newsvine{ background:url(/assets/images/newsvine.gif) no-repeat 0 0; }
#prSocialBookmarks ul li.newsvine a { margin-left:15px; }
#prSocialBookmarks ul li.twitter { background:url(/assets/images/twitter.jpg) no-repeat 0 0;}

#prUserFunctions{
	margin-top:10px;
}

.request{
	background:url(/assets/images/ct/buttons/icon-info-over-small.gif) no-repeat 0 0;
}

.emailfriend {
	background:url(/assets/images/ct/buttons/icon-email-over-small.gif) no-repeat 0 0;
}

.printfirendly {
	background:url(/assets/images/ct/buttons/icon-print-over-small.gif) no-repeat 0 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* QPaginator */
	span.paginator { margin: 0; padding: 0; border }
		span.paginator span { list-style-type:none; display: inline; padding: 0; margin: 0; }
			span.paginator span.page a { text-decoration: none; color: #000000; padding: 0 3px 0 3px; margin: 0 2px 0 2px;}
			span.paginator span.page a:hover { background-color: #C51617; color:#FFFFFF; }
			span.paginator span.arrow { font-weight: bold; color: #ccc; margin: 0; padding: 0 3px 0 3px; }
			span.paginator span.arrow a { font-weight: bold; color: #000; text-decoration: none; }
			span.paginator span.selected { font-weight: bold; background-color: #C51617; padding: 0 3px 0 3px; margin: 0 2px 0 2px; border: 1px solid #000000; color:#FFFFFF;  }
			span.paginator span.break { color: #666; margin: 0 15px 0 15px; }
			span.paginator span.ellipsis { color: #666; }

#rssFeeds{
	margin:0;
	padding:0;
	list-style:none;
}

#rssFeeds li{
	background-color:#FFFFFF;
	padding:3px 0 3px 0;
}

#rssFeeds li span{
	padding:0 5px 0 5px;
	display:block;
}

#rssFeeds li a:hover span{
	background: #C51617;
	color: #ffffff;
}

#rssFeeds li.odd{
	background:none;
}

.error_text{
	color:#C51617;
	font-size:14px;
}

#poll_answers{
	width:500px;
	border:1px solid #C51617;
	padding:10px;
	margin:0 auto;
}

.poll_answer_bar{
	background-color:#C51617;
}
.poll_answer_bar span{
	padding:0 10px 0 10px;
	color: #fff;
	background-color:#C51617;
}

.summary input{
	width:50px;
}

/* Archive */
#archiveConent{
	padding:10px;
}

.archiveHeader, .archiveNewsArticles{
	padding:5px;
	border:1px solid #C51617;
	margin:5px 0px 5px 0px;
	font-weight:bold;
	font-size:12px;
}

.archiveNewsArticles{
	font-weight:normal;
}

/* END Archive */

