hr {
	line-height: 1px;
	color: #D9FBFF;
}
.TDbackGroundRed {
	background-image: url(../images/template/background_red.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.TDbackLightRed {
	background-color: #d23f3f;
}
.TDWhiteLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.TDpadding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
:focus
{
    -moz-outline-style: none;
}
a {
   outline: none;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4187C8;
	text-decoration: none;
}

a:hover {
	color: #4187C8;
/*	border-bottom:thin;
	border-bottom-color:#4187C8;
	border-bottom-style:dotted;*/
}
a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 0.04em;
	padding-left: 12px;
}
a.nav:hover {
	color: #C20000;
	/*color: #315FC8;*/
}
.navTDline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99def9;
}
.navTDlines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99def9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99def9;
}

.footerL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	padding-left: 12px;
}
a.footerLink:link, a.footerLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFF;
	font-weight: normal;
	text-align: left;
}
a.footerLink:hover {
	color: #CCC;
}
