/* ------------------------------------------
NCC screen stylesheet V1 - 17/09/2007
------------------------------------------ */

/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'], a[href$='.doc'], a[href$='.xls'], a[href$='.rtf'] { 
padding-left: 18px;
background: transparent url(/i/icons/icon_pdf.gif) no-repeat center left;
}

a[href$='.doc'], a[href$='.rtf'] { background: transparent url(/i/icons/icon_doc.gif) no-repeat center left; }
a[href$='.xls'] { background: transparent url(/i/icons/icon_xls.gif) no-repeat center left; }

.newsletterFeature {
background: #FFF;
padding: 0 10px 0 15px;
margin: 5px 5px 10px 15px;
border: 1px solid #CCC;
}

.newsletterFeature .submit {
background: #cfcfcf;
}


#triple .newsletterFeature {
padding: 0 5px;
margin: 5px 7px 10px 7px;
border: 0;
}

#related .newsletterFeature h2, #triple #related .newsletterFeature h2, #triple #related .newsletterFeature h2, #related .newsletterFeature p {
padding-left: 0;
}

#application-newsletter { padding-left: 5px; }

#application-newsletter label, #general-newsletter label {
padding-bottom: 0;
margin-bottom: -4px;
}

#wrapper {
	position: relative;
	width: 93%;
	max-width: 1100px;
	min-width: 760px;
	margin:0 auto;
	background: url(../i/bgWrapper2.jpg) repeat-y 67% 0;
	border: 1px solid #CCC;
	border-top: 0;
	overflow: hidden;
}

#triple #wrapper, #double #wrapper { background: url(../i/bgWrapperContent.png) repeat-y; }

#header {
	height: 90px;
	background: url(../i/bgHeader.jpg) repeat-x;
}

#header form {
	position: absolute;
	top: 30px;
	right: 0;
	width: 230px;
}

#header form .submit {
background: #cfcfcf;
}

#header label {
	position: absolute;
	top: -9999em;
	left: -9999em;
}

#header img { display: none; }

#header a {
	border-bottom: 0;
	display:block;
	width: 355px;
	height: 90px;
	background: url(../i/bgLogo.jpg) no-repeat;
}

/* =navigation - primary navigation of the website 
--------------------------------------------------------------------------
*/
#primaryNavigation {
	float: left;
	width: 100%;
	clear: both;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#primaryNavigation li {
	display: inline;
	list-style-type: none;
}

#primaryNavigation a {
	display: block;
	float: left;
	min-height: 27px;
	padding: 10px 15px;
	color: #61411E;
	text-decoration: none;
	margin-left: 0;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 0;
	background: none;
}

#primaryNavigation a:hover, #primaryNavigation a:focus, #primaryNavigation a.current {
	background: #6C6E70;
	border-bottom: 0;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: url(../i/bgNav.jpg) repeat-x;
}

#primaryNavigation a.current {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#primaryNavigation a.navDouble { width: 5.5em; }
#primaryNavigation a#navNCP { 
position: absolute;
top: 91px;
right: 0;
width: 9.6em;
background: url(../i/bgCompWebsite.jpg) repeat-x bottom;
border: 0;
color: #FFF;
}


#primaryNavigation a#navNCP:hover { 
border: 0;
background: #FFF;
color: #333;
}

#primaryNavigation a#navLast { border-right: 1px solid #FFF; }
#primaryNavigation a#navLast:hover { border-right: 1px solid #999; }

/* =navigation - primary navigation of the website 
--------------------------------------------------------------------------
*/

#banner {
	position:relative;
	clear: both;
	min-height: 11.5em;
	background: #AD6036;
	background: #7f4628;
}

#banner h2 { color: #FFF; }

#banner blockquote p {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 60%;
	padding-right: 6%;
	line-height: 1.35em;
	padding-top: 5px;
}

#banner form {
	color: #FFF;
	position: absolute;
	top: 0;
	right: 10px;
	width: 30%;
	padding-left: 3%;
}

#banner form p { font-size: 1.14em; }

/* =secondary-navigation 
--------------------------------------------------------------------------
*/
#secondaryNavigation, #applicationProcess {
	float: left;
	width: 223px;
	background: #F8F4E8;
	padding-bottom: 45px;
}

#secondaryNavigation ul {
	list-style-type: none;
	padding: 10px 0;
}

#secondaryNavigation li { line-height: 1em; }

#secondaryNavigation li a {
	display: block;
	padding: 0.5em;
	margin: 0 8px;
	text-decoration: none;
	color: #61411E;
	border-bottom: 1px solid #ccc;
}

#secondaryNavigation li a:hover, #secondaryNavigation li a:focus, #secondaryNavigation li a.current {
	background: #FFF url(../i/bgSecondaryNav.jpg) repeat-x;
	color: #333;
}

#secondaryNavigation li a.current { font-weight: bold; }

.step {
	color: #666;
	color:  #4c4c4c;
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #CCC;
min-height: 5em;
_height: 5em;

}

.step h3 { margin-top: 0; margin-left: 35px; }

.step p, .step li { font-size: 1.14em; margin-top: -5px; margin-left: 35px; }

.step div {
	float: left;
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: auto;
	padding-right: 10px;
	color: #999;
	color:  #4c4c4c;
	margin-top: -9px;
}

#applicationProcess .current {
	background: #FFF url(../i/bgSecondaryNav.jpg) repeat-x;
	color: #333;
}

/*#applicationProcess .current div, .step:hover div { color: #000; }*/

#applicationProcess h2 {
	padding-top: 15px;
	padding-bottom: 7px;
}

/* =container - allows me to absolute positon the right hand column
--------------------------------------------------------------------------
*/
#container {
	position: relative;
	clear: both;
	min-height: 450px;
}

/* =content - Main content of the website
--------------------------------------------------------------------------
*/
#content {
	float: left;
	width: 66%;
	margin-top: 2em;
	padding-bottom: 40px;
}

#triple #content, #double #content {
	float: none;
	width: auto;
	margin-left: 223px;
	margin-right: 200px;
	padding-top: 17px;
}

#double #content {
	margin-right: 35px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content dt, #content dd, #content blockquote {
	padding-left: 20px;
	padding-right: 20px;
}

#content td p,
#content th p {
	padding-left: 2px;
	padding-right: 2px;
}

#content dd p {
	padding-left: 0;
	padding-right: 0;
}

#content ol, #related ol, #content ul, #related ul {
	padding-left: 37px;
	padding-right: 30px;
	margin-bottom: 1.25em;
}

#content ol, #related ol { padding-left: 42px; }

#content ol li, #content ul li, #related ol li, #related ul li  {
	list-style: decimal;
	margin-bottom: 0.5em;
	line-height: 1.2em;
}

#content ul li, #related ul li  { list-style: disc; }

#content .feature {
	float: left;
	width: 98%;
	margin-bottom: 20px;
	padding: 0 15px;
}

#content .feature h3 { margin-top: 0; }

#content .feature h3, #content .feature p, #content .feature li { padding-left: 135px; }

#content .feature img {
	float: left;
	border: 1px solid #D6C2AA;
	padding: 4px;
	margin: 0 10px 0 0;
}

#content .feature img:hover { border: 1px solid #003399; }

#content .currentStatus { font-size: 1.1em; }

#content ul#breadCrumbs {
padding-left: 20px;
}

#breadCrumbs li {
font-size: 1.1em;
list-style-type: none;
display: inline;
padding: 0;
}

#breadCrumbs li a {
background: url(../i/bgArrow.png) no-repeat right;
padding-right: 15px;
margin-right: 7px;
border-bottom: 0;
}

/* =related - usually the right hand column of most layouts
--------------------------------------------------------------------------
*/
#related {
	float: left;
	width: 33%;
_width: 32%;
	padding-bottom: 20px;
}

#triple #related {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#related p, #related li {
	font-size: 1.14em;
	line-height: 1.25em;
}

#related h2, #related h3, #related p, #related li { padding-left: 23px; }

#triple #related h2, #triple #related h3, #triple #related p, #triple #related li {
	padding-left: 15px;
	padding-right: 15px;
}

#related h3 {
	font-size: 1.25em;
	line-height: 1.15em;
}

#related img {
	float: right;
	clear: left;
}

/* =footer
--------------------------------------------------------------------------
*/

#footer {
	clear: both;
	background: #FFF;
	padding: 0 0 8px 0;
	font-size: 1em;
	border-top: 1px solid #CCC;
}

#footer a {
	padding-left: 1.5em;
	color: #61411E;
	text-decoration: none;
border-bottom: 0;
}

#footer a:visited { color:#666; }
#footer a:focus, a:hover { color: #003399; }

#footer ul {
		margin: 0 0 20px 0;
		line-height: 0;
}

#footer li {
	display: inline;
	list-style-type: none;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#footer li#ips img {
position: relative;
top: 17px;
}

/* =form layout
--------------------------------------------------------------------------
*/
form label { display: block; }

form input, form textarea {
	margin-bottom: 15px;
padding: 3px;
	border: 1px solid #ddd;
}

form input:focus, form textarea:focus { border: 1px solid #333; }

/* =html - all html elements here. they are listed alphabetically.
--------------------------------------------------------------------------
*/
dt, dd, label, li, p, th, tr { font-size: 1.25em; }

p, ol, th, tr, ul, dl {
	line-height: 1.35em;
	margin-bottom: 1.25em;
}

a:link {
	color: #D35621;
	color: #833614;
	border-bottom: 1px dotted #D35621;
	border-bottom: 1px dotted #833614;
	_border-bottom: 0;
	text-decoration: none;
	_text-decoration: underline;
}

a:visited {
	color:#555;
	border-bottom: 1px dotted #555;
	_border-bottom: 0;
	text-decoration: none;
	_text-decoration: underline;
}

a:focus, a:hover {
	color: #003399;
	border-bottom: 1px solid #666;
	_border-bottom: 0;
	text-decoration: none;
}

a:active { background:inherent; }

acronym, abbr { border-bottom:0; }

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #FFF;
	color: #333;
	font-size: 62.5%;
}

blockquote {
	font-size: 1.4em;
	padding: 1em 20px;
}

blockquote p {
	margin: 0;
	padding: 0;
}

dd { margin-bottom: 1.25em; line-height: 1.5em; }
dt { margin-bottom: 0.2em; line-height: 1.35em; }

em { font-style: italic; }

hr { display:none; }

h1, h2, h3, h4, h5, h6 { color: #61411E; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height: 1.25; }
h1 { font-size: 1.9em; margin: 0 0 0.6em 0; }
h2, h3, h4, h5, h6 { font-size: 1.5em; margin: 1em 0 0.5em 0; }
h3, h4, h5, h6 { font-size: 1.5em; }

img { 
border:0; 
outline: 0;
}

legend {
	font-weight:bold;
	font-size:1.25em;
	color:#666;
}

strong { font-weight: bold; }

th { font-weight: bold; }

td { padding: 5px; }

dt label, dl dl dt, dl dl dd, td p,td li,ul p,ol p,ol li ul li,ul li ol li,ul li ul li,ul h3,ul h4,ol h3,ol h4, dd p { font-size:100%; }

/* =hacks
--------------------------------------------------------------------------
*/
#primaryNavigation a { _height: 27px; }
#banner { _height: 11.5em; }
#secondaryNavigation li a { _width: 195px; _height: auto; }
#container { _height: 450px; }
#container { _height: 450px; }
#triple #content { *+padding-top: 0; _padding-top: 0; }
#triple #related {
	/**+top: -18px;*/
	/*_top: -18px;*/
	_left: 100%;
	_margin-left: -200px;
}
a:link { _border-bottom: 0; _text-decoration: underline; }
a:visited { _border-bottom: 0; _text-decoration: underline; }
a:focus, a:hover { _border-bottom: 0; }
/*#wrapper  {
	width:expression(document.body.clientWidth > 1200? "1200px": "95%" );
	}*/