/* CSS Document */
body{
margin:20px 0px 0px 0px;
}
.headerstyle{
border-left:1px solid #9FA6AC;
border-bottom:1px solid #9FA6AC;
} 
.menuback{
background-image:url(../images/leftmenuback.jpg);
background-position:top;
background-repeat:no-repeat;
height:122px;
}
.barback{
background-image:url(../images/menuback.jpg);
background-position:top;
background-repeat:repeat-y;
}
.footer{
color:#B9BABC;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.footer:hover {
text-decoration: none;
color:#000000;
}
.leftmenu{
color:#FFFFFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
text-decoration:none;
}
a.leftmenu:hover {
text-decoration: none;
color:#000000;
}
.content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	font-weight: lighter;
	color: #1E4473;
	letter-spacing: 1pt;
	font-variant: normal;
	white-space: normal;
	padding-right: 10px;
}
.header{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#4C79BD;
font-weight:bold;
}
