﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #d8d8a9;
}

p
{
	font-size: 10pt;
	padding-top: 10px;
}

table
{ 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt; 
	font-weight: normal; 
}

td
{
	vertical-align: top;
}

a
{
	color: #0000c0;
}

a:visited
{
	color: #0000c0;
}

a:active
{
	color: #0000c0;
}

a:hover
{
	color: #4040ff;
}

.pageHeader
{
    height: 90px; 
    background-color: #1c3987;
    padding-top: 8px;
    text-align: center;
}

.menuArea
{
	position: relative;
	height: 30px;
	width: 690px;
    background-color: #1c3987;
    text-align: center;
}

.pageTitle
{
	margin-top:10px;
	font-size: 24pt;
	color:#404040;
	font-weight: normal;
	line-height: 36px;
}

.EfaTitle
{
    font-size: 30pt;
}

.heading
{ 
	font-size:13pt; 
	font-weight:bold;
}

.section
{
	padding-top: 10px;
}

.address
{
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}

#homeLink a
{
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#homeLink a:hover, #homeLink a:visited
{
	color: #ffffff;
}

.sidebar
{
	width: 200px; 
	text-align: left;
	padding: 5px; 
	border-right: 1px solid gray;
	font-size: 10pt; 
}

.sidebar ul
{
	padding-left: 15px;
}

#footer
{
	font-size: 9pt; 
	font-weight: bold; 
	width: 98%;
	border-top: 1px solid #a0a0a0;
	margin-top: 10px;
}

#footer td
{
	text-align: center;
	vertical-align: middle;
	width: 33%;
	padding: 0;
}

.StoreItem
{
	font-size: 11pt;
}

.login
{
	font-size: 8pt; 
	color: #a00000;
}
.login:hover
{
	color: #a00000;
}


.required
{
	font-size: 8pt;
	font-style: italic;
}

.emphatic
{
	font-weight: bold;
	color: #660000;
}

.smallLink
{
	font-size: 8pt;
	text-decoration:none; 
	color: Black;
}

.smallNote
{
	font-size: 8pt;
	font-style: italic;
	color: Black;
}

#charsWarning
{
	font-size: 8pt;
}

.runningOut
{
	visibility: visible;
	background-color: #8b0000;
	color: White;
}

.runningLow
{
	visibility: visible;
	background-color: #ffa000;
	color: black;
}

.lotsOfRoom
{
	visibility: hidden;
}

.entryHeading
{
	font-size: 8pt;
	font-weight: bold;
}

.warning
{
	color: Red;
	font-weight: bold;
}

.preview
{
	border: 1px solid black;
	padding: 5px;
}

.admin
{
	font-size: 8pt;
	background-color: #ffffff;
	padding: 3px;
	border: 1px solid black;
}

.membersOnly, a.membersOnly
{
	color: #a00000;
}

a.membersOnly:hover
{
	color: #ef3333;
}

.success
{
	color: #006600;
	font-weight: bold;
}

.failure
{
	color: #660000;
	font-weight: bold;
}

.sideLabel
{
	text-align: right;
}

#board li
{
	list-style: none;
}

#board a
{
	font-style: italic;
	padding-left: 20px;
	color: #006600;
	text-decoration: none;
}
#board a:hover
{
	font-weight: bold;
}

.bio
{
	text-align: left;
	font-size: 10pt;
	border: 1px solid gray;
	background-color: #e0e0e0;
	padding: 5px;
}

.brief
{ }

.full
{	
	margin-left: 30px; 
	border: 1px solid black;
	padding: 10px;
}

.boardtitle
{
	display: inline-block;
	width: 140px;
	padding-right: 20px;
	font-weight: bold;
}
.boardname
{
	display: inline-block;
	width: 240px;
}
.boardimage
{
	float: right;
	border: 2px solid black;
	margin: 3px;
}
