@charset "utf-8";

#content   h1     {
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 100px;
	text-align: center;
	padding: 0px;
	font-size: xx-large;
	color: #000066;
}
#content   h2     {
	font-family: "Times New Roman", Times, serif;
	color: #071F65;
	text-indent: 30px;
	line-height: 30px;
}
#content   h3     {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}
#content   h4     {
	font-family: "Times New Roman", Times, serif;
	padding-left: 50px;
	padding-right: 50px;
	font-size: medium;
}
#content   h5     {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	margin-left: 30px;
}
#content   h6     {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #071F65;
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: 150px;
}
#content   ul     {
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	list-style-type: none;
}
#content   li     {
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content   #partners   p     {
	font-size: small;
}
#content   #partners   a     {
	font-size: small;
	text-decoration: none;
}

#content   #center     {
	text-align: center;
}
#content   #center   img     {
	border: thick groove #CC9900;
}
#content1 h1 {
	background-image: url(../images/titlebgwaves.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
