@charset "utf-8";

/* CSS Document */

/* START:  Logo */
#Logo-Crow {
	width:602px;
	height:70px;
	float: right;
	position: absolute;
	left: 368px;
	top: 0px;
}
.Logo-textIMG {
	top: 36px;
	position: absolute;
}
/* END:  Logo */

/* START: Main Menu */
#apDiv-Menu-1 {
	position:absolute;
	width:619px;
	left: 2px;
	top: 73px;
	padding-right: 0px;
	padding-left: 0px;
	height: 18px;
}
/* END: Main Menu */


/* START: Main Content */
#apDiv-PresMM_WithThumbs {
	position:absolute;
	width:961px;
	height:436px;
	z-index:12;
	left: 6px;
	top: 0px;
	visibility: visible;
	text-align: center;
	overflow: visible;
}
#apDiv-PresMM_WithoutThumbs {
	position:absolute;
	width:961px;
	height:506px;
	z-index:11;
	left: 6px;
	top: -68px;
	visibility: visible;
	text-align: center;
}
#apDiv-PresOTHER_WithoutThumbs {
	position:absolute;
	width: 961px;
	height: 462px;
	z-index: 10;
	left: 6px;
	top: -62px;
	visibility: visible;
	padding: 0px;
}
#apDiv-BioImgContainer
 {
	position:absolute;
	width:488px;
	height:345px;
	z-index:1;
	left: 5px;
	top: 6px;
}
#apDiv-BioImgContainer p {
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#apDiv-BioImgContainer IMG {
	border: 2px solid #CCCCCC;
	}
	
#apDiv-BioTextThanks {
	position: absolute;
	width: 488px;
	height: 58px;
	z-index: 4;
	left: 5px;
	top: 377px;
	padding: 0px;
	overflow: visible;
}
#apDiv-BioTextThanks p {
	font-weight: bold;
	color: #999999;
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#apDiv-BioTextThanks p a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
#apDiv-BioTextThanks .highlight {
	color: #CCCCCC;
}	
			
#apDiv-BioTextMain {
	position:absolute;
	width:432px;
	height:461px;
	z-index:3;
	left: 521px;
	background-color: #000000;
	padding: 5px;
	overflow: auto;
	top: 0px;
}
.TextSubHead {
	color: #cc3300
}
p.TextMain {
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
	}
p.TextMainGray {
	font-weight: bold;
	color: #999999;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
}
p.TextMainGray a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
		

	
/* Places border around multimedia piece */	
.MMborder {
	border: 2px solid #CCCCCC;
	}
/* END: Main Content */


/* START: Styles for Footer Area */	
.footerDivider {
	font-weight: bold;
	color: #666666;
}

.footerRed {
	font-weight: bold;
	color: #993333;
/*		color: #9b1c1f;*/
}
.footerRed a:link {color: #993333;}
.footerRed a:visited {color: #993333;}
.footerRed a:hover {color: #333333;}
.footerRed a:active {color: #333333;}
.footerRed a {text-decoration: none;}

/* END: Styles for Footer Area */	


/* START: Styles for Client Pages */

#apDiv-PresCLIENT_WithThumbs {
	position:absolute;
	width:961px;
	height: 414px;
	z-index:9;
	left: 6px;
	top: 0px;
	visibility: visible;
}

IMG.client {
	border: 2px solid #CCCCCC;
	}
	
#apDiv-CLIENTTextMain {
	position:absolute;
	width:333px;
	height:414px;
	z-index:3;
	left: 627px;
	background-color: #000000;
	overflow: auto;
	top: 0px;
}
		
#Client {
	color: white;
	font-size: 10pt;
	}
#apDiv_ClientLeft {
	width:300px;
	height:380px;
	border: 2px solid #FFFFFF;
	padding: 10px;
	left: 0px;
	top: 5px;
	position: absolute;
	background-color: #212121;
	}
#apDiv_ClientCenter {
	width: 300px;
	height:380px;
	border: 2px solid #FFFFFF;
	padding: 10px;
	left: 322px;
	top: 5px;
	position: absolute;
	background-color: #212121;
}	
#apDiv_ClientRight {
	width: 300px;
	height:380px;
	border: 2px solid #FFFFFF;
	padding: 10px;
	left: 644px;
	top: 5px;
	position: absolute;
	background-color: #212121;
}
p.ClientText {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.ClientHead {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #cc3333;
}
/* END: Styles for Client Pages */
