BODY
{
	font-family:Tahoma;
	font-size:medium;
}
A:visited
{
	COLOR: Black;
}

A:hover
{
	COLOR: #ff9933;
}

A:link
{	
	COLOR: Black;

}

ul, ol 
{
	margin-top:0px;
	margin-bottom:5px;
}
li
{
	font-family:Tahoma;
	font-size:10px;
  line-height:1.3em;
}
font 
{
  line-height:12px;
}
small
{
	font-family:Tahoma;
	font-size:10px;
}
br 
{
 height:10px;
}
p, h5
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
}
h1 
{
	 color:seagreen;
	 font-family:Tahoma;
}
h2 
{
		font-family:Tahoma;
	
}
h3 
{
		font-family:Tahoma;
	  font-weight:bold;
}
h4 
{
		font-family:Tahoma;
	  font-weight:normal;
	  color:#556B2F;
	  
}

.Pagecontent
{
	line-height:1.4em;
	position:absolute;
	z-index:0;
}
.Contenttable 
{
	top:100;
	left:175;
	position:absolute;
	background-repeat:no-repeat;
  z-index:0;
}
.pagebreak
{
	page-break-before:always;
	page-break-after:always;
} 
.plain 
{
	font-family:Tahoma;
	font-size:10px;
}
.bottom 
{
  vertical-align:bottom;
}
.whitebold 
{
	font-family:Tahoma;
	font-size:19;
  font-weight:bold;
  color:White;
  vertical-align:bottom;
}
.GridHeader
{
	font-family:Tahoma;
	font-size:small;
	background-color:#99cc99;
}
.GridRow
{
	font-family:Tahoma;
	font-size:small;
	background-color:white;
}
.GridAltRow
{
	font-family:Tahoma;
	font-size:small;
	background-color:whitesmoke;
}
.GridFooter
{
	font-family:Tahoma;
	font-size:small;
	background-color:#99cc99;
}
TD 
{
	vertical-align:top;
	
}.ddmx {
    font: 12px tahoma;
}
.ddmx .item1
{
		padding: 3px 10px 3px 10px;    
    font: 12px tahoma;
    color:Black;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    


}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover 
{
	position:relative;
	font: 12px tahoma;
	color:Black;
	background:#ff9933;
	padding: 3px 10px 3px 10px;
	color:Black;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;

}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 0px 4px 0px;
    font: 12px tahoma;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    width:150px;
    background:#ff9933;
    color:Black;
}
.ddmx .item2 {
    background:whitesmoke;
    font: 12px tahoma;
    width:150px;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover 
{
		font: 12px tahoma;
    background:#ff9933;
    width:150px;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section 
{
		font: 12px tahoma;
    border: 2px solid darkgray;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    background-color:whitesmoke;
    width:150px;
}

.ddmx .bottom,
.ddmx .bottom:hover {
    border-bottom: 1px solid #000000;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color:Silver;
	color: #FFF;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color:Gray;
	
	color:Black;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:red;
	font-weight:bolder;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: whitesmoke;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .monthYearPicker{
	background-color: whitesmoke;
	border:1px solid #AAAAAA;
	position:absolute;
	color: black;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:lightgray;
	color: black;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
.multipleSelectBoxControl span{	/* Labels above select boxes*/
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
.multipleSelectBoxControl div select{	/* Select box layout */
	font-family:arial;
	height:100%;
}
.multipleSelectBoxControl input{	/* Small butons */
	width:25px;	
}

.multipleSelectBoxControl div{
	float:left;
}
