body {
	background: #fff url(images/background.png) repeat-x;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.forumline {
	border: solid 0px #8F99A9;
/*	background-color: #FAFAFA;   */
}

/* General page style */
p {
	font-size: 10px;
}

p a {
	color: #007;
}

a {
	color:#000020; 
	text-decoration:none; 
	font-size:10px;
	font-weight:bold;
}

a:hover {
	color:#FB992F; 
	text-decoration:none;
}

a.side {
	color:#000020; 
	text-decoration:none; 
	font-size:10px;
}

a:hover.side {
	color:#FB992F; 
	text-decoration:none;
}

a.white {
	color:#000020; 
	text-decoration:none; 
	font-size:10px;
	font-weight:bold;
}

a:hover.white {
	color:#FB992F;
	text-decoration:none;
}

form {
	margin:0px;
}

hr {
	border-top:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}

hr.side-hr {
	border:1px #E2E2E2 solid;
	border-bottom:1px #F9F9F9 solid;
}

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}

pre {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:10px;
}

.alt {
	color:#1C1C1C;
}

.sub-header {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#000020;
	border-top:1px transparent solid; 
	border-bottom:1px transparent solid;
	padding:3px 5px 2px;
}

.sub-header table tr td ul {
	margin: 0;
	padding: 0;
}

.sub-header table tr td ul li {
	display: inline;
}

.sub-header table tr td ul li a {
	padding-left: 10px;
}

.button {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:10px;
	color:#000000;
	background-color:#FAFAFA;
	border:1px solid #8F99A9;
	margin-top:2px;
}
	
.textbox {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:10px; 
	color:#000000;
	background-color:#FAFAFA;
	border:1px #8F99A9 solid;
}

.main-body {
	/*background-color:#F6F8FA;*/
	background: #FFF;
	color: #3B3B3B;
	font-weight: normal;
	padding: 30px 15px 30px;
}

table.border .main-body {
	padding-bottom: 0;
}

.table-cellpic {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #EBF2FF;
	background: #4b638b url(images/cellpic1.gif) repeat-x;
	padding:0px 4px 0px 4px;
}

.table-cellpic h1, .table-cellpic h2 {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #EBF2FF;
	padding:0px 4px 0px 4px;
}

.table-cellpic h1, .table-cellpic h2, .panel-cellpic h2 {
	margin: 0;
	display: inline;
}

.panel-border {
	border: 1px solid #8F99A9;
}

.news-border {
	border-top: solid #8F99A9; 
	border-top-width: 1px; 
	border-left: solid #8F99A9; 
	border-left-width: 1px; 
	border-right: solid #8F99A9; 
	border-right-width:1px; 
	border-bottom: solid #F6F6F6; 
	border-bottom-width:0px;
	margin: 0 auto 0;
}

.panel-cellpic, .panel-cellpic h2 {
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #EBF2FF;
	background-color: #F6F8FA;
	background-image: url(images/cellpic1.gif);
	padding:0px 4px;
}

.side-body {
	background: #FFF;
	color: #2D5496;
	font-weight: normal;
	padding:4px 4px 4px 4px;

}

.main-bg {
/*	background-color:#F8F8F8;    */
}

.border {
	border-width:0px 1px 1px 1px;
	border-color:#8F99A9;
	border-style:solid;
	margin: 0 auto 0;
}

.news-footer {
	background: #FFF url(images/news_footer.png) repeat-x bottom;
	font-size:9px;
	font-weight:normal; 
	color:#0C0C0C;
	height:75px; 
	padding:4px 15px;
}

.capmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:10px;
	font-weight:bold; 
	border-width:1px 1px 1px 1px;
	border-color:#8F99A9;
	border-style:solid; 
	color:#B78E00; 
	height:24px; 
	padding:2px 2px 2px 2px;
}

.footer {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:9px;
	color:#EAEAEA;
	height:24px;
	background-color:#F6F8FA;
	background-image: url(images/footer_bg.gif);
	border-top:1px #8F99A9 solid; 
	border-bottom:0px #8F99A9 solid;
	padding:4px 4px 6px 4px;
}

img {
	border: 0px;
}

.scapmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:10px;
	font-weight:bold;
	color:#000; 
	height:19px; 
	padding:0px 2px 0px 2px;
	border-width:1px 0px 1px 0px;
	border-color:#8F99A9 #8F99A9 #8F99A9 #8F99A9;
	border-style:solid;
}



  /**
   **
   **   The following statements are for
   **   the discussion forum table layout
   **
   */

table.tbl-border tr td table tr td {
	padding: 5px;
}

table.tbl-border tr td table tr:first-child {
	background-color:#BDCCDB;
}

table.tbl-border tr td table tr:hover {
	background: #E8E8D4;
	cursor: pointer;
}

table.tbl-border tr td table tr td a:hover {
	color: #000020;
}

table.tbl-border tr td table tr td.forum-caption2:hover {
	cursor: auto;
}

table.tbl-border tr td table tr:first-child:hover {
	background: #BDCCDB;
	cursor: auto;
}

table.tbl-border tr td table tr:first-child td:first-child {
	background-color:#BDCCDB;
}

table.tbl-border tr td table tr td:first-child {
	background-color:#E4EBF1;
}

table.tbl-border tr:last-child td span {
display: block;
padding-top: 10px;
}

table.tbl-border tr td.tbl22, table.tbl-border tr td.tbl12 {
	padding: 5px;
}


.tbl {
	font-size:11px; 
	padding:4px;
}

.tbl1 {
	font-size:11px; 
	color:#091609; 
	padding:4px;
	text-align: left;
}

.tbl2 {
	font-size:11px;
	color:#091609;
	background-color:#FFF;
	padding:4px;
	text-align: center;
}

/* Forum header*/
.forum-caption {
	font-size:10px;
	font-weight:bold;
	color:#EBF2FF;
	background-color:#F6F8FA;
	height:24px;
	padding:0px 4px 2px 4px;
	background-image:url(images/cellpic2.gif);
	background-repeat:repeat-x;
}

/* Quote blocks */
.quote {
	color:#006E29;
	background-color:#F0F0F0;
	padding:2px;
	margin:0px 20px 0px 20px; 
	border:1px #8F99A9 solid;
}

/* Voting Poll */
.poll {
	height:12px; 
	border:1px #8F99A9 solid;
}

.comment-name {
	font-weight:bold; 
	color:#DDCC88;
}

/* This is for the Shoutbox */
.shoutboxname {
	font-weight:bold;
	color:#FFDDAA;
}

.shoutbox {
	color:#06070A;
}

.shoutboxdate {
	font-size:9px;
	color:#1C1C1C;
}

.small {
	font-size:10px;
	font-weight:normal;
}

.small2 {
	font-size:9px; 
	font-weight:normal; 
	color:#1C1C1C;
}

.side-small	{
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.side-label {
	background-color:#F8F8F8; 
	font-weight:normal;
	color:#1C1C1C;
	padding:2px;
}

/* This is for the Photo Gallery */
.gallery {
	padding: 16px 0px 8px 0px;
}

.gallery img {
	border: 1px solid #8F99A9; 
	filter: gray;
}

.gallery:hover img {
	border: 1px solid #4E79F3;
	filter: none;
}

img.activegallery	{
	border: 1px solid #8F99A9;
	filter: none;
}

div.googleAd {
	display: block;
	float: right;
	height: 240px;
	width: 120px;
	margin: 0 0 15px 15px;
}

div.topBanner {
	border: 1px solid #8F99A9;
	margin: 0 auto 8px;
	padding: 5px;
	width: 656px;
	text-align: center;
	background: #FFF;
}

div.topGoogleAds {
	padding: 1px;
	text-align: center;
}

table.bottomBanner {
	margin: 0 auto 0;
	text-align: center;
}

p.w3cValidator {
	text-align: center;
}

span.centerBigLink {
	display: block;
	text-align: center;
	margin: 15px 0 22px;
}

span.centerBigLink a {
	font-size: 14px;
}

div.readmore {
	width: 75px;
	height: 25px;
	background: url("images/readmore.png");
	margin: 0 0 5px 0;
}

div.readmore:hover {
	cursor: pointer;
	background: url("images/readmore.png") 0 -25px;
}

#pageNavigation {
	margin: 30px auto 10px;
}

#pageNavigation table {
	margin: 0 auto 0;
}

#pageNavigation td.tbl1, #pageNavigation td.tbl2 {
	padding: 0;
}

#pageNavigation td.tbl1 span, #pageNavigation td.tbl1 a, #pageNavigation td.tbl2 span, #pageNavigation td.tbl2 a {
	display: block;
	border: 1px solid transparent;
	height: 100%;
	padding: 4px;
}

#pageNavigation td.tbl1 a:hover, #pageNavigation td.tbl2 a:hover {
	background: #f2e5b5;
	border: 1px solid #8F99A9;
	color: #000;
	cursor: pointer;
}

.EMRads {
	display: block;
	float: right;
	width: 180px;
	margin: 0 0 15px 15px;
}

.pelletier blockquote {
	text-align: justify;
	font-style: italic;
	line-height: 16px;
	border-bottom: 1px solid #365F91;
	padding: 0 0 10px 15px;
	margin-bottom: 25px;
	margin-top: 25px;
}

.pelletier p {
	font-family: Calibri,Arial,Sans-Serif;
	font-size: 13px;
	line-height: 16px;
	color: #000;
	margin: 0 0 18px;
}

.pelletier h2 {
	color: #365F91;
	font-family: Cambria;
	margin-bottom: 1px;
}

.hide {
	display: none;
}

input#searchBox {
	width: 250px;
}

a#moreSearch {
	clear: left;
	display: block;
	padding: 25px 0 8px;
	width: 150px;
}

a#moreSearch:hover {
	color: #000020;
}

form#eventSearch {
	position: relative;
}

form#eventSearch input#searchButton {
	position: absolute;
	left:232px;
}

div.dateInput, div.searchFilter {
	float: left;
	overflow: hidden;
	margin-top: 12px;
	width: 50%;
}

div.dateInput label, div.searchFilter label {
	clear: right;
	display: block;
}

div.dateInput input, div.searchFilter input {
	width: 200px;
}

div.searchFilter select {
	width: 206px;
}

div#advancedSearch {
	display: none;
}