iframe, form {
	margin: 0px;
}

.categoryheader{
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	background-color: #ccc;
	margin-top: 5px;
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #666;
}

p {
	margin-top: 0px;
}

.article{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.article-headline{
	font-size: 2em;
	font-weight: bold;
	color: #226A2D;
	padding-top: 4px;
	font-family: Verdana, Arial;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article-ingress{
	font-weight: bold;
}
.article-body{
	font-weight: normal;
}
.article-cat {
	float:left;
	padding-right: 3px;
	font-weight: bold;
}
.article-readmore{
	text-align: right;
	float: right;
}
.article-readmore a, .article-edit a {
	color: #900;
	font-weight: bold;
}
.article-readmore a:hover, .article-edit a:hover {
	color: #900;
	font-weight: bold;
}
.article-author{
	color:#999;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.article-author a{
	color:#999;
}
.article-media{
	width: 100%;
	border: 1px dashed #ccc;
	padding: 5px;
	margin-bottom: 10px;
}
.article-media object{
	margin-right: 5px;
}

body
{
	font-size: 80%;
	font-family: Arial, Tahoma, Helvetica;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
/*	background-image: url(../images/jt-nature-bg.png);
	background-repeat: repeat-x;
	background-position: left top;  */
}
td
{
	text-align: left;
}
.trans {
	background: transparent;
}
a:link, a:visited {
	color: #226A2D;
	text-decoration: none;
}
a:hover {
	color: #226A2D;
	text-decoration: underline;
	font-weight: normal;
}
.container
{
	width: 800px;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.innercontainer {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}

.paperpicker{
	padding-right: 10px;
	color: #fff;
}
.querytable{
	font-size: 11px;
	color: #000;
	font-family: "Lucida Sans", Verdana, Arial;
}
.querytable-header{
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.datepane{
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-family: "Lucida Sans", Verdana, Arial;
	text-align: center;
}
.globaltop {
	padding-left: 3px;
	padding-top: 3px;
/*	background-color: #3872B2;
	border-bottom: 3px solid #80B5D7;*/
	background-color: #666;
	border-bottom: 3px solid #999;
	height: 20px;
	overflow: hidden;
	width: 100%;
}
.header-form{
	background-color: #666;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 4px;
}
.globaltop a:hover {
        text-decoration: none;
        font-weight: bold;
}
.globaltop a {
	color: #fc0;
        text-decoration: none;
        font-weight: bold;
        font-size: 15px;
}
.globaltop strong {
	color: #fff;
        text-decoration: none;
        font-weight: bold;
        font-size: 15px;
}
.globaltop .moduletable{
	width: 100%;
}
.button-choose {
	color: #666;
	background-color: #ffcc00;
	font-weight: bold;
	font-size: 0.8em;
	border-top: 1px solid #aaa;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #aaa;
	margin: 0px;
	padding: 0px;
}
.banner
{
	width: 468px;
	margin-left:auto;
	margin-right:auto;
}
.topbar
{
	padding: 3px;
	background-color: #DEDEDE;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	height: 20px;
}
.topbar a, .topbar a:visited, .topbar a:hover
{
	color: #FFFFFF;
	font-family: Arial, Tahoma, Helvetica;
}
.topright{
	text-align: right;
	overflow: hidden;
	height: 20px;
	white-space: no-wrap;
	width: 140px;
}
.topleft{
	width: 200px;
}
.footer
{
	margin-top: 0px;
	padding: 5px;
	clear: both;
	width: 790px;
	border-top: 1px solid #ccc;
	background-color: #DEDEDE;
	color: #999;
	font-size: 10px;
}
.left
{
	padding: 5px 5px 5px 5px;
	width: 140px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-color: #CCCCCC;
	vertical-align: top;
	height: 100%;
}
.right
{
	padding: 8px 5px 5px 8px;
	width: 135px;
	margin: 0px 2px 0px 0px;
	border-left: 1px solid #ccc;
	vertical-align: top;
	height: 100%;
}
.textsize
{
	float: left;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #226A2D;
	width: 100%;
	white-space: nowrap;
	margin-top: 3px;
	background-color: #E4E4E4;
}
a.mainlevel:hover
{
	color: #226A2D;
	white-space: nowrap;
	background-color: #D6D6D6;
}

a.sublevel {
	font-size: 10px;
	padding-left: -5px;
}

.sublevel-nopub{
	font-size: 10px;
}
#active_menu, #active_menu:hover
{
	color: #226A2D;
	font-weight: bold;
}
.content_outline{
	overflow: visible;
}
.contentheading
{
	font-size: 2em;
	font-weight: bold;
	color: #226A2D;
	padding-top: 4px;
	font-family: Verdana, Arial;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3
{
	font-size: 15px;
	font-weight: bold;
	color: #226A2D;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	font-family: "Lucida Sans", Verdana, Arial;
	padding-right: 0px;
	padding-left: 0px;
}

.componentheading {
	font-size: 15px;
	font-weight: bold;
	color: #226A2D;
	padding-top: 10px;
	padding-left: 12px;
	font-family: "Lucida Sans", Verdana, Arial;
}

.small, .createdate, .modifydate
{
	font-size: 0.8em;
	color: #999999;
}
.mosimage_caption
{
	background-color: #eeeeee;
	border: solid 1px #999999;
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	margin: 3px;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
table.moduletable
{
	margin-bottom: 20px;
/*	background-color: #FFFFFF; */
}

table.moduletable-search
{
	margin-bottom: 0px;
	background: transparent;
}

.contentpane
{
	width: 468px;
}
.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
}
.copyright
{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
	font-size: 0.9em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-family: Arial, Tahoma, Helvetica;
}
.copyright a, .copyright a:visited, .copyright a:hover
{
	color: #000000;
}

#hidden {
	font-family: Arial, Tahoma, Helvetica;
	visibility: hidden;
}
table.moduletable td-image {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.button {
	color: #ffffff;
	background-color: #226A2D;
	font-weight: bold;
	font-size: 0.8em;
	border-top: 1px solid #6086D1;
	border-right: 1px solid #5074BE;
	border-bottom: 1px solid #182F58;
	border-left: 1px solid #22427D;
	margin: 0px;
	padding: 0px;
}

.button-search {
	color: #ffffff;
	background-color: #226A2D;
	font-weight: bold;
	font-size: 0.8em;
	border-top: 1px solid #6086D1;
	border-right: 1px solid #5074BE;
	border-bottom: 1px solid #182F58;
	border-left: 1px solid #22427D;
	margin: 0px;
	padding: 0px;
}

.inputbox {
/*	background-color: #ffffff;  */
	font-family: Arial, Tahoma, Helvetica;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}

.inputbox-search {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.mainbody {
	vertical-align: top;
}
.mainbodytable {
	width: 100%;
	margin: 0px;
	border: 0px solid #fff;
	border-collapse: collapse;
	display: table;
	height: 100%;
}
.blog {
	height: 100%;
}
.imagepadright {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.imagepadleft {

	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.latestnews {
	margin: 0px;
	padding: 0px;
}

.media-scrollpan{
	overflow: auto;
}
