body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
html {
	height:100%
}
body {
	text-align:center
}
table {
	border-collapse:collapse; 
	border:0px; 
	width:100%;
}
a, object {
	outline:none;
}
td 	{
	vertical-align:top
}
th 	{
	text-align:left; 
	vertical-align:top
}
img	{
	border:none
}
h1 	{
	font:bold 16px/13px Arial, Helvetica, sans-serif;
}
h2 	{
	font:bold 14px/12px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
h3 	{
	font-size:110%;
	padding-bottom: 10px;
}
h4	{
	font-size:110%;
	padding-bottom: 10px;
}
p	{
	padding:0px 0px 10px 0px;
}
textarea .inputbox {
	width:300px; 
	height:100px; 
	margin:0px 0px 5px 0px;
}
select	{
	height:auto; 
	margin:0px 0px 2px 0px; 
	vertical-align:middle
}
ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 15px;
}
.width	{
	width:100%
}
.main	{
	margin:auto; 
	text-align:left
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}

ul.pagaination {
height: 18px!Important;
}

ul.pagination a,
ul.pagination li.active,
ul.pagination li.pagejump,
ul.pagination li.total {
        font-size: 1em;
	text-decoration:none;
	padding:0 1px 0 4px;
	display:block;
	height: 18px!Important;
}
ul.pagination li {
	background:#fff;
	font-size: 1em;
	border:1px solid #cfcfcf;
	padding:0 1px 0 4px;
	margin: 0 2px 0 2px;
	float:left;
	height: 18px!Important;
}
ul.pagination li.total,
ul.pagination li.active {
	background:none;
	border:0;
	padding: 0 1px 0 4px;
	margin-left:0px;
	height: 18px!Important;
}
ul.pagination li.active {
	color:#000;
	font-size: 1em;
	font-weight:bold;
	padding: 0 1px 0 4px;
	height:18px!Important;
}
ul.mini_pagination {
	font-size:0.75em; 
	display:inline;
	margin-left:7px;
}
ul.mini_pagination li a {
	border:1px
	solid #d3d3d3;
	padding:1px 3px;
}
ul.mini_pagination li {
	display:inline;margin:0px 2px
}
ul.pagination.top {
	padding:0 0 5px 0;
	margin-bottom:15px;
	height:18px
}
ul.pagination.bottom { 
	padding:5px 0 0 0;
	margin-top:15px;
	height:18px
}
li.left {
	float:left;
	height: 18px!Important;
}
li.right {
	float:right;
}
li.center {
	text-align: center;
}
/* Arrow list */

ul.arrowlist-red li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/arrow.png) no-repeat left 6px;
}
ul.arrowlist-green li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/icon-arrow-s.png) no-repeat left 6px;
}
ul.arrowlist-orange li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/icon-arrow-o.png) no-repeat left 6px;
}
ul.arrowlist-blue li {
	margin-left: .6em;
	padding: 0 0 0 10px;
	background: url(../images/icon-arrow-blue.png) no-repeat left 6px;
}
ul.arrowlist-blue ul li {
	margin-left: 1.6em;
	padding: 0 0 0 10px;
	background: url(../images/icon-arrow-blue.png) no-repeat left 6px;
}
ul.number li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 10px;
	padding-left: 28px;
}
li.number-1 {
	background: url(../images/number-1.png) 0 2px no-repeat;	
}
li.number-2 {
	background: url(../images/number-2.png) 0 2px no-repeat;	
}
li.number-3 {
	background: url(../images/number-3.png) 0 2px no-repeat;	
}
li.number-4 {
	background: url(../images/number-4.png) 0 2px no-repeat;	
}
li.number-5 {
	background: url(../images/number-5.png) 0 2px no-repeat;	
}
li.number-6 {
	background: url(../images/number-6.png) 0 2px no-repeat;	
}
li.number-7 {
	background: url(../images/number-7.png) 0 2px no-repeat;	
}
li.number-8 {
	background: url(../images/number-8.png) 0 2px no-repeat;	
}
li.number-9 {
	background: url(../images/number-9.png) 0 2px no-repeat;	
}
table.scenarios {
	width: 708px;
	font-size: 11pt;
	border-color: #FFFFFF;
	font-weight: bold;
}
table.scenarios td {
	padding: 4px;
	font-weight: bold;
}
#aod-pathway {
	padding: .6em 1em;
}
span.pathway {
	font-weight: bold;
	font-size: 0.9em;
}
a.pathway:link,
a.pathway:visited {
	padding: 0 .25em;
	font-weight: normal;
	text-decoration: none;
	color: #404040;
}
a.pathway:hover {
	text-decoration: underline;
}
div.slogan {
	margin-top: 15px!Important;
	font-size: 20pt;
	float: right;
	width: 420px!Important;
	margin-left: -450px!Important;
}
div.slogan span {
	margin-left: -200px;
}
div#form label {
	display:block;
	width: 120px!Important;
	float: left;
}

