@charset "utf-8";
#anchor_logo {
	position: absolute;
	left: 5px;
	top: 10px;
}
#main_home {
	color: #333333;
	background-color: #FFFFFF;
	padding-left: 65px;
	padding-top: 45px;
	padding-right: 65px;
	padding-bottom: 45px;
	overflow: visible;
	height: auto;
	width: 531px;
	position: relative;
	bottom: 0px;
	top: 0px;
	margin-bottom: 0px;
	left: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5095B4;
	border-bottom-width: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	display: none;
}

#image {
	display: none;
}

body {
	background-color: #C1C5C8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	top: 0px;
	position: relative;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background-color: #0F5568;
	height: 70px;
	width: auto;
	z-index: 3;
	overflow: visible;
	position: relative;
}



#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	position: absolute;
	width: 362px;
	right: 40px;
	bottom: 5px;
	display: none;
}

#all {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	top: 1em;
	position: relative;
	padding: 0px;
	left: auto;
	right: auto;
	text-align: left;
	z-index: 2;
	border: thin none #455a89;
	background-color: #C1C5C8;
}
#border {
	background-color: #C1C5C8;
	position: relative;
	width: auto;
	z-index: 1;
	margin: auto;
	height: auto;
}

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	background-color: #C1C5C8;
	padding-left: 65px;
	padding-top: 30px;
	padding-right: 65px;
	padding-bottom: 15px;
	overflow: auto;
	height: 75px;
	width: 600px;
	position: relative;
	bottom: 0px;
	top: 15px;
	margin-bottom: 0px;
	left: 1px;
	display: none;
}
.handheld_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F5568;
	font-style: italic;
	line-height: 1.5em;
}

.handheld_office {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0F5568;
}
#main_handheld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	color: #333333;
	background-color: #C1C5C8;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	height: auto;
	width: auto;
	position: absolute;
	bottom: 0px;
	top: 75px;
	margin-bottom: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #0F5568;
}
a:visited {
	color: #0F5568;
}
a:hover {
	color: #0F5568;
	text-decoration: underline;
}

