/*page styles*/

body { margin:0

 }

.backleft {background-image: url(../design/backleft.gif);
background-repeat: no-repeat;
}

.backright {background-image: url(../design/backright.gif);
background-repeat: no-repeat;
}

body {
  color: #000000;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 15px;
  font-style: normal;
  font-weight: normal;

}

 .input {
  font-family:verdana, arial, helvetica, sans-serif;
  font-size:11px;
  color:#03054F;
  border:1px solid #03054F;
  background:#EBF1F9;
  }

TD, .main {
  color: #000000;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;

}

TD, .note {
  color: #000000;
  font-size: 10px;
  font-family: arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
}

TD, .table {
  color: #000000;
  font-size: 17px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
}

TD, .title {
  color: #CE1126;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  line-height: 18px;
  font-style: normal;
  font-weight: bold;
}

TD, .subtitle {
  color: #CE1126;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: italic;
  font-weight: bold;
}

TD, .sectiontitle {
  color: #00454D;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
}

A:link, A:visited {
  color: #CE1126;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}

A:hover, A:active {
  color: #000000;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  line-height: 12px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
}

A.footer:link, A.footer:visited {
  color: #000000;
  font-size: 10px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.footer:hover, A.footer:active {
  color: #000000;
  font-size: 10px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

TD, .footer {
  color: #000000;
  font-size: 10px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.left:link, A.left:visited {
  color: #000000;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.left:hover, A.left:active {
  color: #000000;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

TD, .left {
  color: #000000;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.top:link, A.top:visited {
  color: #000000;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.top:hover, A.top:active {
  color: #000000;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

TD, .top {
  color: #000000;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.right:link, A.right:visited {
  color: #ffffff;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

A.right:hover, A.right:active {
  color: #ffffff;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

TD, .right {
  color: #ffffff;
  font-size: 9px;
  font-family: verdana;
  line-height: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.headerfont18 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

.headerfont16 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}

.leftcollheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	line-height: 20px;
}
.leftbackground {
	background-image: url(../design/TR_background.jpg);
}
