/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#cccccc;
    scrollbar-base-color:#222222;
    scrollbar-darkshadow-color:#222222;
    scrollbar-face-color:#2C333A;
    scrollbar-highlight-color:#cccccc;
    scrollbar-shadow-color:#000000;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #FFFFFF;
	color: #333333;
	text-align: center;
}

body.contentpane {
	margin: 1em 2em;
	width: auto; /* Printable Page */
	background: #FFFFFF;
	color: #000000;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	/* border-bottom: 1px dotted; */
	color: #006DA3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	/* border-bottom: 1px solid; */
	color: #CC0000;
	text-decoration: none;
}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9B9B9B;
	font-weight: normal;
}



/* MAIN LAYOUT DIVS
--------------------------------------------------------- */


#ja-topslwrap,
#ja-hpwrap {
	clear: both;
	width: 100%;
}

#ja-topsl,
#ja-botsl,
#ja-mainnavwrap2,
#ja-subnav,
#ja-containerwrap,
#ja-containerwrap-cm,
#ja-containerwrap-c,
#ja-containerwrap-f,
#ja-containerwrap-m,
#ja-footer,
#ja-hp {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

.wide #ja-header,
.wide #ja-topsl,
.wide #ja-botsl,
.wide #ja-mainnavwrap2,
.wide #ja-subnav,
.wide #ja-containerwrap,
.wide #ja-containerwrap-cm,
.wide #ja-containerwrap-c,
.wide #ja-containerwrap-f,
.wide #ja-containerwrap-m,
.wide #ja-footer,
.wide #ja-hp {
	width: 970px;
}

.auto #ja-header,
.auto #ja-topsl,
.auto #ja-botsl,
.auto #ja-mainnavwrap2,
.auto #ja-subnav,
.auto #ja-containerwrap,
.auto #ja-containerwrap-cm,
.auto #ja-containerwrap-c,
.auto #ja-containerwrap-f,
.auto #ja-containerwrap-m,
.auto #ja-footer,
.auto #ja-hp {
	width: 95%!important;
}







/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap1 {
	background: #333333;
	font-family: Tahoma, Arial, sans-serif;
}





#ja-mainnavwrap1 a,
#ja-mainnavwrap1 a:hover,
#ja-mainnavwrap1 a:active,
#ja-mainnavwrap1 a:focus {
	border-bottom: none;
}




/* Default Joomla! Menu */
a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	border-bottom: none;
}

#active_menu {
	color: #CC0000;
	font-weight: bold;
}





/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#ja-hp-switch {
	float: right;
	color: #CCCCCC;
	display: none;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 5px 3px;
	margin-top: 1px;
}

.ja-hp-active {
	color: #FFFFFF !important;
	background: #006DA3;
	border-bottom: 1px solid #000000;
}

#ja-hpwrap {
	background: #EFEFEF;
	font-size: 11px;
}

#ja-hp {
	line-height: normal;
}

div.ja-hpmodule {
	float: right;
	padding: 3px 0 2px;
}

div.ja-hpmoduleleft {
	float: left;
	padding: 3px 0 2px;
}

html>body div.ja-hpmodule {
	float: right;
	padding: 5px 0 5px;
}

div.ja-hpmodule form input.button {
	padding: 0px 3px;
	background: #333333;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 11px !important;
}





/* 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;
}.hostchartBold {
	font-weight: bold;
}
.hostchartTitle {
	font-weight: bold;
	color: #990000;
}
