/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;	
	font-family: Arial;		
}


td {
	font-size: 12px;
}


.cornerImg {
	width: 30px;
}

.definitionsSubTitle {
	width: 100%;
	color: #874545;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ACD2E5;
}

.definitionsTitle {	
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px; 
	width: 100%;	
	border-bottom-style: solid; 	
	border-bottom-color: #ACD2E5;
	color: #874545;
}

.defHeaderTable {
	background-color: #874545;
	width: 100%;
}

.defHeaderTable a {
	color: #FFFFFF;
	font-size: 10px;
	font-face: Arial;
}

.defHeaderTitle {
	color: #dcddde;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	height: 30px;
	text-align: center;
}

.headerFont {
	color: #DCDDDE;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.marginSpace {
	width: 18px;
}

.title {
	font-size: 18px;
	font-weight: bold;
}