.ContentBold { color: #330033; font-family: Arial, Helvetica; Font-Size: 12px; font-weight: bold;   text-decoration: none; }
.purplebold { color: #330033; font-family: Arial, Helvetica; Font-Size: 13px; font-weight: bold;   text-decoration: none; }
.InputButton { color: #93A05B; font-family: Arial, Helvetica; Font-Size: 11px; font-weight: bold;   text-decoration: none; 
               background-color:#FFFFFF; border-style:solid; border-width:1px; border-color:#93A05B; }
.TextInput   { color: #93A05B; font-family: Arial, Helvetica; Font-Size: 11px; font-weight: normal; text-decoration: none; 
               background-color: #FFFFff; border-style:solid; border-width:1px; border-color:#93A05B; }
.Error       { color: #E4E4BE; font-family: Arial, Helvetica; Font-Size: 13px; font-weight: bold;   text-decoration: none; }
.Error2      { color: #93A05B; font-family: Arial, Helvetica; Font-Size: xsmall; font-weight: bold;   text-decoration: none; }
.RedError    { color: #FF0000; font-family: Arial, Helvetica; Font-Size: 12px; font-weight: bold;   text-decoration: none; }
.Header      { color: #FFFFFF; font-family: Arial, Helvetica; Font-Size: 13px; font-weight: bold;   text-decoration: none;
               background-color: #17465E; padding:2px; }
.Content     { color: #000000; font-family: Arial, Helvetica; Font-Size: 12px; font-weight: normal; text-decoration: none; }
.ContentLink { color: #000000; font-family: Arial, Helvetica; Font-Size: 12px; font-weight: normal; text-decoration: underline; }
.CalLink2    { color: #81431E; font-family: Tahoma, Arial, Helvetica; Font-Size: xx-small; font-weight: normal; text-decoration: none; }
.CalLink     { color: #404616; font-family: Tahoma, Arial, Helvetica; Font-Size: xx-small; font-weight: normal; text-decoration: none; }
.CopyRight   { color: #000000; font-family: Arial, Helvetica; Font-Size: 10px; font-weight: normal; text-decoration: none; }
.CopyRightLink  { color: #000000; font-family: Arial, Helvetica; Font-Size: 10px; font-weight: normal; text-decoration: underline; }
.Title       { color: #17465E; font-family: Arial, Helvetica; Font-Size: 15px; font-weight: bold;   text-decoration: none; }
.Thumbnail   { padding:5px; border-right: 2px solid #17465E; border-bottom:2px solid #17465E; border-left:2px solid white; border-top: 2px solid white; }
.MenuLink    { color: #FFFFFF; font-family: Arial, Helvetica; Font-Size: 11px; font-weight: bold; text-decoration: none; }
.bottombar   { border-bottom:1px solid black; }
.leftbar     { border-left: 1px solid black; }
.rightbar    { border-right: 1px solid black; }
.ContentHeader  {color: #000000; font-family: Arial, Helvetica; Font-Size:14px; font-weight: bold; text-decoration: none}
.FormText    { color: #000000; font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; }
.InputButton { color: #17465E; font-family: Arial, Helvetica; Font-Size: 11px; font-weight: bold;   text-decoration: none;
               background-color:#FFFFFF; border-style:solid; border-width:1px; border-color:#17465E; }
.LoginButton { color: #17465E; font-family: Arial, Helvetica; Font-Size: 9px; font-weight: bold;   text-decoration: none;
               background-color:#FFFFFF; border-style:solid; height:15px; border-width:1px; border-color:#17465E; }

.MenuLink2    { color: #000000; font-family: Tahoma, Arial, Helvetica; text-decoration: underline; font-size:12;}
a.MenuLink2    { color: #000000; font-family: Tahoma, Arial, Helvetica; text-decoration: underline; font-size:12;}
.infoBox {
  background: #D3D1D1;
}
        
.infoBoxContents {  
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
        
.infoBoxNotice {
  background: #FF8E90;   
}
 
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
      
TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.fields {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
        width:150px;
}
.fields2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: xx-small;
}

.submitbutton {
        background-color: #93A05B;
        border: 1px solid #330033;
        height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size:10px;
        color: white;
        font-weight: bold;
        text-align: center;
        padding-left:5px;
        padding-right:5px;
}
.finalsubmitbutton {
        background-color: #990066;
        border: 1px solid #330033;
        height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size:10px;
        color: white;
        font-weight: bold;
        text-align: center;
        padding-left:5px;
        padding-right:5px;
}
#finalsubmitbuttonover {
        background-color: white;
        border: 1px solid #93A05B;
        height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size:10px;
        color: #330033;
        font-weight: bold;
        text-align: center;
        padding-left:5px;
        padding-right:5px;
        cursor:hand;
}
#submitbutton {
        background-color: #93A05B;
        border: 1px solid #330033;
        height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size:10px;
        color: white;
        font-weight: bold;
        text-align: center;
        padding-left:5px;
        padding-right:5px;
}
#submitbuttonover {
        background-color: white;
        border: 1px solid #93A05B;
        height: 20px;
        font-family: Verdana, Arial, Helvetica;
        font-size:10px;
        color: #330033;
        font-weight: bold;
        text-align: center;
        padding-left:5px;
        padding-right:5px;
        cursor:hand;
}

body	{
	font-size: 12px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .58;
	margin: 0%;
}	

blockquote,{
	font-size: 12px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .58;
}	

p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	
	}		

table, tbody, tr, td	{
	font-size: 12px;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: .58;
	}
.purplebold { color: #330033; font-family: Arial, Helvetica; Font-Size: 13px; font-weight: bold;   text-decoration: none; }					
a.noline {
	text-decoration: none;
	}
a.top {
	text-decoration: none;
	font-size: 10px;
	}
a{
	text-decoration: underline;
	}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #93A05B;
        color:white;
	}
.frame { background-color:#93A05B; }
.frame { background-color:#FFFFFF; }
.blankdate { background-color:#CCCC99; }
.thedate {background-color: #E4E4BE; }

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}


@page port {size: portrait;}
//@page land {size: landscape;}

.portrait {page: port;}
.landscape {page: land;}

.land {page:land; }
//filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}
//  filter: progidXImageTransform.Microsoft.BasicImage(Rotation=3); 
table.page {
  page:land;
}

.Content2 {font-family: Times New Roman; font-size:9pt;}
.ContentBold2 {font-family: Times New Roman; font-size:10pt; font-weight:bold;}

