﻿body
{
	margin: 0px;
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	background-color: #c0c0c0;
	width:100%;
	height:100%;   
}

td
{
   vertical-align: top;
   font-size:12px;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}


.content
{
    margin:auto;
    border:solid 1px #C9C9C9;    
    background-color:White;
    padding:10px; 
}




A:link
{
	font-weight:bold;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}	
A:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}				
A:active
{	
	font-weight:bold;
	font-size:9pt;	
	color:#000000;
	font-family:Verdana;
	text-decoration:none;	
}			
A:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #00C0C0;
	font-family: Verdana;
	text-decoration: underline;
}

div
{	
	vertical-align:top;
    font-family: Verdana, Arial;
}
span
{
	vertical-align:top;
    font-family: Verdana, Arial;
}
p
{
    font-size: 12px;
	vertical-align:top;
    font-family: Verdana, Arial;
}


#breadcrumb
{	
   background-color: #c9c9c9;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

Ul Li
{
	text-align:left;
	vertical-align:top;
	font-size:12px;
}


.DataEntryFormTextbox
{
    border-right: peru 1px solid;
    border-top: peru 1px solid;
    border-left: peru 1px solid;
    border-bottom: peru 1px solid;
}
.DataEntryFormButton
{
    font-weight:normal;
    font-size: 9pt;   
    background-color:#e9e9e9;
    border-style:solid;
    border-width:1px;
    border-color:#000000;
    font-family: Verdana;    
}
.DataEntryFormHeading
{
    padding:2px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 15pt;    
    vertical-align: middle;
    text-align: center;
    color: Black;               
}
.DataEntryFormLabel
{
    font-weight: bold;
    font-size: 12px;   
    font-family: Verdana, Arial;
    padding:2px;
}
.DataEntryFormLabelBig
{
	padding:2px;    
    font-weight: bold;
    font-size: 10pt;    
    font-family: Verdana, Arial;
    font-style: normal;  
    vertical-align: middle;          
}





.ValidationSummary
{
	font-weight: bold;
    font-size: 9pt;
    color: red;
    font-family: Verdana;
}
.Message
{
	 font-family:Verdana, Arial;
	 color:Red;
	 font-size:12px;
	 font-weight:bold;
}
	
.Note
{
	font-family:Verdana, Arial;
	font-size:11px;
	color:Red;
}




.PageLeft
{    
    background-color: #C9C9C9;
    width:27px;
    height:100%;
}
.PageRight
{
    background-color: #C9C9C9;
    width:27px;
    height:100%;    
}
.PageTop
{	
    background-color: #C9C9C9;
    height:27px;
}
.PageBottom
{
    background-color: #C9C9C9;    
    height:18px;
}

.CopyRight
{
	font-family:Verdana;
	font-size:10px;
    font-weight:bold;
    vertical-align:middle;
	color:#000000;
}



#loginbox
{
	top:16px;
	right:10px;
	width:180px;
	height:80px;
	padding: 2px 2px 2px 2px;
	font-size:10px;
}
#loginbox input
{
   font-size: 10px;
   text-align:left;
}
#loginbox A
{
	font-size:xx-small;
}
#loginbox Label
{
	font-size:xx-small;
	vertical-align:text-top;
}


#welcomebox
{
   font-size: 12px;
   text-align: right;
}
#welcomebox A
{
	font-size:xx-small;
}


.breadcrumb
{
	padding:2px;	
}

.gvwcommadRow
{
	text-align:center;
	margin:auto;
}
 
 
 
.highlight
{
	background-color: #e9e9e9;
	color:#000080;
}

hr
{
   color: #b45d16;
}

.sectiontitle
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}


.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
   font-size:13px;
}