@media screen {
* {
	font-family:Arial Narrow, Arial, Verdana, Helvetica;
	font-size:100%;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
}
BODY {
	background:#170e3b;
	margin:0px;
	padding:0px;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Arial, Verdana, Helvetica;
}
DIV.frame {
    text-align: center;
    
}
DIV.page {
	width:926px;
	margin:15px auto 15px auto;
	position:relative;
	overflow:hidden;
    text-align: left;
    border: #66FFCC solid 1px;
}
DIV.vmenuBG {
	width:160px;
	position:absolute;
	top:0;
	left:0;
	background:#010066;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.contentBG {
	width:546px;
	position:absolute;
	top:0;
	left:160px;
	background:#DDE1ED;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.containerBG {
	width:220px;
	position:absolute;
	top:0;
	right:0;
	background:#DDE1ED;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.header_box {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.header {
	background:#4F7F96;
	position:relative;
}
DIV.footer_box {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.footer {
	background:#4F7F96;
	position:relative;
	padding: 3px 3px;
    text-align: center;
    font-size: 0.7em;
}
DIV.main {
	clear:both;
	padding-bottom:35px;
	width:100%;
	position:relative;
	z-index:1;
}
DIV.wrap {
	width:706px;
	float:left;
}
DIV.hmenu_box {
	position:absolute;
	top:-24px;
	z-index:3;
	height:3px;
	width:926px;
	background:#010066;
    display: none;
}
DIV.hmenu {
	padding:0px 3px;
	height:24px;
}
DIV.vmenu_box {
	position:relative;
	top:0;
	z-index:3;
	width:160px;
	float:left;
	margin-top:24px;
}
DIV.vmenu {
	padding:0px 4px;
	background:#010066;
}
DIV.container_box {
	position:relative;
	z-index:3;
	width:220px;
	float:right;
	margin-top:24px;
}
DIV.container {
	padding:0px 4px;
	background:#F4F7FE;
    border: #4F7F96 solid 1px;
    margin: 0 10px 0 10px;
    padding: 10px;
}
DIV.container img {
    border: none;
}
DIV.content_box {
	position:relative;
	z-index:3;
	float:right;
	width:546px;
	margin-top:24px;
}
DIV.content {
	padding:0px 20px 0 20px;
	background:#DDE1ED;
}
}
@media print {
* {
	font-family:Arial Narrow, Arial, Verdana, Helvetica;
	font-size:100%;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Arial, Verdana, Helvetica;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
}
BODY {
}
DIV.frame {
}
DIV.page {
}
DIV.vmenuBG {
	display:none;
}
DIV.contentBG {
	display:none;
}
DIV.containerBG {
	display:none;
}
DIV.header_box {
}
DIV.header {
	display:none;
}
DIV.footer_box {
}
DIV.footer {
	display:none;
}
DIV.main {
	width:100%;
}
DIV.wrap {
	width:100%;
}
DIV.hmenu_box {
}
DIV.hmenu {
	display:none;
}
DIV.vmenu_box {
}
DIV.vmenu {
	display:none;
}
DIV.container_box {
}
DIV.container {
	display:none;
}
DIV.content_box {
	width:100%;
}
DIV.content {
}

}

