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

body
	{
		background-color: #FFFFFF;
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #000000;
	}
.body_bg
	{ background-color: #cccccc;
		background-image: url(../images/bg.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}
	
.btn_divider_img
	{
		background: url(../images/btn_divider.jpg);
		background-repeat: no-repeat;
		width: 2px;
		height: 35px;
		float: left;
	}
	
.body_bg1
	{
		background: url(../images/body_bg1.jpg);
		background-repeat: repeat-y;
	}

.body_bg2
	{
		background: url(../images/inner_page_body_bg.jpg);
		background-repeat: repeat-y;
	}
/* Normal link */
a:link, a:visited
	{
		color: #559723;
		text-decoration: none;
	}

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

a.read_more:link, a.read_more:visited
	{
		color: #666666;
		text-decoration: underline;
	}

a.read_more:hover
	{
		color: #666666;
		text-decoration: none;
	}


/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	color: #999999;
	font-size: 100%;
}

/* Heading */
h1 {
	font-size: 225%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 175%;
}

h4 {
	font-size: 125%;
	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 {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 22px 4px;
	line-height: 170%;
}

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-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

a img {
	border: none;
}

td, div {
font-size: 10px;
}

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

form label {
	cursor: pointer;
}

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

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

.button, .button:hover {
}

.button:active, .button:focus {
}

.inputbox {
	border: 1px solid #999999;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}

/* BONUS TYPOGRAPHY STYLES
-------------------------------------------------------------------------*/
/* Code text */
pre, .code {
	margin: 15px 0;
	padding: 15px 25px 15px 10px;
	border-top: 3px solid #D2C5A3;
	border-bottom: 3px solid #D2C5A3;
	background: #FAF5D7;
	font: 1em/1.5 monospace;
}

/* Quote */
blockquote {
	padding: 15px 0px 15px 50px;
	background: url(../images/open_quotes.gif) 20px 10px no-repeat;
	font: 12px/1.5 Georgia, Times, serif;
}

p.quote {
	margin: 0;
	padding: 0;
	background: url(../images/close_quotes.gif) bottom right no-repeat;
}


/* Tips, Error, Message, Hightlight*/
.error {
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet-error.gif) no-repeat 0 5px;
	color: #CC0000;
}

.message {
	padding: 5px 0 5px 25px;
	background: url(../images/bullet-info.gif) no-repeat 0 5px;
	color: #D3660D;
}

.tips {
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet-tips.gif) no-repeat 0 5px;
}

.highlight {
	border-bottom: 1px solid #E9DDB0;
	padding: 0 1px;
	background: #FAF5D7;
	font-weight: bold;
}

.search_bg
	{
		background: url(../images/search_box.jpg);
		background-repeat: no-repeat;
		height: 17px;
		width: 152px;
		border: none;
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #2F3A63;
		padding: 3px 10px 0 35px;
	}

.search_bg2
	{
		background: url(../images/search_box2.jpg);
		background-repeat: no-repeat;
		height: 17px;
		width: 177px;
		border: none;
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #2F3A63;
		padding: 3px 10px 0 10px;
	}
.heading_text3
	{
		font-family: "Arial Black", Arial;
		font-size: 12px;
		color: #2F5017;
		letter-spacing: .2mm;
	}

/* MODULE
--------------------------------------------------------- */
table.moduletable th {
 	font-family: "Arial Black", Arial;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .2mm;
}
.heading_text
	{ background: url(../images/left_box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
		font-family: "Arial Black", Arial;
		font-size: 12px;
		color: #FFFFFF;
		letter-spacing: .2mm;
		text-transform: lowercase;
	padding:0px 0px 40px 13px;
	}

table.moduletable_loginform th {
  color: #2F3A62;
	letter-spacing: .2mm;
	text-align: left;
	text-transform: uppercase;
}
table.moduletable_loginform{
padding-bottom:20px;}

table.moduletable {
	margin: 0;
	padding: 0;
	background: url(../images/left_box_top.jpg);
  background-repeat: no-repeat;
	background-position: top;
  width: 212px;
}
table.moduletable_topsearch {
	padding: 0;
	margin: 0px;
	float:right;
}
div.search_topsearch{
margin:0px;
margin-top: 6px;
paddin:0px
}
.left_box_bg
	{
		background: url(../images/left_box_bg.jpg);
		background-repeat: repeat-y;
		width: 212px;
	}
.sidemodule
	{
	padding: 0px 0px 20px 0px;	
	}

table.sponsors{
margin:0px;
padding:0px;
}
.sponsors_row{
padding:15px 0px 15px 10px;
text-align: center;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
.article_seperator {
	display: block;
	height: 30px;
}

table.blog .article_seperator {
}

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

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

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px;
	width: 30%;
}

table.contenttoc a {
	font-weight: bold;
}

table.contenttoc td {
	padding: 5px 5px 2px 25px;
	background: url(../images/bullet-list.gif) no-repeat 12px 8px;
}

table.contenttoc th {
	padding: 5px;
	background: url(../images/h3-bg.gif) no-repeat center left;
	color: #D3660D;
	font-size: 125%;
	text-indent: 5px;
}

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

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

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

table.pollstableborder td {
	padding: 2px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #EFEFEF;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

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

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

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 15px 0;
}

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

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

.blog_more ul li {
	padding-left: 15px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 4px;
}

td.buttonheading {
	padding: 0 0 0 5px!important;
	text-align: center;
}

td.buttonheading a {
	border: none;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}
.inner_box_top
	{
		background: url(../images/inner_box_top.jpg);
		background-repeat: no-repeat;
		height: 30px;
		width: 483px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #253764;
		padding: 0 0 0 18px;
	}

.inner_box_bg
	{
		background: url(../images/inner_box_bg.jpg);
		background-repeat: repeat-y;
	}
.inner_box_bottom
	{
		background: url(../images/inner_box_bottom.jpg);
		background-repeat: no-repeat;
		height: 16px;
		width: 501px;
		padding-bottom:45px;
	}
.componentheading {	
  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #253764;
	letter-spacing: .2mm;
  line-height: normal;
  padding-bottom:10px;
  padding-top:15px;
  font-weight: bold;
  
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog  {
	font-size: 16px;
  font-weight: normal;
	line-height: normal;
}

.contentheading {
    font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #253764;
		letter-spacing: .2mm;
    line-height: normal;
    padding-bottom:10px;
    padding-top:15px;
}
td.latestnews{
  padding:6px 0px 6px 0px;
}
a.latestnews:link, a.latestnews:visited
	{	font-family: Verdana, Tahoma;
    font-size: 11px;
		color: #33652e;
		text-decoration: none;		
	}

a.latestnews:hover
	{
		color: #33652e;
		text-decoration: underline;
	}

a.contentpagetitle {
	border-bottom: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	border-bottom: none;
}

a.readon {
	border-bottom: none;
	font-weight: bold;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border-bottom: none;
}
table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.createdate {
	margin: 5px 0 10px;
	color: #999999;
	letter-spacing: 1px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 10px 10px 0!important;
	margin: 15px 5px 10px 0;
	padding: 0;
}

.mosimage img {
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px 20px 0px;
     
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
font-size:9px;
}

.pagenavbar {
font-size:10px;
}

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

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

tr.sectiontableentry1 td {
	padding: 7px 5px;
	border-bottom: 1px solid #D2C5A3;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	border-bottom: 1px solid #D2C5A3;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #FFFFFF;
}

.small {
}

.smalldark {
	text-align: left;
}

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

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


/* Default Joomla! Menu */

a.mainlevel {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #476535;
		text-decoration: none;
		background: url(../images/arrow.gif);
		background-repeat: no-repeat;
		background-position: left;
		padding: 0 0 0 10px;
		margin:0px;
		line-height: 27px;
	}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border: none;
	text-decoration: none;
}

a.mainlevel#active_menu {
	color: #D3660D;
}

a.sublevel {
	padding: 3px 3px 3px 14px;
	border-bottom: none;
	display: block;
	background: url(../images/sublevel-bg.gif) no-repeat top left;
	text-decoration: underline;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: underline;
	border-bottom: none;
	background: url(../images/sublevel-bg.gif) no-repeat top left;
}

#active_menu {
	color: #D3660D;
	font-weight: bold;
}

/* Footer's menu */
ul#mainlevel-nav {
	float: left;
	font-family: "Arial Black", Arial;
	padding:0px;
	margin:0px;
  font-size: 11px;
}

ul#mainlevel-nav li {
	padding:0px;
	margin:0px;
  text-decoration: none;
	border-right: 1px solid #999999;
	display: inline;
	background: none;
}

ul#mainlevel-nav li a {
  color: #FFFFFF;
	padding: 0 20px 0 20px;
	border-bottom: none;
}
.right_box_top
	{
		background: url(../images/right_box_top.jpg) no-repeat;
		height: 34px;
		width: 220px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #253764;
		padding: 0 0 0 18px;
	}

.right_box_bg
	{
		background: url(../images/right_box_bg.jpg);
		background-repeat: repeat-y;
	}

.right_box_bottom
	{
		background: url(../images/right_box_bottom.jpg);
		background-repeat: no-repeat;
		height: 20px;
		width: 238px;
	}

.search_bg
	{
		background: url(../images/search_bg.jpg);
		background-repeat: no-repeat;
		height: 16px;
		width: 152px;
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #253764;
		border: none;
		padding: 3px 15px 0 30px;
	}
.top_search_bg
	{
		background: url(../images/top_searchbg.jpg);
		background-repeat: no-repeat;
		height: 16px;
		width: 152px;
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #253764;
		border: none;
		padding: 3px 15px 0 30px;
	}
.input_box_bg
	{
		background: url(../images/input_box_bg.jpg);
		background-repeat: no-repeat;
		height: 16px;
		width: 167px;
		font-family: Verdana, Tahoma;
		font-size: 10px;
		color: #253764;
		border: none;
		padding: 3px 15px 0 15px;
	}
/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin: 0 0 5px 5px;
	display: block;
	color: #999999;
}

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

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

#ja-pathway a {
	font-weight: bold;
}


div.back_button a,
div.back_button a:hover,
div.back_button a:active,
div.back_button a:focus {
	border-bottom: none;
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
    padding-bottom:20px;
}

.footer_shadow1
	{
		background: #FFFFFF;
		background: url(../images/footer_shadow1.jpg);
		background-repeat: no-repeat;
		background-position: top;
	}
.footer_shadow2
	{
		background: #FFFFFF;
		background: url(../images/inner_page_footer_shadow.jpg);
		background-repeat: no-repeat;
		background-position: top;
	}
.footer_text
	{
		font-size: 9px;
		color: #669966;
		line-height: 22px;
	}
a.rss_link:link, a.rss_link:visited
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #947815;
		text-decoration: none;
	}

a.rss_link:hover
	{
		font-family: Verdana, Tahoma;
		font-size: 11px;
		color: #947815;
		text-decoration: underline;
	}

/* 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;
}
tant;
	height: auto;
}
