/* style.css basic body style */
body {
	background-color: #2B5580;
	padding: 0px;
	width: 760px;
	position: relative;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 2.4em;
	text-align: center;
	font-weight: normal;
	color: #F60;
}


h2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1.2em;
	text-align: justify;
	background-color: #FFFFFF;
	border: #709FCF;
	font-weight: bold;
	color: #2B5580;
	line-height: 22px;
	font-style: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	line-height: 1.5em;
	text-align: justify;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
}
.h3bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #214369;
	line-height: 1.5em;
}
.h3italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.5em;
	color: #31659C;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
	line-height: 1.5em;
}
.h4caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	color: #336699;
}
h5 {
	font-size: .9em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	border: none;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: normal;
}
.h5allcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: capitalize;
	color: #336699;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3399CC;
	text-align: left;
}
h22 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #257094;
	font-weight: normal;
	text-align: justify;
	background-color: #FFFFFF;
	padding: .2em .4em .2em 0.4em;
	border: #709FCF;
}
.h3list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
	font-weight: bold;
}
