

/* Fix datepickers in dialog boxes */
.ui-datepicker {z-index:1200;}


	
body { 
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #F0F0F0;
	color: #606060;
	}
	
td, p, br {
	font-family: Verdana;
	font-size: 10px;
	color: #606060;
	}
	
td.ListHeading {
	color:black;
	}
	
td.SearchFieldTitle {
	padding-right:20px;
	width:150px;
	text-align:right;
	}

a 			{color: #002E8B; text-decoration: none; font-weight: bold; }
a:visited 	{color: #002E8B; text-decoration: none; font-weight: bold;}
a:hover 	{color: #002E8B; text-decoration: underline; font-weight: bold;}
a:active 	{color: #002E8B; text-decoration: underline; font-weight: bold;}
	
img {
	border:0px;
	}
	
	
h1 {
	font-size: 14px;
	color: #C91320;
	margin-bottom:0px;
	}
	
h2 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #568B96;
	margin-top:0px;
	margin-bottom:4px;
	}
	
h3 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #568B96;
	margin-top:0px;
	margin-bottom:0px;
	}
	

	
.TableHeading  { font-weight: bold;  margin-left:5px; margin-top:20px; margin-bottom:10px; }

	
.FormFieldTitle { font-weight: bold; padding-left:280px; margin-right:10px; text-align:left;  }
	
	
.Button { font-size:7.5pt; font-family:Verdana; font-weight: bold; height:24px; width:120px;}
.Checkbox {  }

.Text { font-size:7.5pt; font-family:Verdana; padding-left: 3px; height:17px; width: 170px; }
.Wide { width: 370px; }
.Small { width: 100px; }
.Number { width:60px; text-align: right; }
.Price { width:60px; text-align: right; }
	
.TextArea { font-size:7.5pt; font-family:Verdana; height:120px; width:370px}
.TextAreaMedium { height:60px; width:370px}
.TextAreaSmallMedium { height:30px; width:170px}

.PopupMenu { font-size:7.5pt; font-family:Verdana; height:17px; width:170px; }
.AutoResizePopup { width:auto; }
.Small { 60px; }



input.buttonThin { font-size:7pt; font-family:Verdana; height:18px; width:120px}
input.checkbox { font-size:7pt; font-family:Verdana; height:14px; width:20px;}
input.radio { font-size:7pt; font-family:Verdana; height:14px; width:20px;}



select { font-size:7pt; font-family:Verdana; height:17px; width:170px}
select.datePopup { font-size:7pt; font-family:Verdana; height:17px; width:50px}
select.timePopup { font-size:7pt; font-family:Verdana; height:17px; width:60px}
select.yesNo { font-size:7pt; font-family:Verdana; height:17px; width:60px}
select.small { font-size:7pt; font-family:Verdana; height:17px; width:60px}
select.autoResize { font-size:7pt; font-family:Verdana; height:17px; width:auto;}
select.multiSelect { font-size:7pt; font-family:Verdana; height:auto;}

input.year { font-size:7pt; font-family:Verdana; height:17px; width:40px}
input.price { text-align:right; font-size:7pt; font-family:Verdana; height:17px; width:60px}
input.number { text-align:right; font-size:7pt; font-family:Verdana; height:17px; width:60px}


div a.BreadCrumbs {
	font-weight: normal;
	color: #606060;
	}
a.BreadCrumbsActive {
	font-weight: bold;
	}


.ActionButton  { font-size:7pt; font-family:Verdana; height:26px; width:100px}
	
	
	
	
.printMediaHidden {
	display: block;	}
	
		
table.mainPageTable {
	width:100%;
	height:100%;	}
	
	
.toolbar {
	height:59px;	}
	
	
.navigationbar {
	width:175px;height:100%;	}
	
	
	
	
	
	
	
	
