body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#baseline {
	font-size: 9px;
}
#baseline a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#baseline a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#baseline a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}
#baseline a:active {
	text-decoration: none;
	font-weight: normal;
}
.frameworkLeft {
	background-image: url(images-site/site-framework_02.png);
	background-repeat: repeat-y;
	background-position: left;
}
.frameworkRight {
	background-image: url(images-site/site-framework_04.png);
	background-repeat: repeat-y;
	background-position: right;
}
.WrapRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 10px;
}
.WrapLEFT {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}h1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
p {
	font-size: 14px;
	line-height: 18px;
}
li {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	line-height: 20px;
}
a:link {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
#mainbody {
	background-color: #FFFFFF;
}
h2 {
	font-size: 28px;
	color: #990000;
	font-weight: bold;
}
