﻿.divcontent {
	background-color: #3f6aa9;
	text-align: center;
	vertical-align: middle;
	height: 400px;
	width: 760px;
	left: auto;
	top: auto;
	background-position: center center;
	z-index: 1;
	border: thin solid #003366;
}
.parent {
	vertical-align: middle;
	padding: 0%;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-position: center center;
	z-index: 0;
}
#hdrmenutxt {
	font-family:"Arial", sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
#hihdrmenutxt {
	font-family:"Arial", sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}         

#leftmenutxt {
	font-family:"Arial", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#hilefthdrmenutxt {
	font-family:"Arial", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}
.headertxt {
      font-family:"Arial", sans-serif;
      font-size: 10pt;
      font-weight: bold;
      color: #3a62a7;
}
.smheadertxt {
      font-family:"Arial", sans-serif;
      font-size: 8pt;
      font-weight: bold;
      color: #003366;
}
.smalltxt {

	font-family:"Arial", sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration:none;
}
.smallboldtxt {

	font-family:"Arial", sans-serif;
	font-size: 8pt;
	color: #3a62a7;
	text-decoration:none;
	font-weight: bold;
	text-align:center;
}
 
.medtxt {
	font-family:"Arial", sans-serif;
	font-size: 8pt;
	color: #3a62a7;
	text-decoration: none;
	text-align:justify;
}
    .tablehdrrow
    {
        height: 35px;
        vertical-align:middle;
        font-family:"Arial", sans-serif;
	    font-size: 10pt;
	    color: #3a62a7;
	    text-decoration:underline;
	    font-weight: bold;
	    text-align:center;
    }
  
    .style1
    {
        height: 97px;
    }

    .style2
    {
        height: 39px;
    }