#background
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: white;
	background-image: url(../bg.gif);
	background-repeat: no-repeat;
}



#logobridge
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 79px;
	background: #060D50;	
	text-align: center;
}

#picbridge
{
	position: absolute;
	top: 0px;
	left: 200px;
	width: 200px;
	height: 79px;
	background: #060D50;	
	text-align: center;
}

#logotype
{
	position: absolute;
	top: 10px;
	right: 20px;
	width: 191px;
	height: 56px;
}

#pageHeader
{
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 145px;
	background: white;
	border-bottom: 1pt solid #cccccc;
	visibility: visible;
}

#homepageContent
{
	margin-left: 20px;
	padding-top: 100px;
	margin-right: 20px;
	left: 20px;
	font: 10pt verdana;

    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

#pageContent
{
	margin-left: 210px;
	padding-top: 140px;
	margin-right: 20px;
	left: 220px;
	font: 10pt verdana;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

/*
html>body #pageContent 
{
  height: auto;
	margin-left: 210px;
	margin-top: 100px;
	margin-right: 20px;
}
*/

#footer
{
	position: relative;
	height: auto;
	width: 100%;
	bottom: 0px;
	left: 0;
	font: 8pt verdana;
}


#mainMenu
{
	position: absolute;
	margin: 80px 0px 0px 0px;
	top: 65px;
	left: -7px;
	width: 200px;
	height: 100%;
	border-right: 1pt solid #cccccc;
	text-align: right;
	visibility: visible;
}
ol {
	list-style-image: url(../images/li.png);
}




.mainMenuItem
{
	width: 100%;
	/*height: 25px;*/
	border-bottom: 1pt solid #cccccc;
	text-align: left;
	vertical-align: middle;
}

.mainmenuItem img
{
	margin-right: 3pt;
}

.mainMenuItem a
{
	font: 10pt verdana;
	color: #000000;
	text-decoration: none;
	display: block;
	/*height: 25px;*/
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mainMenuItem a:hover
{
	font: 10pt verdana;
	color: #FF0000;
	text-decoration: none;
	background: #cccccc;
}


body
{

}



a
{
	text-decoration: none;
	color: #060D50;
	font-weight: bold;
}

td
{
	font: 10pt verdana;
	vertical-align: top;
}

img
{
	border: 0px;
}
.img_flt_r {
	float: right;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.main{
	font-size: 11pt;
	font-family: verdana, arial;
	text-decoration: none;
	color: #060D50;
}

.mainWhite{
	font-size: 11pt;
	font-family: verdana, arial;
	text-decoration: none;
	color: #ffffff;}

.info{
	font-size: 8pt;
	font-family: verdana, arial;
	text-decoration: none;
	color: #060D50;
}



.borderedImage
{
	border: 1pt solid #cccccc;
}

.footer
{
	font: 8pt black  ;
}
