/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;	
	font-family: Arial;
	background-color: #979797;	
}

hr {
	color: #ACD2E5;
	border-style: dashed;
	border-bottom-width: 1px;
}

td {
	font-size: 12px;
}

#outerLayer {
	width: 720px;	
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;		 	
}

#shellTable {
	text-align: left;
	margin: auto;
	width: 780px;
}

.asUsedText {
	color: #666666;	
}

.blueThickLine {
	border-bottom-width: 2px; 
	width: 100%; 
	border-bottom-style: solid; 
	border-bottom-color: #ACD2E5;
}

.bold {
	font-weight: bold;
}

.contentCell {
	width: 720px;
	border-style: solid;
	border-width: 2px;
	border-color: #062F80;	
}

.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: #062F80;
}

.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: 12px;
	height: 30px;
}

.defTermsText {
	color: #062F80;
	font-weight: bold;	
}

.footerLinksA a:link {
	color: #000000;
}

.footerLinksA a:visited {
	color: #2397D6;
}

.footerLinksB {	
	text-align: right;
}

.footerLinksB a {
	color: #333333;
	font-size: 10px;		
}

.footerTable {
	width: 660px;
}

.innerDiv {
	margin-left: 30px;
	margin-right: 30px;
	line-height: 20px;
}

.linksTable {
	width: 468px;
	line-height: 20px;	
}

.linksTable a {
	color: #062F80;
	font-weight: bold;
}

.marginSpace {
	width: 18px;
}