body {
	font: 100%/120% 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #63839e;
	margin: 0px;
}
html {
	border: 0;
}
a {
	text-decoration: none;
	color: #63839e;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #567896;
	font-weight: normal;
}
acronym {
	cursor: help;
}
h1 {
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-weight: normal;
	color: #2d628f;
	text-align: left;
}
h2 {
	font-size: 16px;
	letter-spacing: 0.02em;
	line-height: 1em;
	font-weight: normal;
	color: #2d628f;
	text-align: left;
}
img {
	border: 0px;
}
form  {
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
}
.input {
	width: 200px;
	background: #f6f8f9;
	border-top: 1px solid #b4d3ed;
	border-right: 2px solid #b4d3ed;
	border-bottom: 2px solid #b4d3ed;
	border-left: 1px solid #b4d3ed;
	color: #7190ab;
	font-size: 12px;
	padding: 5px;
}
.inputCol {
	width: 160px;
	height: 25px;
	padding: 3px 0px 0px 0px;
	border: 1px solid #aebecd;
	color: #63839e;
	font: 100%/120% 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	background: url(../images/bgdInputCol.jpg) repeat-x top left #ffffff;
}
#wrapper {
	width: 910px;
	margin: auto;
}
#header {
	width: 910px;
	height: 144px;
	margin-bottom: 10px;
	text-align: center;
}
#header img {
	display: block;
}
#menu {
	width: 910px;
	height: 32px;
	padding: 8px 0px 0px 0px;
	margin-bottom: 10px;
	border-top: 1px solid #e4e8f6;
	background: url(../images/bgdMenu.jpg) no-repeat top right;
	font: normal normal 88% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}
#menu span {
	padding-top: 8px;
	border-top: 2px solid #64a1d4;
}
#menu a {
	margin-right: 60px;
	text-decoration: none;
	color: #7190ab;
	font-weight: normal;
}
#menu a:hover {
	text-decoration: underline;
	color: #567896;
	font-weight: normal;
}
#banner {
	width: 910px;
	height: 139px;
	margin-bottom: 30px;
	background: url(../images/bgdBanner.jpg) no-repeat top left;
}
#content {
	width: 910px;
	margin: 0px;
	padding: 0px;
}
#col01 {
	width: 163px;
	min-height: 520px;
	height: 520px;
	padding: 20px;
	float: left;
	font-size: 13px;
	border: 1px solid #b4d3ed;
	background: url(../images/bgdCol.jpg) repeat-x bottom center;
}
#col01 p {
	text-align: center;
}
#col01 p.title {
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
#col02 {
	width: 458px;
	padding: 20px;
	float: left;
	font-size: 13px;
	text-align: justify;
}
#col02 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#col02 li {
	display: block;
	background: #e1f0f7;
	padding: 5px;
	margin-bottom: 10px;
}
#col03 {
	width: 160px;
	height: 520px;
	padding: 20px;
	float: right;
	font-size: 13px;
	border: 1px solid #b4d3ed;
	background: url(../images/bgdCol.jpg) repeat-x bottom center;
}
#animation {
	width: 160px;
	height: 270px;
	margin-bottom: 20px;
}
#pdf {
	width: 150px;
	padding: 5px;
	margin: 0px;
	background: #3f6687;
	color: #ffffff;
}
#pdf a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
#pdf a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
#footer {
	width: 910px;
	height: 60px;
}
#footer img {
	display: block;
}