
body
{   background: url(../images/background.gif) #e6f4f4 fixed;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", "Arial", Geneva, Helvetica, Sans-Serif;
    font-size: 0.8em;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


/* ======================== Styles for text elements ======================== */

p
{	margin-top: 0.2em;
	margin-bottom: 0.8em;
}

h1
{   color: #2a3e82;
    padding-bottom: 0px;
    margin: 2em 10% 0px 10%;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", Geneva, Arial, Helvetica, Sans-Serif;
    text-align: right;
    font-size: 2.5em;
}

h1 span.ireland
{   color: #02a2b6;
}

div.header p
{   font-weight: bold;
    color: #2a3e82;
    margin: 0.1em 10% 0px 10%;
    text-align: right;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", "Arial", Geneva, Helvetica, Sans-Serif;
}

h2
{   color: #2a3e82;
    border-bottom: 1px dashed #2a3e82;
    margin-bottom: 0.1em;
    font-family: Arial, Bitstream Vera Sans, Helvetica, Geneva, Sans-Serif;
    /*clear: both;*/
}

h3
{   color: #2a3e82;
    margin-top: 1.5em;
    margin-bottom: 0.0em;
    padding-bottom: 0.0em;
    line-height: 0.9em;
	font-family: Arial, "Bitstream Vera Sans", Geneva, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 1.4em;
}

h4
{   color: #2a3e82;
    margin-top: 1.5em;
    margin-bottom: 0.0em;
    padding-bottom: 0.0em;
    line-height: 0.9em;
	font-family: Arial, "Bitstream Vera Sans", Geneva, Helvetica, Sans-Serif;
    font-style: italic;
    font-size: 1.2em;
}


.ie-only-show
{   display: none;
}

.ie-hide
{   display: block;
}

a
{   color: #2a3e82;
    text-decoration: none;
    font-weight: bold;
}

a:hover
{   text-decoration: underline;
}

.normal-hide
{   display: none;
}

.printer-only-show
{   display: none;
}

.visual-only-show, li.visual-only-show
{   display: none;
    visibility: hidden;
}

div
{   margin: 0px 0px 0px 0px;
}

p.dateline
{   font-size: 0.7em;
    float: right;
    margin: 0px 0px 0px 0px;
}

.non-link
{   font-weight: bold;
}

.response
{   font-style: italic;
    color: #2a3e82;
    padding-left: 2em;
    margin-left: 2em;
    margin-right: 2em;
}

p.intro
{   font-weight: bold;
    margin-top: 1.5em;
}

p.update
{   font-weight: bold;
    color: #086c77;
    text-align: center;
}

p.error
{	color: red;
	font-weight: bold;
	text-align: center;
}

p.success
{	color: #00AA00;
	font-weight: bold;
	text-align: center;
}

a.disabled, a.disabled:hover
{   color: #ABABAB;
    cursor: default;
    text-decoration: none;
}

code
{	font-family: Bitstream Vera Mono, Courier New, Courier, Sans-Serif;
	font-size: 1.1em;
}

address
{   white-space: pre;
    font-style: normal;
    margin: 0em 0em 1em 0em;
}

blockquote
{   margin-left: 3em;
    margin-right: 8em;
    padding: 0px 0px 0px 0px;
    font-style: italic;
}

div.left-column
{   float: right;
    clear: none;
    width: 49%;
    vertical-align: top;
}

div.right-column
{   float: right;
    clear: none;
    width: 49%;
    vertical-align: top;
}

td
{   vertical-align: top
}

dt
{   padding-left: 0px;
    margin-left: 0.7em;
    font-weight: bold;
}

dd
{   padding-left: 0px;
    margin-left: 3em;
}

dd ul
{   margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 1em;
}

ul li
{   list-style-type: square;
}

ul li ul
{   margin-left: 2.2em;
    padding-left: 0.0em;
}

ul li ul li
{   list-style-type: circle;
}

ul.no-bullet li
{   list-style-type: none;
}

li
{   margin-bottom: 0.5em;
}

form label
{   width: 19em;
    display: block;
    float: left;
    font-weight: bold;
    border: 1px none transparent;
}


form fieldset label:hover
{   border: 1px solid #DDDDDD;
}

form fieldset label
{   font-weight: normal;
    display: block;
    float: none;
    line-height: 1.5em;
    width: 90%;
    margin-left: 2.9em;
}

form fieldset input
{   float: left;
    margin-right: 1.0em;
}

input.text, input.password, textarea
{   width: 24em;
    border: 1px solid black;
    background: url(../images/input-back.gif) no-repeat;
    padding-left: 2px;
	font-family: "Arial", "Bitstream Vera Sans", "Arial", Geneva, Helvetica, Sans-Serif;
    font-size: 0.9em;
}

div.year-select-group
{	width: 20em; 
	vertical-align: top; 
	float: left;
}

select
{   width: 24.4em;
	font-family: "Arial", "Bitstream Vera Sans", "Arial", Geneva, Helvetica, Sans-Serif;
    font-size: 0.9em;
}

fieldset
{   width: 20.3em;
    margin-left: 9em;
    padding: 1em 1em 1em 1em;
}

textarea
{   height: 10em;
}

input.text, input.password, textarea, select, fieldset
{   margin-bottom: 0.7em;
}

input.button
{   color: white;
    font-weight: bold;
	font-family: Arial, "Bitstream Vera Sans", Geneva, Helvetica, Sans-Serif;
    font-size: 0.9em;
    background-color: #02a2b6;
    color: white;
    border: 1px solid #9fdae0;
    border-bottom-color: #086c77;
    border-left-color: #086c77;
    border-left-style: solid;
    padding: 0px 1px 1px 0px;
    cursor: pointer;
}

input.button:hover
{	background: url(../images/menu-back-light.gif) #22c2d6 repeat-x bottom left;
}

input.button:active
{	background: url(../images/menu-back-light-active.gif) #22c2d6 repeat-x bottom left;
}

input.button:active
{   padding: 1px 0px 0px 1px;
}

form p
{   text-align: center;
}

dt
{   margin-bottom: 0px;
}

dd
{   margin-top: 0px;
    margin-bottom: 0px;
}

dd p
{   margin: 0px 0px 1.0em 0px;
}

acronym, abbr
{   border-width: 0px;
    cursor: help;
}

a acronym, a abbr
{	cursor: pointer;
}

dl.compact dt 
{	float: left; 
}

dl.compact dd
{	margin-left: 11em;
	margin-bottom: 0.5em;
}

table
{   border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    margin-top: 0.65em;
    margin-bottom: 1.0em;
}

td
{   margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    border-left: 1px solid black;
    border-top: 1px solid black;
}

th
{   margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    background-color: #02a2b6;
    color: white;
    border: 1px solid #9fdae0;
    border-bottom-color: #086c77;
    border-left-color: #086c77;
    border-left-style: solid;
    font-weight: bold;
}

table.borderless, table.borderless th, table.borderless td
{   border-width: 0px;
}

ul.newsletter
{	list-style-image: url(../images/pdf-small.gif);
}

ul.newsletter li
{	height 2.0em;
	vertical-align: center;
	padding-left: 0.3em;
}

tt
{	font-size: 1.2em;
}

/* ======================== Styles for Tables =============================== */

td
{   text-align: left;
}

td p
{  margin-top: 0px;
   margin-bottom: 1em;
}

td ul
{  margin-top: 0px;
   margin-bottom: 0px;
}

th
{   font-weight: bold;
}

th a
{   color: white;
	font-size: 1em;
}

thead th
{  vertical-align: top;
}

tbody th
{   background-color: transparent;
    border: 1px solid black;
    font-weight: bold;
    border-right-width: 0px;
    border-bottom-width: 0px;
    color: black;
    width: 20%;
    text-align: left;
    vertical-align: top;
    padding-top: 0.1em;
}

div.results table td
{   width: 15%;
    text-align: right;
}

tr.total td
{   font-weight: bold;
    font-size: 0.9em;
}

table
{  margin-top: 0px;
}

div.table table
{  border-width: 0px;
   margin-bottom: 0px;
   border-bottom-width: 0px;
}

td.separator
{   background-color: #02a2b6;
    color: white;
    font-size: 0.3em;
    height: 0.3em;
    border-top: 1px solid #9fdae0;
    border-bottom: 1px solid #086c77;
}

caption
{   margin-bottom: 0px;
    padding: 2px 2px 2px 2px;
    background-color: #02a2b6;
    color: white;
    border: 1px solid #9fdae0;
    border-bottom-color: #086c77;
    border-left-color: #086c77;
    border-left-style: solid;
    font-weight: bold;
}

div.table
{   margin-left: 7%;
    margin-right: 7%;
    margin-top: 0.5em;
    margin-bottom: 2.0em;
    border: 1px solid black;
    border-left-width: 0px;
    padding: 0px 0px 0px 0px;
}

div.table th, div.table caption
{  border-left: 1px solid black;
}

table.rates td
{	text-align: right;
}

/* ======================== Styles for News Section ========================= */

dl.news dt
{   font-size: 0.7em;
    font-weight: normal;
    border-bottom: 1px solid #2a3e82;
}

dl.news dt a
{   font-size: 1.5em;
    font-weight: bold;
}

dl.news dd
{   /*border-bottom: 1px solid #2a3e82;*/
    margin-bottom: 1.8em;
}

dl.news dd a.readmore
{   padding-right: 10px;
    background: url(../images/next.gif) center right no-repeat;
}

dl.news dd p
{   margin: 0.5em 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


/* =========================== Styles for Header ============================ */

/* ========================== Styles for menubar ============================ */

/* A whole load of crazy stuff to make a link invisible, but still allow it to
 * be read by screen readers.
 */
span.skip-menu-link, span.skip-menu-link a
{	font-size: 0.001em;
	color: white;
	display: block;
	float: left;
	height: 0.00em;
}

div.menubar
{   float: left;
    width: 12em;
    background: url(../images/ncri-large-white.gif) transparent center right no-repeat fixed;
}

div.menubar ul
{   margin: 0px 1em 0px 1em;
    padding: 0px 0px 0px 0px;
    border: 1px solid #086c77;
    border-left-color: black;
    background-color: #02a2b6;
}

div.menubar li
{   list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.menubar h2
{   color: white;
    display: block;
	font-family: Arial, "Bitstream Vera Sans", Geneva, Helvetica, Sans-Serif;
    list-style-type: none;
    background-color: #027b84;
    color: white;
    margin: 2em 1em 0px 1em;
    padding: 2px 2px 2px 2px;
    height: 1.7em;
    vertical-align: middle;
    border: 2px groove #54a9af;
    border-right-style: ridge;
    border-bottom-width: 1px;
    border-left: 2px solid #086c77;
    font-size: 1em;
}

div.menubar map li a
{   color: white;
    display: block;
	font-family: Arial, "Bitstream Vera Sans", Geneva, Helvetica, Sans-Serif;
    background-color: #02a2b6;
    color: white;
    margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    vertical-align: middle;
    border: 1px solid #9fdae0;
    border-bottom-color: #086c77;
    border-left-color: #086c77;
    border-left-width: 2px;
    border-left-style: solid;
    font-size: 0.95em
}

div.menubar map li a:hover, div.menubar map li a:active
{   text-decoration: none;
    background: url(../images/menu-back-light.gif) #22c2d6 repeat-x bottom left;
	background-color: #22c2d6;
    border-left-color: #489cb7
}

div.menubar map li a:active
{	background: url(../images/menu-back-light-active.gif) #22c2d6 repeat-x top left;
}

div.menubar a.setPrinter, div.menubar a.setVisual
{   background-color: #2a3e82;
    border-top-color: #919dc4;
    border-right-color: #919dc4;
    border-bottom-color: #001d7f;
    border-left-color: #001d7f;
    border-left-width: 1px;
    padding-left: 20px;
}


div.menubar a.setPrinter:hover, div.menubar a.setVisual:hover
{   background-color: #538ed7;
    border-left-color: #3964a9;
}

div.menubar a.setPrinter
{   background: url(../images/print-link-back.gif) #2a3e82 no-repeat center left;
}

div.menubar a.setPrinter:hover
{   background: url(../images/print-link-back-hover.gif) #538ed7 no-repeat center left;
}

div.menubar a.setPrinter:active
{   background: url(../images/print-link-back-active.gif) #538ed7 no-repeat center left;
}

div.menubar a.setVisual
{   background: url(../images/visual-link-back.gif) #2a3e82 no-repeat center left;
}

div.menubar a.setVisual:hover
{   background: url(../images/visual-link-back-hover.gif) #538ed7 no-repeat center left;
}

div.menubar a.setVisual:active
{   background: url(../images/visual-link-back-active.gif) #538ed7 no-repeat center left;
}

div.menubar a.setNormal
{   display: none;
}

div.menubar ul.search
{   background-color: #54a9af;
    margin-top: -1px;
}

div.menubar ul.search input
{   margin: 2px 2px 2px 2px;
}

div.menubar ul.search li
{   border-top: 1px solid #9fdae0;
    border-right: 1px solid #9fdae0;
    margin: 0px 0px 0px 0px;
}

div.menubar ul.search form
{   margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div.menubar ul.search input.textbox
{   border: 1px solid black;
    font-size: 0.85em;
    float: left;
    clear: none;
    width: 7.3em;
}

div.menubar ul.search input.button
{   color: white;
    display: block;
    font-weight: bold;
    text-align: right;
	font-family: Arial, "Bitstream Vera Sans", Geneva, Helvetica, Sans-Serif;
    font-size: 0.85em;
    background-color: #02a2b6;
    color: white;
    border: 1px solid #9fdae0;
    border-bottom-color: #086c77;
    border-left-color: #086c77;
    border-left-style: solid;
    margin-bottom: 10px;
    float: right;
    clear: none;
    padding: 0px 1px 1px 0px;
}

div.menubar ul.search input.button:active
{   padding: 1px 0px 0px 1px;
}

div.menubar ul.search p
{   margin: 0px 0px 0px 0px;
    font-size: 0.7em;
    text-align: right;
    clear: both;
}

div.menubar a em
{   font-style: normal;
}

div.lower-menubar a em
{   font-style: normal;
    text-decoration: underline;
}

/* =========================== Content Area ================================= */

div.website
{   background: url(../images/ncri-large.gif) no-repeat fixed;
    background-position: right bottom;
    border: 1px solid #e6f4f4; /* Mozilla bugfix to force the div to expand */
    margin: 0px 0px 0px 0px;
}

div.website-area
{   margin: 0px 8.5% 10% 8.5%;
    border: 1px dashed #2a3e82;
    background: url(../images/ncri-large-white.gif) white no-repeat fixed;
    background-position: right bottom;
}

div.content
{   margin-left: 12.5em;
    height: 90%;
}

div.content p
{   padding-left: 2px;
    padding-right: 4px;
}

div.content p img, a img
{   border: 0px;
}

/* ================= List of links at the bottom of the page ================ */

div.lower-menubar
{   text-align: center;
    margin: 2.0em 0.0em 2.0em 0.0em;
    clear: both;
}

/* ===================== Lower content (copyright, return link) ============= */

div.disclaimers
{   margin: 0px 0px 0px 0px;
    padding: 2px 2px 2px 2px;
    font-size: 0.8em;
}

div.disclaimers p
{   margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right
}

div.disclaimers a
{   display: none;
}

acronym, abbr
{   speak: normal;
}
