.plainheader  { font-size: 10pt; font-weight:bold; color:black; line-height:5 }
.plainheader2  { font-size: 8pt; font-weight:bold; background-color:#99FFFF; color:black }
.yellowheader  { font-weight:bold; color:black; background-color:#e0ffff  }
.dkblueheader  { font-weight:bold; color:white; background-color:#000099}
.bodytext {color:black}
.bodytextb10 { font-size: 12pt; color:black; font-weight:bold}
.bodytext10 { font-size: 12pt; color:black}
.bodytext12 { font-size: 12pt; color:black;  font-weight:bold}
.bodytext13 { font-size: 13pt; color:black;  font-weight:bold}
.bodytext14 { font-size: 14pt; color:black}
.bodytextg { font-size: 8pt; color:grey}
A.bodytext  { font-weight:bold; color:#000099 }
A:hover.bodytext  { font-weight:bold; color:red }
.bodytextwhite { color:white }
.bodytextwhite10 { font-size: 10pt; color:white }
.bodytextred { color:red }
.bodytextred10 { font-size: 10pt; color:red }
.bodytextred12 { font-size: 12pt; font-weight:bold; color:red; margin-left: 40px}
.bodytextred11 { font-size: 11pt; font-weight:bold; color:red; margin-left: 40px}
.bodytextred11b { font-size: 11pt; font-weight:bold; color:red; margin-left: 150px}
.header { font-weight:bold; color:white }
.header2 { font-weight:bold; color:red }
A.header { font-weight:bold; color:white; text-decoration:none }
A:hover.header { font-weight:bold; color:yellow; text-decoration:none }
.whiteheader  { font-size: 14pt; font-weight:bold; color:white; background-color:#000099}
.blueheader  { font-size: 14pt; font-weight:bold; color:#000099 }
.darkblue  { font-size: 14pt; font-weight:bold; color:#00204F }
.darkblue10  { font-size: 10pt; font-weight:bold; color black }
.darkblue12  { font-size: 12pt; font-weight:bold; color:black }
.darkblue13  { font-size: 13pt; font-weight:bold; color:#00204F }
.darkblue14  { font-size: 14pt; font-weight:bold; color:#00204F }
.darkblueline  { font-size: 10pt; font-weight:bold; color:white; background-color:#00204F}
.darkbluelinenew  { font-size: 10pt; font-weight:bold; color:white; background-color:#191970}
.welcome {
 font-size: xx-small;
 font-family: Verdana, Geneva, sans-serif;
 color: #000000;
 text-align: right;
 line-height: 1.3em;
}


.login {
	width:500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 50px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left
}
.form01 {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 40px;
	border: 1px solid #cccccc;
	width: 900px;
	background: #F1F3F5;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left
}

.form02 {
	width:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 40px;
	border: 1px solid #cccccc;
	width: 600px;
	background: #F1F3F5;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left
}

.form03 {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 10px;
	border: 1px solid #cccccc;
	width: 900px;
	background: #F1F3F5;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left
}

.form04 {
	width:400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 10px;
	border: 1px solid #cccccc;
	height: 200px;
	background: #F1F3F5;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left
}

.form05 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 40px;
	border: 1px solid #cccccc;
	width: 750px;
	foreground: #F2F2F2;
*	background: #F2F2F2;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	 -moz-border-radius: 10px; 
	-webkit-border-radius: 10px
}

.form06 {
	width:600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 40px;
	border: 1px solid #cccccc;
	width: 600px;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left
}



.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
}

@media print
{
    #pager,
    #form,
    .no-print
    {
        display: none !important;
        height: 0;
    }


    .no-print, .no-print *{
        display: none !important;
        height: 0;
    }
}

body
{
text-align: center;
background: #E1E1E1
}