@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('fonts/CartoGothicStd-Book-webfont.eot');
    src: url('fonts/CartoGothicStd-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('fonts/CartoGothicStd-Book-webfont.svg#CartoGothicStdBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('fonts/CartoGothicStd-Bold-webfont.eot');
    src: url('fonts/CartoGothicStd-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('fonts/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('fonts/CartoGothicStd-Bold-webfont.svg#CartoGothicStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body {
margin: 0;
padding: 0;
height: 100%;
text-align: center;
	background-color: #f4f4fb;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

html,body,.inputFieldPublic,p, .tinyText, .inputField, .inputFieldReg, .inputFieldD, .inputFieldWC, .whiteLinkMini {
	margin : 0px;
	padding : 0px;
	border : 0 none;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.tinyText {
	font-size: 10px;
	color: #aaa;
}

#PanelRH .tinyText {
	color: #999;
}

#top {
	position: relative;
	height:30px;
	background-color:#f0f0f0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

#topInner {
	width : 998px;
	margin:0 auto;
	padding:5px;
}

#topInnerL {
	float:left;
}
#topInnerR {
	float:right;
}

.headLineTitle, .headLineEventDate {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#container {
	margin: 0 auto;
	text-align: left;
	z-index: 1;
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}


#cleanLink, a.cleanLink, a.cleanLink:hover {
	text-decoration: none;
	border-style: none;
}

a.embedded, .rhPanelLink {
	color: #555;
}

a.embedded, a.rhPanelLink, a.embeddedBC, .rhPanelLink {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}
a.embedded:hover, a.rhPanelLink:hover, a.embeddedBC:hover, .rhPanelLink:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}

a.embeddedBC, a.embeddedBC:hover {
	border-bottom-color: #999;
}

#container {
    min-height: 100%;
/*	width: 998px;*/
	margin: 0 auto;
    margin-bottom: -115px;
	text-align: left;
	z-index: 1;
}
* html #container {
    height: 100%;
}

#inner_body {
	width: 980px;
	padding-left:9px;
	padding-right:9px;
	margin:0 auto;
}

#inner_bodyTop{
	width : 998px;
	height: 13px;
	background-image:url(images/topLine.png);
	margin:0 auto;
}

#main_body {
	width: 980px;
	float:left;
	clear:left;
	margin-top: 3px;
	margin-bottom: 3px;
}

#left_col {
	width : 166px;
	float : left;
	padding-top:16px;
}

#centre_col, #centre_colW, #centre_colF {
	width : 529px;
	float : left;
	margin-left: 3px;
	padding-left: 10px;
	padding-right: 20px;
}

#centre_colF {
	width: 100%;
}

#centre_col_body, #centre_col_bodyW, #centre_col_bodyF {
	float: left;
	clear : left;
	width : 529px;
}

#centre_colW, #centre_col_bodyW {
	width:691px;
}

#centre_col_bodyF {
	width: auto;
	padding-right:31px;
}


#centre_col_row, #centre_col_row2, #centre_col_rowI {
	background-color: #eeeeee;
	font-size: 10px;
	float : left;
	width : 100%;
	line-height:1.4em;
	margin-bottom: 10px;
	background-image: url(images/centre_col_row_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align:justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

#centre_col_row2 {
	width:339px;
}

#centre_col_rowI {
	background-color: #666666;
	color:#FFFFFF;
	background-image:url(images/subIBg.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#centre_col_row_inner, #centre_col_row_innerI {
	padding: 10px;
	border : 1px solid #DDD;
}
#centre_col_row_innerI {
	border : 1px solid #444;
	margin-left : 8px;
}

#right_col {
	width : 249px;
	float : right;
	margin-top: 10px;
}

#right_col_row {
	margin-bottom: 5px;
}

#Intra_left_col {
	float:left;
	width : 695px;
	padding-left: 10px;
}

#breadcrumb_container {
	padding-top: 9px;
	padding-bottom: 7px;
	float : left;	
	line-height : 1.4em;
}

#breadCrumb{
	font-size: 11px;
	color : #AAAAAA;
	padding-bottom: 10px;
}

#breadCrumb a {
	color : #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}

#breadCrumb a:hover {
	border-bottom-style: solid;
}

#header {
	z-index: 100;
	margin: 0;
	padding: 0;
	height: 128px;
	width: 980px;
	float:left;
	position:relative;
/*	background: #6362aa;*/
}

#header_logo_container, #header_logo_containerNIAA, #header_logo_containerNAP, #header_logo_containerHSRC, #header_logo_containerNELA {
	width : 166px;
	height : 128px;
	float:left;
	background-repeat:no-repeat;
}

#header_logo_containerNIAA {
  background: url(images/NEW_NIAA_logo_x2.png);
  background-size: 100%;
  background-repeat:no-repeat;
}

#header_logo_containerHSRC {
  background: url(images/NEW_HSRC_logo_x2.png);
  background-size: 100%;
  background-repeat:no-repeat;
}
#header_logo_containerNAP {
  background: url(images/NEW_NAP_logo_x2.png);
  background-size: 100%;
  background-repeat:no-repeat;
}
#header_logo_containerNELA {
  background: url(images/NEW_NELA_logo_x2.png);
  background-size: 100%;
  background-repeat:no-repeat;
}

#rhButtonContainer {
  width : 232px;
  padding-left:7px;
}
#rhButtonContainer img {
  height : auto;
  width : 100%
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (-moz-min-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2/1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 2dppx) {
}

#header_rh_container, #header_rh_containerNIAA, #header_rh_containerNAP, #header_rh_containerHSRC, #header_rh_containerNELA {
	width : 811px;
	height : 128px;
	float:right;
	position:relative;
}

#header_rh_containerNIAA {
	background-image:url(images/bannerNIAA.jpg);
/*	width : 693px;*/
}
#header_rh_containerHSRC {
	background-image:url(images/bannerHSRC.jpg);
}
#header_rh_containerNAP {
	background-image:url(images/bannerNAP.jpg);
}
#header_rh_containerNELA {
	background-image:url(images/bannerNELA.jpg);
}

#menu_container, #menu_containerNIAA, #menu_containerNELA, #menu_containerNAP, #menu_containerHSRC {
	height : 34px;
	width : 811px;
	background-image:url(images/menu_bot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	position:absolute;
	bottom:0px;
}

/*#menu_containerNIAA {
	width : 693px;
}*/

.menuHidden {
	display : none;
}

#menuPopUp {
	float : right;
	clear:right;
	height : 24px;
	padding : 10px 10px 0px 0px;
	display:none;
}

#ticker_container, #ticker_containerW {
	background-color:#f0f0f0;
	margin-top : 3px;
	width: 811px;
	float:left;
	margin-left: 169px;
	padding-top: 7px;
	min-height:25px;
}

#ticker_containerW {
	width:980px;
	margin-left:0;
}

#ticker_inner {
	float : left;
	width : 735px;
}

#ticker_controls {
	float : right;
	width : 50px;
	margin-right: 5px;
	padding-top:1px;
}

#footer-spacer {
    height: 115px;
}
#footer, #footerNIAA, #footerNAP, #footerHSRC, #footerNELA {
	height: 115px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding-left:9px;
	padding-right:9px;
	z-index: 1;
	clear : both;
	background-image: url(images/footer_bg_NIAA6.png?2);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footerNIAA {
	background-image: url(images/footer_bg_NIAA7.png?2);
}
#footerNAP {
	background-image: url(images/footer_bg3_NAP.png);
}
#footerHSRC {
	background-image: url(images/footer_bg_HSRC4.png?2);
}

#footer_inner, #footer_innerNIAA, #footer_innerNAP, #footer_innerHSRC, #footer_innerNELA {
	width: 800px;
	margin-left : 107px;
	position:relative;
	float:left;
	height : 92px;
	margin-bottom: 22px;
	font-size: 11px;
	color : #555;
}

#footer_innerNAP {
	margin-left:10px; 
	width:970px;
}

#footer_inner a, #footer_nav_panelNIAA a, #footer_nav_panelHSRC a, #footer_nav_panelNELA a, #footer_nav_panelNAP a, #footer_nav_panel a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #555;
	font-size: 11px;
	color : #555;
}
#footer_inner a:hover, #footer_nav_panel a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
}

#footer_address_panel, #footer_address_panelNAP {
	position : absolute;
	bottom : 0px;
	right : 0px;
	width : 330px;
	text-align: right;
	padding-right : 5px;
}

#footer_address_panelNIAA, #footer_address_panelHSRC, #footer_address_panelNELA {
	position : absolute;
	top : 31px;
	left : 5px;
	width : 330px;
	text-align: left;
	padding-right : 5px;
}


#footer_nav_panel, #footer_nav_panelNIAA, #footer_nav_panelHSRC, #footer_nav_panelNELA, #footer_nav_panelNAP {
	position : absolute;
	bottom : 0px;
	left : 5px;
	width : 440px;
	text-align: left;
}



#nav, #nav li {
	height:34px;
  	margin:0;
  	padding:0;
	float:left;
  	list-style-type:none;
	list-style-image:none;
	line-height:inherit;
}

#nav li {
	margin-left: 10px;
	margin-right: 0px;
}

#nav li a {
	font-family: CartoGothicStdBook,Verdana, Geneva, Arial, Helvetica, sans-serif;
	display:block;
	height:27px;
	width:auto;
	text-decoration:none;
	border-width: 0;
	border-style: none;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 7px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(images/menuUp_bg.png);
	background-repeat: repeat-x;
	font-size: 13px;
}

#nav li a:hover, #nav li a.Act {
	height:27px;
	color: #C8DAEA;
	background-image: url(images/menuOver_bg.png);
}

#menuLH li {
	list-style-image:none;
	list-style-type:none;
/*	overflow:hidden;*/
	padding:0;
	margin-left: 0px;
	text-align: left;
	line-height:inherit;
}

#menuLH {
	float:left;
	padding:0;
	margin:0;
}

#menuLH li a {
	display:block;
/*	height: 18px;*/
	padding-bottom: 4px;
	width: 145px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:2px;
	padding-right : 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration:none;
	border-width: 0;
	border-style: none;
	background-image: url(images/lh_li_bg2.png);
	background-position: right -224px;
	background-color: #e2e2e2;
	line-height:1.4em;
}

#menuLH li a:hover, #menuLH li a.Act {
	background-position: right 0px;
}


#menuLH li a.level3, #menuLH li a.level3Act, #menuLH li a.level3:hover, #menuLH li a.level3Act:hover {
background-image:none; background-color:#FFF; margin-bottom : 0px; padding-left : 20px; padding-right : 0px;
text-decoration:underline;
}

#menuLH li a.level3Act {
text-decoration:none;
color:#396C98;
}

#menuLH li a.level3:hover {
color:#b4152d;
}

#menuLH li a.topItem {
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background-image: url(images/lhTOP_li_bg.png);
	background-repeat:repeat-x;
	background-position: right 0px;
	color: #FFFFFF;
	font-size:14px;
	padding-bottom:8px;
	padding-top: 4px;
}

#menuLH li a.topItemAct {
	background-image: url(images/lhTOP_li_bg.png);
	color: #CCCCCC;
	font-size:12px;
	padding-bottom:8px;
}

#menuLH li a.topItem:hover, #menuLH li a.topItemAct:hover  {
	color: #CCCCCC;
}


#menuRH li {
	list-style-image:none;
	list-style-type:none;
	overflow:hidden;
	padding:0;
	margin-left: 0px;
	text-align: left;
	line-height:18px;
}

#menuRH {
	float:right;
	padding:0;
	margin:0;
}

#menuRH li a, #menuRH li a:hover, #menuRH li a.Act {
	display:block;
	padding-left:18px;
	width: 224px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	padding-top:4px;
	padding-right : 7px;
	padding-bottom: 7px;
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
/*	font-size: 13px;*/
	font-size: 14px;
	color: #396c98;
	text-decoration:none;
	border-width: 0;
	border-style: none;
	background-image: url(images/rhButton_bg.png);
	background-position: left 0px;
	background-color: #e2e2e2;
	font-weight: normal;
}


#menuRH li a:hover, #menuRH li a.Act {
	background-position: left -90px;
	padding-left:21px;
	width: 221px;
	color : #333;
	margin-bottom: 3px;
}

/* Alternate RH button containing image */
#menuRH li a.ImgVer, #menuRH li a.ImgVer:hover {
	background-image: url(images/rhButtonImg_bg.png);
	background-color: #e2e2e2;
	border-style: none;
	width: 247px;
	padding : 5px 0px 5px 0px;
	text-align:center;
	border : 1px solid #e2e2e2;
}
#menuRH li a.ImgVer:hover {
	border : 1px solid #b4152d;
}


#searchBox {
	background-image: url(images/rhButtonImg_bg.png);
	background-color: #e2e2e2;
	border-style: none;
	width: 247px;
	padding : 0px;
	padding-right:0px;
	text-align:left;
	border : 1px solid #e2e2e2;
	margin-bottom: 5px;
}

#search {
	width: 200px;
}

#searchTable {
	width: 100%;
	padding:5px;
}

#hyperButton {
	font-size: 12px;
	margin-bottom: 10px;
}

#hyperButton a {
	background-image:url(images/hyperButtonBg2.gif);
	background-position: left 0px;
	height : 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	padding-right: 7px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #e2e2e2;
	color: #333;
	overflow:hidden;
	background-repeat: no-repeat;
}

#hyperButton a:hover {
	background-position: left -30px;
	padding-left: 19px;
	padding-right: 5px;
	color : #b4152d;
}


#ticker li {
	list-style-image:none;
	list-style-type:none;
	overflow:hidden;
	padding:0;
	margin-left: 0px;
	text-align: left;
	line-height:inherit;
}

#ticker {
	float:left;
	padding:0;
	margin:0;
}

#ticker li a, #tickerAnim a {
	display:block;
	padding-left:10px;
	height: 18px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	padding-top:0px;
	padding-right : 0px;
	padding-bottom: 4px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	border-width: 0;
	border-style: none;
	font-weight: normal;
}

#tickerAnim a:hover {
	text-decoration:underline;
}

#tickerType {
	background-image:url(images/tickerType_bg.png);
	background-color: #3c73a1;
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 1px 2px 1px 2px;
	margin-right: 3px;
	margin-left: 10px;
	float:left;
	text-decoration:none;
}

a.cleanLink, a.cleanLink:hover {
	text-decoration: none;
	border-bottom-style: none;
}

#PanelLH, #PanelLH_TS {
	float:left;
	padding-bottom:1px;
	width:150px;
	margin-top:13px;
	margin-bottom: 5px;
	padding:5px 5px 5px 5px;
	background-image: url(images/lhCol_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#PanelLH_TS {
	background-image: url(images/textSize_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width : 96px;
	height : 14px;
	padding : 2px 5px;
	margin-top:13px;
	margin-right:1px;
	font-size:11px;
}

#PanelLH_TS_But {
	margin:0;
	padding:0;
	margin-top:14px;
	font-size:11px;
}

#PanelLH_TS_But li {
	float:left;
  	list-style-type:none;
	list-style-image:none;
	line-height:inherit;
	margin-left:0px;
}

#PanelLH_TS_But li a, #PanelLH_TS_But li a.Act {
	border-style:none;
	background-image: url(images/textSize_but_bg.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 4px 2px 1px 2px;
	width : 13px;
	height:	14px;
	color : #FFF;
	text-align:center;
}

#PanelLH_TS_But li a.Act {
	background-position: left -26px;
}

#PanelLH_TS_But li a:hover, #PanelLH_TS_But li a.Act:hover  {
	background-position: left -52px;
}


#PanelRH, #PanelRH_T {
	float:right;
	padding-bottom:1px;
	width:221px;
	margin-left:9px;
	margin-top:3px;
	margin-bottom: 5px;
	padding:10px;
	background-color: #f0f0f0;
}

#PanelRH p, #PanelRH_T p {
	line-height: 1.5em;
	text-align:left;
}

#PanelRH_T {
	background-color: #FFF;
	padding-left:0px;
	width:231px;
}

#PanelRHHeader, #wideCol h2 {
	width:233px;
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-left:15px;
	background-image: url(images/rhBoxHead2.png);
	background-repeat: no-repeat;
	padding-top : 5px;
	padding-bottom:7px;
	margin-top:5px;
	float:right;
/*	overflow:hidden;*/
	font-weight: normal;
	font-size:17px;
	color:#284B6A;
	border-right: 1px solid #e2e2e2;
}

#wideCol h2 {
	width:323px;
	margin-bottom: 5px;
	margin-top: 0px;
	float:left;
	padding-bottom:10px;
}

p {
	padding-bottom: 8px;
	line-height: 1.4em;
	text-align:justify;
}

#cTable p {
	text-align: left;
}

hr {
/*background-image:url(images/hr_bg.png);*/
background-color:#396c98;
height:1px;
border-style : none;
clear : both;
}

ul {
/*	left: -20px;*/
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
}
ol {
/*	left: -20px;*/
	margin: 0px; 
	padding: 0px;
	list-style-image: none;
}

li {
	list-style-position: outside;
	text-align: justify;
	margin-left: 25px;
	padding-left: 0px;
	padding-bottom: 6px;
	line-height: 1.4em;
}

#header1 {
	clear : both;
}

h1, h2, h3, h5 {
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
/*	font-size: 21px;*/
	font-size: 28px;
	color: #396c98;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0px;
	font-weight:normal;
	text-align:left;
	line-height:normal;
}

h1 {
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #284B6A;
}

h2, h5 {
/*	font-size: 16px;*/
	font-size: 20px;
	padding-bottom: 8px;
	margin:0px;
	line-height:1.1em;
}

h5 {
	padding-bottom: 4px;
	line-height:normal;
}

h5 {font-size: 16px;}

h2 a, h5 a {
	font-size: 16px;
	color: #396c98; 
	text-decoration: none;
	border-bottom-style: none;
}

h5 a {font-size: 16px;}

h2 a:hover, h5 a:hover {
	color: #b4152d;
	text-decoration: none;
	border-bottom-style: none;
}

h3 {
	color: #4F89BD;
	font-size: 14px;
	font-weight:normal;
	padding-top: 4px;
	padding-bottom: 4px;
	margin:0px;
	font-family: CartoGothicStdBold,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}


#PanelRH h3, #PanelRH h3 a {
	color: #396C98;
	text-decoration: none;
	border-bottom-style:none;
	font-weight:normal;
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	padding-bottom: 8px;
	padding-top:0px;
}

#PanelRH h3 a:hover {
	color: #b4152d;
	text-decoration: none;
	border-bottom-style:none;
}

.headLineDateEvent {
	font-size: 11px;
	color : #FFF;
	text-decoration:none;
	border-bottom-style:none;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float : right;
	background-color: #b4152d;
/*	background-color:#396C98;*/
	background-image: url(images/headline_bg.png?1);
	min-width: 80px;
	text-align:center;
}


.headLineDate {
	font-size: 11px;
	color : #22405B;
	text-decoration:none;
	border-bottom-style:none;
	padding-bottom: 2px;
}

.headLine {
	margin-bottom: 5px;
	width : 519px;
	background-color: #b4152d;
	border-bottom: 1px solid #396c98;
	background-image:url(images/headline_bg.png);
	height : 18px;
	color : #fff;
	background-repeat: repeat-x;
	padding : 2px;
	padding-left:5px;
	padding-right:5px;
}

.headLineEventDate {
	text-decoration:none;
	border-bottom-style:none;
	float : right;
}

.headLineTitle {
	float : left;
}

#headLineDateRh {
	font-size: 11px;
	color : #22405B;
}

#Caption_Text {
background-color:#494949;
font-size:10px;
color : #FFF;
margin-top:1px;
}

.inputField, .inputFieldD, .inputFieldPublic, .inputFieldSearch, .inputFieldReg, .inputFieldWC,  .inputFieldFW {
	padding:2px;
	margin :1px;
	border: 1px #b4152d solid;
	background-color:#fAfAfA;
}

.inputFieldWC {
	border-color:#ccc;
	background-color:#eee;
}

.inputFieldD {
	background-color:#eAeAeA;
	color : #666666;
	border: 1px #333 solid;
}

.inputFieldSearch {
	color : #666;
	height : 14px;
	font-size:11px;
}

.inputFieldPublic {
	font-size:11px;
}

.inputFieldReg {
	width:342px;
}

.inputFieldFW {
	width:96%;
}

#insetBox  {
	background-color: #eeeeee;
	border : 1px solid #eeeeee;
padding: 10px;
vertical-align:top;
	line-height: 1.4em;
	float:left;
}


.miniBoxText  {
	background-image: url(images/centre_col_row_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eeeeee;
	border : 1px solid #eeeeee;
padding: 5px;
vertical-align:top;
	line-height: 1.4em;
}

.button {
	font-size:11px;
}

.redTextP { color: #FFFFFF; background-color: #b4152d; padding-left: 2px;}

.mapImg {
	border : 1px solid #999999;
	padding : 4px;
}

#colSubOuter, #colSubOuterFw {
	width : 210px;
	background-color:  #396c98;
	color: #FFF;
	background-image:url(images/subBg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #396c98;
	padding: 10px;
}

#colSubOuterFw {
	width : 507px;
}

#colSubOuter li, #colSubOuterFw li {
	list-style-image:none;
	list-style-type:square;
	margin-left : 15px;
}

#colSubOuter a, #colSubOuterFw a {
	color: #fff;
	border-bottom-color:#fff;
}

#colSubOuter h3, #colSubOuterFw h3 {
	color: #FFF;
}

.linkPadDark {
	padding-right: 15px;
	vertical-align: top;
	padding-bottom: 5px;
	font-weight:normal;
}

.tableHead {
background-color:#EEE; border : 1px solid #DDD;
}

#cookiesBlock {
	background-color : #333333;
	padding: 14px 0;
/*	background-image: url(images/cookieBg.png);*/
}

#cookiesBlockInner {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 900px;
}

#cookiesBlockInner h2 {
	float : left;
	color: #ffffff;
	font-size: 18px;
}

#cookiesBlockInner p {
	color : #ffffff;
	margin-left: 18px;
	width : 550px;
	float : left;
	margin-bottom:0;
	padding-bottom:0;
}

#cookiesBlockOptions {
	bottom : 0;
	left : 730px;
	position: absolute;
	width : 190px;
}

#cookiesBlockInner a {
	color: #FFF;
	border-bottom-color:#FFF;
}

#cookiesBlockOptions a {
	font-family: CartoGothicStdBook, "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #E41F3D;
	border-style: none;
	font-weight:normal;
}

#cookiesBlockOptions a:hover {
	color: #ffffff;
}


#cookiesBlockBottom {
	width : 996px;
	height: 7px;
	background-image:url(images/cookiesBotLine.png);
}

#centBut li, #centButN li, #centButN2 li, #centButF li {
	list-style-image:none;
	list-style-type:none;
	overflow:hidden;
	padding:0;
	margin-left: 0px;
	text-align: left;
	line-height:inherit;
	float:left;
	margin-right : 11px;
	margin-bottom: 10px;
}

#centBut li.rowEnd, #centButN li.rowEnd, #centButN2 li.rowEnd, #centButF li.rowEnd {
	margin-right: 0;
}

#centBut, #centButN, #centButN2, #centButF {
	padding:0;
	margin:0;
}

#centBut li a, #centBut li a:hover, #centBut li a.Act,
#centButN li a, #centButN li a:hover, #centButN li a.Act,
#centButN2 li a, #centButN2 li a:hover, #centButN2 li a.Act,
#centButF li a, #centButF li a:hover, #centButF li a.Act
 {
	display:block;
	padding-left:18px;
	width: 208px;
	height : 200px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	padding-left : 10px;
	padding-top: 0px;
	padding-right : 5px;
	font-size: 10px;
	color: #555;
	text-decoration:none;
	border-width: 0;
	border-style: none;
	background-image: url(images/centreButtonBg.png?3);
	background-position: left -200px;
	background-color: #e7e7e7;
	background-repeat:no-repeat;
	font-weight: normal;
	float:left;
	position:relative;
}

#centBut li a, #centBut li a:hover, #centBut li a.Act {
	height:150px;
}

#centButN li a, #centButN li a:hover, #centButN li a.Act
{
	width : 159px;
	background-image: url(images/centreButtonBg2.png?5);	
	background-position: left -275px; 
	height : 225px; 
	padding-left : 5px;
}

#centButF li a, #centButF li a:hover, #centButF li a.Act,
#centButN2 li a, #centButN2 li a:hover, #centButN2 li a.Act {
	width: 309px;
	background-image:url(images/centButFBg2.png);
	background-repeat:repeat-x;
	background-position:left 116px;
	background-color:#b4152d;
	height:185px;
	padding-left:0px;
	padding-right:0px;
}

#centButN2 li a, #centButN2 li a:hover, #centButN2 li a.Act {
	width: 169px;
	background-position:left 114px;
}


#centBut li a h1, 
#centButN li a h1,
#centButN2 li a h1,
#centButF li a h1 
{
	padding-top:5px;
	font-family: CartoGothicStdBook,"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#centButF li a h1,
#centButN2 li a h1  {
	padding-left:10px;
	padding-right:10px;
}


#centButN li a h1 
{
	font-size: 13px;
}

#centBut li a:hover, #centBut li a.Act,
#centButN li a:hover, #centButN li a.Act
 {
	background-position: left 0px;
	color : #333;
}

#centButF li a:hover, #centButF li a.Act,
#centButN2 li a:hover, #centButN2 li a.Act {
	background-color:#666666;
	background-position:left 6px;
}
#centButN2 li a:hover {
	background-position:left 4px;
}
#centButDesc, #centButDescW {
	position:absolute; 
	overflow : hidden;
	top : 164px;
	height : 60px;
	left:5px;
	padding-right : 5px;
}

#centButDescW {
	top : 154px;
	height: auto;
}

#wideCol {
	float:left;
	width : 339px;
	padding-right: 12px;
}

#RHInlineCol {
	float:right;
	width : 249px;
}

#wideCol .headLineDateEvent {
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom:0px;
}

.tooltiptext{
    display: none;
}

.hasTooltip, .TooltipInact {
	color: #FFFFFF;
	background-color: #b4152d;
	font-size: 11px;
	text-decoration: none;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E9415A;
	border-right-color: #730D1C;
	border-bottom-color: #730D1C;
	border-left-color: #E9415A;
	padding:1px;
}

#tableRow {
	width: 100%;
	float: left;
	clear: left;
	padding-bottom : 5px;
}

#tableCol1, #tableCol1B {
	width: 25%;
	float: left;
	vertical-align:top;
}
#tableCol2 {
	width: 65%;
	float: left;
	vertical-align:top;
	padding-left:10px;
}

#tableCol1B {
	font-weight:bold;
}

#tableCol1 p, #tableCol2 p, #tableCol1B p {
	text-align: left;
}

#mapImg { width: 520px; }
#XImgL, #XImgP, { width: 100%; }
#SImgL, #SImgP { width: 80px; }
#pImgL, #pImgP { width: 55px; }
#PImgL, #PImgP { width: 80px; }
#L2ImgL { width: 100%; }
#L2ImgP { width: 250px; }
#MImgL { width: 250px; }
#MImgP { width: 140px; }
#M2ImgL { width: 250px; }
#M2ImgP { width: 150px; }
#M3ImgL { width: 300px; }
#M3ImgP { width: 188px; }
#M4ImgL { width: 110px; }
#M4ImgP { width: 146px; }
#CBfImg, #CBn2Img { 
width: auto;
border-width: 1px 1px 0px 1px;
border-style:solid;
border-color:#999999;
}
#LImgL { width: 530px; }
#LImgP { width: 220px; }
#LogXImgL, #LogXImgP { width: 100%; }
#LogLImgL, #LogLImgP { width: 200px; }
#LogMImgL, #LogMImgP { width: 120px; }
#LogiImgL, #LogiImgP { width: 150px; }
#LogSImgL, #LogSImgP { width: 100px; }

#XImgL img, #XImgP img, #mapImg img,
#SImgL img, #SImgP img,
#pImgL img, #pImgP img,
#PImgL img, #PImgP img,
#L2ImgL img,
#L2ImgP img,
#MImgL img,
#MImgP img,
#M2ImgL img,
#M2ImgP img,
#M3ImgL img,
#M3ImgP img,
#M4ImgL img,
#M4ImgP img,
#CBfImg img,
#CBn2Img img,
#LImgL img,
#LImgP img,
#LogXImgL img, #LogXImgP img,
#LogLImgL img, #LogLImgP img,
#LogMImgL img, #LogMImgP img,
#LogiImgL img, #LogiImgP img,
#LogSImgL img, #LogSImgP img
{
    height: auto;
    width: 100%;
}


#topNav, #topNavR {
	width : auto;
}

#topNav, #topNav li,
#topNavR, #topNavR li
 {
	height:30px;
  	margin:0;
  	padding:0;
  	list-style-type:none;
	list-style-image:none;
	line-height:inherit;
	height:20px;
}

#topNav li,
#topNavR li {
	margin-left: 0px;
	margin-right: 0px;
	float:left;
}

#topNav li a, #topNavR li a {
    border-style: none;
    border-width: 0;
	font-family: CartoGothicStdBook,"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans-serif;
	display:block;
	height:16px;
	width:auto;
	text-decoration:none;
	font-size: 14px;
	color: #aaa;
	padding: 2px 7px 2px 7px;
	margin: 0px 0px 0px 0px;
	letter-spacing:0.05em;
}

#topNav li a {
	text-transform : uppercase;
	border-right: solid 1px #cbcbcb;
}
#topNavR li a {
	border-left: solid 1px #cbcbcb;
	font-size: 12px;
}

#topNav li a:hover, #topNav li a.Act,
#topNavR li a:hover, #topNavR li a.Act
  {
/*	color: #A37436;*/
	color:#666;
}



.Heading_Collapsible {
	border-bottom: 1px solid #e2e3e4;
	margin-bottom:10px;
	cursor: pointer;
}

.Collapsible_Block {
	display:none;
	width:100%;
}
.Collapsible_Block_Open {
	display:block;
}

.Collapse_Icon {
	background-image:url(images/icons/collIcon.png);
	background-repeat:no-repeat;
	background-position:left 0px;
	width:22px;
	height:15px;
	float:left;
}