@charset "UTF-8";
body {
	background-image: url(../backgrounds/blue_brown.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style22 {color: #042A5E}
.style23 {
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
.accordion2 h3 {
	background: #000033 url(../Scripts/jquery-tutorials/images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	vertical-align: middle;
}
.accordion2 h3:hover {
	background-color: #000033;
	color: #FFFFFF;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}
.style19 {color: #000033; font-weight: bold; }
.style20 {font-size: 24px}

