﻿body 
{
	font-family:Verdana;
	font-size:11px;
	line-height: 14px;

	color:#000000;

}

.section
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 14px;
    color: #000000;
    padding-right: 15px;
    background-image: url(Images/sectionBG.jpg);
    background-position: 102% 5%;
    background-attachment: scroll;
    background-repeat: no-repeat;
}

.cells
{
	background-color: #CCCCCC;
}

.headerCell
{
	background-color: #dddddd;
	font-family: Verdana;
    font-size: 10px;
    line-height: 14px;
    color: #000000;
    
}

select 
{
	font-family:Verdana;
	font-size:11px;
	height: 18px;
	line-height: 16px;
	border-style:solid;
	border: 1px;
	color:#000000;

}


input 
{
	font-family:Verdana;
	font-size:11px;
	line-height: 14px;

	color:#000000;

}

textarea 
{
	font-family:Verdana;
	font-size:11px;
	line-height: 14px;

	color:#000000;

}

.standard_header
{
    font-weight: bold;
    font-size: 17px;
    font-family: Arial;
    border-right: 1px;
    border-top: 1px;
    float: none;
    border-left: 1px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #222222;
    border-bottom-style: solid;
    text-align: left;

}


.page_header
{
	font-weight: bold;
	font-size: 17px;
	font-family: Arial;
	border-right: 1px;
	border-top: 1px;
	float: none;
	border-left: 1px;
	width: 100%;
	border-bottom: 1px;
	position: static;
	background-color: #DDDDDD;
	text-align: center;
	padding-top: 5px;padding-bottom:5px
}

.expertise_header
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	border-right: 1px;
	border-top: 1px;
	float: none;
	border-left: 1px;
	width: 100%;
	border-bottom: 1px;
	position: static;
	background-color: #DDDDDD;
	text-align: center;
	padding-top: 5px;padding-bottom:5px
}

.padding
{
	
	padding-top: 15px;padding-bottom:15px;padding-left:15px;padding-right:15px;
}

.cell
{
    padding-top: 6px;padding-bottom:2px;padding-left:6px;padding-right:2px;
    font-family:Verdana;
	font-size:11px;
	line-height: 14px;
    background-color: #DDDDDD;
	color:#000000;
}

.proof_detail
{
  border-style: solid;border-width: 1px;padding:10px;  
}

.review_detail
{
  border-style: solid;border-width: 1px;padding:10px;  
}

.key_finding_detail
{
  border-style: solid;border-width: 1px;padding:10px 10px 10px 10px;  
}

.proofs_header
{
     font-weight: bold;
    font-size: 15px;
    font-family: Arial;
    border-right: 1px;
    border-top: 1px;
    float: none;
    border-left: 1px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-color: #222222;
    border-bottom-style: solid;
    text-align: left; 
}

.watermark
{
  BACKGROUND-POSITION: right bottom; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url(/Images/EMAP_Logo_Watermark.png); BACKGROUND-REPEAT: no-repeat;  
}


.pageSubTitle {
	border-bottom:1px solid #CCCCCC; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	text-align: left;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	color:#000060;
	padding-top:5px;
	padding-bottom:5px;



}

