html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div.logo {
	color: #666666;
	font-size: 25pt;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
}
div.logo a{
	color: #666666;
	text-decoration: none;
}
div.logo a:hover{
	color: #666666;
	text-decoration: none;
}

div.tel {
	color: #666666;
	font-size: 22pt;
	text-align: right;
	margin-right: 40px;
}
div.tel a{
	color: #666666;
	text-decoration: none;
}
div.tel a:hover{
	color: #666666;
	text-decoration: none;
}
span.tel {
	color: #969EAC;
	font-size: 18px;
}

div.topmenu {
	color: #FCFDFD;
	font-size: 10pt;
}
div.topmenu a{
	color: #FCFDFD;
	text-decoration: underline;
}
div.topmenu a:hover{
	color: #FCFDFD;
	text-decoration: none;
}

div.topsub {
	margin-left: 5px;
	margin-top: 10px;
}

div.subtopmenu {
	color: #FCFDFD;
	font-size: 8pt;
	margin-top: 5px;
}
div.subtopmenu a{
	color: #FCFDFD;
	text-decoration: underline;
}
div.subtopmenu a:hover{
	color: #FCFDFD;
	text-decoration: none;
}

div.submenu {
	color: #6D747E;
	font-size: 9pt;
	margin-top: 15px;
}
div.submenu a{
	color: #6D747E;
	text-decoration: underline;
}
div.submenu a:hover{
	color: #6D747E;
	text-decoration: none;
}


div.tit {
	color: #6D747E;
	font-family: Georgia;
	font-size: 15pt;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.subtit {
	color: #006195;
	font-family: Georgia;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.mtit {
	color: #6D747E;
	font-family: Georgia;
	font-size: 16pt;
	line-height: 15pt;
	margin-bottom: 10px;
}
span.mtit {
	font-size: 12pt;
}
div.mtit2 {
	margin-left: 20px;
}

div.spectit {
	color: #005C7E;
	font-family: Georgia;
	font-size: 15pt;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.spectit a{
	color: #005C7E;
	text-decoration: none;
}
div.spectit a:hover{
	color: #005C7E;
	text-decoration: none;
}

div.stext {
	color: #6D747E;
	font-size: 8pt;
	margin-top: 5px;
	margin-bottom: 10px;
}
div.stext a{
	color: #6D747E;
	text-decoration: underline;
}
div.stext a:hover{
	color: #6D747E;
	text-decoration: none;
}

div.text {
	color: #6D747E;
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.text a{
	color: #6D747E;
	text-decoration: underline;
}
div.text a:hover{
	color: #6D747E;
	text-decoration: none;
}
div.text strong{
	color: #006195;
	font-weight: normal;
}

img.cat {
	border: 1px #BBBEC3 solid;
}

img.banner {
	margin-top: 30px;
	margin-bottom: 20px;
}

div.copy {
	color: #AEAEAE;
	font-size: 8pt;
}

