﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#44484B;
	font-size:12px;
	background-image:url('/images/background.jpg');
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
}

a
{
	text-decoration:none;
	color:#0575FF;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px	
}

a:hover
{
	text-decoration:none;
	color:#6699CC;
}

td
{
	text-align:left;
}

p
{
	text-align:justify;
}

.mainContainer
{
	background-color:White;
}

td.pageContainer
{
	
}

td.top
{
}

td.sidemenuContainer
{
	border-right:solid 1px #CCCCCC;
	width:220px
}

td.content
{
	width:620px;
	padding-left:15px;
	padding-right:20px;
	vertical-align:top;
}

table.nav
{
	background-color:#7696CE;
	color:White;
	font-size:10px;
	font-weight:bold;
}

table.nav td
{
	vertical-align:middle;
}

table.nav td a
{
	color:White;
}

table.nav td span.separator
{
	padding-left:5px;
	padding-right:5px;	
}

table.nav td
{
}

table.nav td a:hover
{
	color:#B5C6E4;
}

.subheading
{
	font-size:14px;
	font-weight:bold;
	color:#486FB3
}

table.sidemenu td
{
	border-bottom:solid 1px #CCCCCC;
	text-align:left;
	font-size:13px;
	color:Black;
}

table.footer
{
	border-top:solid 1px black;
	width:820px;
}

table.footer td
{
	padding-top:3px;
	color:#999999;
	font-size:9px;
	font-family:Arial;
}

table.footer td span
{
	padding-left:5px;	
}

table.footer a
{
	color:#999999;
	font-size:10px;
	font-family:Arial;
}

table.footer a:hover
{
	color:#6699CC;
}

.disabled
{
	background-color:#EDEDED;	
}

.mainHeading
{
	font-size:16px;
	font-weight:bold;
	color:#486FB3
}

.mainHeading2
{
	font-size:14px;
	font-weight:bold;
	color:#486FB3
}

.error
{
	color:Red;
}

.general
{
	color:#6699CC;
	font-weight:bold;
}

.pageHeader
{
	background-image:url('/images/pageheader.jpg');
	background-repeat:no-repeat;
	height:185px;
}

.pageHeaderContent
{
	background-image:url('/images/contentpageheader.jpg');
	background-repeat:no-repeat;
	height:109px;
}

.contentHeaderText
{
	position:relative;
	width:100%;
	top:40px;
	height:60px;
	font-weight:bold;
	color:Black;
	font-size:30px;
	text-align:right;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.goButton
{
	width:25px;
	height:25px;
	background-color:#7696CE;
	color:White;
	text-align:center;
	vertical-align:middle;
	border:none;
	line-height:25px;
}

.goButton:hover
{
	color:#B5C6E4;
	cursor:pointer;
}

.adminNav
{
	font-size:10px;	
}

.docs img 
{ 
	border: 1px solid #000;
}
img.heading
{
	border: none;
}
.center 
{
	text-align: center; 
}
.docs h2 
{ 
	margin: 30px 0 5px 0;
	font-size: 18px;
	color:#486FB3
}
.docs p
{
	text-align: justify;
	margin: 5px 0px 10px 0px;
}
.docs dd 
{
	text-align: justify;
}
.docs dt
{
	 margin: 11px 0 2px 0;
}
.docs dt,
.docs h2 
{
	font-weight: bold
}
.docs li
{
	list-style: none;
	margin-top: 5px
}
.docs ul
{
	margin: 5px 0 15px 0px
}
.docs .toc
{
	text-align: center;
	margin: 10px 0 0 0
}
.docs h1
{
	font-size: 20px;
	margin-top: 15px;
	color:#486FB3
}
.docs h3
{
	color:#486FB3
}
.docs h2 a
{
	text-decoration: none
}

table.meetingdocs
{
	border:solid 1px #CCCCCC;
	border-collapse:collapse;
}

table.meetingdocs td
{
	border:solid 1px #CCCCCC;
	text-align:center;
	height:20px;
	line-height:20px;
}

.adminPageContainer
{
	position:relative;
	width:280px;
	height:110px
}

.adminPageInner
{
	border:solid 2px #7696CE;
	position:absolute;
	top:0px;
	left:10px;
	width:260px;
	height:90px;
	padding:5px 5px 5px 5px
}

.adminPageImage
{
	background-repeat:no-repeat;
	position:relative;
	width:48px;
	height:48px
}

.adminPageText
{
	position:absolute;
	top:0px;
	left:75px;
	width:180px
}


table.adminGallery
{
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	width: 100%;
}


table.gallery
{
	border: solid 1px #CCCCCC;
	width: 505px;
	border-collapse:collapse;
}


img.wideBlank
{
	height: 0px;
}


.valSummary
{
	padding-bottom:5px;	
}

.picture
{
	text-align:center;	
	vertical-align:bottom;
}