@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: oswaldeticaCdMed;
	src: url('../fonts/oswaldetica.ttf');
}
@font-face {
	font-family: Sylfaen;
	src: url('../fonts/sylfaen.ttf');
}
/* Oswald @font-faces */
@font-face {
	font-family: 'OswaldLight';
	src: url('../fonts/oswald-fontfacekit/Oswald-Light-webfont.eot');
	src: url('../fonts/oswald-fontfacekit/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-fontfacekit/Oswald-Light-webfont.woff') format('woff'), url('../fonts/oswald-fontfacekit/Oswald-Light-webfont.ttf') format('truetype'), url('../fonts/oswald-fontfacekit/Oswald-Light-webfont.svg#OswaldLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldBook';
	src: url('../fonts/oswald-fontfacekit/Oswald-Regular-webfont.eot');
	src: url('../fonts/oswald-fontfacekit/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-fontfacekit/Oswald-Regular-webfont.woff') format('woff'), url('../fonts/oswald-fontfacekit/Oswald-Regular-webfont.ttf') format('truetype'), url('../fonts/oswald-fontfacekit/Oswald-Regular-webfont.svg#OswaldBook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldBold';
	src: url('../fonts/oswald-fontfacekit/Oswald-Bold-webfont.eot');
	src: url('../fonts/oswald-fontfacekit/Oswald-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-fontfacekit/Oswald-Bold-webfont.woff') format('woff'), url('../fonts/oswald-fontfacekit/Oswald-Bold-webfont.ttf') format('truetype'), url('../fonts/oswald-fontfacekit/Oswald-Bold-webfont.svg#OswaldBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OswaldStencilRegular';
	src: url('../fonts/oswald-fontfacekit/Oswald-Stencil-webfont.eot');
	src: url('../fonts/oswald-fontfacekit/Oswald-Stencil-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-fontfacekit/Oswald-Stencil-webfont.woff') format('woff'), url('../fonts/oswald-fontfacekit/Oswald-Stencil-webfont.ttf') format('truetype'), url('../fonts/oswald-fontfacekit/Oswald-Stencil-webfont.svg#OswaldStencilRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: Arial, oswaldetica, sans-serif;
	font-size: 12px;
}
.arial-grey-regular-12 {
	font-family: inherit;
	font-size: 12px;
	text-align: justify;
	color: #484849;
}
.arial-grey-italic-12 {
	font-family: inherit;
	font-size: 12px;
	text-align: justify;
	font-style: italic;
	color: #808184;
}
.arial-blue-bold-12 {
	font-family: inherit;
	font-size: 12px;
	font-weight: bold;
	color: #00A0E3;
}
.arial-blue-regular-12 {
	font-family: inherit;
	font-size: 12px;
	color: #00A0E3;
}
.oswald-blue-med-18 {
	font-family: "OswaldBook"; /* no .ttf */
	font-size: 18px;
	color: #00A0E3;
}
.oswald-white-med-18 {
	font-family: "OswaldStencilRegular"; /* no .ttf */
	font-size: 18px;
	color: #FFF;
}
.oswald-blue-med-14 {
	font-family: "OswaldBook"; /* no .ttf */
	font-size: 14px;
	color: #00A0E3;
}
.oswald-white-med-14 {
	font-family: "OswaldStencilRegular"; /* no .ttf */
	font-size: 14px;
	color: #FFF;
}
.oswald-grey-med-18 {
	font-family: "OswaldBook"; /* no .ttf */
	font-size: 18px;
	color: #484849;
}
.oswald-grey-med-14 {
	font-family: "OswaldBook"; /* no .ttf */
	font-size: 14px;
	color: #484849;
}
.footer-text {
	font-family: inherit;
	font-size: 10px;
	color: #808184;
}
.header-smallNav:link {
	font-family: Sylfaen;
	font-size: 12px;
	color: #484849;
	text-decoration: none;
}
.itv_box_text {
	font-family: "OswaldBook";
	font-size: 16px;
	color: #FFF;
}
/* Link styles
--------------------------------------------*/
a.rightPanel:link {
	font-family: inherit;
	font-size: 12px;
	color: #808184;
	text-decoration: none;
}
a.rightPanel:visited {
	font-family: inherit;
	font-size: 12px;
	color: #808184;
	text-decoration: none;
}
a.rightPanel:hover {
	font-family: inherit;
	font-size: 12px;
	color: #00A0E3;
	text-decoration: underline;
}
a.rightPanel:active {
	font-family: inherit;
	font-size: 12px;
	color: #00A0E3;
}
/*----*/
a.headerNav:link {
	font-family: Sylfaen;
	font-size: 12px;
	color: #808184;
	text-decoration: none;
}
a.headerNav:visited {
	font-family: Sylfaen;
	font-size: 12px;
	color: #808184;
	text-decoration: none;
}
a.headerNav:hover {
	font-family: Sylfaen;
	font-size: 12px;
	color: #00A0E3;
	text-decoration: underline;
}
a.headerNav:active {
	font-family: Sylfaen;
	font-size: 12px;
	color: #00A0E3;
}
/*----*/
a.headerNavBright:link {
	font-family: Sylfaen;
	font-size: 12px;
	color: #DEDCD8;
	text-decoration: none;
}
a.headerNavBright:visited {
	font-family: Sylfaen;
	font-size: 12px;
	color: #DEDCD8;
	text-decoration: none;
}
a.headerNavBright:hover {
	font-family: Sylfaen;
	font-size: 12px;
	color: #00A0E3;
	text-decoration: underline;
}
a.headerNavBright:active {
	font-family: Sylfaen;
	font-size: 12px;
	color: #DEDCD8;
}
/*----*/
a.lp-links:link {
	font-family: Sylfaen;
	font-size: 12px;
	color: #484849;
	font-style: italic;
	text-decoration: none;
}
a.lp-links:visited {
	font-family: Sylfaen;
	font-size: 12px;
	color: #484849;
	font-style: italic;
	text-decoration: none;
}
a.lp-links:hover {
	font-family: Sylfaen;
	font-size: 12px;
	color: #00A0E3;
	font-style: italic;
	text-decoration: underline;
}
a.lp-links:active {
	font-family: Sylfaen;
	font-size: 12px;
	color: #484849;
	font-style: italic;
}
/*----*/
a.footerNav:link {
	font-family: Sylfaen;
	font-size: 11px;
	color: #808184;
	text-decoration: none;
}
a.footerNav:visited {
	font-family: Sylfaen;
	font-size: 11px;
	color: #808184;
	text-decoration: none;
}
a.footerNav:hover {
	font-family: Sylfaen;
	font-size: 11px;
	color: #00A0E3;
	text-decoration: underline;
}
a.footerNav:active {
	font-family: Sylfaen;
	font-size: 11px;
	color: #00A0E3;
}
/*List styles*/
.grey-arrow-ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.grey-arrow-li {
	background-image: url(../images/arrow-bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 7px;
}
