/*--  CUSTOMIZE THIS PART PER CLIENT  --*/
.HeaderColor		{	background-color:#c9c9c9;  }
.FrameColor			{	background-color:#eeeeee; }
.FontColor			{	color:#000000; }
/*--  ----------------------------------  --*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}


input				{font-size:9pt;  }
			
a.sLogin			{color:#006699;text-decoration: none;  }
a.sLogin:visited	{color:#00466A;  }
a.sLogin:hover		{color:#000000;text-decoration: underline;  }

legend				{font-size:10pt;font-weight:bold;  }
.error				{font-weight:bolder;color:#790000;letter-spacing: 1px;  }
.StandardBorder		{border:1px solid;padding: 5px;  }
.Framer				{position:relative;padding:5px;border-right:1px solid;border-bottom:1px solid;width:100%;  }
.ClientButton		{font-size: 8pt;border:1px solid #000000;font-weight:bold;cursor:pointer;  }
.hiddenDiv			{padding:5px;display:none;  }
	
a:link 				{color: #006699; text-decoration: underline; font-weight: bold}
a:active 			{color: #FF0000; text-decoration: underline; font-weight: bold}
a:visited 			{color: #00466A; text-decoration: underline; font-weight: bold}
a:hover 			{color: #000000; text-decoration: underline; font-weight: bold}
	

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.submitbutton
{
color: #660000;
background: #FFFFFF;
border: 2px #660000 outset;
font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px;
 font-weight: bold; 
} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 9px}

.style4 {font-size: 8px}

.style5 {font-size: 12px}

.style6 {font-size: 10px}

.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {font-size: 12px;
		color: #e43a01}
		
.style9 {font-size: 10px;
		 font-weight: bold;
		 color: #790000;}
.MainHeadColor {
	font-size: 14px;
	font-weight: bold;
	color: #d21f36;
}
.MainHeadBW {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.SubHeadColor {
	font-size: 12px;
	font-weight: bold;
	color: #d21f36;
}
.SubheadBW {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.InstructionsNormal {
	font-size: 9px;
}

.InstructionsItal {
	font-size: 11px;
	font-style: italic;
	
}
.Asterisk {
	font-size: 9px;
	color: #ff0000;
}
.FooterInfo {
	text-align: right;
	background-color: #ffffff;
	font-size: 9px;
	color: #999999;
	padding: 5px 10px 5px 10px;
}
.FrameBorderL {
	text-align: left;
	width: 2px;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}
.FrameBorderR {
	text-align: right;
	width: 2px;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}
.FramePad {
	width: 4px;
	background-color: #ffffff;
}
.FrameWhite {
	width: 14px;
	background-color: #ffffff;
}
.FrameInner {
	width: 220px;
	background-color: #ffffff;
}
hr.bar {
	border: 3px solid #3399cc;
	width: 100%;
	height: 3px;
}
hr.smallbar {
	border: 1px solid #d21f36;
	width: 100%;
	height: 1px;
}

