Body 
{
	background-image: url(../images/bkgrnd.gif);
	background-repeat: repeat-x; 
}

.LeftBar 
{
	background-color: #E1EDFF;
	padding: 12 4 30 6;
	border: solid 1px #4784B3;
	width: 180px;
	font-family: Verdana,Arial,Helvetica,Times;
	font-size: 11px;
	color: #0A406A;
}

.LeftBar A:link
{
	color: #0A406A;
}

.LeftBar A:visited
{
	color: #0A406A;
}

.LeftBar A:hover
{
	color: #007DDF;
}

#LeftBarList 
{
	font-family: Verdana,Arial,Helvetica,Times;
	font-size: 11px;
	color: #0A406A;
	line-height: 16px;
	margin-left: 26px;
	margin-top: -10px;
	padding-left: 0px;
}
#LeftBarList A:link
{
	color: #0A406A;
}

#LeftBarList A:visited
{
	color: #0A406A;
}

#LeftBarList A:hover
{
	color: #007DDF;
}

.FooterBreak 
{
	background-color: #4784B3;
	border-top: solid 1px #215781;
	border-bottom: solid 1px #215781;
}
#Footer 
{
	font-family: Verdana,Arial,Helvetica,Times;
	font-size: 11px;
	color: #A1A1A1;
	line-height: 24px;
	text-align: center;
	padding-left: 200px;
}
#Footer A:link
{
	color: #0A406A;
}
#Footer A:visited
{
	color: #0A406A;
}
#Footer A:hover
{
	color: #007DDF;
}

.Standard 
{
	font-family: Verdana,Arial,Helvetica,Times;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}

.Standard A:link
{
	color: #0A406A;
}

.Standard A:visited
{
	color: #0A406A;
}

.Standard A:hover
{
	color: #007DDF;
}

div.hr {
  height: 1px;
  background: #ffffff url(../images/dotline_horz.gif) repeat-x scroll center;
  background-position: center top;
}
div.hr hr {
  display: none;
}

h1 
{
	font-family: Tahoma,Verdana,Arial,Helvetica,Times;
	font-size: 16px;
	color: #215781;
	letter-spacing: 1px;
	
}

h2 
{
	font-family: Tahoma,Verdana,Arial,Helvetica,Times;
	font-size: 12px;
	color: #215781;
	letter-spacing: 1px;
	
}
.BlueHeader 
{
	font-family: Tahoma,Verdana,Arial,Helvetica,Times;
	font-size: 12px;
	color: #215781;
	letter-spacing: 1px;
	font-weight: bold;
	
}
.FormBox
{
	font-family: Verdana,Arial,Helvetica,Times;
	font-size: 11px;
}

.OrderHdr 
{
	font-family: Tahoma,Verdana,Arial,Helvetica,Times;
	font-size: 14px;
	color: #215781;
	letter-spacing: 1px;
	background-color: #D4E1F4;
	padding: 2 0 2 0;
}
