.do h3,
.do h4 {
	display: block;
	margin: 25px 0px 3px 0px;
	font-size: 14pt;
}

.do h4 {
	font-size: 13pt;
	margin: 0px 0px 3px 0px;
}

.do h3:first-child { margin: 0px 0px 3px 0px; }

.do h3 a,
.do h3 a:link,
.do h3 a:visited {
	font-size: 14pt;
	text-decoration: underline;
	color: black;
}

.do h4 a,
.do h4 a:link,
.do h4 a:visited {
	font-size: 13pt;
	text-decoration: underline;
	color: black;
}
	
.do h3 a:hover, .do h4 a:hover { text-decoration: none; }

.do h3 span,
.do h4 span {
	font-size: 12pt;
	color: #888;
}

.altNavig {
	font-size: 11pt;
	font-weight: bold;
}

.altNavig a {
	font-size: 11pt;
	font-weight: bold;
}

#subhead .altNavig a.current,
#subhead .altNavig a:link.current,
#subhead .altNavig a:visited.current {
	text-decoration: none;
	color: #666;
}

.messages {
	clear: both;
	font-size: 13px;
	border-top: 1px solid #888;
/*	border-left: 1px solid #888;*/
	padding: 20px 0px 0px 0px;
/*	background: white;*/
}

.tabs a {
	margin-left: 15px;
	margin-right: 0px
}

.ui-tabs-nav .ui-tabs-selected a { 
	background: #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

.message {
	background: #f7f7f7;
	height: 1%;
	margin-top: 20px;
	border: 1px solid #999;
}

.message:first-child {
	margin-top: 0px;
}

.message .messageCaption {
	position: relative;
	padding: 4px 7px;
	font-size: 10pt;
	background: #ddd;
	min-height: 25px;
	height: auto !important;
	height: 25px;
}

.message .date {
	position: absolute;
	right: 7px !important;
	right: 13px;
	top: 7px;
	color: #666;
}

.message .messageCaption h3 {
	font-size: 12pt;
	margin-right: 125px;
	margin: 0px;
}

.message .messageBody {
	padding: 0px 7px 5px 7px;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 0px 0px;
}

.message .messageContacts {
	position: relative;
	padding: 0px 7px;
	min-height: 89px;
	height: auto !important;
	height: 89px;
}

.message .messageContacts .imgs {
	position: absolute;
	right: 5px;
	top: 5px;
}

.message .messageContacts .imgs img {
	margin-left: 5px;
	padding: 1px;
	border: 1px solid #666;
}

#body .message h3 a,
#body .message h3 a:link,
#body .message h3 a:visited {
	font-size: 12pt;
}

#body .message a,
#body .message a:link,
#body .message a:visited {
	text-decoration: underline;
}

#body .message a:hover {
	text-decoration: none;
}

.rubrikator {
	list-style: none;
}

.rubrikator {
	padding: 0px;
	margin: 0px;
	font-size: 12pt;
}

#body .rubrikator ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: square inside;
	color: #999;
}

#body .rubrikator a,
#body .rubrikator a:link,
#body .rubrikator a:visited {
	font-size: 0.9em;
	font-weight: bold;
}

#body .rubrikator a.current, #body .rubrikator a.current:link, #body .rubrikator a.current:visited { color: #999; }
#body .rubrikator ul a, #body .rubrikator ul a:link, #body .rubrikator ul a:visited { font-weight: normal; }
