﻿body
{
	font-family: Verdana;
	font-size: small;
	color: #000000;
}
.title
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #800000;
    font-style: oblique;
}
.menu
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.dropdown
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #000080;
}
.textbox
{
	font-family: Verdana;
	font-size: x-small;
	color: #000080;
}
.largertextbox
{
    padding: 10px;
    font-family: Verdana;
    font-size: small;
    color: #000080;
}
.formrow
{
	padding: 10px;
	margin: 10px;
	border: 1px none #C0C0C0;
	font-family: Verdana;
	font-size: smaller;
}
.button
{
    background-color: #990000;
    font-family: 'Tahoma Small Cap';
    font-size: x-small;
    font-weight: normal;
    font-style: oblique;
    color: #FFFFFF;
    border-style: groove;
    border-width: thin;
    border-color: #FFFFFF #FFCCFF #000000 #FFCCFF;
    height: 25px;
    width: 65px;
}
.smallButton
{
    background-color: #800000;
    font-family: 'Tahoma Small Cap';
    font-size: x-small;
    font-weight: bold;
    font-style: oblique;
    color: #FFFFFF;
    border-style: groove;
    border-width: thin;
    border-color: #FFFFFF #FFCCFF #000000 #FFCCFF;
    height: 15px;
    width: 40px;
}
.smallLinkButton
{
    font-family: Verdana;
    font-size: x-small;
}
.Prompt
{
	font-family: Verdana;
	font-size: small;
	font-style: italic;
}
.label
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	font-variant: small-caps;
	text-align: right;
}
.filterCheckBoxStyle
{
    font-family: Verdana;
    font-size: xx-small;
    color: #000080;
    font-weight: bold;
}
 .filterTextBoxStyle
{
    font-family: Verdana;
    font-size: xx-small;
    color: #000080;
}
.filterComboxBoxStyle
{
    font-family: Verdana;
    font-size: xx-small;
    color: #000080;
}
.header
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    font-style: oblique;
    color: #000080;
    margin-top: 10px;
}
.body
{
	font-family: Verdana;
	font-size: small;
	position: relative;
	left: 40px;
}
.textblock
{
    left: 20px;
    position: relative;
    width: 900px;
}
em
{
	font-weight: bold;
	font-style: oblique;
	color: #000080;
}
.tableText
{
    font-family: Verdana;
    font-size: x-small;
}
.tinyTableText
{
    font-family: Verdana;
    font-size: xx-small;
    font-weight: normal;
    font-style: normal;
}
.gridrow
{
    font-family: 'comic Sans MS';
    font-size: x-small;
    color: #008000;
    font-style: italic;
    font-weight: bold;
    font-variant: small-caps;
}
.fileUpload
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    color: #000080;
}
.dialogBox
{
    border: medium groove #800000;
    background-color: #EEFFFF;
}
.modalBackground
{
    border: none;
    background-color: #CCCCCC;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.smallHeader
{
    font-family: Verdana;
    font-size: x-small;
    font-weight: normal;
    font-style: oblique;
    color: #000080;
    margin-top: 10px;
}
.linkButton
{
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    font-style: italic;
    color: #000080;
}
.SectionHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.SmallerSectionHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    color: #000066;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.SmallBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.IndentedBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-indent: 50px;
	text-align: left;
	left: 25px;
	list-style-position: inside;
	list-style-type: disc;
	position: relative;
	background-color: #99FFFF;
	list-style-image: none;
}
.highlightedIndentedBlock
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    color: #800000;
    list-style-position: inside;
    list-style-type: disc;
    position: relative;
    background-color: #FFFFCC;
    list-style-image: none;
    left: 40px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.watermark
{
    font-family: Verdana;
    font-size: small;
    font-weight: lighter;
    font-style: italic;
    font-variant: small-caps;
    color: #999999;
}
.warning
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #FF0000;
}

/********** form styling class pwsform *********/
.pwsform fieldset {
  margin-bottom: 10px;
}
.pwsform legend {
  padding: 0 2px;
  font-weight: bold;
}
.pwsform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
.pwsform fieldset ol {
  margin: 0;
  padding: 0;
}
.pwsform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
.pwsform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
.pwsform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
.pwsform fieldset fieldset label {
  display: block;
  width: auto;
}
.pwsform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
.pwsform label {
  width: 120px; /* Width of labels */
}
.pwsform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
.pwsform fieldset input {
    width: 300px;
}
