/* CSS Document */

html, body 
{
	height: 100%;
}

body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px;	
	color:#006633;
}

p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.ps_contentHeight
{
	height: 100%;
}

#ps_navigation
{
	width: 158px;
	background-color: #FFFFA6;
}

.DropDown
{
border: solid 1px #fff;
}


#ps_content
{
	width: 786px;
	background-color: #FFFFFF;
}

#fixed_Navi
{ 
	position:fixed; 
	top:0px; 
	left:0px; 

}
.green
{
	background-color: #006633;
}

.yellow
{
	background-color: #FFFFA6;
}

.brightYellow
{
	background-color: #FFFFEE;
}

.title
{
	font-size: 12px;
	font-weight:bold;	
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 15px;
}

.titleCell
{
	font-size: 12px;
	font-weight:bold;	
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 15px;
	background-color: #FFFFA6;
	border:none;
	border-width:1px;
	border-color: #006633;
}

.TableBorder
{
	border:solid;
	border-width:1px;
	border-color: #006633;
}

.smallText
{
	font-size: 9px;
	font-weight:normal;	
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 15px;
}

.textBold
{
	font-weight:bold;		
}

.error
{
    font-size: 11px;
	font-weight:bold;
	color:#FF0000;	
}

.navigation
{
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
	line-height:21px;
}

input
{
	height:12px;
	font-size:10px;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	line-height: 12px;
}


.input18, input.input18
{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif; 
	border: 1px solid #006633;
}

.fileInput, input.fileInput
{
	height:16px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12px;
	border: 1px solid #006633;

}

.textArea
{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12px;	
}

.select18, select.select18
{
	height:18px;
	font-size:11px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 12px;	
}

a:link, a:visited
{
	text-decoration: none;
	font-weight: bold;	
	color:#006633;
}

a:hover, a:active
{
	text-decoration: none;
	font-weight: bold;	
	color:#FF0000;
}

a[disabled]
{
	color:#bacdc3;	
	font-weight: bold;
}
