.second-level-content {
	color:					#696A6C;
	background-color:		#FFFFFF;
	background-image:		url("/images/second-level-content-border-bottom.gif");
	background-repeat:		repeat-x;
	background-position:	bottom center;
	font-family:			Arial;
	font-size:				14px;
	margin-top:				15px;
	position:				relative;
	width:					620px;
}

.second-level-content p {
	font-family:			Arial;
	font-size:				14px;	
}

.plain-black {
	color:					#000000;
	font-size:				12px;
}

img.second-level-content-upper-left {
	position:				absolute;
}

.second-level-body {
	padding:				18px;
}

.second-level-content th, .second-level-content td {
	color:					#696A6C;
	font-size:				14px;
}

.second-level-content h3 {
	color:					#C1D72E;
	font-size:				20px;
	margin-bottom:			10px;
	margin-top:				0px;
}

.second-level-content a:link, .second-level-content a:visited {
	color:					#C1D72E;
	text-decoration:		none;
}

.second-level-content a:hover {
	color:					#C1D72E;
	text-decoration:		underline;
}

.second-level-content .full-page {
	height:					625px;
}