
/** General definitions **/

td { vertical-align: top; }
img { vertical-align: middle; border: 0px; }


/** Headlines **/

h1 { font-size: 16px; font-weight: bold; margin: 15px 0px; }
h2 { font-size: 14px; font-weight: bold; margin: 2px 0px; }
h3, h4, h5, h6 { font-size: 12px; font-weight: bold; margin: 15px 0px; }


/** Paragraphs */

p { margin: 15px 0; }


/** Text style definitions **/

.txt-bc, .txt-grey { color: #888c79; }
.txt-bc { font-weight: bold; font-size: 11px; }
.txt-blue { color: #0079bd; }
.txt-lightgrey { color: #b5b5b5; }
.txt-small, small { font-size: 0.75em; }
.txt-big, big { font-size: 1.25em; }


/** Common element detail definitions **/

.invisible { display: none; }

.float-left { float: left; }
.float-right { float: right; }
.clear-left-float { clear: left; }
.clear-right-float { clear: right; }
.clear-float { clear: both; }

.block { overflow: hidden; }
.line-black { border-top: 1px solid #000; font-size: 1px; height: 1px; margin: 35px 0px; }
.flash-object, .flash-image { position: absolute; left: 0px; top: 0px; }


/** Link formats **/

a { color: #0079bd; cursor: pointer; }
a:link, a:visited, a:active { text-decoration: underline; }
a:hover { text-decoration: none; }

#relink {
	width:145px;
	height:45px;
	position:relative;
	top:109px;
	margin-left:630px;
}
