body {
 margin: 0;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: .9em;
 line-height: normal;
 color: #000;
 background: #FFF;
}

h1,h2,h3,h4,h5,form,p {
 margin: 0;
 padding: 0;
}

a,a:visited,a:active {
 color: #777;
}
a img {
 border: 0;
}
a:hover {
}

input {
 font-size: .9em;
}

select {
 font-size: .9em;
}

.check {
 background: none;
 border: none;
}

.button {
}

textarea {
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
}

td {
}

hr {
 height: 0px;
 color: #000;
 background-color: #000;
 border: 0;
 border-top: 1px solid #000;
}

p {
 padding: 0 0 1em 0;
}
pre {
 font-size: 1.25em;
}

h1,h2,h3,h4,h5 {
 padding-bottom: .35em;
}

ul {
 margin-top: 0;
 padding-top: 0;
 margin-bottom: 0;
 padding-bottom: 0;
}
dl {
 margin: 0 0 0 2em;
}
dt {
 font-weight: bold;
}
dd {
 margin: 0 0 1em 0em;
}

.gray {
 color: #a19b91;
}

/**** text classes ****/

h1 { font-size: 1.54em; }
h2 { font-size: 1.42em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.18em; }
h5 { font-size: 1.04em; }


/**** framework ****/

.message,.error,.warning {
}

.page_title,.component_title,.content_title {
 margin-top: .2em;
 margin-bottom: .25em;
 font-size: 1.7em;
 line-height: normal;
 color: #000;
}
.page_title {
 margin-bottom: 1em;
}

/**** news ****/
div.newsArticle {
 padding-top: 1em;
 padding-bottom: 1em;
 background: url(images/newsborder.gif) 0 bottom repeat-x;
}
div.newsArticle .newsTitle {
 font-size: 1.3em;
 color: #707070;
}
div.newsDate {
 margin: -.4em 16px .4em 0;
 color: #999;
 text-align: left;
 font-size: .85em;
 font-style: italic;
}
div.newsContent {
 margin: 0 .8em;
 padding: 0 .8em;
 border-left: 1px dotted #DDD;
 text-align: justify;
 line-height: 1.35em;
}
div.newsAuthor {
 margin-right: 16px;
 font-size: .85em;
 color: #999;
 text-align: left;
}

/**** pagination ****/
div#pagination {
 height: 1.5em;
 line-height: 1.5em;
 font-size: .9em;
 border-top: 1px solid #777;
 margin-right: 1em;
}
div#pagination_NthruM {
 float: left;
 color: #777;
}
div#pagination_nav {
 float: right;
}

/**** template ****/
.wrapper {
 position: relative;
 margin: 0 auto;
 width: 991px;
 text-align: left;
}
.page {
 width: 991px;
 background: url(images/content.jpg) 0 367px repeat-y;
 
}
.header {
 width: 990px;
 height: 287px;
 background: url(images/header.jpg) no-repeat;
}
.header .topright {
 position: absolute;
 right: 3.5em;
 top: 1.5em;
 font-size: .85em;
}
.header .topright a {
 color: #000;
 text-decoration: none;
}
.topmenu {
 background: url(images/menu.jpg) no-repeat;
 width: 990px;
 height: 30px;
}
.topmenu .container {
 height: 27px;
}
.pageminheight {
 float: right;
 width: 1px;
 height: 550px;
}
.pagebody {
 float: left;
 width: 990px;
 background: url(images/content_top.jpg) no-repeat;
}
.pagecontent {
 float: left;
 width: 920px;
 padding: 20px 35px 0 35px;
}
.pageHasLeft,.pageHasRight {
 float: left;
 width: 705px;
 padding: 0 15px;
}
.pageHasLeftRight {
 float: left;
 width: 525px;
 padding: 0 15px;
}
.pageHasNeither {
 float: left;
 width: 885px;
 padding: 0 15px;
}
.pageright {
 float: left;
 width: 180px;
}
.pageleft {
 float: left;
 width: 180px;
}
.pagebottom {
 width: 990px;
 height: 50px;
 background: url(images/content_bottom.jpg) no-repeat;
}
.copyright {
 width: 990px;
 height: 50px;
 line-height: 50px;
 text-align: center;
 font-size: .825em;
 color: #AAA;
}
.copyright a {
 color: #AAA;
}

.pageleft .component_title, .pageright .component_title { 	
 width: 160px;
 height: 60px;
  color: #000;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 text-align: left;
 font-size: 1.0em;
 text-decoration: none;
 padding: 0 0 0 20px;
 background: url(images/h3.jpg) top center no-repeat;
 font-weight: normal;
 line-height: 64px;
 margin: 0;
 text-transform: lowercase;
}

/** main menu **/
#mainmenu {
 padding: 0 1em;
}
#mainmenu ul {
 margin: 0;
 padding: 0;
 font-family: Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial;
 font-size: 1.0em;
}
#mainmenu a {
 display: block;
 white-space: nowrap;
 color: #000;
 text-decoration: none;
 width: 5em;
 line-height: 27px;
 height: 27px;
 padding: .1em .8em 0 .8em;
 text-align: center;
}
#mainmenu li {
 display: inline;
 float: left;
 list-style: none;
 cursor: pointer;
}
#mainmenu li.hover a {
 color: #707070;
}
#mainmenu li li {
 position: relative;
 clear: both;
 line-height: normal;
 border: 0;
}
#mainmenu li li.separator {
 font-size: 0;
 line-height: 0;
 border-bottom: 1px solid #FFF;
 border-top: 1px solid #CBD4BD;
}
#mainmenu li ul {
 font-size: .87em;
 position: absolute;
 background: #EEE;
 border: 1px solid #AAA;
 border-top: none;
}
#mainmenu li li a,#menu li.hover li a {
 width: auto;
 font-weight: normal;
 line-height: normal;
 height: auto;
 padding: .2em .5em;
 border: none;
 color: #000;
 background-image: none;
 background-color: transparent;
 text-align: left;
}
#mainmenu li li.hover a.hover {
 color: #707070;
}
#mainmenu li li ul {
 font-size: 1em;
 top: 0;
 left: 100%;
}
#menu li li ul.left {
 top: 0;
 right: 100%;
 left: auto;
}
#mainmenu li span.more {
 position: absolute;
 top: 0;
 right: .3em;
 line-height: normal;
 padding: .1em;
}

/** side menu **/

#sidemenu ul {
 list-style-type: none;
 padding-left: 1em;
 margin-left: 0;
 margin-bottom: 1em;
}
#sidemenu ul li {
 position: relative;
 background: url(images/menu_row.gif) left center no-repeat;
 padding-left: 10px;
}

#sidemenu ul li ul {
  display: none;
}

/** verse of the day **/
div.verseoftheday {
 font-size: .75em;
 padding: 0 0 1em 1em;
}
div.verseoftheday a {
 text-decoration: none;
}

.loginerror {
 color: #C33;
}