/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	background: #000099 url(../images/layout/pagebkg.jpg) repeat-x left top;
	padding-bottom: 40px;
}
h1 {
	font-size: 1.4em;
	height: 50px;
	line-height: 50px;
	margin: 0 10px;
	color: #FEC523;
	padding: 0;
	
}
h2 {
	padding: 4px;
	margin: 0px 0 10px 0;
	font-size: 1.2em;
	background-color: #EAEAEA;
	border: solid 1px #CCCCCC;
	color: #000099;
}
h3 {
	font-size: 1.05em;
	padding: 2px;
	margin: 0px 0 10px 0;
	color: #000099;
}
h4 {
	font-size: 1em;
	padding: 0px;
	margin: 0 0 0.3em 0;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #000099;
}
a:active {
	text-decoration: underline;
	color: #000099;
}
form {
	margin: 0;
	padding: 0;
}
label {
	display: block;
	color: #666666;
}
input, textarea  {
	width: 100%;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px  #CCCCCC;
	border-top-color: #999;
}
textarea {
	width: 100%;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background: url(../images/layout/contentsshadow.jpg) no-repeat center top;
	padding-top: 100px;
	
}
#contents {
	background-color: #EAEAEA;
	border: solid 1px #999999;
	margin: 0 10px 0;
	padding: 5px;
	border-bottom: none;
}
#contentsfooter {
	margin: 0 10px 5px;
	background: url(../images/layout/contentsfooter.jpg) no-repeat center bottom;
}
#header {
}
#logo {
	height: 100px;
	width: 742px;
	position: absolute;
	z-index: 100;
	text-align: right;
	margin-left: 0px;
	margin-top: -4px;
	
}
#headerbar {
	background: url(../images/layout/headerbar.jpg) no-repeat center top;
	height: 50px;
	width: 100%;
}
#mainmenu {
	margin: 10px 0 0 0;
	position: relative;
	z-index: 101;
	width: 635px;
	margin-bottom: 1em;
}
#page {

}
#footer {
	
}

#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
}
#mainmenu ul li{
	display: inline;
}
#mainmenu ul li a{
	color: #000099;
	text-decoration: none;
	font-size: 1em;
	padding: 0 0.4em;
}
#mainmenu ul li a:hover{
	text-decoration: underline;
}

.imageleft {
	float: left;

}
.first {
	border-left: none!important;
}
.pageblock {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 5px;
}
.pageitem {
	margin-bottom: 10px;
	border-bottom: dotted 1px #CCCCCC;
	clear: both;
}
.last {
	border-bottom: none;
}
.presentlist {
	width: 75%;
	margin: 0 auto;
}
.minutes {
}
.minutes p{
	margin-left: 20px;
}
.presentlist table{
	width: 100%;
	margin: 0 auto 20px auto;
}
.presentlist table td{
	width: 50%;
}
.presentlist ol{
}
.boardlist .pageitem{
	width: 48%;
	float: left;
	clear: none;
	height: 200px;
	margin: 5px;
	/*background: url(../images/layout/boardback.jpg) repeat-x;*/
}
.boardlist .pageitem .imageleft{
	margin-left: 5px;
}
.boardlist .pageitem h3{
	margin-left: 5px;
}
.boardlist .pageitem p {
	display: block;
	margin-left: 120px;
	margin-top: 0;
	text-align: justify;
	padding-right: 5px;
}
dl.faqs {
}
dl.faqs dt{
	color: #000099;
	font-weight: bold;
	margin-bottom: 5px;
}
dl.faqs dd{
	margin-bottom: 20px;
	margin-left: 10px;
}
#contentsfooter {
	text-align: center;
}
#contentsfooter ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: auto;
	line-height: 2em;
}
#contentsfooter ul li {
	display: inline;
	border-left: solid 1px #000000;
}
#contentsfooter ul li a{
	padding: 0 5px;
	color: #000000;
}
#inetlink {
	font-size: 0.8em;
	text-align: right;
	color: #FFF!important;
	padding: 5px;
	font-style: normal;
}
#inetlink div {
	margin: 5px auto;
	text-align: left;
	padding-right: 5px;
}
#inetlink a {
	color: #FFF!important;
	line-height: 1.2em;
	font-weight: bold;
}
#inetlink a:hover {
	text-decoration: none;
}

ul.list3col {
	margin: 10px;
	padding: 0;
	list-style-type: none;
}
ul.list3col li{
	float: left;
	width: 33%;
}

.action{
	color: #000099;
	margin-top: -1em;
}
.subtitle{
	font-weight: bold;
	color: #000;
	padding-right: 5px;
	
}

ul.minutelist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.minutelist li{
	display: block;
	margin-bottom: 10px;
	
	line-height: 20px;

}
ul.minutelist li a{
	text-decoration: none;
	display: block;
	padding: 5px;
	border: solid 1px #EAEAEA;
}
ul.minutelist li a:hover{
	border-color: #CCCCCC;
}

.date {
	font-weight: normal;
	display: block;
	text-align: right;
	padding-right: 5px;
	color: #666666;
	float: right;
	line-height: 1.6em;
}

a.externallink {
	display: block;
	float: left;
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
	border: solid 1px #FFF;
	padding: 5px;
	margin: 5px;
}
a.externallink:hover {
	border: solid 1px #CCCCCC;
}
a.externallink img {
	border: none;
}
