﻿* { margin: 0; padding: 0; }
hr { display: none; }

body
{
	text-align: left;
	font-size: 62.5%;
	background: url('/images/bg-body.png') repeat-x top;
}

body, input, textarea, select
{
	font-family: "Tahoma", "Arial", sans-serif;
}

#Container
{
	position: relative;
	/* width: 760px; */
	width: 960px;
	margin: 30px auto 0 auto;
	text-align: left;
}
.Clear
{
    clear: both;
}

/* Header
--------------------------------------------------------------------------------------- */

#Header
{
	float: left;
	display: inline;
	width: 960px;
}

#Header img.Masthead
{
	float: right;
	display: inline;
}

#Header .HeaderImage
{
    float: left;
    display: inline;
    margin: -40px 0 0 0;
}

#Header #Breadcrumbs
{
	clear: both;
	display: block;
	width: 500px;
	padding: 15px 0 0 0;
	font-size: 1.1em;
	color: #867757;
}

#Header #Breadcrumbs a
{
	color: #463F2F;
	text-decoration: none;
}

#Header #HeaderNav
{
    margin: 33px 0 0 190px;
    width: 540px;
}
#Header #HeaderNav ul
{
    margin: 0;
    list-style: none;
}
#Header #HeaderNav ul li
{
    float: left;
    width: 77px;
    padding: 5px;
    text-align: center;
    background-image: url('../images/HeaderNav-buttons.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#Header #HeaderNav ul li a
{
	font-size: 1.2em;
	color: #6F6248;
	text-decoration: none;
}
#Header #HeaderNav ul li a:hover
{
	text-decoration: underline;
}

/* Extras
--------------------------------------------------------------------------------------- */

#Extras
{
	float: left;
	display: inline;
	width: 180px;
	margin: 10px 0 0 0;
	border: solid 1px #F2F2F2;
	/* background: #F9F9EC; */
	background: #FFF;
}

#Navigation ul
{
	margin: 10px;
	list-style: none;
	background: #FFF;
}

#Navigation ul li
{
	padding: 1px;
	font-size: 1.2em;
}
#Navigation ul li .aBlank
{
    font-weight: bolder;
    background-color: #F5F1E8;
}
#Navigation ul li a
{
	display: block;
	padding: 3px;
	border: solid #EDEADE;
	border-width: 0 0 1px 0;
    background: #FFF;
    color: #444;
	text-decoration: none;
}

#Navigation ul li a.ShowHide
{
	font-size: 0.9em;
	border: none;
	color: #948361;
}

#Navigation ul li a:hover
{
    color: #F29900;
}

#Navigation ul li a span.Active
{
	padding: 2px;
	background: #463F2F;
	color: #FFFFFF;
}

#Navigation ul li ul
{
	margin: 0 0 0 10px;
}

#Navigation ul li ul li
{
	font-size: 1em;
	color: #867757;
	line-height: 1.7em;
}

#Navigation ul li ul li a
{
	padding: 1px;
	border-color: #E3DED5;
	color: #867757;
}
#Navigation strong.Red-Highlight 
{
    color: #EB6D26;
}
.News h3
{
	margin: 0 0 0 10px;
	font-size: 1.3em;
	color: #635841;
}

.News ol
{
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
	list-style: none;
}

.News ol ul
{
	list-style: none;
}

.News ol ul li label
{
	display: none;
}

.News ol ul li.Date
{
	color: #A09170;
}

.News ol ul li.Title
{
	margin-bottom: 0 0 10px 0;
}

.News ol ul li.Title a
{
	font-size: 1.1em;
	color: #635841;
	text-decoration: none;
}


/* Content
--------------------------------------------------------------------------------------- */

#Content
{
	float: left;
	display: inline;
	width: 565px;
	margin: 10px 0 0 10px;
	border: solid 1px #F2F2F2;
	/* background: #F9F9EC; */
	background: #FFFFFF;
}

#Content h1,
#Content h2
{
	margin: 18px 18px 0 18px;
	font-size: 1.8em;
	color: #6F6248;
	font-weight: normal;
}

#Content h3
{
	margin: 15px 18px 5px 18px;
	border: solid #D6CFC0;
	border-width: 0 0 1px 0;
	font-size: 1.4em;
	color: #6F6248;
}
#Content h4
{
	margin: 15px 18px 5px 18px;
	font-size: 1.4em;
	color: #6F6248;
	clear: both;
}

#Content p
{
	margin: 0 18px 10px 18px;
	font-size: 1.2em;
	color: #393324;
	line-height: 1.7em;
}

#Content ul
{
	margin: 0 0 10px 30px;
}

#Content ul li
{
	margin: 5px 0 5px 15px;
	font-size: 1.2em;
	color: #393324;
	line-height: 1.7em;
}
#Content ul li.orange-bullet
{
    list-style-image: url('../images/orange-bullet.png');
	list-style-type: none;
}

#Content ul li a, 
#Content p a, 
#Content h3 a
{
	color: #6F6248;
}

#Content h3 a
{
    text-decoration: none;
}
#Content div.divNBSPlus table
{
    width: 490px;
}

#Content table.Data th a
{
    text-decoration: inherit;
    color: #6F6248;
}

#Content table.Login
{
	width: 480px;
	border-collapse: collapse;
}

#Content table
{
	width: 529px;
	margin: 10px 18px 10px 18px;
	border-collapse: collapse;
}
#Content table.TestData
{
    width: 245px;
    border-collapse: collapse;
    float: right;
    border: 1px solid #D6CFC0;
    background-color: #FFF;
}
#Content table.TestData td 
{
    border: 1px solid #D6CFC0;
}
#Content table.TestData td p
{
    line-height: normal;
    padding: 0;
	font-size: 1.1em;
}
#Content table th
{
	padding: 5px;
	background: url('/images/bg-table-th.png') repeat-x top;
	font-size: 1.1em;
	color: #827355;
	font-weight: normal;
}

#Content table td
{
	padding: 3px;
	font-size: 1.1em;
	color: #827355;
	text-align: center;
}

#Content table tr.Alternate td
{
	background: #F4F4E1;
}

/* Karen's Table
------------------------------------------------------------------------*/
#Content table.Data
{
	width: 529px;
	margin: 0px 0px 20px 20px;
}

#Content table.Data th
{
	padding: 2px;
	font-size: 1.2em;
	font-weight: bold;
	background: #CBC2B1;
	border: solid #AC9D80;
	border-width: 0 0 2px 0;
	vertical-align: top;
	background-image: none;
	color: #6F6248;
}

#Content table.Data td
{
	padding: 2px;
	font-size: 1.2em;
	text-align: left;
	color: #393324;
	vertical-align: top;
	border: solid #D9D3C4;
	border-width: 0 0 1px 0;
}

#Content table.Data td.RowTitle
{
	background: none;
	padding: 2px;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
}

#Content table.Data tr.Alternate td
{
	background-color: #D9D3C4;
}
/*-----------------------------------------------------------------------*/

#Content a img 
{
    border: none;
}

#Content .Photo_Caption
{
    float: left;
    margin: 0 10px 5px 20px;
    width: 177px;
    padding: 2px;
    border: 1px solid #D9D3C4;
    text-align: center;
}

#Content img.Photo_Left
{
    border: solid 4px #EDEADE;
    padding: 1px;
    float: left;
    margin: 0 10px 0 0;
}

#Content img.Photo_Right
{
    border: solid 4px #EDEADE;
    padding: 1px;
    float: right;
    margin: 0 0 0 10px;
}
#Content img.Photo_Right_TopMargin
{
    border: solid 4px #EDEADE;
    padding: 1px;
    float: right;
    margin: 20px 0 0 10px;
}

#Content img.Photo_Left_NoBorder
{
    float: left;
    margin: 0 10px 0 0;
}

#Content img.Photo_Right_NoBorder
{
    float: right;
    margin: 0 0 0 10px;
}
#Content img.Photo_Right_NoBorder_m20r
{
    float: right;
    margin: 0 20px 0 10px;
}

#Content p.Photo_Centre
{
    text-align: center;
}

/* Karen's Show/Hide Div
------------------------------------------------------------------------*/

#Content .StepItem
{
    color: inherit;
}

#Content #SI1, #SI2, #SI3, #SI4, #SI5, #SI6, #SI7, #SI8, #SI9, #SI10
{
    display: none;
}


/* Karen's Columns Div
------------------------------------------------------------------------*/

#Content .Column_Left
{
    float: left;
    width: 280px;
}

#Content .Column_Right
{
    float: right;
    width: 280px;
}
#Content .TwoColumns
{
    float: left;
    width: 220px;
    margin: 0 0px 10px 18px;
    padding: 0 0 0 20px;
	font-size: 1.1em;
	color: #393324;
	background-image: url(../images/icon-acrobat.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#Content .TwoColumns a
{
	font-size: 1.1em;
	color: #393324;
}
#Content .Column_2
{
    float: left;
    width: 49%;
    margin-right: 5px;
    text-align: center;
	font-size: 1.3em;
	color: #393324;
	line-height: 1.3em;
}
#Content .Column_3
{
    float: left;
    width: 32%;
    margin-right: 5px;
    margin-bottom: 20px;
    text-align: center;
	font-size: 1.3em;
	color: #393324;
	line-height: 1.3em;
}
#Content .Column_3 a:link,
#Content .Column_3 a:visited,
#Content .Column_2 a:link,
#Content .Column_2 a:visited
{
	color: #393324;
	text-decoration: none;
}
#Content .Column_3 a:hover,
#Content .Column_2 a:hover
{
    text-decoration: underline;
}
#Content .Column_3 img,
#Content .Column_2 img
{
    border: solid 4px #EDEADE;
    padding: 1px;
}
/* Karen's Helpful Hints!
------------------------------------------------------------------------*/
#Content .HelpfulHint
{
    background-color: #FEEABC;
    background-image: url(../images/lightbulb_off.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-align: center;
    display: block;
    padding: 3px;
	margin: 0 18px 10px 18px;
	font-size: 1.2em;
	color: #FCB612;
}
/* Karen's ImageHeader Div
------------------------------------------------------------------------*/
#Content h3.ShowHide
{
    background-image: url(../images/icon_download.gif);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
	cursor: pointer;
	cursor: hand;
}


/* News Column
--------------------------------------------------------------------------------------- */
#NewsHolder
{
	float: left;
	display: inline;
	width: 180px;
	margin: 10px 0 0 10px;
	padding: 10px 0 0 0;
	border: solid 1px #F2F2F2;
	background: #F5F1E8;
	/* background: #FFFFFF; */
}    


/* Footer
--------------------------------------------------------------------------------------- */

#Footer
{
	float: left;
	display: inline;
	width: 960px;
	margin: 40px 0 0 0;
	padding: 20px 0 20px 0;
	border: solid #F4F1EC;
	border-width: 2px 0 0 0;
}

#Footer span
{
	display: block;
	font-size: 1em;
	color: #CCCCCC;
	text-align: center;
}

#Footer a
{
	display: block;
	margin: 10px 0 0 0;
	text-align: center;
}

#Footer a img
{
	border: none;
}