/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color:#3A89AF;
	background-image:url(../images/dyn7.jpg);
	background-attachment:fixed;
	text-align: center;
	font-size:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#qms {
	float: right;
	margin: 5px;
}
#qmsl {
	float: left;
	margin: 5px;
}

object {
	background-color:white;
}
.printlogo {
	position:absolute;
	left:-500px;
	top:-800px;
}

#wrapper {
	margin: 5px 0 0 0;
	width: 790px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
#armourwrapper {
	background-image:url(../images/flash_wrap.gif);
	background-repeat:no-repeat;
	background-position:center top;
	margin: 5px 0 20px 0;
	padding: 33px 0 0 0;
	height: 287px;
}
#armour {
	cursor: crosshair;

}

#leftcolmenu {
	float:left;
	width:255px;
	margin-top: 10px;
	margin-left: 5px;
	text-align:left;
}
#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;
}

#leftcolmenubot {
	margin:0;
	background-image:url(../images/bottommenu.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	height: 59px;
}
.leftcolmenuitem {
	width: 215px;
	min-height: 50px;
	text-align: left;
	margin: 0 0 0 35px;
	text-align:left;
	clear:left;
	overflow: visible;
	padding-bottom: 15px;
}
.leftcolmenuitem p{
	padding:30px  15px  0 0;
	text-align:right;
	
}
#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;
	float:right;
	width:515px;
}

#contenttop {
	background-image:url(../images/dynamictop.gif);
	background-repeat: no-repeat;
	height:48px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	background-position:top right;

}

#contentside {
	margin-bottom:0;
	margin-top:0;
	padding:0 10px 0 10px;
	background-image:url(../images/dynamicmid.gif);
	background-repeat:repeat-y;
	margin-left: 0;
	margin-right: 0;
	height:100%;

}

#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-image:url(../images/dynamicbot.gif);
	background-repeat:no-repeat;
	height:58px;
	margin-left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;


}

.contentcell {
	float:left;

}
.contentcell1 {
	margin-left:120px;
}
.contentcell2 {
	margin-left:120px;
	height:105px;	
}
#covertbutton {
	margin-right: 10px;
	background-image:url(../images/covert_button.gif);
}
.contentcellwrapper {
	width:450px;
	min-height: 100px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.contentcellwrapper1 {
	margin-top: 10px;
	margin-bottom: 0px;
}
a:link {
	color:#004EF4;
}
a:hover {
	color:#D168F0;
}
a:active {
	color:#FD5A41;
}
a:visited {
	color:#B91FFF;
}
.blat {
	background-image: url(../images/blat2.gif);
	overflow:visible;
	height 54px;
	height: 49px;
	font-size: 17pt;
	color: #FFFF00;
	background-repeat: no-repeat;
	background-position: top;
	width: 99px;
	text-align: center;
	padding-top: 15px;
	float: left;
}
