/*--  CUSTOMIZE THIS PART PER CLIENT  --*/
.HeaderColor		{	background-color:#ffffff;  }
.FrameColor			{	background-color:#ffffff; }
.FontColor			{	color:#000000; }
/*--  ----------------------------------  --*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	
	font-size: 11px;
	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:#00466a;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: #b6101e text-decoration: none; font-weight: bold}
a:visited 			{color: #b6101e; text-decoration: none; font-weight: bold}
a:hover 			{color: #b6101e; text-decoration: underline; font-weight: bold}
a:active 			{color: #b6101e; text-decoration: none; font-weight: bold}

.FooterForm a:link 			{color: #553415; font-size: 10px; text-decoration: none;}
.FooterForm a:visited 			{color: #553415; font-size: 10px; text-decoration: none;}
.FooterForm a:hover 			{color: #553415; font-size: 10px; text-decoration: underline;}
.FooterForm a:active 			{color: #553415; font-size: 10px; text-decoration: none;}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.submitbutton {
	color: #00295f;
	background: #ffffff;
	border: 2px #b8860b 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;
}
.MainHeadBW {
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.MainHeadColor {
	color: #b6101e;
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	text-align: center;
}
.SideHeadColor {
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8b5610;
}
.SubHeadColor {
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8b5610;
}
.SubHeadBW {
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.InstructionsNormal {
	font-size: 9px;
}
.Instructions {
	font-size: 10px;
}
.InstructionsItal {
	font-size: 11px;
	font-style: italic;
}
.Asterisk {
	font-size: 9px;
	color: #ff0000;
}
.FooterInfo {
	width: 770px;
	text-align: left;
	background-color: #ffffff;
	font-size: 9px;
	text-align: justify;
	color: #999999;
	padding: 5px 10px 5px 10px;
}
.FooterForm {
	background-color: #ffffff;
	font-size: 9px;
	color: #666666;
	padding: 5px 3px 5px 3px;
}
#mainpage {
	width: 951px;
	background-color: #ffffff;
	
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
}
#head {
	width: 951px;
	height: 121px;
}

#head span {
	font-size: 16px;
	font-family: Optima, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 20px;
}

#bodyshell {
	width: 950px;
	background-color: #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}
#maincontent {
	width: 530px;
	padding-top: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	vertical-align: top;

}
#headcontent {
	width: 920px;
	padding: 0 1em 1em 1em;
	vertical-align: top;
	text-align: center;
}
#tycontent {
	width: 90%;
	padding: 1em;
	vertical-align: top;
}
#navcontainer {
	width: 350px;
	float: right;
	padding: 0.5em;
	margin-right: 0.5em;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	vertical-align: top;
	
}
#nav2container {
	width: 390px;
	margin-left: 0.5em;
	float: left;
	padding-top: 0em;
	padding-left: 0.2em;
	padding-right: 1em;
	padding-bottom: 1em;
	vertical-align: top;
	background-color: #ededed;
	border: 1px solid #ffffff;
	
}
hr.bar {
	border: 3px solid #ffffff;
	width: 100%;
	height: 3px;
}
hr.smallbar {
	border: 1px solid #ffffff;
	width: 100%;
	height: 1px;
}
ul { list-style-image: url(../images/bulletbox.gif); }
li { margin: .8em 0em 0em 0em; 
line-height: 1.5em;
}
