/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
  padding: 2px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 34px;
	white-space: nowrap;

}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 16px;
	padding-right: 16px;
	text-decoration: none;
	color: #f8e4e4;
	background: transparent;
	background-image: url(../images/menubdr.gif);
	background-position: right 3px;	
	background-repeat: no-repeat;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #ffffff;
	background-position: right -31px;
	background-repeat: no-repeat;		
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 6px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: justify;
	font-size: 12px;
}


/* +++++++++++++++++++++++++++++++++++ Kma-2-1 Styles +++++++++++++++++++++++++++++++++++++++++++*/
body {
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;	
}

body.kmabody {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;	
}

#searchbox{
	clear: both;
	text-align: right;	
	display: block;
}
#langbox{
	clear: both;
	text-align: left;	
	display: block;
	margin-right: 6px;	
}

#searchbox .inputbox{
	border: 1px solid #8e8e8e;
	background-color: #dbdbdb;
	color: #CC0000;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	height: 16px;
	font-size: 11px;
	font-weight: bold;
	width: 96px;
}
select.jflanguageselection {
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	padding: 2px 2px 2px 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
	height: 20px;	
	font-weight: bold;
}

td.leftshadebg{
	background-image: url(../images/left-shade.jpg);
	background-repeat: repeat-y;
}
td.rightshadebg{
	background-image: url(../images/rightshade.jpg);
	background-repeat: repeat-y;
}
td.mainbodybg{
	background-image: url(../images/mainbodybg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 16px;
	padding-top: 12px;
	text-align: justify;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;		
	background-image: url(../images/titlebullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin: 0px;
	padding: 6px 16px 4px 12px; 
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 24px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;		
	margin: 0px;
	padding: 0px; 
	margin-bottom: 16px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #57950a;
	font-size: 14px;
	font-weight: bold;		
	margin: 0px;
	padding: 0px; 
	margin-bottom: 16px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;		
	margin: 0px;
	padding: 0px; 
	margin-bottom: 16px;
}


ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
li{
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-left: 32px;
}
.whitenarrow{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.greenbold1{
	font-weight: bold;
	font-size: 14px;
	color: #89b247;
}

#righttpad{
	font-size: 1px;
	height: 13px;
}

#title2{

}
hr{
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	border-bottom: 1px solid #CCCCCC;
	width: 90%;
}

/* +++++++++++++++++++++++++++++++++++ Kma-2-1 Styles Ends here +++++++++++++++++++++++++++++++++++++++++++*/

/* +++++++++++++++++++++++++++++= Joomla core stuff ++++++++++++++++++++++++++++++++++++++ */

a:link {
	color: #c64934; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #c64934; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	
	text-decoration: none;
	font-weight: bold;
}

a.category:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.category:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #900;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	margin-bottom: 16px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #73aa47;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #575757;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 6px;
  line-height: 18px;
  height: 18px;
  vertical-align: middle;
  margin: 4px 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #878787;
	background-color: #f3f3f3;
	margin: 2px 0px 4px 0px;
}

.componentheading {
	height: 26px;
	border-bottom: 1px solid #c7c7c7;
	padding-left: 12px;
	background-image: url(../images/headbg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: bold;	
}


.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 26px;
	border-bottom: 1px solid #c7c7c7;
	padding-left: 12px;
	background-image: url(../images/headbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-bottom: 24px;
	font-size: 18px;
	font-weight: bold;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}


table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background-color: #4d4d4d;
  color: #FFFFFF;
  padding: 0px 6px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
}

td.sectiontableheader {
	padding: 0px 6px 0px 6px;
}


.sectiontablehighlight {
  font-weight: bold;
  background-color: #339900;
  color: #FFFFFF;
  padding: 0px 6px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
}

.sectiontablefooter {

}

.sectiontableentry1 td {
	background-color: #EFEFEF;
}

.sectiontableentry2 td {
	background-color : #f9f9f9;
}

tr.sectiontableentry1 td {
	padding: 6px;
}

tr.sectiontableentry2 td {
	padding: 6px;
}


.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #666666;
	text-align: left;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

td.footer{
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	padding: 12px;
}
td.footer2{
	background-image: url(../images/footerbg2.jpg);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
}

.copyright{
	font-size: 11px;
	color: #999999;
}

/* +++++++++++++++++++++++++++++++ Kma-2-1 Modules +++++++++++++++++++++++++++++ */
/* =============================== kma default module ============================ */

table.moduletable {
	width: 100%;
	margin-bottom: 12px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background-image: url(../images/modheadbg.jpg);
	color: #FFFFFF;
	text-align: left;
	padding-left: 24px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable td {
	font-size: 12px;
	padding: 12px;
	margin: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom: 2px solid #999999;
}

table.moduletable td td {
	font-size: 12px;
	padding: 6px 6px;
	margin: 0px;
	font-weight: normal;
	background-color: #F8F8F8;
	border-bottom: 1px solid #CCCCCC;
}

/* ================================= KMA default module Ends Here ======================== */
/* =================================  Module rmenu Starts Here ============================ */
table.moduletable-rmenu {
	width: 100%;
	margin-bottom: 12px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-rmenu {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-rmenu th, div.moduletable-rmenu h3 {
	background-image: url(../images/modheadbg-red.jpg);
	color: #FFFFFF;
	text-align: left;
	padding-left: 24px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable-rmenu td {
	font-size: 11px;
	padding: 12px;
	margin: 0px;
	background-color: #efefef;
	padding-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #d41110;
	
}

table.moduletable-rmenu td td {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #b4b4b4;
}

/* =================================  Module rmenu Ends here  ============================= */
/* =================================  Module rmenu2 Starts Here ============================ */
table.moduletable-rmenu2 {
	width: 100%;
	margin-bottom: 12px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-rmenu2 {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-rmenu2 th, div.moduletable-rmenu2 h3 {
	background-image: url(../images/modheadbg.jpg);
	color: #FFFFFF;
	text-align: left;
	padding-left: 24px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable-rmenu2 td {
	font-size: 11px;
	padding: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c7c7c7;
	
}

table.moduletable-rmenu2 td td {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #b4b4b4;
}


/* =================================  Module rmenu2 Ends here  ============================= */
/* =================================  Module left Starts Here ============================ */
table.moduletable-left {
	width: 100%;
	margin-bottom: 12px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-left {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-left th, div.moduletable-left h3 {
	background-image: url(../images/leftmodheadbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	color: #373737;
	text-align: left;
	padding-left: 12px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 18px;
}

table.moduletable-left td {
	font-size: 11px;
	padding: 12px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 6px;
	border-right: 1px solid #c7c7c7;
	
}

table.moduletable-left td td {
	font-size: 12px;
	padding: 6px 0px;
	margin: 0px;
	font-weight: normal;
	border-bottom: 1px solid #EBEBEB;
	border-right: none;
}

table.moduletable-left td ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
table.moduletable-left td li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	background-image: url(../images/bullet3.gif);
	background-position: 0px 4px;
	margin-bottom: 6px;
}
table.moduletable-left a.latestnews-left {
	color: #999999;
}
table.moduletable-left a.latestnews-left:visited{
	color: #999999;
}
table.moduletable-left a.latestnews-left:hover{
	color: #333333;
	padding: 0px;
	margin: 0px;
}

/* =================================  Module left Ends here  ============================= */
/* =================================  Module cal Starts Here ============================ */
table.moduletable-cal {
	width: 100%;
	margin-bottom: 12px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable-cal {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-cal th, div.moduletable-cal h3 {
	background-image: url(../images/modheadbg.jpg);
	color: #FFFFFF;
	text-align: left;
	padding-left: 24px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable-cal td {
	font-size: 11px;
	padding: 12px 6px;
	margin: 0px;
	background-color: #FFFFFF;
}

table.moduletable-cal td th {
	font-size: 11px;
	padding: 0px 0px;
	margin: 0px;
	background-image: none;
	background: transparent;
}

table.moduletable-cal td td {
	font-size: 11px;
	padding: 0px 0px;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #EBEBEB;
	border-right: none;
}

table.moduletable-cal td div.moduletable{
	margin: 0px;
	padding: 0px;
}

table.moduletable-cal td div.moduletable table{
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table.moduletable-cal div.moduletable h3{
	background-image: none;
	background-color: #EEEEEE;
	color: #333333;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 6px 0px;;
	padding: 0px;
	text-align: center;
}

table.moduletable-cal div.moduletable th{
	background-image: none;
	background-color: #589f0f;
	color: #FFFFFF;
	border: 1px solid #41710a;
	text-align: center;
	padding: 0px;
}

table.moduletable-cal td div.moduletable td{
	text-align: center;
	padding: 0px;
}

span.lday{
	width: 100%;
	background-color: #e6e6e6;
}
table.moduletable-cal td div.moduletable td.lday{
	background-color: #e6e6e6;
}

table.moduletable-cal td div.moduletable td.tyy{
	padding: 0px;
	background-color: #cb0d0e;	
	color: #FFFFFF;
	font-weight: bold;
}

table.moduletable-cal td div.moduletable h3 a {
	color: #CC0000;
}

table.moduletable-cal td div.moduletable h3 a:visited {
	color: #CC0000;
}



/* =================================  Module Cal Ends here  ============================= */
/* +++++++++++++++++++++++++++++++ Kma-2-1 Modules Ends Here +++++++++++++++++++++++++++++ */


/* +++++++++++++++++++++++++++++++++ Kma-2-1 Menu +++++++++++++++++++++++++++++++++++++++++*/
/* ================================== KMA default Menu ================================== */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

/* ================================== KMA Default Menu Ends Here ================================== */
/* ================================== KMA rmenu Menu ================================== */
a.mainlevel-rmenu:link, a.mainlevel-rmenu:visited {
	display: block;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	line-height: 24px;
	height: 24px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-align: left;
	padding-left: 18px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-rmenu:hover {
	text-decoration: none;
	color: #bc0909;
}

a.mainlevel-rmenu#active_menu {
	color:#bc0909;
	font-weight: bold;
}

a.mainlevel-rmenu#active_menu:hover {
	color: #000000;
}
a.sublevel-rmenu{
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 90%;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	padding-left: 20px;
	color: #333333;
	background-image: url(../images/bullet6.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
a.sublevel-rmenu:visited{
	color: #333333;
}
a.sublevel-rmenu:hover{
	color: #CC0000;
}

/* ================================== KMA rmenu Menu Ends Here ================================== */
/* ================================== KMA rmenu2 Menu ================================== */
a.mainlevel-rmenu2:link, a.mainlevel-rmenu2:visited {
	display: block;
	background-image: url(../images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	line-height: 24px;
	height: 24px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-align: left;
	padding-left: 18px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel-rmenu2:hover {
	text-decoration: none;
	color: #bc0909;
}

a.mainlevel-rmenu2#active_menu {
	color:#bc0909;
	font-weight: bold;
}

a.mainlevel-rmenu2#active_menu:hover {
	color: #000000;
}

a.sublevel-rmenu2{
	display: block;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	width: 90%;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	padding-left: 20px;
	color: #333333;
	background-image: url(../images/bullet5.gif);
	background-repeat: no-repeat;
	background-position: 12px 8px;
}
a.sublevel-rmenu2:visited{
	color: #333333;
}
a.sublevel-rmenu2:hover{
	color: #CC0000;
}

/* ================================== KMA rmenu2 Menu Ends Here ================================== */
/* +++++++++++++++++++++++++++++++++ Kma-2-1 Menu Ends here +++++++++++++++++++++++++++++++++++++++++*/


