body, td, th{
	font-family: arial, helvetica, sans-serif; 	
	font-size: 12px;	
	line-height: 150%;
}

body#borageBody{
	background: #e0e0e0 url(../images/banner-bkg.gif) repeat-x;
	text-align: center;
	margin: 0px;
}

a:link, a:active, a:visited, a:hover{
	color: #0069B6;
}

/* center these items in window */
#pageHolderPositioner{
	text-align: left;
	width: 998px;
	margin: 0 auto;
}




#bannerStripe{
	background: white right url(../images/page-top.gif) repeat-x;
	height: 15px;
}

#banner{
	height: 206px;
	color: #808284;
	background-image: url(../images/banner.jpg?1);
	background-repeat: no-repeat;
}

#bannerLogo{
	float: right;
	border: none 0px;
	padding: 5px 10px 0px 0px;
}
#pageHolder{
	background-color: white;
	background-image: url(../images/content-l.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	border: none;
	margin: 0;
}
#page{
	background-image: url(../images/content-r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

#borageMenu{
}


hr{
	border: solid white 1px;
	border-top: dashed silver 1px;
}


textarea {
	border: solid #ACC9E1 1px;
	font-family: Arial;
}

.borageLabel{
	padding-left: 10px;
}
.borageLabel b{
	font-weight: normal;
}



/* HEADINGS */


h1, .mainheading, .borageTitle { 
	font-size: 30pt; 
	color: #959595; 
	font-weight: bold;
	line-height: 40pt;
}




.helpheading { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	color: #63605D; }

.subheading { 
	font-size: 10pt; 
	color: #3399FF; 
	font-weight: bold; 
}

.subheading2 { 
	font-size: 10pt; 
	color: #63605D; }

th, .th {
	background-color: #F5F4EC;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

.block {
background-color: #F5F4EC;}

/* TEXT STYLES */

.text, td, body { 
	font-size: 10pt; 
	color: #63605D; }

.logintext { 
	font-size: 10pt; 
	color: #FFFFFF; }

.confirmationText { 
	font-size: 10pt; 
	color: #3399FF; 
	font-weight: bold; }

.helptext { 
	font-size: 10pt; 
	color: #000000; }

.helptextHighlight { 
	font-size: 10pt; 
	color: #84A8CC; }

.textRed { 
	font-size: 10pt; 
	color: red; 
}

a.textRed{
    color: red;
}

.textSmall, .small, .smallBlock, .hint, table.small td { 
	font-size: 8pt; 
}
.textSmall, .small, .smallBlock, .hint { 
	color: #82848b; 
}

.smallBlock{
	display: block;
	padding-bottom: 4px;
}

.dottedUnderline, .niceShorten{
	border-bottom: dashed #c3d0e0 1px;
}

.hasHelp{
		background-image: url(/images/icon-help.gif);
		background-position: top right;	
		background-repeat: no-repeat;
		padding-right: 16px;
}

.formtitle{ 
	text-align: left;
	font-size: 10pt; 
	color: #63605D; }

.example { 
	font-size: 8pt; 
	color: #C0C0C0; }

.tabtext { 
	font-size: 8pt; 
	text-decoration: none; 
	color: #63605D; }

.navbartext { 
	font-size: 8pt; 
	text-decoration: none; 
	color: #ffffff; }


.highlight { 
	background-color: #829b1a; }



/* LINKS */




/* FORMS */

.radioButtonNormal { 
	background-color: #FFFFFF; 
	color: #000000; 
	font-weight:normal; 
	font-size:12px; }	

.radiobutton { 
	background-color: #FFFFFF; 
	color: #000000; 
	font-weight:normal; 
	font-size:12px; }	

textarea {
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
	width: 100%;
	font-size: 10pt;
}

select { 
	background-color:#FFFFFF; 
	color:#000000; 
	font-weight:normal; 
	font-size:12px; }	





/* Maximised Edit Plugin (c) 2004 John Cameron (john@kiwasystems.com) */

.maximiseEditSide{
    background-color:silver;
    color: white;
    cursor: pointer;
    font-size: 8pt;
    padding: 2px;
}

a.maximiseEdit, a.maximiseEdit:link,  a.maximiseEdit:hover,  a.maximiseEdit:active,  a.maximiseEdit:visited {
	font-size: 8pt;
	color: white;
	background-color: silver;
	padding: 1px 5px 2px 5px;
	font-weight: normal;
	display: block;
	float: right;
	margin: 0px;
	white-space: nowrap;
}

#divMaximiseEdit{
	background-color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

span.editTextTitle, a.editTextTitle, a.editTextTitle:link,  a.editTextTitle:hover,  a.editTextTitle:active,  a.editTextTitle:visited {
	color: #000000;
	background-color:#F5F4EC;
	font-weight: bold;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding: 5px;
	border: solid silver 1px;
}


.maximiseEditPlus{
	width: 17px;
	text-align: center;
	border: solid silver 1px;
	font-weight: bold;
	color: silver;
	font-size: 14px;
	font:"Courier New", Courier, mono;
	float: left;
	display: block;
	text-decoration: none;
	margin-right: 10px;
}

.maximiseEditParentTextarea
{
	border: solid 1px silver;
	margin: 2px 0px 2px 0px;
	padding: 5px;         
}

.scrollArea, .greyArea{    
    border: solid silver 1px;
    background-color: #FAF9F5;
}
.scrollArea
{
    height: 40px;
    overflow: auto;
}
a.boxLink:link, a.boxLink:hover, a.boxLink:active, a.boxLink:visited{
    display: block;
    text-decoration: none;
    padding: 2px;
    margin-right: 4px;
	font-size: 85%;
} 
a.boxLink:hover{
    background-color: white;
    border: solid silver 1px;
    padding: 1px;
}

table.contentTable{
	border: solid #075AB1 1px;
	border-collapse: collapse;
}
td.contentTable, th.contentTable, td.contentTableHeading{
	border: solid #075AB1 1px;
	border-collapse: collapse;
	background-color: white;
	padding: 4px;
	font-size: 85%;
}
th.contentTable, td.contentTableHeading {
	background-color: #C4D8EE;
	text-align: left;
	font-weight: normal;
}

input.boldInput{
    font-weight: bold;
    font-size: 110%;
    color: #006380;
}




.borageTab_on, .borageTab_off, .borageTabLeft_on, .borageTabLeft_off, .borageTabRight_on, .borageTabRight_off {
    height: 26px;
}
a.borageTab_on, a.borageTab_off{
    text-decoration: none;	
	white-space: nowrap;
	display: block;
	line-height: 25px;
	height: 25px;
	padding: 0px 10px 0px 10px;
	margin: 0px 6px 0px 0px;
	background-color: solid #E5E0D9 1px;
	border: solid silver 1px;
}

a.borageTab_on{
	height: 29px;
	background-color: silver;
}

a.borageTab_off{
	
	margin-bottom: 4px;
	
}

.borageTab_off:hover{
    text-decoration: underline;
}


.borageTabTop {

    width: 100%;
}
.borageTabMain, .boragePage{
    border: solid none 1px;
    padding: 10px;
    padding-top: 1px;
    background-color: white;
    padding-bottom: 20px;
}

.borageTabMain{
/*    border-top: solid silver 1px; */
}

td.cmsSection {
	padding: 20px 0px 0px 0px;
	background-color: white;
}
div.cmsSection, h2.cmsSection {
	margin-bottom: 0px;
	overflow: auto;
	width: auto;
	color: black;
	padding-left: 10px;
	background-color: #3c94dc;
	background-color: white;	
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	border: none #e0e0e0 0px;
	
	
}

#borageFormTable{
	background-color: #EFEFEF;
}

li{
    padding-bottom: 5px;
}

#messageHolder{
	background-color:#526fd3;
	color: white; 
	font-size: 80%; 
	padding: 10px; 
	border: solid #152f88 3px;
	-moz-border-radius: 10px;
}
#messageHolder a{
	color: white;
    font-size: inherit;	
}


ul.BORAGE_toolbar{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

ul.BORAGE_toolbar li{
    
    
}

#borageMenu{
	position:absolute;
	text-align:right;
	top:14px;
	width:989px;
}
#crumbs{
	color:white;
	padding-left:42px;
	position:absolute;
	top:171px;
	width:586px;
}
#crumbs a{
	color: white;
}

#borageMenu a{
}
th.altHeader{
	background-color: #666666;
	font-weight: bold;
}


.risk, .riskLow, .riskModerate, .riskHigh, .riskExtreme{
	padding: 2px;
	border: solid white 1px;
}

.riskLow{
	background-color: white;	
}
.riskModerate{
	background-color: #f6fe7b;
	color: #555555;
}
.riskHigh{
	background-color: orange;
	color: white;
}
.riskExtreme{
	background-color: #d46668;
	color: white;
}
.footer{	
	background: transparent url(../images/footer-bkg.jpg) repeat-x scroll left top;
	height:200px;
	margin-top:-16px;
	padding-top: 
}
.footerIn{
		background: transparent url(../images/footer-l.jpg) no-repeat scroll left top;
		padding-left: 15px;		
		height:99px;		
}
.footerIn2{
		background: transparent url(../images/footer-r.jpg) no-repeat scroll right top;
		height:200px;
		padding-top: 40px;

}
.footerTxt,  .footerTxt a{
		color: #82848b;
		font-size: 8pt;
}

.summaryTable h3{
	text-align: center;
}	
.summaryTable h3, .greyBlue{
	display: block;
	background-color: #EFEFEF;
	padding: 3px;
	font-size: 10pt;
	color: #006699;
}

h2, .h2{
	color: 	#5d9f32;
	font-weight: normal;
	font-size: 20px;
}

.welcome{
	color: #7d7b7b;
	line-height: 1.5em;
	font-size: .9em;
}

.bigNumber{
	color: silver;
	font-weight: bold;
	font-size: 55px;
	text-align: center;
}

#subMenu{
	padding-left: 20px;
}
#subMenu a{
	padding: 4px;
	margin: 4px;
	background-color: #e5e5e5;
	text-decoration: none;
	font-size: 97%;
	border: solid white 1px;
}

#subMenu a:hover{
	background-color: #acc9e1;
	color: white;
}

#printMenu{
	display: none;
}

#borageTabs{
	display: none;
}
#borageAddLink{
	text-align: right;
	display: block;
}


#loginBox{
	position:relative;
	right:-673px;
	top:34px;
	width:200px;
}

#loginWelcome{
	position:relative;
	right:-673px;
	top:34px;
	width:200px;
}

#resultsTable{
	border-left: solid silver 1px;
	border-right: solid silver 1px;	
}
#resultsTable th{
	font-weight: normal;
}

#resultsTable th, #resultsTable td{
	font-size: 11px;
	border-bottom: solid silver 1px;
	
}

#resultsTable p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}




#reqNumber{
	color: #959595; 
	font-size: 18px;
}

#reqComment{
	background-color: #fceea1;
	background-image: url(../images/comment-bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 592px;
	padding: 5px 0px 40px 0px;
	margin: 20px 0px;
}

#reqComment h2{
	color: black;
	font-size: 15px;
	font-weight: bold;
}

#reqCommentInner{
	padding: 0 20px;
}

.inpageMenu{
	text-align: right;
	height: 40px;
	background-color: white;	
}

.rightSection{
	background-image: url(../images/right-bkg.jpg);
	background-position: 40px left;
	background-repeat: no-repeat;
}
.leftSection{
}
.rightSection hr{
	border: none;
	border-top: solid white 3px;
}
.rightSection h2{
	color: black;
	padding-top: 0;
	margin-top: 0;
	font-weight: bold;
}
.rightSection .pad{
	padding: 10px;
	width: 260px;
}

.altHeader{
	padding: 4px;
	font-size: 12px !important;
}

.flag, .flagInTable{
	border: solid white 3px;
	width:  70px;
	height: 45px;
}
.alt2 .flag, .alt2 .flagInTable{
border: solid #EFEFEF 3px;
}

.flagInTable{

	margin: 0px 10px 4px 0px;
}

.reqRegion{
	text-size: 18px !important; 
}

a.noUnderline, .rightSection a{
	text-decoration: none;
}

a .h2{
		color: #0069B6;
}

b{
	color: black;
}

.breaker{
	display:block;
	padding-bottom: 5px;
}

ul.icon{
		margin: 0;
		padding: 0;

}
.iconWWW, .iconPDF {
	background-image:url(../images/icon-www.gif);
	background-position:left top;
	background-repeat:no-repeat;
	list-style-type:none;
	margin: 0pt;
	min-height:46px;
	padding:4px 0px 8px 42px;
}


.iconPDF {
	background-image: url(../images/icon-pdf.gif);
}

img{
	border: none;
}

#questionInput{
	height: 200px;
	margin: 20px 0px;
	width: 500px;
}
#questionInput.innactive{
	color: silver;
}
#QAform{
	padding: 0px;

}

.QAquestion, .QAanswer{
	background-color: #efefef;
	background-image:url(../images/icon-q.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom: 3px;
	min-height:66px;
}
.QAinner{
	padding: 10px 10px 10px 55px;
}

.QAanswer{
	background-color: #f6f6f6;
	background-image:url(../images/icon-a.jpg);;
	margin-bottom: 15px;
}

.lighter{
	color: #AAAAAA;
}

.reqTableName{
	font-size: 12px !important;
}

.black{
	color: black;
}
