/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	line-height: 1.6;
}

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

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #2C79B3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #2C79B3;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	font-weight: bold;
	color: #336600;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-headlinewrap, #ja-col1, #ja-col2, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #858783;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin: 15px 10px 0 0;
	padding: 0 0 5px;
	color: #CCCCCC;
}

/* Heading */
h1 {font-size: 180%;}
h2 {font-size: 150%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;text-transform: uppercase;}

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

ul {
	list-style: none;
}

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

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

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

fieldset {
	border: none;
	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

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

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

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

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #515756;
	background: #FFFFFF;
}

.button {
	padding: 2px 8px;
	border: 1px outset #A8A8A8;
	background: url(../images/grad4.gif) repeat-x;
	font-size: 92%;
	color: #515756;
	font-weight: bold;
}

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

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

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: url(../images/grad3.gif) repeat-x bottom #AED443;
	border: 1px solid #E7E8E6;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px;
	background: url(../images/dot.gif) repeat-x bottom;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contentpaneopen ul li {
	background: url(../images/bullet2.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;

}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc a:hover {
	text-decoration: underline;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #E7E8E6;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F8F8F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 200%;
	font-weight: normal;
	border-bottom: 1px solid #E7E8E6; 
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.contentheading {
	font-size: 200%;
	line-height: normal;
	color: #0A6810;
}

table.blog .contentheading {
	font-size: 150%;
	line-height: normal;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	display: block;
	float: left;
	/*text-align: center;
	clear: both;*/
	padding: 0 5px;
	background: url(../images/grad2-2.gif) repeat-x left center #8BAB32;
	color: #FFFFFF;
	margin-top: 5px;
	text-transform: lowercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/grad2-1.gif) repeat-x center #0A6810;
	color: #FFFFFF;
	text-decoration: none;
}
#ja-inset p.minimodule {
	margin: 0px;
	padding: 0px;
	margin-left: 75px;
}
#ja-inset a.minireadon {
	display: block;
    width: 48px;
	height: 13px;
	float: left;
	/*text-align: center;*/
	clear: both;
	padding: 0 5px;
	background: url(../images/readmore.png) no-repeat left top;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 5px;
	/*text-indent: 75px;*/
	text-transform: lowercase;
	font-size: 80%;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #FFFFFF;
	font-weight: bold;
	padding: 8px 5px;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.createdate {
	color: #858783;
}

.modifydate {
	float: left;
	width: 100%;
	color: #858783;
	margin-bottom: 10px;
	display: block;
}

div.buttonheading {
	float: right;
	width: 20%;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	padding: 0 0 40px;
	width: 950px;
	margin: 0 auto;
}

.narrow #ja-wrapper {
	width: 750px;
}

#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-pathway,
#ja-container,
#ja-topsl,
#ja-botsl,
#ja-footer {
	clear: both;
}

#ja-container {
	/*border-top: 1px solid #E7E8E6;
	border-bottom: 1px solid #E7E8E6;*/
	background: url(../images/bgcol1.jpg) no-repeat 0 0;
}

#ja-container-foot {
	height: 149px;
	margin: 0px;
	padding: 0px;
	background: url(../images/footer.jpg) no-repeat left bottom;
}

.narrow #ja-container {
	/*background: url(../images/main-bg1-n.gif) repeat-y left;*/
}

#ja-container2 {
	/*border-bottom: 1px solid #E7E8E6;
	background: url(../images/main-bg2.jpg) repeat-y right;*/
	background: url(../images/right-border.gif) repeat-y top right;
}

.narrow #ja-container2 {
	background: url(../images/main-bg2-n.gif) repeat-y right;
}

#ja-mainbody {
	width: 758px;
	float: right;
	margin: 0;
	/*background: url(../images/right_bg.jpg) repeat-y right;*/
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-content {
	clear: both;
	display: block;
	float: left;
	/*width: 75%;*/
	width: 556px;
	/*background-color: #FFFFFF;*/
}
	
#ja-current-content {
	padding: 0px 8px;
}
#ja-content div.mtcapstyle{
     color: #000000;
	
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	border-top: 1px solid #D2DEAF;
	border-right: 1px solid #748000;
	border-bottom: 1px solid #748000;
	border-left: 1px solid #D2DEAF;
}

table.contenttoc td a.toclink{
  color: #336600;

}

table.contenttoc th {
	padding: 1px;
	border-bottom: 1px solid #D2DEAF;
	background: url(../images/art-index.gif) repeat-x top #F2F9FD;
	font-weight: bold;
	text-align: center;
}


/* COLUMNS
--------------------------------------------------------- */
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 192px;
	color: #626A69;
}

#ja-col2 {
	float: right;
	width: 191px;
	color: #626A69;
	/*background: url(../images/main-bg2.jpg) repeat-y left top;
	margin-top: -300px;*/
}
#ja-col2 .moduletable {
	margin-bottom: 6px;


}
/*common style for column*/
#ja-colwrap a {
}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {
}

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

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap,
#ja-containerwrap-f,
#ja-containerwrap-fr,
#ja-containerwrap-fl {
	padding: 0;
	padding-top: 0;
	margin: 0;
	margin-top: 12px;
	background: url(../images/colleft.jpg) repeat-y 0 0;
	/*background: url(../images/headbig_bg.jpg) no-repeat top #FFFFFF;*/
}

/*full*/
#ja-containerwrap-f #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-f #ja-content {
	width: 100%;
}

#ja-containerwrap-f #ja-container,
#ja-containerwrap-f #ja-container2 {
	background: none;
}

#ja-containerwrap-f #ja-container {
	border: 1px solid #E7E8E6;
}

/*content + left*/
#ja-containerwrap-fr #ja-content {
	width: 100%;
}

/*#ja-containerwrap-fr #ja-container2 {
	background: none;
}

#ja-containerwrap-fr #ja-container2 {
	border-right: 1px solid #E7E8E6;
}*/

/*content + right*/
#ja-containerwrap-fl #ja-mainbody {
	width: 100%;
}

#ja-containerwrap-fl #ja-content {
	width: 79.9%;
}

#ja-containerwrap-fl #ja-col2 {
	width: 20%;
}

#ja-containerwrap-fl #ja-container {
	background: none;
	border-left: 1px solid #E7E8E6;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3 {
	font-size: 120%;
	margin: 0 -10px 5px;
	padding: 6px 4px 0 40px;
	background: url(../images/module.gif) no-repeat bottom;
	color: #666666;
	height: 28px;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	margin: 0;
	padding: 0 10px 10px;
}

#ja-botsl div.moduletable,
#ja-botsl div.moduletable_menu,
#ja-botsl div.moduletable_text {
	border-bottom: none;
}


#ja-col2 div.module-search {
	margin: 0px;
	min-height: 24px;
	margin-bottom: 10px;
	padding: 0px 6px 10px 6px;
    width: 178px;
	background: url(../images/search.jpg) no-repeat left top;
}
#ja-col2 div.module-search div.search-search {
	margin: 0px;
	padding: 0px;
}

#ja-col2 div.module-search form {
	/*height: 24px;
	margin: 0px;
	padding: 0px;
	width: 180px;*/
}

#ja-col2 div.module-search input.button-search {
    width: 22px;
	height: 22px;
    line-height: 17px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	border: 0px;
	background: url(../images/go.gif) no-repeat left top;
	cursor: pointer;
}

#ja-col2 div.module-search input.inputbox-search {
	float: left;
	border: 1px solid #A5BF5C;
    height: 20px;
	line-height: 17px;
    width: 110px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 1px;
	padding-left: 22px;
	background: #FFFFFF url(../images/search_icon.jpg) no-repeat center left;
	font-size: 110%;
}
/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}
div.xmap ul li{
	background: url(../images/bullet.gif) no-repeat 5px 8px;
    margin: 0;
	padding-left: 16px;
}


/* Hilite */
div.moduletable_hilite h3 {
	background: url(../images/grad2.gif) repeat-x bottom #0A6810;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	height: 120px;
	width: 950px;
	line-height: normal;
	position: relative;
	background: url(../images/head1.jpg) no-repeat top left;
}
#ja-subheader {
	height: 142px;
	width: 950px;
	line-height: normal;
	position: relative;
	background: url(../images/head2.jpg) no-repeat top left;
}

#ja-header a {
}

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

h1.logo a {
	display: block;
	background: url(../images/head1.jpg) no-repeat;
	position: absolute;
	height: 109px;
	bottom: 0px;
	top: 0px;
	left: 0;
}

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

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 35px;
	left: 125px;
	color: #FFFFFF;
}

p.site-slogan {
	margin: 0;
	padding: 0;
	color: #858783;
	position: absolute;
	bottom: 20px;
	left: 15px;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	/*background: url(../images/shadow.gif) repeat-x bottom;
	height: 37px;
	position: relative;
	z-index: 999;*/
}

#ja-mainnav {
	/*background: url(../images/grad2.gif) repeat-x top #2C79B3;
	height: 32px;*/
}

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

#ja-subnav {
	display: block;
	font-size: 92%;
	border-bottom: 1px solid #E7E8E6;
	height: 28px;
}

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

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 0 15px;
	line-height: 28px;
	background: url(../images/vline.gif) no-repeat center left;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #8BAB32;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	border: 1px solid #E7E8E6;
	padding: 5px 15px;
	margin-bottom: 5px;
	color: #626A69;
	font-weight: bold;
	background: #F8F8F7;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
	color: #626A69;
	font-weight: normal;
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	width: 99%;
	padding: 6px 4px;
	color: #427d00;
	text-decoration: none;
	/*border-bottom: 1px solid #E7E8E6;*/
	background: url(../images/mainlevel_bg.png) repeat-x 97% bottom;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #7A7A7A;
	background: #f2f6e0 url(../images/mainlevel_bg.png) repeat-x 97% bottom;
}

ul.menu li.active a {
	color: #7A7A7A;
	font-weight: bold;
	background: #f2f6e0 url(../images/mainlevel_bg.png) repeat-x 97% bottom;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	padding: 5px 4px 4px 20px;
	display: block;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat 10px 13px !important;
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
	width: 75%; /*need for ie6 transparent*/
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	/*margin-left: 20px;*/
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
	background: url(../images/vline2.gif) repeat-y top right;
}

/* Top spotlight */
#ja-topsl {
	height: 240px;
	width: 268px;
	margin: 0px;
	padding: 0px;
	background: url(../images/gallery.jpg) no-repeat top left;
	float: left;
	clear: both;
}
#ja-slideshow-wrap{
	width: 224px;
	margin: 0px;
	margin-top: 32px;
	margin-left: 25px;
}
#ja-topsr {
	height: 240px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.png) no-repeat top right;
}
#ja-topsr img {
	margin: 0px;
	margin-left: 16px;
}
.narrow #ja-topsl {
	width: 448px;
	overflow:hidden;
}

* html #ja-topsl { /*IE 6
	margin: 0 1px 10px !important;*/
}

*+html #ja-topsl { /*IE 6
	margin: 0 1px 10px !important;*/
}

/* Bot spotlight */
#ja-botsl {
	border: 1px solid #E7E8E6;
	background: url(../images/grad1.gif) no-repeat top #F8F8F7;
	color: #626A69;
	padding: 10px 0;
	margin-left: 5px;
	margin-top: 5px;
}

#ja-botsl h3 {
	color: #626A69;
	font-size: 100%;
	background: none;
	border: none;
	margin-bottom: 0;
}

#ja-botsl div.moduletable {
	padding: 0 15px;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}

#ja-botsl a {
	color: #626A69;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	color: #246513;
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding-top: 100px;
	position: relative;
	text-align: center;
	/*border-top: 1px solid #E7E8E6;*/
}

#ja-footer small {
	color: #246513;
	font-size: 100%;
}

#ja-footer ul {
	margin: 0 0 8px;
	padding: 0;
	line-height: normal;
}

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

#ja-footer li a {
	display: inline;
	line-height: normal;
	padding: 0 15px;
}

li.ja-firstitem {
	background: none !important;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Search */
#ja-search {
	top: 12px;
	right: 24px;
	position: absolute;
	font-size: 11px;
	background: url(../images/search.png) no-repeat ;
}

#ja-search .inputbox {
	padding: 0px 0 2px 10px;
	background: url(../images/icon-search.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E7E8E6;
}

/* Login Form */
#ja-login {
	position: absolute;
	top: 15px;
	right: 0;
	background: url(../images/grad4.gif) repeat-x bottom #F8F8F7;
	padding: 4px 8px;
	border: 1px solid #E7E8E6;
	border-bottom: 1px solid #CCCCCC;
}

#ja-login form {
	float: left;
}

#ja-login form label {
	float: left;
}

label.ja-login-user span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-user.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

label.ja-login-password span {
	display: block;
	float: left;
	text-indent: -5000px;
	background: url(../images/icon-key.gif) no-repeat center left;
	width: 20px;
	height: 20px;
}

#ja-login form input.button {
	font-size: 11px !important;
	float: left;
}

#ja-login form #mod_login_username,
#ja-login form #mod_login_password {
	width: 110px;
	margin: 1px 8px 0 0;
	font-size: 11px !important;
	padding: 2px;
}

#ja-login form a {
	color: #858783;
	padding: 0 5px;
	text-decoration: none;
	font-size: 10px;
}

#ja-login form a:hover,
#ja-login form a:active,
#ja-login form a:focus {
	color: #858783;
	text-decoration: underline;
}

.ja-login-links {
	padding-top: 2px;
	clear: both;
}

/* Login Form */
#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/*others*/
.mostread, .latestnews {
	text-decoration: none;
}

#ja-banner {
	margin: 0px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}
/*#ja-inset {
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 535px;
	background: url(../images/main.jpg) no-repeat ;
}*/
#ja-inset ul.latestnews {
	list-style: none;
	list-style-type: none;
	color: #FFFFFF;
	margin-left: 4px;
}
#ja-inset li.latestnews {
	background: url(../images/bulet.png) no-repeat left 8px;
	padding-left: 16px;
	display: block;
	border-bottom: 1px dotted #999999;
}
#ja-inset a.latestnews {
	text-decoration: none;
	color: #666666;
	line-height: 26px;
	padding-left: 5px;
}
#ja-inset a.latestnews:hover {
	color: #427d00;
}
div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E7E8E6;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #E7E8E6;
	margin: 2px 8px 0 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #cccccc;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #626A69;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #626A69;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #626A69;
	border: none;
}

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

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

* html .clearfix {
	height: 1%;
}

/* Spotlight Box Style */
.ja-footbox-full, .ja-footbox-left, .ja-footbox-center {
	float: left;
	overflow: hidden;
}

.ja-footbox-left {
	margin: 0;
	margin-bottom: 2px;
	margin-right: 3px;
}
.ja-footbox-right {
	margin: 0;
	margin-bottom: 2px;
	overflow: hidden;
}
.ja-footbox-center {
	margin: 0;
	margin-right: 6px;
	margin-bottom: 2px;
}
.ja-footbox-right img {
	margin-bottom: 6px;
}
#ja-footslwrap {
	padding: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	/*content: ".";*/
	display: block;
	width: 548px;
}
/*#ja-footslwrap div.ja-footbox-left div.module{
	width: 250px;
    float: left;
  	clear: both;

}

#ja-footslwrap div.ja-footbox-right div.module{
	width: 250px;


}*/
#ja-footslwrap span.article_separator {
	display: none;
}
/* Module Brick */
div.module {
	margin: 0 0 10px;
	padding: 0;
	background: url(../images/box-br.gif) no-repeat bottom right;
	float: left;
	width: 100%;
	clear: both;
	color: #666666;
	/*min-height:200px;*/
}

div.module div {
	margin: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
}

div.module div div div {
	padding: 15px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
}

div.module h3 {
	font-size: 125%;
	line-height: 22px;
	margin: 0 0px 5px;
	padding: 0px;
	padding-left: 25px;
	/*background: url(../images/module_h3.gif) no-repeat left center;*/
	color: #015885;
}
#ja-col2 div.module table.extcal_navbar{

	background: url(http://hosdoc.com/templates/hosdoc/images/bg2.gif) repeat-x bottom right ;

}
#ja-col2 div.module table.extcal_weekdays td.extcal_weekdays{
   font-size: 100%;
   color: #FFFFFF;
}
#ja-col2 div.module div div div div extcal_minical table {
    border-color:#8EB6D3;
}


/* Module Brick */
#ja-col2 div.module {
	margin: 0 0 10px;
	padding: 0;
	background: url(../images/box-br.gif) no-repeat bottom right;
	float: left;
	width: 100%;
	clear: both;
	color: #666666;
	min-height:200px;
}

#ja-col2 div.module div {
	margin: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
}

#ja-col2 div.module div div {
	background: url(../images/box-tr.gif) no-repeat top right;
}

#ja-col2 div.module div div div {
	padding: 10px 12px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
	min-height:200px;
}

#ja-col2 div.module div div div div,
#ja-col2 div.module div div div div div {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
	min-height: 0;
}
#ja-col2 div.module div#uddeim-module {
	min-height: 0;
}
#ja-col2 div.module h3 {
	font-size: 125%;
	height: 32px;
	margin: 0 0px 5px;
	padding: 0px;
	padding-left: 25px;
	background: url(../images/module_h3.gif) no-repeat left center;
	color: #4B781F;
}

#ja-col2 div.module ul {

	margin: 0px;
	padding: 0px;
}
#ja-col2 div.module ul li {
	line-height: 32px;
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px;
	padding-left: 10px;
}
#ja-col2 table.moduletable {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	clear: both;
	color: #666666;
}



#ja-col2 table.moduletable th{
    font-size: 125%;
	height: 32px;
	margin: 0 0px 5px;
	padding: 0px;
	padding-left: 25px;
	background: url(../images/module_h3.gif) no-repeat left center;
	color: #015885;
}

#ja-footslwrap div.module {
	margin: 0 0 10px;
	padding: 0px;
	background: url(../images/box-br3.gif) no-repeat bottom right;
	float: left;
    width: 100%;
	clear: both;
	color: #666666;
	/*min-height:200px;*/
}

#ja-footslwrap div.module div {
	margin: 0;
	background: url(../images/box-bl3.gif) no-repeat bottom left;

}

#ja-footslwrap div.module div div {
	background: url(../images/box-tr3.gif) no-repeat top right;
}

#ja-footslwrap div.module div div div {
	padding: 12px 15px 15px 13px;
	margin: 0px;
	min-height:175px;
	background: url(../images/box-tl3.gif) no-repeat top left;
}

#ja-footslwrap div.module div div div h3 {
	font-size: 100%;
	/*height: 26px;*/
	margin: 0px;
	padding: 0px;
	padding-left: 18px;
	color: #000000;
}



#ja-inset div.module {
	margin: 20px 0px 0px;
	padding: 0px;
	background: url(../images/con-br.gif) no-repeat bottom right;
	float: left;
    width: 100%;
	clear: both;
	color: #666666;
	/*min-height:200px;*/
}

#ja-inset div.module div {
	margin: 0;
	background: url(../images/con-bl.gif) no-repeat bottom left;

}

#ja-inset div.module div div {
	background: url(../images/con-tr.gif) no-repeat top right;
}

#ja-inset div.module div div div {
	padding: 5px 15px 15px 15px;
	margin: 0px;
	background: url(../images/con_tl.gif) no-repeat top left;
}
#ja-inset div.module div div div div,
#ja-inset div.module div div div table.minifp div {
	background: none;
}
#ja-inset div.module div div div h3 {
	font-size: 110%;
	/*height: 32px;*/
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	color: #FFFFFF;
}
#ja-inset div.module div div div table.minifp span.contentheading a{
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #336600;
}
#ja-inset div.module div div div table.minifp p {
	padding: 0px;
}
/*
#ja-inset div.module div div div table.minifp span.contentheading a.readon{
    width: 48px;
	height: 13px;
    line-height: 17px;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/readmore.png) no-repeat left top;
}

*/