* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 770px;
	background: url(../images/bg5.gif) repeat-y 50% 0;
	background-attachment: fixed;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapperBg.gif);
}
#wrapper2 {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapperBg2.gif);
}
#wrapper3 {
	width: 770px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1.8em 0;
}
.clear {
	clear: both;
}
li li, li p, td p, blockquote p {
	font-size: 1em;

}
li a {
	font-size: 1em;
}
ul a, #tertiaryNav a {
	color: #00123b;
}
ul li a:hover, ul li a:active, #tertiaryNav a:hover, #tertiaryNav a:active {
	text-decoration: underline;
	color: #0083A9;
}
a {
	outline: none;
	color: #0083A9;
}
 a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0083A9;
} 

a:hover, a:active {
	text-decoration: underline;
	color: #00123b;
} 
img {
	float: none;
	margin: 6px 9px 2px 0;
	border: none;
}
.noBorder img {
	border: 0;
}
.mainImage {
	display: block;
	float: none;
	margin-top: 4px;
	border: solid #B1B1B1 2px;
}
li {
	line-height: 1.8em;
}
.articles {
	list-style: none;
}
#archiveNumbers {
	font-size: 1.2em;
	margin: 0 0  0 7px;
	padding: 1.2em 0;
	list-style: none;
	width: auto;
}
#archiveNumbers ul {
	float: left;
}
#archiveNumbers li {
	float: left;
}
#archiveNumbers a {
	float: left;
	display: block;
	line-height: 2.5em;
	padding: 0 1.5em;
	font-size: .85em;
}
#archiveNumbers span.current {
	float: left;
	display: block;
	line-height: 2.5em;
	padding: 0 1.5em;
	color: #FF8218;
	font-size: .85em;
}

#search {
	position: absolute;
	width: 209px;
	top: 100px;
	*top: 98px;
	left: 561px;
}
form {
	margin: 0;
	padding: 0;
	width: 209px;
}
label {
	display: none;
}
.default input {
	display: block;
}
input {
	vertical-align: middle;
	background: #fff url(../images/searchBg.gif) repeat-x 0 0;
	border: solid #1d1d0e 1px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
form input {
	font-weight: bold;
	color: #585858;
	font-size: 0.9em;
	vertical-align: middle;
}
form input#searchInput {
	width: 16.5em;
	*height: 1.1em;
}
input:focus, textarea:focus {
	background: #ffc;
}
input.submitButton#submit {
	margin-left: 4px;
	padding: 0.2em 0.4em;
	*padding: 0 0.4em;
	width: auto;
	height: auto;
	background: #0593B2;
	color: #FFF;
	border: solid #FFF 1px;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
}
fieldset {
	border: 0;
	margin: 0 0;
	padding: 0;
}
textarea {
	margin-top: 0;
	padding: 4px;
	border: 0;
	background: #D7E7E9;
	color: #333;
}
fieldset {
	border: 1px solid transparent;
}
.default fieldset {
	width: auto;
	border: 0;
	margin: 10px 0 10px 50px;
	padding: 0;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
td {
	text-align: left;
	font-weight: normal;
}
.formCaption{
    background: #000000;
    color: #93BEE2;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    <!--padding: 4;-->
    text-align: center;
    text-transform: uppercase ;
}
#masthead {
	width: 770px;
	height: 170px;
	background: #fff url(../images/headerBg.gif) repeat-x;
	position: relative;
	padding-top: 1px;
	background-image: url(../images/headerBg.gif);
}
#icon {
	width: 50px;
	height: 60px;
	left: 16px;
	top: 20px;
	position: absolute;
	background: url(../images/shield2.gif) no-repeat;
}
h1 {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 70px;
	z-index: 3;
	width: 235px;
	height: 60px;
	background: url(../images/logoType2.gif) no-repeat;
	text-indent: -9000px;
}
h1 a {
	display: block;
	height: 70px;
	background: url(../images/logoType2.gif) no-repeat;
	overflow: hidden;
}
h1 a:hover {
	background: url(../images/logoTypeOver2.gif) no-repeat;
	overflow: hidden;
}

#tertiaryNav {
	width: 20em;
	height: 1.9em;
	position: absolute;
	left: 563px;
	top: 70px;
	font-size: 1em;
}
#nav {
	margin: 0;
	padding: 2.7px;
	list-style: none;
	position: absolute;
	top: 89px;
	left: 0;
	height: 40px;
	width: 766px;
	float: left;
	border-bottom: 3px solid #4BA4C9;
	background: #00123b;
}
#nav li {
	float: left;
}
#nav a {
	font-size: 1.4em;
	display: block;
	margin-left: 8px;
	background: url(../images/bullet.gif) no-repeat left center;
	padding: 0 .5em 0 1em;
	list-style: none;
	line-height: 3.2em;
	*line-height: 2.9em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}
#nav li ul {
	display: none;
}
#nav li.off ul {
	position: absolute;
	top: 25px;
	*top: 25px;/*22px*/
	left: 0;
	*left: -13px;
	width: 770px;
	height: 42px;
	background: transparent;
	list-style: none;
}
#nav li a {
	display: block;
	float: left;
	*float: none;
}
#nav li.off ul a {
	float: left;
	border: 0;
	color: #00123B;
	width: auto;
	margin-right: 15px;
}
#nav li.off:hover ul, #nav li.over ul {
	display: block;
	z-index: 6000;
}
#nav li.off a:hover, #nav li:hover a, #nav li.over a {
	color: #FF7A00;
}
body.news #nav a#news, body.research #nav a#research, body.victims #nav a#victims, body.programs #nav a#programs, body.family #nav a#family, body.about #nav a#about {
	color: #fff;
	text-decoration: underline;
}
body.news #nav a:hover#news, body.research #nav a:hover#research, body.victims #nav a:hover#victims, body.programs #nav a:hover#programs, body.family #nav a:hover#family, body.about #mainNav a:hover#about {
	color: #04aed4;
}
#primaryContent {
	float: left;
	width: 770px;
	display: inline;
	margin: 0 0 20px;
	color:#000000
}

#primaryContent a:active {
	color: #0083A9;
}

#threeColLayout #primaryContent {
	float: left;
	width: 338px;
	margin: 0 0 20px 216px;
	border-top: 4px solid #000;
}
#threeColLayout #primaryContent .box {
	margin: 0 21px 0 22px;
}
#threeColLayout p {
	margin: 8px 0 10px;
}
#topFeature {
	padding-bottom: 20px;
}
#threeColLayout #primaryContent .box h4 {
	color: #0083A9;
	margin: 22px 0 8px;
}
#threeColLayout #primaryContent .box h5 {
	margin: 12px 0 8px;
}
#threeColLayout #primaryContent .box a {
	font-weight: normal;
}
#threeColLayout #primaryContent .box .posted a {
	font-weight: bold;
	font-size: .95em;
}
#twoColLayout #primaryContent {
	float: left;
	width: 554px;
	margin: 0 0 20px;
}
#twoColLayout #primaryContent .box {
	margin: 0 21px 0 21px;
	padding: 30px 0 18px;
	font-size: 1.2em;
	line-height: 1.8em;
}
#twoColLayout #primaryContent .box p {
	text-align: justify;
}

#twoColLayout #primaryContent .box h4 {
	color: #FF8218;
	text-transform: uppercase;
	margin: 0 0 8px;
}
#twoColLayout #primaryContent .box td {
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

#twoColLayout #secondaryContent {
	display: none;
}
#secondaryContent {
	float: left;
	width: 216px;
	margin: 0 0 20px -554px;
	background: #E5F3F5;
	color:#000000
}
#secondaryContent .box {
	margin: 0 28px;
}
#secondaryContent .box p {
	margin: 8px 0 12px;
	line-height: 1.8em;
}
#secondaryContent .box h6 {
	margin: 28px 0 8px;
	font-weight: bold;
}
#facilities {
	margin: 2.1em 0 0;
	padding: 0;
	line-height: 2em;
	*line-height: 18px;
}
#facilities h3 {
	position: relative;
	width: .8em;
	*width: 30px;
	*height: 30px;
	margin: 0;
	padding: 1px;
	color: #313131;
	font-size: 5.6em;
	*font-size: 5.2em;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: .8em;
	*line-height: 52px;
}
#facilities h4 {
	margin: 0;
	padding: 4px 0;
	color: #808080;
	letter-spacing: -.09em;
	*letter-spacing: -.2em;
	font-size: 2.3em;
}
#facilities img {
	float: right;
	margin: 0 0 2px 8px;
	*margin: 0;
	padding: 0;
}
#facilities .posted {
	padding: 1px 0 0;
	margin: 0;
}
#sideContent {
	float: right;
	width: 216px;
	margin: 0 0 20px;
	background: #00123b;
}
#sideContent .box {
	margin: 30px 13px 20px 0;
}
#sideContent .box h5 {
	color: #fff;
	text-align: right;
	text-transform: uppercase;
	margin: 30px 4px 6px;
}
#oneColLayout #secondaryContent, #oneColLayout #sideContent {
	display: none;
}
#subNav {
	color: #fff;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}
#subNav li {
	margin: 0;
	background: url(../images/arrow1_sw.gif) no-repeat right center;
	padding-right: 18px;
}
#subNav a[href^="http:"] {
	background: none;
}
#subNav a {
	font-size: 1.2em;
	line-height: 200%;
	border-right: #fff 1px dotted;
	*border-right: #fff 1px solid;
	padding-right: 6px;
	color: #ACD9E4;
}
#subNav a:hover, a:active {
	color: #fff;
}
#footer {
	clear: both;
	width: 770px;
	height: 45px;
	padding: 0;
	border-top: 1px solid #999;
	background: #fff;
}
#footer p {
	float: left;
	margin: 13px;
}
#footer a {
	font-weight: normal;
}
#footer .posted {
	float: right;
	display: block;
}
body {
	font: 62.5%/1.6 Arial, Tahoma, "Trebuchet MS", Verdana, sans-serif;
}
body * {
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 2.1em;
}
h2 {
	font-size: 2.4em;
}
h3 {
	font-size: 2.1em;
}
h4 {
	font-size: 1.8em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.2em;
}
p {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0;
	margin-bottom: 1em;
}
.box {
	margin: 32px 13px 20px 0;
}
.fourPtLine {
	border-top: solid #000 4px;
}
#verticalLine {
	border-top: solid #999 1px;
}
.posted {
	display: block;
	margin: 10px 0 0 20px;
	padding: 0;
	text-align: right;
}
.date {
	font-weight: bold;
}
.bottomLine p {
	padding-bottom: 1em;
	border-bottom: solid #999 1px;
}
#noBottomLine {
	padding-bottom: 1em;
	border-bottom: 0;
}
.topLine {
	margin: 1em 0 1.8em;
	padding-top: 1em;
	border-top: solid #999 1px;
}
.external {
	background: url(images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}
.mailto {
	background: url(images/email.gif) no-repeat right top;
	padding-right: 10px;
}
.pdf {
	background: url(images/pdfLink.gif) no-repeat right top;
	padding-right: 10px;
}
.word {
	background: url(images/wordLink.gif) no-repeat right top;
	padding-right: 10px;
}
a[href^="http:"] {
	background: url(images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}
a[href^="http://www.doc.sc.gov"], a[href^="http://doc.sc.gov"] {
	padding-right: 0;
	background: none;
}
a[href^="mailto:"] {
	background: url(images/email.gif) no-repeat right top;
	padding-right: 10px;
}
a[href$=".pdf"] {
	background: url(images/pdfLink.gif) no-repeat right top;
	padding-right: 10px;
}
a[href$=".doc"] {
	background: url(images/wordLink.gif) no-repeat right top;
	padding-right: 10px;
}