/* CSS Document */

html {
	height: 100%;
}

body {
	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:161%;
	font-weight:normal;
	
	color:#333333;
}

.clr {
	clear: both;
}

.sh_top{
	background-image:url(../images/sh_top.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sh_bottom{
	background-image:url(../images/sh_bottom.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.sh_left{
	background-image:url(../images/sh_left.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
}
.sh_right{
	background-image:url(../images/sh_right.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.navi{
	background-image:url(../images/navi_sh.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;

}

p {
	padding:0px;
	margin:0px;

}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:161%;
	font-weight:normal;
	
	color:#333333;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:161%;
	font-weight:normal;
	
	color:#000000;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:161%;
	font-weight:normal;
		color:#22288E;
		padding:0px;
		margin:0px;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:161%;
	font-weight:bold;
	
	color:#FF0000;

}

.border{

	border: 1px solid #7472A1;
	margin:1px;
	padding:10px;
background-color:#E0DFEB;

}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #22288E;
}













.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
 
  width: auto;

  padding-top:40px;
  
  margin: 0px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  background-color:#E0DFEB;

  width: auto;
 
  padding: 5px;
 
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}


ul
{
margin-left:5px;
padding: 0;
list-style-image:url(../images/navi_button.gif);
list-style-position:outside;
margin-bottom:3px;

}

li
{
	margin-left:12px;

	padding-left:5px;
	
	margin-bottom: 5px;
	
	
	
	
	
	
}


div{
	padding:0px;
	margin:0px;

}




/* Joomla core stuff */
a:link, a:visited {
	color: #22288E; text-decoration: underline;
	
}

a:hover {
	color: #00077d; text-decoration: underline;
	
}

table.blog{
padding:0px;
	margin:0px;

}
.contentheading, .contentpagetitle, .sectiontableheader {
	text-align:left;

	color: #22288E;
	
	font-size: 16px;
	
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	
}

div.componentheading, .componentheading{
text-align:left;

	color: #22288E;
	
	font-size: 16px;
	
	padding:3px 0px 20px 0px;
	margin:2px 0px 20px 0px;


}

 .buttonheading{
 text-align:left;

	color: #22288E;
	
	font-size: 14px;
	white-space: nowrap;
	padding:0px 0px 20px 5px;
	margin:0px 0px 20px 5px;
 }
table.contentpaneopen  {
padding:0px;
	margin:0px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	
	margin: 0px;
}





table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  text-align: center;
  font-size: 11px;
  	border: 1px solid #7472A1;
	margin:1px;
	padding:5px;
background-color:#E0DFEB;
  width: auto;
 
  
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.inputbox-search {
	padding: 1px;
	margin-left:2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	width:90px;
	color: #22288E;
}

 

.contentcolumn {
	padding-right: 5px;
}







table.searchinto {
	width: 100%;
}

table.searchintro td {
	
}

table.moduletable {
	
	padding:0px;
	margin-left:20px;
	width: 100%;
	margin-bottom: 25px;

	margin-top:5px;
}

table.moduletable-top {
	padding-left:188px;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
	
}
a.mainlevel-top:link, a.mainlevel-top:visited {
	font-size: 12px;
	color: #6260AB;
	text-align: left;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px !important;
	margin:0px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;	
	border-right:1px solid #6260AB;
	
}

a.mainlevel-top:hover {

font-size: 12px;
	color: #22288E;
	text-align: left;
	font-weight:bold;
	padding-right: 10px;
	padding-left: 10px;
	height: 20px !important;
	margin:0px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;	
	border-right:1px solid #22288E;
	
	
}

a.mainlevel-top#active_menu {
	color: #22288E;
	
}


div.moduletable {
	padding: 0;
	margin:0px;
	margin-bottom: 25px;
}

table.moduletable th, div.moduletable h3 {
	text-align:left;
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	
	font-weight:normal;
	color: #22288E;
	
	
	font-size: 16px;
	white-space: nowrap;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}



.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #e7e7e7;
}

.sectiontableentry2 {
	background-color : #ffffff;
}

.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: 0px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 0px;
}

table.contenttoc th {

  color: #666666;
	text-align: left;
	
	height: 21px;
	
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top:5px;
	padding-left: 12px;
	height: 20px !important;
	width: 100%;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/navi_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

a.mainlevel:hover {
		display: block;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top:5px;
	padding-left: 12px;
	height: 20px !important;
	width: 100%;
		text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/navi_button_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #22288E;
}

a.mainlevel#active_menu {
	color: #22288E;
	
}

a.mainlevel#active_menu:hover {
	display: block;
	font-size: 12px;
	color: #666;
	text-align: left;
	margin-top:5px;
	padding-left: 12px;
	height: 20px !important;
	width: 100%;
		text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/navi_button_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #22288E;
}

a.sublevel:link, a.sublevel:visited {
		padding-left: 12px;
	vertical-align: middle;
	font-size: 11px;
	color: #666;
	text-decoration:none;
	text-align: left;
}

a.sublevel:hover {
	color: #22288E;
	text-decoration: underline;
}

a.sublevel#active_menu {
		color: #22288E;
}

.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;
}