html {
	font-size: 0.8em;
}

div#content {
	width: 725px;
	margin: 0 auto;
}

p.definition {
	width: 700px;
}

div#content fieldset div.panel {
	width: 725px;
}

.panel {
	width: 725px;
}

#BodyMain {
	min-height: 400px;
	padding: 20px;
	line-height: 1.2em;
	padding-top: 10px;
	margin: 0 auto;
}

h1 {
	font-size: 1.3em;
	margin-bottom: 6px;
	color: #007AC2;	
}

h1.black {
	font-size: 1.3em;
	margin-bottom: 6px;
	color: black;
}

#content h1.black {
	font-size: 1.3em;
	margin-bottom: 6px;
	color: black;
}

#content h1 {
	font-size: 1.3em;
	margin-bottom: 6px;
	color: black;
}

h2.black {
	color: black;
	font-size: 1em;
	margin-bottom: 4px;
	margin-top: 10px;
}

.definition {
	color: black;
}

#content .definition {
	font-size: 1em;
}

dl#term-list {
	border: 1px solid #ccc;
}

dl#term-list dt {
	padding: 6px;
	padding-bottom: 0;
}

dl#term-list dd {
	margin-bottom: 0;
	color: black;
	border-bottom: #ccc 1px dotted;
	padding: 6px;
	line-height: 1.4em;
}

.FormHead, .FormLabel {
	padding-bottom: 4px;
}

.FormHead {
	font-weight: bold;
}

.def-text {
	margin-top: 20px;
}

td.ListItem {
	padding-bottom: 6px;
}

.row1 {
	background: #fff;
}

.header-text {
	margin-bottom: 8px;
}

#HeaderSearch {
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;	
}

ul.top-terms li {
	font-size: 1.2em;
	padding: 3px;
}

.big {
	font-size: 1.2em;
}

#content .ListHeadBlue {
	font-size: 1em;
}
