/*========================================================================================
                                  Copyright  2005 NSCC

 Base NSCC styles.

 $Log: /Internet/_Main/Web/styles/nscc.css $

18    10/04/06 15:45 Daviesa
 
16    17/02/06 17:05 Joycea
Added generic submit button style

15    17/10/05 12:43 Daviesa
Corrected BODY + added UL.offWhite

14    17/10/05 9:35 Daviesa
New UL.links 

13    11/10/05 18:03 Daviesa
Added TABLE.SUBLINKS

10    11/10/05 17:06 Daviesa
Added TABLE.links and TABLE.standard

9     11/10/05 17:05 Daviesa
Added header + reformatted

========================================================================================*/

BODY {
    line-height: 13pt;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

H1 {
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

H2 {
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
}

H3 {
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

H6 {
    line-height: 13pt;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

A {
    color: #006666;
    text-decoration: none;
}

A:HOVER {
    color: #006666;
    text-decoration: underline;
}

TH {
    border: 1px solid #ffffff;
    padding: 2px;
    color: #ffffff;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #006666;
}

/* .tableBorder Added by JoyceA for table result displays 20060817 */
TABLE.tableBorder {
border-top: solid 1px #006666;
border-right: solid 1px #006666;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
}

TABLE.tableBorder TD {
border-left: solid 1px #006666;
border-bottom: solid 1px #006666;
background-color:#ffffff;
padding: 4px 0px 4px 4px;
}

TABLE.tableBorder TH {
border-left: solid 1px #006666;
border-bottom: solid 1px #006666;
background-color:#f2f2f2;
text-align:left;
color:#066666;
font-weight:bold;
padding: 4px 4px 4px 4px;
}

TABLE.calendar {
border-top:1px solid #006666;
border-left:1px solid #006666;
border-collapse:collapse;
font-size:0.8em;
}

TABLE.calendar TH {
border-bottom:1px solid #006666;
border-right:1px solid #006666;
padding:5px 5px 5px 5px;
background-color:#006666;
color:#ffffff;
text-align:left;
}

TABLE.calendar TD {
border-bottom:1px solid #006666;
border-right:1px solid #006666;
padding:5px 5px 5px 5px;
text-align:left
}

TABLE.calendar TD A {
font-weight:bold;
}

TABLE.calendar TD.cellDate {
color:#006666;
white-space:nowrap;
text-align:left;
vertical-align:text-top;
}


/* new list styles JoyceA 20051021 */
UL.square {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:square;
}

UL.circle {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:circle;
}

UL.disc {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:disc;
}

OL.alphaUpper {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: upper-alpha;
}

OL.alphaLower {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: lower-alpha;
}

OL.romanUpper {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:upper-roman;
}

OL.romanLower {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:lower-roman;
}

OL.numeric {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:decimal;
}

OL.numericLeadZero {
	font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-type:decimal-leading-zero;
}
/* end new list styles JoyceA 20051021 */


UL.arrow LI {
    margin-left: 10px;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/arrow_off.gif);
}

UL.offWhite {
    margin-left: 10px;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    list-style-image: url(../images/arrow_off-white.gif);
}

/* The LINKS table style is for the links quickmenus (on top right of some pages) */
TABLE.links {
    border: none;
    padding: 0px;
    margin: 0px
}

TABLE.links TD, TABLE.links TH {
    line-height: 12pt;
    border-bottom: solid 1px #999999;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    padding: 2px 0px 2px 2px;
    background-color: #cccccc;
}

TABLE.links TH {
    padding: 0;
    background-color: transparent;
}


/* The SUBLINKS table style is for the links quickmenus sub-menus (on top right of some pages) */
TABLE.sublinks {
    border: none;
    padding: 0px;
    margin: 0px;
}

TABLE.sublinks TD, TABLE.sublinks TH {
    line-height: 12pt;
    border-bottom: solid 1px #999999;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    padding: 2px 0 2px 10px;
    background-color: #e4e4e4;
}

TABLE.sublinks TH {
    padding: 0px;
    background-color: transparent;
}

/* The STANDARD table style is for standard info tables i.e. green heading & silver body */
TABLE.standard {
    border: none;
    padding: 0px;
    margin: 0px;
}

TABLE.standard TD, TABLE.standard TH {
    background-color: #cccccc;
    border: none;
    vertical-align: top;
    text-align: left;
    color: #000000;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px 2px 1px 2px;
}

TABLE.standard TH {
    background-color: #006666;
    vertical-align: bottom;
    text-align: center;
    color: #ffffff;
}

/* This style is for green background to form tabs (used in conjunction with the "top_right_corner_active.gif" image) */

.tabLabel {
	border-right: solid 2px #004242;
	border-bottom: solid 2px #004242;
	border-left: solid 2px #428E8E;
	border-top: solid 2px #428E8E;
	padding: 0px 5px 0px 5px;
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    background-color: #006666;
    white-space: nowrap;
    }

.body {
    color: #000000;
    line-height: 13pt;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

.bodybold {
    color: #000000;
    line-height: 13pt;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

.heading {
    color: #006666;
    font-weight: bold;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb {
    color: #006666;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.subhead {
    color: #000000;
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
}

.alert {
	color: #990000
}


.caption {
    margin: 3px 0 5px 10px;
    line-height: 12pt;
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
}

.BRTsubheading {
    color: #333366;
    line-height: 60%;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.BRTheading {
    color: #336699;
    font-style: normal;
    font-weight: bold;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
}

.BRTsubsub {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.menu {
    left: 90%;
    width: 140px;
    top: 100px;
}

.indent {
    padding-left: 11px;
    background-color: #e4e4e4;
}

.test {
    margin-bottom: 600px;
    margin-left: 20px;
}

.image {
    border: #333333 1px solid;
    overflow: hidden;
    width: 60px;
    clip: rect(auto auto 45px auto);
    position: relative;
    top: 2px;
    height: 45px;
}

.indent {
    border: 1px #999999 none;
    border-bottom: solid 1px #999999;
    text-indent: 3px;
    line-height: 12pt;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.menuitem
{
    border:  #999999 1px none;
    border-bottom: solid  1px #999999;
    line-height: 12pt;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
}

.image-outline
{
	border: solid 1px #000000;
	padding-top: 0px;
}

/* Styles for aligning images lft OR right. Note: includes black 1 pixel border) ADDED BY: JoyceA 20051115 */

.imageRight {
	float:right;
	margin: 0px 0px 8px 8px;
	border: 1px solid #000000;
}

.imageLeft {
	float:left;
	margin: 0px 8px 8px 0px;
	border: 1px solid #000000;
}

/* End styles for aligning images */

.no-border
{
    border: none;
}

.breakout
{
    border: solid 1px #999999;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cccccc;
}

.olindent
{
    margin-left: 60px;
}

.olindent2
{
    margin-left: 40px;
}

.tablerowgrey
{
    border: solid 0.5pt #ffffff;
    vertical-align: top;
    color: #000000;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #999999;
    text-align: center;
}


/* Right menu item list styles - test */
UL.links {
	display: block;
	width: 150px;
	height: auto;
	border: none;
	padding: 0px;
	margin: 0px;
}

UL.links LI {
	list-style-image: url(../images/arrow_off.gif);
	list-style-position: inside;
	line-height: 12pt;
	border-bottom: solid 1px #999999;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0px 2px 1px;
	background-color: #cccccc;
	display:block;
	width: 150px;
	overflow: hidden;
	}

UL.links LI UL {
	display:block;
	width: 150px;
	height:auto;
	border: none;
	position:relative;
	left:-40px;
}

UL.links LI UL LI {
    list-style-image: url(../images/dash_off.gif);
    list-style-position: inside;
    line-height: 12pt;
    border-bottom: solid 1px #999999;
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    padding: 2px 0px 2px 0px;
    background-color: #e4e4e4;
}

/* Generic button style */
INPUT.buttonSubmit {
	width: 140px;
    color: #ffffff;
    font-weight: bold;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
    background-color: #999999;
    cursor: pointer;
    cursor: hand;
}
/* Horizontal Rule style added 13/07/07*/

hr {
	color:#E5EFEF;height:1px
}
/* Image spacing class added 17/09/07 */
.imgSpacingAlignRight {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 5px;
}
/* Bulleted list with arrow graphic added automaticly as a bullet graphic 10/03/08*/
UL.arrowBullet LI {
	display: list-item;
	list-style-image: url(../images/arrow_off.gif);
	list-style-position: outside;
}

DIV.notice {
padding: 5px 5px 5px 5px;
border: double 3px #000000;
background-color:#FFFFCC;
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
}

DIV.notice P {
margin: 0px 0px 0px 0px;
}

