
body, html {
	font-family: Tahoma,Verdana,Arial,Serif;
	font-size: 12px;
	margin:0;
	padding: 0;
	line-height: 1.4em;
	background-image:url($BACKGROUND$.GIF);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
}

/*  Domino fulltext search results highlight */
font[color=green] {
	color:green;
	background-color: #FFFF80;
	font-weight: bold;
}

p {
	margin-bottom: 5px;
}

input, textarea, select, input.file {
	font-family: Tahoma, Verdana, Arial, Serif;
	font-size: 12px;
	margin: 0;
	background: transparent;
}

.mybutton {
	background-color: #BEC0D4;
}
.mybutton :hover {
	background-color: #E5E7F0;
}
input.readonly {
	background-color: #efefef;
}
tr, td, a, pre {
	font-family: Tahoma,Verdana,Arial,Serif;
	line-height: 1.3em;
	font-size: 12px;
}

table {
	empty-cells:show;
	border-collapse:collapse;
	padding: 1px;
	border-color: #9F9F9F;
}
table.tooltip {
	border: solid 1px #dddddd;
	background-color: #FFFFD1;
}
th {
	font-family: Tahoma,Verdana,Arial,Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #BEC0D4;
}
.titleTable {
	border: 1px solid black;
	background-color: #CCCCCC;
}
a {
}
form {
	border: none;
	margin: 0;
}
hr {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}
a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: red;
}
ul {
	font-family:Tahoma,Verdana,Arial,Serif;
	font-size:12px;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(img$icn_shape.gif);
	line-height: 1.3em;
}
table.topheader {
	empty-cells:show;
	padding: 1px;
	border: 0 solid white;
}
.topheader {
	font-family: Tahoma,Verdana,Arial,Serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
}
a.topheader {
	color: #FFFFFF;
	text-decoration: none;
}
 a.topheader:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 a.topheader:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topheader:active {
	text-decoration:underline;
	color: #FFFFFF;
}
.bottomfooter {
	font-family: Tahoma,Verdana,Arial,Serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #CFCFCF;
	text-decoration: none;
	margin: 0;
}
 a.bottomfooter:link {
	color: #CFCFCF;
	text-decoration: none;
}
 a.bottomfooter:visited {
	color: #CFCFCF;
	text-decoration: none;
}
 a.bottomfooter:hover {
	text-decoration: underline;
	color: #CFCFCF;
}
 a.bottomfooter:active {
	text-decoration:underline;
	color: #CFCFCF;
}
.viewright p {
	margin: 0;
	padding: 0;
}
.viewright table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
}
.viewright td {
	margin: 0;
	border-bottom: 1px dotted #CFCFCF;
	white-space: nowrap;
}
.viewright th {
	margin: 0;
	padding: 2px;
	height: 11px;
	vertical-align: middle;
	border: 1px solid white;
	color: white;
}
.viewright th:hover {
	background-color: #E5E7F0;
	color: black;
}


 a.actiontable:link {
	color:blue;
	text-decoration: none;
}
 a.actiontable:visited {
	color: blue;
	text-decoration: none;
}
 a.actiontable:hover {
	text-decoration: none;
	color: red;
}

td.actiontable{
	background-color: #BEC0D4;
	border: solid 1px #ffffff;
	text-align: center;
}

td.actiontable:hover {
	background-color: #E5E7F0;
	border: solid 1px #ffffff;

}

.actiontable td:hover {
	background-color: #E5E7F0;
	border: solid 1px #ff0000;
}

.viewleft ul {
	font-family:Tahoma,Verdana,Arial,Serif;
	font-size:11px;
	list-style-type: none;
	margin-left: 8px;
	padding-bottom: 2px;
	line-height: 1.0em;
	list-style-image: none;
}
.viewleft p {
	margin: 0;
	padding: 0;
}
.viewleft li {
	font-family:Tahoma,Verdana,Arial,Serif;
	font-size:11px;
	color: #808080;
	padding-left: 10px;
	line-height: 1.0em;
	background: url(dot.gif) no-repeat top left;
	padding-bottom: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.viewleft h4 {
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 1px;
    margin: 0;
    color: #4F698E;
    background: url(img$icn_shape.gif) no-repeat center left;
 }
 a.viewleft {
	font-family: Tahoma,Verdana,Arial,Serif;
	font-size: 11px;
	padding-left:15px;
	text-decoration: none;
}
.viewleft a:link {
	color: #000080;
	text-decoration: none;
	font-size: 11px;
}
.viewleft a:visited {
	color: #000080;
	text-decoration: none;
	font-size: 11px;
}
.viewleft a:hover {
	text-decoration: underline;
	color: red;
}
.viewleft a:active {
	text-decoration:underline;
}

ol {
	font-family:Tahoma,Verdana,Arial,Serif;
	font-size:12px;
	line-height: 1.3em;
	margin: .3em 0 0 3.2em;
	padding: 5px;
	list-style-image: none;
}
li {
	margin-bottom: .5em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
img {
	margin: 0;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1, h2, h3, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h4 {
	font-weight: bold;
	font-size: 150%;
}
h2 { font-size: 150%; }
h3, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h5 { font-size: 100%; }
h6 { font-size: 80%;  }

.highlight { background: #ffff66; }

.search {
  border-collapse:collapse;
  border:1px solid #b0b0b0;
  margin-top:10px;
  padding:5em;
}

.search td {
  border-bottom: 1px solid #b0b0b0;
  padding: 2px;
}
.search th {
  border-bottom: 1px solid #b0b0b0;
}

/*   B L O G */
#content {
	margin:	10 100 10 20;
	width:	100%;
}

#menu {
	padding:	10px;
	left:	10px;
}

#linksadmin{
	border :	1px solid gray;
	background-color:	#FFFFD1;
	margin:	20px;
	padding:	10px;
}

#linksadmin a{
	color:	#000080;
	text-decoration:	none;
}

#linksviewnav {
	float:	right;
}

#blogcomments{
	background-color:	#f1f1f1;
	padding:	4px;
	border:	1px solid #c0c0c0;
	margin:	10px;
}

.blogcomments input, textarea, select, input.file {
	background: transparent;
	background-color: white;
	width: 80%;
}

#blogcommentlink{
	background-color:	#f1f1f1;
	padding:		3px;
}

#blogbody{
	padding:		10px;
}

#blogcontainer .blogdocument
{
	margin: 		0 0 20 0;
	border:		1px solid #ccc;

}

.blogtitleheader
{
	font-weight:		bold;
	background-color:		#f1f1f1;
	font-size:		16px;
	padding:		4px;
	border-bottom:		1px solid #c0c0c0;
}

.blogdateheader
{
	font-style:		italic;
	margin-bottom:		0px ;
	padding:		4px;
}

.blogtitleheader a, .blogtitleheader a:visited
{
	text-decoration:		none;
	font-size:		1.2em;
	color:		black;
}

.blogtitleheader a:hover
{
	color: #FFA042;
}

div.row
{
  clear:		both;
  padding-top:		4px;
}
div.row span.label
{
  float:		left;
  width:		100px;
  text-align:		left;
}
div.row span.formw
{
  float:		right;
  width:		350px;
  text-align:		left;
}
span.required{
	color:		#f00;
	font-weight:		bold;
}

.calendar th{
	text-align:	right;
	font-size:	12px;
	background:	transparent;
	color:	#4F698E;
}


.calendar td{
	text-align:	right;
	font-size:	12px;
	color:	#808080;
}

.calendar a:link {
	color:		#000080;
	font-size:	12px;
	font-weight:	bold;
}

.calendar a:visited{
	color:			#000080;
	font-size:	12px;
	font-weight:	bold;
}
.calendar a:hover{
	color:			red;
	font-size:	12px;
	font-weight:	bold;
}

/*   B L O G */


@media screen{
	.onlyprint {
		display: none;
	}
}

@media print {
	input, textarea, tr, td, a, ul, li, ol, table {
		font-family: Tahoma,Verdana,Arial,Serif;
		font-size: 13px;
	}
	font[color=green] {
		color: black;
		background-color: white;
		font-weight: 100;
	}
	a:link {
		color: black;
		text-decoration: none;
	}
	a:visited {
		color: black;
		text-decoration: none;
	}
	.viewleft {
		display: none;
	}
	.noprint {
		display: none;
	}
	.actiontable {
		display: none;
	}
	blogcommentlink{
		display: none;
	}
	.onlyprint {
	}
}
@media tty {
	.viewleft {
		display: none;
	}
	.noprint {
		display: none;
	}
	.actiontable {
		display: none;
	}
	.onlyprint {
		display: none;
	}
}