body_AM
{
}

.formLabels_AM
{
	 font-size: 11px;
	 font-family: Verdana,Arial, Sans-Serif;
	 font-weight: 700;
	 color: #000;	
}
.formValues_AM
{
	 font-size: 11px;
	 font-family: Verdana,Arial, Sans-Serif;
	 font-weight: 700;
	 color: #900;	
}
.headerText_AM
{ 
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: 700;
	padding-top: 5px;
}
.formLabelsMini_AM
{
	 font-size: 10px;
	 font-family: Arial, Sans-Serif;
	 font-weight: 700;
	 color: #000;	
}
.subheaderText_AM
{ 
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: 700;
}
.modalBG_AM
{
	background-color: #FFF;
	border: solid 2px #000;
	width: 650px;
	height: 650px;
	padding: 15px;
	
}
.customViewLists_AM
{
	background-color: #f6f6f6;
	border: solid 1px #666;
	height: 400px;
	padding: 0px;
	overflow:auto;		
}
.inputBox_AM
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: 300;	
}

.dashMagnifyDetails
{
    cursor:auto;
}

.dashFinanceReportViewer
{
    overflow:auto;
    margin-bottom:30px;
}
div#contentArea{
	position: relative;
	width:800px;
	height:auto;
	border:0px solid #666;
	margin:5px auto;
}
.wideSection{
	position:relative;
	width:787px;
	height:300px;
	float:left;
	padding:0px;
	margin:5px;
	border: 1px solid #666;
}
.halfSection_1{
	position:relative;
	width:390px;
	height: 300px;
	float:left;
	padding:0px;
	margin:0px 0px 5px 5px;
	border: 1px solid #666;
}
.halfSection_2{
	position:relative;
	width:390px;
	height: 300px;
	float:left;
	padding:0px;
	margin:0px 0px 5px 5px;
	border: 1px solid #666;
}
.halfSection_3{
	position:relative;
	width:390px;
	height: 300px;
	float:left;
	padding:0px;
	margin:0px 0px 25px 5px;
	border: 1px solid #666;
}
.halfSection_4{
	position:relative;
	width:390px;
	height: 300px;
	float:left;
	padding:0px;
	margin:0px 0px 25px 5px;
	border: 1px solid #666;
}
.graphSectionHeader{
	background-color: #09357a;
	color: #fff;
	padding:7px 0px 3px 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:300;
	height:24px;
}