html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6;
       font-size: 12px;
}

body#bd {
	color: #666666;
	background: #FFFFFF;
}

a {
	color: #1C64A5;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #1C64A5;
	text-decoration: underline;
}

a img {
	border: none;
}

img {
	margin: 0;
	padding: 0;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
	color: #333333;
}	

small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p,
a.readon, p.site-slogan, #ja-pathway, #ja-footer {
	color: #999999;
	font-size: 85%;
}

h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 22px 8px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(../images/dot.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #E6E6E6;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
}

form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #666666;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px solid #1C64A5;
	background: #1C64A5;
	font-weight: bold;
	color: #FFFFFF;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

.article_separator {
	clear: both;
	display: block;
	height: 15px;
	margin: 0;
}

#mainnav {
	height: 100px;
	width: 75%;
	background: url(../images/mainnav-sep.gif) no-repeat left;
	float: left;
}

.narrow #mainnav {
	width: 65%;
}

#mainnav a, #subnav a {
	outline: none;
}

#mainnav a span.menu-title {
	padding: 30px 15px 5px 15px;
	display: block;
}

#mainnav a span.menu-desc {
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 85%;
	color: #999999;
	padding: 0 15px;
	line-height: normal;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
}

#subnav a {
	display: block;
	outline: none;
	padding: 4px 2px 4px 14px;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 3px 10px;
}

#subnav a:hover,
#subnav a:active,
#subnav a:focus {
}

#subnav li.active a {
}








#wrapper {
}

#header,
#container,
#footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
}

#container {
}

#mainbody {
	width: 74.9%;
	float: left;
}

#content {
	clear: both;
	display: block;
	float: right;
	width: 70%;
}

#current-content {
	padding: 0 40px 20px;
}

#col2 {
	float: right;
	overflow: hidden;
	width: 24.9%;
}

#col2 div.innerpad {
}

#containerwrap-fl {
	padding: 30px 0;
	margin: 0;
	background: url(../images/grad-1.gif) repeat-x bottom;
}

#containerwrap-fl #content {
	width: 100%;
}

#containerwrap-fl #current-content {
	padding-left: 5px;
}

#headerwrap {
	background: url(../images/header-bg.jpg) repeat-x top;
	z-index: 999;
	position: relative;
}

#header {
	height: 100px;
	line-height: normal;
	position: relative;
}

h1.logo, div.logo-text h1 {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 230px;
	height: 100px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	float: left;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

#footer {
	position: relative;
	clear: both;
	padding: 15px 0 30px;
}

#footer small {
	font-size: 100%;
	padding: 0;
	float: left;
}

#footer ul {
	margin: 0;
	padding: 0;
	float: center;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 1.6;
	background: url(../images/vline.gif) no-repeat center left;
}

#footer li a {
	display: inline;
	padding: 0 10px;
}

table.tblexchange {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 85%;
}

table.tblexchange th {
	background: #F7F7F7;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	margin: 0;
	padding: 5px 5px;
	text-align: left;
	text-transform: uppercase;
}

table.tblexchange td {
	padding: 5px 5px;
	text-align: left;
	border-bottom: 1px solid #E6E6E6;
}

table.tblexchange td.hilite {
	color: #E15E06;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 5px;
	font-size: 175%;
	color: #333333;
	border-bottom: 1px solid #E6E6E6;
}












.clr {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}