@charset "iso-8859-1";
a:link 
	{color: #0000FF; text-decoration: underline}
a:visited 
	{color: #800080; text-decoration: underline}
body 
	{margin: 0px; background-color: #E6E6E6;  font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif}
td
	{font-size: 12px; vertical-align: top;}

th
	{font-size: 10px; color: Blue; vertical-align: bottom;}
     
.PageTitle
	{color: #4F5994; font-size: 22px; font-weight: bold}
.SectionTitle
	{font-size: 18px; font-weight: bold; text-decoration: underline}
.WhiteTitle
	{font-size: 12px; font-weight: bold; text-decoration: underline; color:White}	
.ConformToBody
	{font-size: 12px}
.ReadOnlyLabel
	{width: 155px;}
.ReadOnlyText
	{background-color: Silver;}
.ReadOnlyTextLight
	{background-color: #E8E2E2;font-weight: bold;}	
.ErrorMessage
	{color: #FF0000; font-size: 12px}
.BoldLink
	{font-size: 12px; font-weight: bold}	
   
.HeaderColor
	{background-color: #3F4886; vertical-align: middle;}
.BorderColor
	{background-color: #3F4886;}

.ButtonStyle
	{width: 75px;}
.InputLabel
	{width: 215px;}
.InputField
	{text-align: center; width: 100px;}