﻿body
{
margin:0;
padding:0;
}
.data {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt}
.datajustify { font-family: Arial, Helvetica, sans-serif; font-size: 10pt ; text-align: justify}
.headings {
	font-family: Calibri, "Times New Roman", Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #0D4175
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: medium
}
li {  list-style-image:  url(images/arrow.gif)}
.bglinks {  background-image: url(images/linksbg.gif)}
.bgheader {
	background-color: #7B934A;
}
.formfield {  
.formfield {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; 
color: #000000; border: 1px #FF9933 solid
}
lor: #CC0000; text-decoration: none}
a.red:hover {  color: #CC0000; text-decoration: underline}
a.red:active {  color: #CC0000; text-decoration: none}
a.red:visited {  color: #CC0000; text-decoration: none}
a.blue:link {  color: #0000CC; text-decoration: none}
a.blue:hover {  color: #0000CC; text-decoration: underline}
a.blue:active {  color: #0000CC; text-decoration: none}
a.blue:visited {  color: #0000CC; text-decoration: none}
.btn {  color: #FFFFFF; font-size: 10px; font-weight: bold; background-color: #CC9900; font-family: Verdana, Arial, Helvetica, sans-serif;}
.btnblue { col
.btnblue { color: #FFFFFF; font-size: small; 
font-weight: bold; background-color: #CC9900; font-family: Verdana, Arial, Helvetica, sans-serif; }
{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #EEEEEE; border: 1px solid #2E71A8}
.star {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #CC0000}
.err {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC0000}
.visible {  visibility: visible; clip:   rect(   ); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFDBBD; border: 1px #FF9933 solid}
.hide {  visibility: hidden; clip:  rect(   );}
.formOuterColor {  background-color: #3790cc;}
.formInnerBG {  background-color: #d6d6d0}
.formInnerColor {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #d6d6d0}
.formInnerColor1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #f4f7ff}
.bgfooter {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #BCCC9B}
.menuheader { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC0000; text-align: center }
.btnDN { color: #FFFFFF; font-size: 10px; font-weight: bold; background-color: #996600; font-family: Verdana, Arial, Helvetica, sans-serif; }
.datasmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #D7E4BC; text-align: center}
.datasmallg { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #EEEEEE; text-align: center;color: #999999}
.formfieldwb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #EEEEEE; border: 0px solid}
.formColCenter { background-color: #E6F6FF ; text-align: center}
.datasmally { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #eaf5fc}
.datasmalldy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9fd2f4;
}
.datasmallb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #9fd2f4; text-align: center }
.formfieldwby { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #51A1EC; border: 0px solid }
.formfieldwbdy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #4AC1D7; border: 0px solid }
.formInnerColory { background-color: #FFFF66}
.formInnerColordy { background-color: #FFCC33}
.headingsred { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC0033; text-align: center }
.pagebg {  background-color: #D7E4BC}
.formInnerColordim {
	background-color: #CBD6B6;
	color: #798C51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.datawtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAC08E;
}
.datawtdl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FDD5B2;
}
.datasky {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DCE6F0;
}
.datapink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F2DDDC;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.style1
{
    width: 50%;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
    text-align: center;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;		
}
.modalBackground
    {
        background-color: Black;
        filter: alpha(opacity=80);
        opacity: 0.8;
        z-index: 10000;
    }
/*css for close image*/

.close
{
  
    position: absolute;
    right: -12px;
    top: -12px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}
.customCalloutStyle div, .customCalloutStyle td
{
	font-family: Calibri;
	font-size: 14px;
	border: solid 1px #AAAAAA;
	background-color:#fef1c3;
	color:Black;
}

.headingsBlack {
	font-family: Calibri, "Times New Roman", Arial;
	font-size: 14pt;
	color: #333333
}

.headingsBlue {
	font-family: Calibri, "Times New Roman", Arial;
	font-size: 14pt;
	color: #21727c;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
