/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-position: left top;

	background-image: url('/Themes/Content Themes/ber/Templates/Images/Background.jpg');
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	
}
/**/
*{font-family: Arial, Helvetica, sans-serif;}
 html, body { height: 100%; }

.fob  {
	position: absolute;
	display: block;
	width: 100%;
	}
/**/	
.topTable td{
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
*.TopShadow{
	background-image: url(TopShadow.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

td.topLine {border-top-style:solid;border-top-width:1px;border-top-color:#aaa;
}
td{
font-size:9pt;}
td.corner {
	width: 40px;
}
td.cornerSmall25px{
	width:25px;
	height:25px;
	background-repeat: repeat-y;
	background-position: right top;
	
	}
td.LeftL{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#aaa;
	background-color:#fff;
}
td.RightL {
	border-right-color: #aaa;
	border-right-style: solid;
	border-right-width: 1px;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	border-bottom-width: 1px;
}
td.bottomL{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
}/*
td.mainContent{
	padding: 5px;
}

*/
.mainTable{
	width: 760px !Important;
	height: 100%;
}
.topBottomLines{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa;
	border-bottom-color: #aaa;
	padding: 1px;
}
/**/
.topLeftCorner{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	width: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	text-decoration: none;
}
/* Columns */
*.colLeft{
	background-image: url('leftShadow.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	width: 3px;
}
*.colRight{
	background-image: url('rightShadow.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	width: 3px;
}

*.colBottom
{
    background-image: url('BottomShadow.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 3px;
	height: 3px;
}
/**#col1,col2,col3{
	width: 33%;
}

#col1{width:35%;}
#col2{width:35%;}
#col3{width:30%;}*/
/*side menu*/
.sideMenu{
	width: 115px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 10px;
}
.SMenuEtd{
	height: 5px;
}
.SMenu{
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	background-image: url('sideMenuArrow.jpg') !Important;
	background-repeat: no-repeat;
	background-position: left 2pt;
	margin-left: 0px;
	display: block;
	padding-left: 15px;
	margin-top: 0px;
}
.SMenu:hover{

color:#58973B;}

/*Home Page*/

#mainArticle{
	width: 534px;
	position: relative;
	text-align: left;
	height: 190px;
}

#rDiv{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
	height: 100%;
}
/*content frames*/
.cornerFloatRightImage{
	background-image:url('/Themes/Content Themes/ber/Templates/images/cornerSmallTopImage.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
	width: 38px;
	float: right;
}

td.contentLineTop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa;
}
td.contentLineLeft{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aaa;
}
td.contentLineBottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
}
div.contentLineRight, td.contentLineRight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
}
td.contentLineLeftTopCorner{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
}
td.contentLineRightTopCorner{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #aaa;
	border-right-color: #aaa;
}
td.contentLineLeftBottomCorner{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
}
td.contentLineRightBottomCorner{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaa;
}
td.contentTopBottomLine{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaa;
	border-bottom-color: #aaa;
	display: block;
	padding-top: 5px;
}
.DocTableCellAlt {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9pt;
	color: #023090;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBF0F5;

}

.DocTableCell {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9pt;
	color: #023090;
	font-family: Arial, Helvetica, sans-serif;
}
.DocheadBlu{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size:9pt;
	color: #000066;
}
.DocheadGrey{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size:9pt;
	color: #666666;
}
.DocIntroGrey{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size:9pt;
	color: #666666;
}
.DocBodyCopy{
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size:8pt;
	color: #000000;
}
.SmallText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:normal;
	color:#000000;
}
