
/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #606080;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

.scancodeBig {
	font-size: 16px;
	font-weight: bold;
}	
body.contentpane {
	width: auto; /* Printable Page */

	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}

body.fs3{
	font-size: 11px;
}


/* Normal link */
a {
	color: #0064A1;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #0064A1;
	text-decoration: underline;
}

/* Title text */
h1, h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 155%;
}

h3 {
	font-size: 125%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}


ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	line-height: 180%;
	background: url(../images/bullet-list.gif) no-repeat 18px 8px;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #D0D9DF;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}





/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	width: 950px;
	margin: 0 auto;
	background: #FFFFFF;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-containerwrap, #ja-containerwrap-fr, #ja-containerwrap-fl, #ja-containerwrap-f {
	clear: both;
}

#ja-containerwrap, #ja-containerwrap-fr {
	background: url(../images/mainwrap-bg.gif) repeat-y 23%;
}

#ja-containerwrap #ja-container {
	background: url(../images/dot.gif) repeat-y 77% 0;
}

#ja-containerwrap-fl {
	background: url(../images/dot.gif) repeat-y 75% 0;
}

#ja-containerwrap-fl #ja-container {
	background: none;
}

#ja-containerwrap-fr #ja-container {
	background: none;
}

#ja-mainbody, #ja-mainbody-fr {
	float: right;
	width: 77%;
}

#ja-mainbody #ja-contentwrap {
	float: left;
	width: 70%;
}

#ja-mainbody-fl {
	float: left;
	width: 100%;
}

#ja-mainbody-fl #ja-contentwrap {
	float: left;
	width: 74.8%;
	background: none;
}

#ja-mainbody-fl #ja-col2 {
	float: right;
	width: 25%;
}

#ja-mainbody-f {
	float: none;
	width: 100%;
}

#ja-container {
	padding: 20px 0 0;
}

#ja-content {
	padding: 0 20px;
	margin: 0;
	clear: both;
	display: block;
}


h1.logo {
	font-size: 300%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 218px;
	height: 48px;
}

.narrow h1.logo {
	width: 172px;
}

h1.logo a {
	width: 217px;
	height: 48px;
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	outline: none;
	text-indent: -4000px;
	background: url(../sc_images/logo.gif) no-repeat;
}

.narrow h1.logo a {
	width: 172px;
	background: url(../sc_images/logo-narrow.gif) no-repeat;
}

#ja-newsflash {
	line-height: normal;
	height: 170px;
	position: relative;
	width: 22.9%;
	float: left;
	background: #5D6B74;
}

#ja-scroll_1, #ja-scroll_2 {
	background: #5D6B74;
}

#ja-pathwaywrap {
	background: url(../images/opaque-default.png);
	clear: both;
	height: 30px;
}

#ja-pathway {
	display: block;
	padding: 10px 0 5px;
	color: #D0D9DF;
	width: 77%;
	float: right;
	text-indent: 20px;
	position: relative;
}

#ja-pathway strong {
	margin-right: 10px;
}

#ja-pathway img {
	margin: 0 5px 0;
}

#ja-pathway a {
	font-weight: bold;
	color: #D0D9DF;
	text-decoration: none;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	clear: both;
	background: url(../images/dot.gif) repeat-y 218px 0;
}

.narrow #ja-mainnavwrap {
	background: url(../images/dot.gif) repeat-y 173px 0;
}

#ja-mainnav {
	float: right;
	width: 77%;
}

#ja-mainnavwrap a,
#ja-mainnavwrap a:hover,
#ja-mainnavwrap a:active,
#ja-mainnavwrap a:focus {
	outline: none;
}

#ja-subnavwrap {
}

#ja-subnav {
}

/* Default Joomla! Menu */
a.mainlevel {
	padding: 5px 0 5px 20px;
	width: 90%;
	display: block;
	color: #2A343A;
	text-decoration: none;
	/* background: url(../sc_images/leftnav.gif) no-repeat bottom left; */
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #2A343A;
	text-decoration: none;
	background: url(../sc_images/leftnav.gif) no-repeat bottom left;
}

a.mainlevel#active_menu {
	color: #0064A1;
	background: url(../images/a-mainlevel-hover.gif) no-repeat bottom left;
	font-weight: bold;
	text-decoration: none;
}

a.sublevel {
	padding: 2px 4px 2px 20px;
	display: block;
	color: #2A343A;
	text-decoration: none;
	background: url(../images/bullet-list.gif) no-repeat 10px 9px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	color: #0064A1;
	text-decoration: none;
}

#active_menu {
	color: #0064A1;
	font-weight: bold;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	font-size: 170%;
	padding: 0 2px 10px;
	margin: 0 -2px 10px;
	border-bottom: 1px solid #D0D9DF;
	color: #0064A1;
	font-weight: normal;
}

div.moduletable {
	padding: 0 10px 10px;
	margin-bottom: 30px;
}

#ja-col1 div.moduletable {
	padding-left: 0;
	margin-bottom: 15px;
}

#ja-col1 div.moduletable H3 {
	color: #0064A1;
}

#ja-col2 div.moduletable {
	padding-right: 0;
	margin-bottom: 15px;
}

div.moduletable-blank {
	background: none;
	padding: 0;
	margin-bottom: 15px;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-right, .ja-box-rightcol {
	float: left;
	overflow: hidden;
	padding: 0;
}

.ja-box-full div.moduletable,
.ja-box-left div.moduletable,
.ja-box-right div.moduletable,
.ja-box-rightcol div.moduletable {
	padding: 0 20px 20px 20px;
}

.ja-box-left div.moduletable h3,
.ja-box-full div.moduletable h3 {
	background: #92A3AE;
}

.ja-box-left,
.ja-box-full {
	background: #FFFFFF;
}

.ja-box-right div.moduletable h3 {
	background: #5D6B74;
}

.ja-box-right {
	background: #F4F6F7;
}

.ja-box-rightcol div.moduletable h3 {
	background: #3C4A53;
}

.ja-box-rightcol {
	background: #E3E8EB;
}

/* Bottom Spotlight */
#ja-botslwrap {
	float: left;
	clear: both;
	width: 100%;
}

#ja-botsl {
}

#ja-botsl h3 {
	color: #FFFFFF;
	margin: 0 -20px 10px;
	padding: 6px 20px;
	font-size: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#ja-botsl div.moduletable {
	margin: 0;
}

#ja-botsl ul {
	padding: 0;
	margin: 0 !important;
}

#ja-botsl li {
	padding: 0 0 0 13px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 10px;
}

#ja-botsl td {
	padding: 0;
}

#ja-botsl .article_seperator {
	display: none;
}

#ja-botsl table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* LEFT COLUMN + RIGHT COLUMN
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	width: 22.9%;
	overflow: hidden;
}

#ja-col1 div.ja-innerpad {
	padding: 1px 15px 10px 20px;
}

#ja-col2 {
	float: right;
	width: 30%;
	overflow: hidden;
}

#ja-col2 div.ja-innerpad {
	padding: 1px 20px 10px 10px;
}

#ja-col1 table,
#ja-col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul li,
#ja-col2 ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 3px 9px;
}

#ja-col1 ul,
#ja-col2 ul {
	margin: 0;
}

/* USER TOOLS
--------------------------------------------------------- */
#ja-usercolorswrap,
#ja-usertoolswrap {
	position: absolute;
	top: 0;
	right: 15px;
	font-size: 11px;
}

*+html #ja-usertoolswrap {
	right: 0;
}

#ja-usertools {
	margin: 0;
	padding: 10px 0 4px 0;
}

* html #ja-usertools { /*IE 6*/
	float: left;
}

*+html #ja-usertools { /*IE 7*/
	padding: 8px 0 4px 0;
}

#ja-usercolors ul,
#ja-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usercolors ul li,
#ja-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#ja-usercolors img,
#ja-usertools img {
	padding: 0;
	margin: 0 0 0 2px;
}

#ja-usercolors {
	float: left;
	padding: 10px 5px 4px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	border-top: 5px solid #D0D9DF;
	padding: 20px 0;
	clear: both;
	position: relative;
}

#ja-footer {
	padding: 0 0 20px 0;
	width: 77%;
	float: right;
	position: relative;
	color: #3C4A53;
	background: url(../images/dot.gif) repeat-y 0 0;
}

#ja-footer small, #ja-footer address {
	padding: 0 0 0 20px;
	font-style: normal;
	display: block;
	float: left;
	font-size: 100%;
	color: #3C4A53;}

#ja-footer ul {
	margin: 0 0 5px 20px;
	padding: 0;
}

#ja-footer li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

#ja-footer li a {
	display: inline;
	padding: 0 20px 0 0;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #5D6B74;
}

#ja-footer li a:hover, #ja-footer li a:active, #ja-footer li a:focus {
	text-decoration: none;
	color: #5D6B74;
}

/* Search */
#ja-searchwrap {
	width: 22.99%;
	float: left;
	background: #3C4A53;
	height: 30px;
}

#ja-search {
	background: url(../images/icon-search.gif) no-repeat center left;
	padding-left: 17px;
	margin: 6px 0 0 20px;
}

#ja-search .inputbox {
	width: 150px;
	padding: 2px 5px 3px;
	color: #D0D9DF;
	background: #3C4A53;
	border: 1px solid #3C4A53;	
}

.narrow #ja-search .inputbox {
	width: 100px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-banner {
	text-align: center;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

#mod_login_password, #mod_login_username {
	width: 80%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* JA Newsflash */
div.nftitle,
div.nfimages,
div.nfcontent {
	padding: 0 20px 0 20px;
}

div.nftitle {
	font-size: 170%;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

div.nftitle a {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

div.nfimages {
	text-align: center;
}

div.nfcontent {
	color: #D0D9DF;
	margin: 0;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
