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

body {
	color: #000;
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/images/bg.jpg) #E7E1D7 repeat;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #4F4F4F;
}

.button {
	background: #ad0057;
	color: #FFFFFF;
	border: 1px solid #D25D23;
	padding: 1px 5px;
	font-weight: bold;
}

* html .button { /*IE 6*/
	padding: 1px 3px !important;
}

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

.inputbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
	padding: 3px 5px;
}

.inputbox:hover, .inputbox:focus {
}

/* Normal link */
a {
	color: #8b0045;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #4F4F4F;
	text-decoration: underline;
}
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
}


.componentheading {
	padding: 0 0 5px 0;
	margin-bottom: 15px;
	background: url(/images/sep.gif) no-repeat bottom right;
	font-size: 250%;
	font-weight: bold;
}
/* Small text */
small, .small, .smalldark, .mosimage_caption, #ja-pathway {
	font-size: 100%;
	color: #000000;
}

/* Heading */
h1 {
	padding: 0 0 5px 0;
	margin-bottom: 15px;
	text-align: center;
	background: url(/images/sep.gif) no-repeat bottom right;
	font-size: 200%;
	font-weight: normal;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

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

ul {
	list-style: none;
}

ul li {
/*	padding-left: 35px;*/
	line-height: 170%;
/*	background: url(/images/arrow.png) no-repeat 25px 8px;*/
}

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

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

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

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

a img {
	border: none;
}

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

strong {
       font-weight: bold
}

#container {
	width:955px; margin:0 auto; position:relative;	background:url(/images/bgpaper.jpg) repeat;	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
}

#main_right {
float:right; width:740px; margin-top:305px;	background:url(/images/bgpaper.jpg) repeat; padding-right:10px;
}

#main_content {
float:left; width:720px; background: url(/images/container-bg.gif) repeat-y 0 0; padding:20px 10px;
}

#left_sidebar {
float:left; width:180px; margin-top:305px;	background:url(/images/bgpaper.jpg) repeat;
}

/* HEADER
--------------------------------------------------------- */
#header {
height:240px; margin:0; padding:0; position:absolute; top:0; left:0; width:955px;clear: both;text-align: left;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	float: none;
	width: 220px;
	height: 35px;
	background: none;
}

#header h1 a {
	width: 220px;
	height: 35px;
	display: block;
	text-indent: -300%;
}

#header h1 a {
	text-decoration: none;
	text-transform: uppercase;
}

#header h1 img {
	float: left;
}

div.header-sep {
	background: url(/images/subnav-bg-wide.gif) repeat-x top left;
	padding: 3px 0px;
	clear: both;
}

/*subheader
---------------------*/
#subhead {
	height: 240px;
	text-align: left;
	background:url(/images/bgpaper.jpg);
	position: relative;
}


#subhead div.innerpad {
	background: url(/images/top-bg-narrow.png) repeat-y top left;
	position: absolute;
	top: 20%;
	right: 0;
	padding: 10px 0;
	width: 100%;
	z-index:150;
}

#subhead div.moduletable {
	color: #FFFFFF;
	padding-left: 230px;
}

#subhead div.moduletable h3 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;

	font-size: 225%;
	text-decoration: none;
	background: none;
}

#subhead div.moduletable a {
	color: #FFFFFF;
}

#subhead .article_seperator {
	display: none;
}
/* NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	width: 955px;
	height: 46px;
	float: left;
}

#mainnav {
	width: 855px;
	float: left;
	position:relative;
}

#mainnav a {
	color: #990000;
	outline: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 17px 3px 17px;
	border-right: 3px solid #000;
	display: block;
}

#mainnav a:hover, #mainnav a:active, #mainnav a:focus {
	text-decoration: none;
}

#languagenav {
	height: 36px;
	padding-top: 20px;
	width: 100px;
	float: left;
}

#ja-subnav {
	clear: both;
	background: url(/images/subnav-bg-wide.gif) no-repeat top left;
	line-height: normal;
}

#footer{
clear:both;  margin-right:0px 10px;background: url(/images/container-bg.gif) repeat-y 205px 0; padding-left:10px; padding-top:10px; 
}
#footer a {
	color:#333;
}

#footer a:hover,#footer a:active,#footer a:focus {
	color: #770113;
}

#footer small {
	padding: 0 15px;
	margin-left: 180px;
	display: block;
}

.clr {
	clear: both;
}


/* LEFT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 170px;
	/*overflow: hidden;*/
	z-index:1500;
	text-align: left;
}

#ja-col1 div.innerpad {
	padding: 5px; 
}

#ja-col1 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:170px;
}


#ja-col1 ul li {
	line-height: 170%;
	margin: 0;
	position: relative;
}



#ja-col1 li ul {
	position: absolute;
	left: 169px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	z-index:1500;
	}

/* Styles for Menu Items */
#ja-col1 ul li a {
        font-size:17px;
	display: block;
	text-decoration: none;
	color:#000;
	font-weight:bold;
	background:url(/images/bgpaper.jpg) repeat; /* IE6 Bug */
	padding: 10px;
	border-bottom: 2px solid #000; /* IE6 Bug */
	}
	
#ja-col1 ul li a:hover {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	background: #770113; /* IE6 Bug */
	padding: 10px;
	border-bottom: 2px solid #000; /* IE6 Bug */
	}	


#ja-col1 ul li ul li a {
	font-size:17px;
	display: block;
	text-decoration: none;
	color:#000;
	font-weight:bold;
	background:url(/images/bgpaper.jpg) repeat; /* IE6 Bug */
	padding: 10px;
	border-bottom: 2px solid #000; /* IE6 Bug */
	}

/* Holly Hack. IE Requirement \*/
* html  #ja-col1 ul li { /*IE 6*/
	float: left; height: 1%; 
}
*+html #ja-col1 ul li { /*IE 7*/
	float: left; height: 1%; 
}
* html #ja-col1 ul li a { /*IE 6*/ 
	height: 1%;
}
*+html #ja-col1 ul li a { /*IE 7*/ 
	height: 1%;
}/* End */

#ja-col1 li:hover ul, #ja-col1 li.over ul { display: block; } /* The magic */


a.mainlevel {
	padding: 5px;
	width: 90%;
	display: block;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #fff;
	background:#666666;
	font-weight:bold;
	text-decoration: none;
}

a.mainlevel#active_menu {
	background: #F8F8F8;
	color: #6DA43A;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 13px;
	display: block;
	color: #000000;
	background: url(/images/arrow.png) no-repeat 5px 8px;
	text-decoration: none;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #4F4F4F;
	text-decoration: none;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	background: url(/images/h3-bg-narrow.gif) no-repeat;
	margin: 0 -10px 5px;
	padding: 0 5px 0 10px;
	line-height: 35px;
}



.moduletable {
	padding: 0;
}

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

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

* html .clearfix {
	height: 1%;
}

#ja-botnav {
	padding: 0 15px;
	/*background: url(/images/botnav-bg.gif) repeat-y top left #F1F1F1;*/
	/*overflow: hidden;*/
}

#ja-botnav ul {
	margin: 0;
	padding: 0;
}

#ja-botnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-botnav a {
	color:#000000;
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}

#ja-botnav a:hover, #ja-botnav a:active, #ja-botnav a:focus {
	background: url(/images/botnav-a-hover.gif) repeat-x center top;
	color: #4F4F4F;
}

.article_seperator {
	display: block;
	height: 30px;
	width:690px;
	background: url(/images/sep.gif) no-repeat center right;
}
