@charset "utf-8";
/* CSS Document */

html {
	height:100%; 
	width:922px;
	overflow-y: scroll;
	overflow-x: auto;
	margin:0px auto; 
}

body {
	padding:0px;
	background-color: #F4F4F4;
	text-align:left !important;
	text-align:center;
	color: #3F3F3F;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11.5pt;

}

a,img {	
	text-decoration: none;
	border:0px;
	color:#EF3E42;

}

a:hover {
	text-decoration: underline;
	color:#BF2226;
}

a:active {
	text-decoration: none;
	color:#7A090C;
}

p {	
	text-align: left;
	margin-left: 12px;
	margin-bottom:9px;
	margin-top:0pt;
}

ul {
	list-style: disc;
	text-align:left;
}



h1 {
	color: #494533;
	font-family: georgia, times new roman, times, serif;
	font-size: 24pt;
	line-height: 26pt;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 3px 0px;
	clear:both;
}

h2 {
	clear:both;
	color: #494533;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 22pt;
	font-weight: normal;
	text-align: left;
	margin:16px 0px 2px 10px;
}

h3 {
	clear:both;
	color: #EF3E42;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	text-align: left;
	margin:16px 0px 2px 10px;
	border-bottom: solid 1px #c0c0c0 ; 
}

h4 {
	clear:both;
	color: #212121;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	text-align: left;
	margin:5px 0px 0px 10px
}

.paraspecial {
	font-weight: bold;
	font-size: 12pt;
	line-height: 14pt;
}

.red {
	color: #EF3E42;
}





/*MAIN CONTAINER DIV, HOLDS EVERYTHING*/
#BodyContainer {
	margin-top:0px;
	width:922px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-left:6px;
	background: url('../images/BodyBG.gif') top center repeat-y;
}

#PopupContainer {
	margin-top:0px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
	padding-left:6px;
	background: url('../images/PopupBG.gif') top center repeat-y;
}

#TopLogo {
	width:443px;
	height:75px;
	margin-left:30px;
	padding-top:20px;
	clear:right;
	float:left;
}

.clear {clear: both}



/*Contact Us - Ask The Expert - Site Map - Privacy Policy links*/
.ExtraNav {
	padding-top:5px;
	padding-right:20px;
	float:right;
	clear:right;
	font-size:11px;
	color:#d4bd00;
}

a.ExtraNavLink {
	color:#b5b5b5;
	font-size:11px;
}

a:hover.ExtraNavLink {
	color:#6f6f6f;
	font-size:11px;
}
/*END Contact Us - Ask The Expert - Site Map - Privacy Policy links*/

.footer {
	padding-top:5px;
	padding-left:20px;
	float:left;
	font-size:11px;
	color:#666;
}
a.footer {
	color:#b5b5b5;
	font-size:11px;
}

a:hover.footer {
	color:#6f6f6f;
	font-size:11px;
}



/*Begin Left Side Architecture*/
#BodyLeft {
	width:280px;
	display:block;
	float:left;
	padding:0px 6px 10px 0px;
}



/*For each item on the left side, please place within the following div class*/
.LeftModule {
	width:240px;
	text-align:left;
	clear:left;
	border-top:#c0c0c0 1px solid;
	padding:10px 0px 10px 0px;
	margin-left:20px;
	margin-bottom:20px;
}

/*This is for the first Module on the LEFT SIDE. This gets rid of the module border and top-margin.*/
#FirstLeftModule {
	border-top:0px;
	padding-top:0px;
}



/*QUOTE MODULE*/ 
.quote {
	background: url('../images/QuoteLeft.gif') no-repeat left top;
	width: 240px;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	font-style:italic;
	padding:10px 10px 0px 10px;
	text-align:left;
}

.quote div {background: transparent url('../images/QuoteRight.gif') right bottom no-repeat;
 padding:0px 10px 20px 5px;
}


p.QuoteByline {
	margin: 15px 15px 0px 0px;
	font-size:10pt;
	font-weight:bold;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}


span.QuoteBylineCompany {
	font-weight:normal;
}
/*END QUOTE MODULE*/ 
/*End Left Side Architecture*/






/*Begin Center Architecture*/
#BodyCenter {
	width:540px;
	padding:0px 20px 0px 20px;
	display:block;
	text-align:left;
	float:left;
	border-left: solid 1px #EF3E42;
}

#BodyCenter p {
	clear:both;
	float:none;

}

#PartnerCenter {
	width:560px;
	padding:0px 20px 0px 20px;
	display:block;
	text-align:left;
	float:left;
}

#PartnerCenter p {
	clear:both;
	float:none;

}


.Module {
	padding:8px 0px 6px 0px;
	vertical-align:top;
	clear:both;
	float:none;
}
/*Success Stories Module*/
.SplitLeft {
	width:150px;
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
	clear:left;
}

.SplitRight {
	float:left;
	width:360px;
	display:block;
	margin:0px 0px 0px 0px;
}


.SplitRight h2 {
	margin-top:0px;
	margin-bottom:0px;
}

.SplitRight h4 {
	margin-top:0px;
	margin-bottom:3px;
}

.SplitRight p {
	margin-bottom:3px;
}

.Split1Col {
	width:180px;
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
	clear:left;
}

.Split2Col {
	width:180px;
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
}

.Split3Col {
	width:180px;
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
}

.ColumnLeft {
	width:280px;
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
	clear:left;
}

.ColumnRight {
	width:250px;
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
}

.ColumnLeft ul,
.ColumnRight ul,
.Split1Col ul,
.Split2Col ul,
.Split3Col ul {
	list-style:none;
}
.Split1Col ul li,
.Split2Col ul li,
.Split3Col ul li {
	text-indent:-1em;
	margin-left:-1em;
	margin-bottom:2px;
}



/*END Success Stories Module*/


/*Tpage Module*/
.TpageModule {
	width: 490px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-style:italic;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.TpageModule div {
 padding:0px 10px 20px 5px;
}


p.TpageByline {
	margin: 15px 15px 0px 0px;
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}


span.TpageBylineCompany {
	font-weight:normal;
}
/*END Testimonials Module*/


/*Staff Bio & Photo Modules*/
.StaffModule {
	width:162px;
	float:left;
	margin:0px 10px 20px 0px;
}

.StaffPhoto {
	margin: 10px 0px 0px 12px;
}
/*END Staff Bio & Photo Modules*/






/*Begin BOTTOM*/
#Bottom {
	width:922px;
	clear:both;
	padding:30px 0px 50px 0px;
}

#BottomPopup {
	width:600px;
	clear:both;
	padding:30px 0px 30px 0px;
}

#BottomBar {
	height:21px;
	margin:0px 8px -5px 1px;
	background: transparent url('../images/BottomBar.gif') 100% repeat-x;
}
/*End Center Architecture*/











/*BEGIN TEXT BUTTON*/
.buttonDiv {
	display:inline;
	height:22px;
	padding:10px;
	line-height:22px;
}

.button {
    background: url('../images/ButtonRight.gif') no-repeat;
	font-size:9pt;
    height:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 15px 4px 0px;
}

.buttonSpan {
    background: url('../images/ButtonLeft.gif') no-repeat;
    color: #ffffff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:22px;
    height:22px;
	padding:3px 0px 4px 15px;
	text-decoration:none;
} 

.buttonDiv a:hover {
text-decoration:none;
}
/*END TEXT BUTTON*/




/* Consultant Info POPUP Page*/
#ConsultantPhoto {
	width:250px;
	height:292px;
	float:left;
	margin:10px;
	border:3px solid #ffe513;
}

#ConsultantInfo {
	width:370px;
	float:left;
	margin:10px;
}

#ConsultantInfo h1 {
	padding-bottom:5px;
	color:#a71d21;
	border-bottom:#c0c0c0 1px solid;
}
/*END Consultant Info POPUP Page*/






/* Consultant Info POPUP Page*/
#PublicationPhoto {
	width:250px;
	height:325px;
	float:left;
	margin:10px 25px 10px 10px;
	border:3px solid #ffe513;
}
#PublicationInfo {
	padding-right:25px;
}

#PublicationInfo h1 {
	padding-top:10px;
	padding-bottom:0px;
	color:#a71d21;
	clear:none;
}

#PublicationInfo h2 {
	padding-top:0px;
	padding-bottom:5px;
	color:#666666;
	clear:none;
}



/*END Consultant Info POPUP Page*/






