﻿body
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 50px;
	padding: 0px;
	background-color: #f0f1ec;
}

DIV
{
}

#layoutDiv
{
	margin-top: 10px;
	margin-bottom: 50px;
	width: 870px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #40494e;
	border: solid 1px #c6c6c4;
	background-color: #fafbfa;
	padding: 7px;
}

#layoutDiv A
{
	font-weight: normal;
}

#topBarDiv
{
}
#topBarTable
{
	padding-top: 5px;
	padding-left: 5px;
	height: 71px; /* image height - padding-top */
	width: 870px; /* general width - padding-left */
	background-repeat: repeat-x;
	background-image: url(/themes/Theme1/pics/topBar_bg.gif);
	background-position: top left;	
	vertical-align: middle;
}
#topBarTableLeftCell
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	width: 450px;
	padding-left: 5px;
}
#topBarTableRightCell
{
	width: 425px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

#headerImage
{
	vertical-align: top;
	background-repeat: no-repeat;	
	background-position: top left;	
	width: 870px;
	overflow: hidden;
}

#headerImageMinHeight
{
	height: 183px;
	width: 870px;
}

#topSpacerDiv
{
	height: 3px;
	Font-size: 1px;
}

#topToolsDiv
{
	text-align: right;
	height: 20px;
}

.panelFlags
{
	padding-top: 2px;
}

.panelFlags A IMG
{
	padding-left: 3px;
}

#main
{
	margin-top: 3px;
}

#bottomSpacerDiv
{
	height: 20px;
}

/* Footer text styles */
#footerTextDiv
{
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Tahoma;
	font-size: 10px;
	height: 25px; /* image height - padding-top */
	width: 860px; /* general width - padding-left */
}

#footerTextTable
{
	width: 860px;
}
#footerTextTableLeftCell
{
	text-align: left;
}
#footerTextTableLeftCell a
{
	text-decoration: none;
}
#footerTextTableLeftCell a:hover
{
	text-decoration: underline;
}
#footerTextTableRightCell, #footerTextTableRightCell A
{
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
#footerTextTableRightCell A:hover
{
	text-decoration: underline;
}


.cleaner
{
	clear: both;
	height: 10px;
	Font-size: 1px;
	border: 0px none;
	margin: 0; padding: 0;
	background: transparent;
	
}
