/* CSS Document */

/*Standard styles */

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#pagestrap {
	padding-bottom: 1px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#spacer {
	margin-top: 60px;
}

.clearrightmargin {
	margin-right: 0px!important;
	padding-right: 0px!important;
	border-right: none!important;
}

/* Special layout */

#introbox {
	background-color: #000000;
	padding: 0px;
	height: 425px;
	margin: 0px 30px;
}

#introbox p {
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}

#introbox img {
	border: 1px white solid;
	margin-right: 15px;
	margin-top: 10px;
	padding: 1px;
}

#large-intro-text {
	width: 263px;
	margin: 0px 0px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 20px;
}

#colcontainer {
	margin: 20px 25px;
}

#threecwcolumn {
	width: 265px;
	text-align: justify;
	padding: 15px 25px;
	text-indent: 10px;
	border-right: solid 1px #CCCCCC;
}

#fourcwcolumn {
	width: 185px;
	text-align: justify;
	padding: 15px 25px;
	text-indent: 10px;
	border-right: solid 1px #CCCCCC;
}

#twocwcolumn {
	width: 420px;
	text-align: justify;
	padding: 15px 25px;
	text-indent: 10px;
	border-right: solid 1px #CCCCCC;
}

#onecwcolumn {
	width: 890px;
	text-align: justify;
	padding: 15px 25px;
	text-indent: 10px;
}

.threecwimagebox {
	background-color: #000000;
	padding: 15px;
	margin: 10px 40px;
}

.imgboxclearer {
	clear: left; 
	line-height: 0; 
	height: 0;	
}

.imgboxspacer {
	margin-top: 16px;
}

.imageboxcaption {
	width: 100px;
	color:#FFFFFF;
	font-size: .9em;
	margin: 5px;
}

.imageboxhead {
	clear: both;
	font-size: 25px;
	font-family: "Courier New", Courier, monospace;
	font-weight: 700;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 15px;
}

.imageboxhead div {
	font-size: 12px!important;
	color: #CCCCCC;
	text-align: right;
}
	

/*text decoration */
.dropcap {
	float:left;
	color: #999999;
	font-size: 63px;
	line-height:40px;
	padding-top:6px;
	padding-right: 2px;
	text-indent: 0px!important;
	font-family: serif;
}

/* THIS IS OBSOLETE 
.pullquote {
	border-top: solid 2px red;
	border-bottom: solid 2px red;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 12px;
}
*/

.pullquote {
	background: url(img/pullquotehead.gif) #000000 top left no-repeat;
	/*width: 263px;*/
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	border-bottom: 3px solid red;
	margin-bottom: 1em;
	*padding: 38px 10px 10px 10px;
}

.pullquote table {
	/*margin: 38px 10px 10px 10px;*/
	padding: 38px 10px 10px 10px;
}

#openquote {
	vertical-align: top;
	padding-right: 5px;
}

#closequote {
	vertical-align:bottom;
	padding-left: 5px;
}

.pullquotetext {
	padding: 10px 2px;
}

.author {
	font-size: 10px;
	text-align: right;
	color:#FFFFFF;
	font-weight: normal;
}

.blobs {
	text-indent: 0px;
	font-weight: bold;
}

.quotes {
	text-align: left;
	text-indent: 0px;
	font-style: italic;
}

/* POINTER BOXES */

.forwardpointer {
	padding: 15px;
	color: #FFFFFF;
	text-indent: 0px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	background: url(img/insight_logo_left.jpg) #000000 top left no-repeat;
}

.forwardpointer div {
	width: 250px;
	text-align: right;
	padding-left: 130px;
}

.forwardpointerbtm {
	margin-top: 0px;
	background-color: #999999;
	text-align: right;
	line-height: 20px;
	font-size: 14px;
	padding-right: 5px;
	font-weight: 700;
}

.forwardpointerbtm span {
	font-size: 10px;
}

.smallpointer {
	background-color: #000000;
	line-height: 16px;
	color:#FFFFFF;
}

.navbox {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	width: 263px;
}

.navbox .inactive {
	color: #FF0000;
	font-size: 15px;
}

.twocw {
	width: 420px!important;
}

.navbox .redswoop {
	background: url('img/red_swoop.gif') #000000 left no-repeat;
}

.navbox .pagenos {

	font-weight: bold;
}

.navbox a:link, .navbox a:visited, .navbox a:hover, .navbox a:active {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/*images */

#twocolimg {
	width: 576px;
	margin-right: 25px;
	border: 1px solid blue;
}

.imgcaption {
	border-top: 1px solid white;
	background-color: #000000;
	color: #FFFFFF;
	font-size: .9em;
	margin-top: 0px;
	padding: 5px 10px;
	text-align: left!important;
	_margin-top: -3px;
}

.imgdiv {
	width: 420px;
	margin-left: 25px;
	padding: 0px!important;
	margin-top: 1em;
	margin-bottom: 1em;
}

.imgdiv3cw {
	width: 265px;
	margin-left: 25px;
	padding: 0px!important;
	margin-top: 1em;
	margin-bottom: 1em;
}

.imgdiv2cw {
	width: 578px;
	margin-left: 25px;
	padding: 0px!important;
	margin-top: 1em;
	margin-bottom: 1em;
}

.textleft {
	text-indent: 0px;
}