body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #4b4947; /*#4b4947 #00789C*/
}

.verticalhr {
	background-image: url(vertical_hr.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.title {

	font-size: 14px;
	font-weight: bold;
	color: #4b4947;
}
.footer {
	font-size: 10px;
	color: #00aeef;
	background-color: #00aeef;
}
.intro {
/*
	line-height: 1.4em;
	font-size: 14px;
*/
	margin: 0.8em 0em 1.2em 0em;
	color: #00aeef;
}
.intro h2 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.6em;
}
.intro h3 {
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
.body {
	font-size: 11px;
	color: #4b4947; /*#4b4947 #00789C*/
	padding-top: 10px;
}
.address {
	padding-top: 8px;
}
.address a {
	font-size: 10px;
}
.phone {
	font-size: 10px;
	color: #4b4947;
	padding-top: 8px;
}
.website {
	font-size: 12px;
	padding-top: 8px;
}
.ad {
	font-size: 25px;
	color: #4b4947;
}
.povaT {
	font-size: 12px;
	color: #4b4947;
}
.povaLH {
	font-size: 12px;
	color: #4b4947;
	font-weight: bold;
}

.spacer{
	height: 8px;
	width: 100%;
}
.bigspacer{
	height: 30px;
	width: 100%;
}
.smallseparator {
	height: 10px;
	width: 10px;
}
.separator {
	background-color: #00aeef;
	height: 1px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 14px;
}

.pafmenucontainer {
	width:182px;
}
.pafmenucontainerblock {
	text-align:center;
}
.pafmenu {
	text-align:left;
}
.paddingsubmenu {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 32px;
}
.paddingmenublockImage {
}
.paddingmenublock {
	padding-left:22px; 
	padding-right:22px;
}
.paddingmenu {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
	margin-bottom: 2px;
}
.sidemenu_arrow {
	margin-right:0.5em;
	border: 0px;
}
.menu {
	display:block;
	text-decoration: none;
	color: #4b4947;
	font-size: 12px;
	font-weight: normal;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
    text-decoration: none;
	width: auto;
	cursor: pointer; 
}
.menu:hover {
	color: #ffffff;
	display:block;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
    text-decoration: none;
	background-color: #00aeef;
	width: auto;
	cursor: pointer; 
}
.menuselected {
	text-decoration: none;
	color: #ffffff;
	                      
	font-size: 12px;
	font-weight: normal;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space:nowrap;
    text-decoration: none;
	background-color: #00aeef;
	width: auto;
}
.menuheader {
	font-weight: bold !important;
}
a {
	/*font-size: 12px;*/
	text-decoration: none;
	color: #00aeef; /*#0195BE #00789C #00aeef*/
	outline: none;
}
a:hover {
	text-decoration: underline;
}
:focus {
	-moz-outline-style: none;
}
.image {
	border: 1px solid #00aeef;
}
.gwt-Image {
	border: 1px solid #00aeef;
	cursor: pointer;
}

#oabanner {
	display:block;
	position:relative;
	width:320px; 
	height:250px;
}
.pafSubmit
{
	font-size: 12px;
	font-style : normal;
	border : 1px solid #00aeef;
	background-color: #fff;
	margin:0px;
}
.pafSubmit:hover {
	background-color: #00aeef;
	color: #fff;
}
.pafInput {
	font-size: 12px;
	color  #00aeef:;
	font-style : normal;
	border : 1px solid #00aeef;
	padding-left: 0.5em;
	width: 132px;
}
.pafInput:hover {
	background-color: #fff;
}
.headertxt {
	font-size: 12px;
	color: #4b4947;
}
.bodytxt {
	font-size: 11px;
	color: #4b4947;
	font-weight: normal;
}

.smallblk {
	font-size: 10px;
	color: #4b4947;
}
.rowSpacer {
	padding: 0 0 8px 0;
}
.box {
	padding: 0 2px;
	height: auto;
	width: auto;
}
table.members
{
	width: 600px;
	font-size: 10px;
	margin-bottom: 1em;
}
table.members td
{
	vertical-align: top;
	padding-left:5px;
}
table.members h3
{
	margin-bottom:0.2em;
}
li
{
	margin-bottom:0.5em;
}