BODY, TD {
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #000000;
}

IMG.text {
  border-color: #000000;
  border-style: solid;
}

H2 {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 10px;
  color: #3D4E6A;
  font-size: 14pt;
  font-weight: bold;
}

H3 {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 10px;
  color: #4B5E7D;
  font-size: 12pt;
}

P {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  text-indent: 10px;
  text-align: justify;
}

UL {
  padding-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: justify;
  list-style-position: outside;
  list-style-type: disc;
  list-style-image: url(/images/bullet3.gif);
}
OL {
  padding-left: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: justify;
  list-style-position: outside;
  list-style-type: decimal;
}

BIG {
  font-size: 120%;
}

EM {  
  font-style: italic;
  font-weight: bold;
}

ADDRESS {
  text-align: right;
  font-style: italic;
}

TD.top-menu {
  vertical-align: middle;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
}

TD.bottom-menu {
  vertical-align: middle;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
	padding: 5px;
}
TD.bottom-menu A:link, A:visited, A:active {
  text-decoration: none;
  color: #BD251F;
}
TD.bottom-menu A:hover {
  text-decoration: underline;
}

A.top-menu:link, A.top-menu:visited, A.top-menu:active, A.top-menu:hover {
  text-decoration: none;
  color: #ffffff;
}

TD.left-menu-head {
  vertical-align: middle;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #ffffff;
}
A.left-menu-head:link, A.left-menu-head:visited, A.left-menu-head:active, A.left-menu-head:hover {
  text-decoration: none;
  color: #ffffff;
}

TD.left-menu-1 {
  vertical-align: middle;
  font-family: Tahoma, Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #324c77;
}
A.left-menu-1:link, A.left-menu-1:visited, A.left-menu-1:active {
  text-decoration: none;
  color: #324c77;
}
A.left-menu-1:hover {
  text-decoration: underline;
}

TD.left-menu-2 {
  vertical-align: middle;
  font-family: Tahoma, Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #324c77;
}
A.left-menu-2:link, A.left-menu-2:visited, A.left-menu-2:active {
  text-decoration: none;
  color: #324c77;
}
A.left-menu-2:hover {
  text-decoration: underline;
}

TD.content-head {
  vertical-align: middle;
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #ffffff;
}

DIV.more {
  width: 100%;
  text-align: right;
}
DIV.more A:link, A:visited, A:active {
  text-decoration: none;
  color: #BD251F;
}
DIV.more A:hover {
  text-decoration: underline;
}

DL {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
}
DD {
  margin-left: 20px;
  margin-bottom: 10px;
}

INPUT.button {
  border: 1px solid #666666;
  background-color: #dddddd;
  background-image: url(/images/button-bg.gif);
  background-position: center;
  background-repeat: repeat-x;
}

INPUT.text {
  font-family: Tahoma, Arial;
  border: 1px dotted;
  border-color: #1B738C;
  color: #000000;
  background-color: #FFFFFF;
}

TEXTAREA {
  font-size: 10pt;
  font-family: Tahoma, Arial;
  border: 1px dotted;
  border-color: #1B738C;
  color: #000000;
  background-color: #FFFFFF;
}

TABLE.match {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	width: 100%;
	margin-top: 15px;
}
TABLE.match THEAD TD {
	font-weight: bold;
}
TABLE.match TD {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

TABLE.text {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}
TABLE.text TD {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

TD.left-menu-bottom {
	background: url(/images/bg-left.gif);
	background-position: center; 
	background-repeat:repeat-y;
}

TD.head-phone {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color:#FF5B5B;
	vertical-align: bottom;
	padding-bottom: 1px;
	text-align: right;
}

A:link, A:visited, A:active {
  text-decoration: none;
  color: #BD251F;
}
A:hover {
  text-decoration: underline;
}
