body{
	margin-left:0px;
	margin-right:0px;
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color:#ffffff;
}

h3 a,h3 a ,h2 a:visited,h3 a:visited{
	color:#000000;
}

a {
	color:#cc3300;
	text-decoration:none;
}

a:hover,h2 a:hover,h3 a:hover {
	color: #ff0013;
}

a:visited {
	color: #000;
}


img {
	border:none;
}

img a {
	border:none;
}



.container {
	width:956px;
	padding-left:15px;
	padding-right:15px;
	margin:0px auto;
	text-align:left;
}

#tocLeft {
	float: left;
	width: 470px;
	overflow: hidden;
}

#toc {
	float: right;
	width: 470px;
	
}

#archiveText {
	padding-top:5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	float:left;
	width:650px;
	font-size:14px;
	line-height:25px;
	border-right:1px solid #cbcaca;
	padding-right:35px;
	margin-right:20px;
	margin-bottom: 70px;
}

#archiveText a{
	color: #000;
}

#archiveText a:hover{
	color: #ff0013;
}

#logo {
	background: url(../images/asw_logo.jpg) no-repeat;
}

#tocText a{
	color: #000;
}

#tocText a:visited{
	color: #000;
}

#tocText a:hover{
	color: #ff0013;
}

#tocBottom {
	margin-top: 40px;
}

#tocBottom a {
	color: #000;
	text-align: left;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}

#tocBottom a:hover {
	color: #ff0013;
	font-weight: bold;
	
}

span {
	float: right;
}

#headerSmall{
	margin-bottom:20px;
	text-align:right;
	height: 75px;
	
}

#headerSmall a {
	color: #000;
}

#headerSmall a:hover {
	color: #ff0013;
}


#headerSmall span {
	margin-bottom:20px;
	height: 75px;
	float: right;
	padding-left: 8px;
}

#aswLogoSmall {
	
	border:none;
	float:left;
	padding-top:0px;
}

#articleRight {
	width:250px;
	float:right;
	clear: right;
	overflow: hidden;
}



#articleText {
	padding-top:5px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	float:left;
	width:650px;
	font-size:14px;
	line-height:25px;
	border-right:1px solid #cbcaca;
	padding-right:35px;
	margin-right:20px;
	margin-bottom: 70px;
	
}


#articleText h1 {
	padding-top:9px;
	font-family:arial,helvetica,sans-serif;
	font-size:18px;
}

#articleText p {
	margin-top:0px;
	margin-bottom:20px;
	font-weight:normal;
	color: #000;
}

#articleText a:visited, a, a:hover {
	color: #ff0013;
}

.pullquote {

	width:205px;
	float:left;
	font-family:arial,helvetica,sans-serif;
	padding-right:20px;
	padding-bottom:11px;
	font-size:19px;
	line-height:24px;
	font-weight:bold;
	color: #f00;
	background-color: #fff;
	margin-right:20px;
	border-right:1px solid #cbcaca;
}

.pullquote img {

	width:205px;
	float:left;
	font-family:arial,helvetica,sans-serif;
	padding-right:20px;
	padding-bottom:11px;
	font-size:19px;
	line-height:24px;
	font-weight:bold;
	color: #f00;
	background-color: #fff;
	margin-right:20px;
	border-right:1px solid #cbcaca;
}
.article-pullquote {
	
	width:205px;
	float:left;
	padding-right:20px;
	padding-bottom:11px;
	color: #333;
	background-color: #fff;
	margin-right:20px;
	border-right:1px solid #cbcaca;
	font: 10px arial,helvetica,sans-serif;
}


.separator { text-align:center;}

.spacer{clear:left;}





#bottomAd {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	line-height:19px;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}


#footer {
	clear:both;
	height:115px;
	text-align:left;
	font-size:12px;
	line-height:14px;
	border-top: 1px solid #ccc;
	
}

.footerToc {
	text-align: right;
	float: right;
	margin-top: 10px;
}

.footerToc a:hover {
	text-decoration: underline;
}

#footer span {
	float:left;
	}

#footer a:visited {color: #000;}

#articleText .image-block{
	width: 250px;
	float: right;
	font-size: 8pt;
	line-height: 8pt;
	margin-left: 10px;
	text-align: center;
}
#articleText .image-block span{
	text-align: left;
}
#articleText span.image-block-title{
	display: block;
	font-style: italic;
	float: none;
	text-align: center;
}
