h1 {
text-align: center;
}


blockquote {	
	background-color: #e7e7e7;
	padding: 5px;
}


h2 {

	font-family:arial, sans-serif;
 
	text-align:left;
 
	letter-spacing:2px;
 
	text-decoration:underline;
 
	text-transform:capitalize;
 
	word-spacing:2px;
 
	width: 740px;

	color:#76AADE;

}


p {

	line-height: 120%;
 
	font-family:arial, sans-serif;
 
	text-align:justify;

}


img {border:none}

a {color:#3E88F4}
a:visited {color:#0949AA}


div.image{
	float:left;
	padding-right:25px;
	padding-bottom:12px;
}

div.image a, div.image a:visited, div.image a:active {text-decoration:none; border:none;}

div.image img{border:none}

div.image div{
	font-size: 8pt;
}

div.return {
	clear:both;
	text-align:center;
}

body {
	background-color: #f3f5fa;
	font-family: sans-serif;
}

ul.menu {
	display: block;
	float: none;
	margin-bottom: 0px;
}

ul.submenu {
	margin-top: 3px;
}

li.menu {
	list-style-type: none;
	background-color: #406c99;
	color: #ffffff;
	display: inline;
	margin: 0px;
	padding: 4px;
}

li.menu:hover {
	background-color: #70b7ee;
}

li.submenu {
	display: block;
	float: none;
	height: 100%;
}

a.menu {
	color: #ffffff;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: none;
	height: 100%;
}

a.submenu {
	font-size: small;
}

div {
	display: block;
}

.hide {
	display: none;
}

.center {
	text-align: center;
}
