@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


body {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#page-wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page-wrapper #header {
	clear: both;
	width: 100%;
	float: left;
}
#upper-header {
	height: 110px;
}

#logo {
	float: left;
	height: 110px;
	width: 210px;
}
#punchline {
	text-align: right;
	margin-left: 215px;
	padding-top: 73px;
}
#punchline a {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 20px;
	font-weight: bold;
}
#punchline a:hover {
	color: #0085B5;
}


#header .main-header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	height: 190px;
	padding-right: 20px;
	padding-left: 20px;
}
.main-header .main-nav {
	width: 190px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	float: left;
	font-weight: bold;
	height: 190px;
	overflow: hidden;
}
.main-nav li {
	list-style-type: none;
	line-height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.main-nav a {
	display: block;
	padding-left: 10px;
}
.main-nav a:hover {
	background-color: #666666;
}

.main-nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.main-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.main-header  .main-flash {
	float: right;
}
#page-wrapper #page-body {
	background-image: url(../images/page-body-bg.gif);
	clear: both;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}

.panel-table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.panel-table th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.panel-table td {
	padding-right: 7px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
}
.panel-table .more-button {
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: right;
}
.panel-table th a {
	color: #FFFFFF;
	text-decoration: none;
}

.green {
	background-color: #408156;
	color: #FFFFFF;
}
.blue {
	background-color: #454E72;
	color: #FFFFFF;
}
.red {
	background-color: #BD2A33;
	color: #FFFFFF;
}
.yellow {
	background-color: #D6AA26;
	color: #000000;
}
.grey {
	background-color: #F4F4F4;
}
.light-blue {
	background-color: #A6C8CE;
	color: #000000;
}
.contents    td {
	text-align: left;
	vertical-align: top;
}
.contents .box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contents .lefl-nav {

}

.contents .lefl-nav ul {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
.contents .lefl-nav li {
	list-style-type: none;
	line-height: 23px;
	background-image: none;
	padding-left: 0px;
	margin-left: 0px;
}
.contents .lefl-nav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #454E72;
	padding-left: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contents  .lefl-nav a:hover {
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
}


table.contents {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.contents h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #454e72;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 15px;
}
.contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	color: #408156;
	font-size: 16px;
	padding-bottom: 10px;
}
.contents h3 {
	padding-left: 15px;
	color: #000000;
	font-size: 12px;
	padding-bottom: 7px;
}


.contents p {
	margin-bottom: 10px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 150%;
}
.contents span {
	color: #4A547B;
}

.contents ul {
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
	font-weight: bold;
}
.contents li {
	list-style-type: none;
	line-height: 19px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-left: 5px;
}
.contents a {
	color: #006699;
	text-decoration: underline;
}
.contents a:hover {
	text-decoration: underline;
}


.contents hr {
	height: 0px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDEEA;
	color: #D2D6E3;
}
.contents .partner {
	margin-left: 20px;
}

.partner td {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: middle;
}
.partner a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.partner img {
	margin-bottom: 10px;
}
.main-header .top-nav {
	height: 25px;
	font-weight: bold;
}
.main-header .top-nav li {
	display: inline;
	list-style-type: none;
}
.main-header .top-nav ul {
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 0px;
	height: 25px;
}
.main-header  .top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: block;
	float: left;
	padding-left: 19px;
	line-height: 25px;
}
.main-header .top-nav a:hover {
	background-color: #666666;
}

.main-image {
	width: 100%;
	height: 165px;
}





#page-wrapper #footer {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	margin-bottom: 10px;
}
.without-bullet-list {
	list-style-type: none;
}
.without-bullet-list li {
	background-image: none;
	margin-left: 0px;
	padding-left: 4px;
	line-height: 160%;
}
.contents .list-items {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	background-color: #F2F9FF;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.grey  a {
	color: #006699;
}
.ode-logo {
	font-size: 0.73em;
	float: right;
	padding-right: 20px;
	width: 400px;
	line-height: 100%;
	color: #666;
	top: 0px;
	position: absolute;
	right: 0px;
	text-align: right;
}
.ode-logo img {
	margin-top: 5px;
	margin-bottom: 4px;
}
.ode-logo p {
	text-align: justify;
}
