/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color:white;
	background-attachment:fixed;
	background-repeat:no-repeat;
	text-align: center;
	font-size:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.printlogo {
	position:static;
}

#wrapper {
	margin: 5px 0 0 0;
	width: auto;
	text-align:center;
}
#armourwrapper {
	display: none;

}
#armour {
	cursor: crosshair;

}

#leftcolmenu {
	display: none;

}
#leftcolmenutop {
	margin:0;
	background-image: url(../images/topmenu.gif);
	background-position:top left;
	background-repeat: no-repeat;
	height: 54px;
	width:100%;
}
#leftcolmenutop p {
	margin:0;
}
#leftcolmenumid {
	margin:0 ;
	background-image:url(../images/middlemenu.gif);
	background-position:left;
	background-repeat: repeat-y;
}
#leftcolmenumid p {
	margin: 0 10px 0 10px;
}

#leftcolmenubot {
	margin:0;
	background-image:url(../images/bottommenu.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 59px;
}
.leftcolmenuitem {
	width: 215px;
	min-height: 70px;
	text-align: left;
	margin: 0 10px 0 35px;
	text-align:left;
	clear:left;
	overflow: visible;
	padding-bottom: 15px;
}
.leftcolmenuitem p{
	padding:30px 0 0 0;
	
}
#armourpanels {
	width: 180px;
	height: 40px;
	text-align: center;
	margin: 0 10px 0 25px;
	text-align:right;
	padding-top:30px;
}


#content {
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
	background-position:right;
	width:auto;
}

#contenttop {
	background-repeat: no-repeat;
	height:48px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	background-position:top right;
	display:none;

}

#contentside {
	margin-bottom:0;
	margin-top:0;
	padding:0 10px 0 10px;
	background-repeat:repeat-y;
	margin-left: 0;
	margin-right: 0;
	height:100%;

}
#contentside h6
{
	display:none;
}
#contentside h1 {
	
	margin:0 0 15px 0;
	font-size:160%;
	border-bottom: 2px solid #666666;
	
}
#contentside p {
	margin: 0px;
}
#contentside p em {
	color: #FF0000;	
}
#contentbottom {
	margin-top:0;
	background-repeat:no-repeat;
	height:58px;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	display:none;


}

.contentcell {
	float:left;

}
.contentcell1 {
	margin-left:120px;
}
.contentcell2 {
	margin-left:120px;
	height:105px;
}

#covertbutton {
	margin-right: 10px;
}
.contentcellwrapper {
	width:auto;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.contentcellwrapper1 {
	width:auto;
	margin-top: 10px;
	margin-bottom: 0px;
}
.pagebreak {
	page-break-after:always;

}
.pagebreak2 {
	page-break-before:always;

}.scroller {
	overflow: visible;
	height: auto;
	width: auto;
}
.aep55 {
	height: auto;
	width: auto;
}
.prn {
	visibility: hidden;
}
table, tr, td, th{
	border-top: 1px solid darkblue;
	border-bottom: 1px solid darkblue;
	border-left: 1px solid darkblue;
	border-right: 1px solid darkblue;
}
tfoot {
	display: none;
}
