html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	background: #fdfdfd url(images/bg.jpg) repeat-x bottom fixed;
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}

body.f-smaller {
	font-size: 10px;
}

body,
body.default {
	font-size: 12px;
}

body.f-larger {
	font-size: 14px;
}

td, p, tr {
	font-family: Arial, Tahoma,verdana;
	text-align: left;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

a:link, a:visited{
	color: #669900;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	color: #adadad;
}

form { 
	display:inline;
	margin:0; padding:0;
}


ul {
	display: block;
	float: left;
}

li {
	list-style: disc;
}

img {
	border: none;
}



/* joomla - mambo css */
table.contenttoc{
	border:1px solid  #EED7C7;	
	margin:3px;
	padding:5px;
}
.contenttoc th{
	background-color: #996666;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
}
.contenttoc a {
	font-size:11px;
	padding:0 5px 0 5px;
	font-weight:normal;
	}
.contenttoc a:hover {
	font-size:11px;
	color:#FFFFFF;
	padding-left:5px;
	}
.contenttoc td {
	padding:3px;
	background:#EED7C7;
}
.contentpane{
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

.contentpaneopen ul {
	display: block;
	float: left;
}

.contentpane ul {
	display: block;
	float: left; 
}

table.contentpaneopen li {
	list-style: disc;
	margin-left: 15px;
}

.contentpaneopen fieldset {
	width: 99%;
	border: none;

}
.contentpaneopen td {
	padding: 0;
	text-align: left;
}

td.contentheading {
	color: #88c43a;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/icon_contentheading.jpg) no-repeat left;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	text-align: left;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
}

td.buttonheading{
	text-align: left;
	height: 32px;
}

div.componentheading {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration :none;
	font-weight: bold;
	font-size: 130%;
	text-align: left;
}

td.createdate{
	color: #708090;
	font-size:10px;
	font-weight:normal;
	border-bottom:1px solid #f0f0f0;
	
}
.modifydate,.small{
	color: #CCCCCC;
	font-size:10px;
	font-weight:bold;
}
.highlight { 

	background-color: #009900;
	color:#FFFFFF;
}
.mosimage {
	margin:5px;
	padding:5px;
	border:1px #f0f0f0 solid;
	
}
.mosimage_caption {
	background-color:#f0f0f0;
	padding:1px 2px;
	color:#c0c0c0;
	font-size:10px;
}
.contentpaneopen img { 
	margin:5px;}
.contentpane img { 
	margin:5px;}



.inputbox {
	border: 1px solid #CDCDCD;
	background: #FFFFFF url(images/searchbox_bg.jpg) repeat-x top;
	padding: 0px;
	height: 18px;
	line-height: 20px;
}

textarea.inputbox {
	min-height: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
	
.button {
	background: url(images/button.png);
	color: #555555;
	border: 0px;
	width: 110px;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
}


.sectiontableheader {
	background: url(images/sectionheader_bg.jpg) repeat-x;
	height: 35px;
	line-height: 35px;
	padding: 3px;
	color:#FFFFFF;
}

.sectiontableentry1 td {
	padding: 5px 0px 5px 3px;
	border-bottom: 1px solid #DCDCDC;

}
.sectiontableentry2 td{
	padding: 5px 0px 5px 3px;
	border-bottom: 1px solid #DCDCDC;
}

.sectiontableentry1 {
	padding:2px;
}

.sectiontableentry2 {
	padding:2px;
}



.readon {
	display: block;
	margin: 10px 0px 0px 0px;
	background: url(images/button_readmore.png) no-repeat;
	width: 84px;
	height: 21px;
	text-indent: -5000px;
}

.back_button a { 
	padding: 2px 5px 2px 5px; 
}

.back_button a:hover { 
	padding:2px 5px 2px 5px; 
	background: #999999;
	color:#FFFFFF;
}

.pagenav {
	text-align: center;
	color: #ffffff;
	background-color: #cccccc;
	margin: 0px -2px 0px 0px;
	padding: 1px 6px 1px 6px;
	font-size:11px;
	font-family:arial,verdana,tahoma;
	
}
	
a.pagenav, a.pagenav:visited {
	color:#ffffff;
}

a.pagenav:hover {
	color: #ffffff;
	background-color: #000000;
}


/* J!1.5 LOGIN FORM */
#form-login {
	display: block;
	width: 100%;

	text-align: left;
}

#form-login fieldset.input {
	display: block;
	border: 0px;
	padding: 0px;
	text-align: left;
}

#form-login p {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}

#form-login p #modlgn_username.inputbox,
#form-login p #modlgn_passwd.inputbox {
	display: block;
	height: 18px;
	line-height: 20px;
	padding: 2px 0px 2px 3px;
	margin: 0px 0px 3px 0px;
	font-size: 90%;
	color: #003366;
	width: 145px;
}

#form-login ul {
	display: block;
	float: none;
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#form-login ul li {
	display: block;
	list-style: none;
	margin: 0;
}
/* end LoginForm */



/* J!1.5 LOGIN FORM 
#form-login {
	padding: 0 0 40px 0;
	text-align: left;
	background: #6633FF;
}

#form-login fieldset.input {
	display: block;
	border: 0px;
	padding: 0px;
	text-align: left;
}

#form-login p {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
}

#form-login p #modlgn_username.inputbox,
#form-login p #modlgn_passwd.inputbox {
	display: block;
	width: 145px;
	height: 18px;
	line-height: 20px;
	padding: 2px 0px 2px 3px;
	margin: 0px 0px 3px 0px;
	font-size: 90%;
	color: #003366;
}

#form-login ul {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#form-login ul li {
	display: block;
	list-style: none;
	margin: 0;
}
 */

.listingBox { margin: 4px 0; border: solid 1px #c0c0c0; background-color: 
              #fff; padding: 4px; }
.eventBox { margin: 4px 0 15px 0; background-color: #fff; padding: 4px; }
.eventDateHeader
{
	font-size: 1.1em; font-weight: bold;
	background-color: #003366;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
}
.eventName { font-size: 1.25em; font-weight: bold; color: #1773BC; border-bottom: solid 1px #c0c0c0; }
.eventName a:link, .eventName a:visited { font-size: 11px; font-weight: normal; color: #1773BC; text-decoration: none; }
.eventName a:active, .eventName a:hover { font-size: 11px; font-weight: normal; color: #ff6633; text-decoration: none; }

.tenpixspacer { height: 10px; }
.twentypixspacer { height: 20px; }

.bottomBorder { border-bottom: solid 1px #c0c0c0; }

.sticky {
  background-color: #F0F0F0;
  border: 1px solid #D0D0E0;
  position: relative; /* peekaboo ie bug */
}
.sticky .w1 {
  background-image: url(images/sticky-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}
.sticky .w2 {
  background-image: url(images/sticky-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}
.sticky .w3 {
  background-image: url(images/sticky-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}
.sticky .w4 {
  background-image: url(images/sticky-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  padding: 1.2em;
  overflow: hidden;
}

.sticky h2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #4D658F;
	margin: 0;
	padding: 0;
}
