@charset 'UTF-8';
/* CSS Document */

body
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	background: white;
	margin: 0;
	padding: 0;
	border: none;}


table, tr, td
{
	vertical-align: top;
	border:0px;
}

td
{
	border:0px;
	border-bottom: 1px solid grey;
}

#maincontainer
{
	float:left;
	position: absolute;
	left: 496px;
	width: 992px;
	height: 842px;
	margin: 0px 0px 0px -496px;
}

#content
{
	float:left;
	position: relative;
	margin: 26px 20px 28px 142px;
	background-color:white;
	width: 822px;
	height: 790px;
}

#spacerTopLeft
{
	text-align:right;
	position:relative;
	float:left;
	font-size: 11px;
	width: 100%;
	height:92px;
}

#spacerTop
{
	text-align:right;
	position:relative;
	float:left;
	font-size: 11px;
	width: 100%;
	height:114px;
}

#leftColumn
{
	float:left;
	position: relative;
	width: 312px;
	height: 776px;
	background-repeat: no-repeat;
}

#separator
{
	float:left;
	position: relative;
	width: 28px;
	height: 776px;
}

#rightColumn
{
	float:left;
	position: relative;
	width: 482px;
	height:776px;
}

#contentDisplayLeft
{
	position:relative;
	float:left;
	border-top: 2.126pt solid black;
	width:100%;
	padding-top: 13px;
	height: 405px;
	background-image:url(./img/layoutDottetLine312px.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#contentDisplayRight
{
	position:relative;
	float:left;
	border-top: 2.126pt solid black;
	width:100%;
	padding-top: 13px;
	height: 405px;
	background-image:url(./img/layoutDottetLine482px.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#textfieldLeftTitle
{
	position:relative;
	float:left;
	margin-top:13px;
	width: 312px;
	height: 24px;
	font:Verdana;
	font-size:11px;
	font-stretch:1.5px;
	font-weight:bold;
}


#textfieldLeft
{
	position:relative;
	float:left;;
	width: 312px;
	height: 235px;
	font:Verdana;
	font-size:11px;
	font-stretch:1.5px;
	font-weight:bold;
}

#textfieldRigth
{
	position:relative;
	text-align:center;
	float:left;
	margin-top:13px;
	width: 482px;
	height: 235px;
	font:Verdana;
	font-size:10px;
	font-stretch:1.5px;
}

#footer
{
	position:fixed;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color:white;
	width: 822px;
	height: 36px;
	bottom: 0px;
	font-size: 11px;
	border-top: 2px solid #6633ff;
	background-image:url(img/LayoutToolsForMedia2.png);
	background-position: right top;
	background-repeat:no-repeat;
	font-weight: bold;
}

a
{
	text-decoration:none;
	color: black;
}

th
{
	text-align:left;
}

img
{
	border: none;
}


