@charset "utf-8";
#page {
	width: 721px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#update_head {
	width: 358px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content {
}
#update_head p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #69CDFF;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#head_text {
	
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.content_imgL {
	margin-right: 2px;
	margin-bottom: 3px;
	margin-top: 20px;
}
#footer {
	width: 721px;
	text-align: center;
	margin-top: 20px;
}

.content_imgS {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
}
#siteNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	//left: auto;
	top: 120px;
	background-color: #437087;
        border-right-color: #FFFFFF;
	padding: 2px;
	height: 45px;
	width: 700px;
}

#siteNav ul {
	margin: 0px;
	padding: 5px;
	display: block;
	text-align: center;
	float: left;
	list-style-type: none;
}
#siteNav li {
	display: block;
	background-position: center;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#siteNav a {
	color: #FFFFFF;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}
#siteNav a:hover {
	color: #f84bf2;
	text-decoration: none;
	background-position: bottom;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	height: 32px;
	width: 100px;
	letter-spacing: -1px;
	padding: 0px;
}

#siteNav em {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}

#siteNav em:hover {
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #FFFFFF;
}
#siteNav rt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
