﻿body
{
    margin:0px;
/*    background-color: #EAEAE2;  */
/*	background-color: #9CA6BD;
    text-align:center;*/
    font-family: Verdana;
    font-size:10px;
}

body.whiteSub
{
	background-color:#FFFFFF;
    margin:10px;
    margin-top:15px;
    font-family: Verdana;
    font-size:10px;
	 text-decoration
}

div.mainWithHeader
{
    padding:10px;
    margin-top:30px;
    width: 95%;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFFF;    
}

div.base
{
    width: 999px;
    height:700px;
}

div.searchBase
{
	margin:10px;	
}

a.topLink
{
    font-family: Verdana;
    font-size:10px;
    color:#000000;
    text-decoration:none;
    padding-left: 30px;
}

a.topLink:hover
{
    text-decoration:none;    
}

a.black
{
    font-family: Verdana;
    font-size:10px;
    color:#000000;
    text-decoration:none;
}

a.black:hover
{
    text-decoration:underline;    
}

iframe.TabIframe
{
    width:100%;
    height:100%;
    padding-top:0px;
}

iframe.TabIframeNoPadding
{
    width:100%;
    height:100%;
}

table.WebPartZones
{
    width: 100%;    
}

td.WebPartZone
{
    vertical-align:top;
    height: 100%;
    border-width: 0px;
}

div.editLinkDiv
{
    text-align:right;
    padding-right:10px;    
    padding-top:2px;
}

a.editLink
{
	font:10px Verdana;
    font-weight: bold;
    color:#82A64F;
    text-decoration: none;
}

a.editLink:hover
{
    text-decoration:underline;    
}

/*Modal Popup*/
.modalBackground {
	background-color:#82A64F;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
  	font:9pt Arial;
	background-color:#D2D9BC;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:3px;
	width:350px;
}


input.modalButton
{
  	font:9pt Arial;
	height: 1.8em;
	width: 8em;
	color: #FFFFFF;
	background-color: #82A64F;	
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

input.WPButton175
{
	font:10px Verdana;
/*	height: 1.8em;
	color: #FFFFFF;
	background-color: #82A64F;	
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;*/
	border-width:0px;
	width:175px;
	height:24px;
    	background-image:url(../images/button175.jpg);
    	color: #333333;
	text-align:center;
	padding-bottom:4px;
}

input.WPButton150
{
	font:10px Verdana;
/*	height: 1.8em;
	color: #FFFFFF;
	background-color: #82A64F;	
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;*/
	border-width:0px;
	width:154px;
	height:24px;
    	background-image:url(../images/button150.jpg);
    	color: #333333;
	text-align:center;
	padding-bottom:4px;
}

input.WPButton100
{
	font:10px Verdana;
/*	height: 1.8em;
	color: #FFFFFF;
	background-color: #82A64F;	
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;*/
	border-width:0px;
	width:104px;
	height:24px;
    	background-image:url(../images/button100.jpg);
    	color: #333333;
	text-align:center;
	padding-bottom:4px;
}

input.WPButton220
{
	font:10px Verdana;
/*	height: 1.8em;
	color: #FFFFFF;
	background-color: #82A64F;	
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;*/
	border-width:0px;
	width:224px;
	height:24px;
    	background-image:url(../images/button220.jpg);
    	color: #333333;
	text-align:center;
	padding-bottom:4px;
}

a.WPLink
{
    color:Black;
    text-decoration:underline;    
}

 input.WPInput
 {
    border:solid 1px #000000;
    font: 10px Verdana;
    width:150px;
 }
 
 searchinput
{
    width:310px;
} 
 
 select.WPInput
 {
    border:solid 1px #000000;
    font: 10px Verdana;
 }

.WPTextArea
{
    border:solid 1px #000000;
    font: 10px Verdana;
    width:90%;
    height:30px;    
}

table.tblDocInfo td
{

}

td.DocInfoProperty
{
	font-weight:bold;
/*	padding-right: 15px;*/
	vertical-align:top;
}

td.DocInfoPropertyCenter
{
	font-weight:bold;
	padding-right: 15px;
}

.DocInfoHeader
{
    font: 11px Verdana;
	font-weight:bold;
	margin-top:100px;
}

li.observation
{
	padding-bottom:5px;	
}

li.words
{
	padding-bottom:5px;	
}

.bold
{
	font-weight:bold;	
}

.right
{
	text-align:right;	
}

.left
{
	text-align:left;	
}

.center
{
	text-align:center;	
}

td.number
{
	text-align:right;		
}

.calForm
{
    font-family: Verdana;
    font-size: 8pt;    
    border: solid 1px #cccccc;
}

.tblSearch
{
    font-family: Verdana;
    font-size: 8pt;    
    background-color: #E8E9EE;        
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    width: 665px;
}

.tblSearch td
{
    padding-top:5px;    
    padding-bottom:5px;
    padding-right: 15px;
    padding-left: 15px;   
}

a.lbt
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;  
}

a.lbt:hover
{
    text-decoration: underline;  
}

.basewidth
{
	width:665px;	
}
