.body_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #333333; line-height: 16px}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #18345A}
.fullheight{ height:100% ; border-color: black #18345A; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.main_pg_bg {  background-attachment: fixed; background-color: #FFFFFF; background-repeat: no-repeat; background-position: left top}
.titlePages { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #18345A }
.fullheight_index { height:100% ; border-color: black black black #18345A; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px }
.body_text_2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #333333}
.index_bg {  background-attachment: fixed; background-image: url(images/index_bg_06.gif); background-repeat: no-repeat; background-position: right top}
.dotted_border {  border: 1px solid #666666}
.main_pg_bg_includes {  background-attachment: fixed; background-color: #FFFFFF; background-image: url(../images/template_06.gif); background-repeat: no-repeat; background-position: left top}
.report_pg_bg_includes { background-attachment: fixed; background-color: #FFFFFF; background-image: url(images/template_06.gif); background-repeat: no-repeat; background-position: left top }
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.magglass_bg {
	background-attachment: fixed;
	background-image: url(images/magglass_bg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
}
  .submitLink {
	color: #00f;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size: 11px;
	font-weight: bold;
  }

.printOnly
{
	display: none;
}

@media print 
{
    .noPrint 
    {
        display: none;
    }  
    
    .printOnly
    {
		display: block;
    }
    
    .fullheight
    {
		height:100% ; border-color: black #18345A; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
    }
}