/* Start of CMSMS style sheet 'Charleston - Content' */
/* CSS Document */

p, .polllabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
	margin: 0px;
	padding: 0px;
}

/* HEADINGS */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #bf2800;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h2 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #bf2800;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h4 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h6 {
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	color: #BF2800;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

/* ALTERNATE HEADINGS */

#title-gray h3, #title-blue h3, #title-red h3, #box-green h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	display: inline;
}
#box-green h5 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	text-transform: uppercase;
	display: inline;
}
#datebox h1 {
	font-size: 18px;
	line-height: 18px;
}
#column-inner-left h1 {
	font-size: 20px;
	line-height: 20px;
}

/* LINKS */

a:link {
}
a:visited {
}
a:active {
}
a:hover {
}
h1 a:link, h1 a:visited, h1 a:active,
h3 a:link, h3 a:visited, h3 a:active,
h6 a:link, h6 a:visited, h6 a:active {
	color: #bf2800;
	text-decoration: none;
}
h2 a:link, h2 a:visited, h2 a:active,
h4 a:link, h4 a:visited, h4 a:active,
h5 a:link, h5 a:visited, h5 a:active {
	color: #666666;
	text-decoration: none;
}
h1 a:hover, h3 a:hover, h6 a:hover {
	color: #666666;
	text-decoration: none;
}
h2 a:hover, h4 a:hover, h5 a:hover, p a:hover {
	color: #bf2800;
	text-decoration: none;
}
p a:link, p a:visited, p a:active, p a:hover {
	color: #bf2800;
	text-decoration: underline;
	font-weight: bold;
}

/* ALTERNATE LINKS */

#box-gray p a:link, #box-gray p a:visited, #box-gray p a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dashed 1px #a8a8a9;
	padding-bottom: 5px;
	display: block;
	width: 203px;
	margin-top: -12px;
}
#box-gray p a:hover {
	color: #bf2800;
}

/* OTHER */

hr {
	color: #CCCCCC;
	border:none;
	border-top:1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#column-inner-left hr {
	color: #CCCCCC;
	border:none;
	border-top:1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.credits a:link, .credits a:visited, .credits a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.credits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul {

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
#column-internal img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#column-inner-left img {
	display: none;
}
#column-internal li a, #column-inner-left li a {
	color: #000000;
	text-decoration: underline;
}
#column-internal li a:hover, #column-inner-left li a:hover {
	color: #bf2800;
	text-decoration: underline;
}
/* End of 'Charleston - Content' */

