@charset "utf-8";
/* CSS Document */

body { font-family: 'Gil Sans', Arial, sans-serif; font-size: 11px; }
h1 { font-family: 'Gil Sans', arial, sans-serif; font-size: 16px;font-weight: bold; margin-top: 1em; margin-bottom: 0.5em;  }
h2 { font-family: 'Trebuchet MS', arial, sans-serif; font-size: 16px; font-weight: bold; margin-top: 1em; margin-bottom: 0.5em; }
	h2 a { text-decoration: none; }
		h2 a:hover { text-decoration: underline; }
		
	.AddEdit {}
.AddEdit th { font-weight: normal; color: #999; }
	.AddEdit th label { font-weight: bold; color: #000; }
.AddEdit th, .AddEdit td { Padding:2px 5px 2px 5px; vertical-align: top; }
.AddEdit input { background-color: #eee; Padding:0px 5px 0px 5px; font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px;}
.AddEdit select { background-color: #eee; font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px;}
.AddEdit li { background-color: #eee; font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px;}

	.PageText {}
.PageText th { font-weight: bold; color: #000;font-family: 'Trebuchet MS', arial, sans-serif; font-size: 12px; }
	.PageText th label { font-weight: bold; color: #000; }
.PageText th, .AddEdit td { Padding:2px 5px 2px 5px; vertical-align: top; }
.PageText input {  Padding:0px 5px 0px 5px; font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px;}
.PageText select { font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px;}
.PageText li {  font-family: 'Trebuchet MS', arial, sans-serif; font-size: 11px;}
.captions {
	font-weight: normal;
	color: #999;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
.header { font-weight: bold; color: #000;font-family: 'Trebuchet MS', arial, sans-serif; font-size: 13px; }
.adminFieldName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.adminFieldHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.captionsBlue {

	font-weight: normal;
	color: #0066CC;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.list {font-weight: normal;color: #FFF;font-family: 'Trebuchet MS', arial, sans-serif;font-size: 10px;font-style: normal;text-decoration: none;}
.list a {;font-style: bold;text-decoration: none;}

