@charset "utf-8";
/* CSS Document */

/* fixup for demo only below */
/* 
	curved button formatting for non image submits 
	usage - 	<p class="cbtn" style="width:300px" onclick="alert('Success!');"><span><span><span style="padding-left:15px">button four</span></span></span></p>
*/

.viewLinkText {
	color:#15807d;
	font-weight:700;
/*	text-decoration:underline;*/
	cursor:pointer;
}

.viewLinkText:hover {
	text-decoration:underline;
}

.cbtn {	
	color: black;
	background: url(../siteimage/roundedcornr_tl.png) no-repeat top left;	
	background-color:#15807d; 
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	font-size:16px;
	border:solid;
	cursor:pointer;			
	margin-left:10px;
	margin-top:8px;
	margin-bottom:8px;	
}

.cbtn span {
	display: block; /* sets all spans inside p to block, so only need this once */
	background: url(../siteimage/roundedcornr_tr.png) no-repeat top right;				
}

.cbtn span span {
	background: url(../siteimage/roundedcornr_br.png) no-repeat bottom right;				
}

.cbtn span span span {
	padding: 8px;
	height: 0; /* fixes a padding bug in IE */
	background: url(../siteimage/roundedcornr_bl.png) no-repeat bottom left;	
}

.cbtn span span > span {
	height: auto; /* sets the height back to auto for all other browsers */
}

/* line below is for id selector within div */
.cbtn#two {
	width: 66%;
}

.cbtn#three {
/*			width: 33%;*/
/*			width:200px;*/
}


.yui-tt {
    color: #666666;
    font-size:11px;
    border: 2px solid #336699;
    background-color: #FFFFFF;
    padding: 10px;
    width:250px;
    -moz-border-radius:6px;
  }

.style1 {
	color: #990000;
	font-weight: bold;
}

.error
{
color:#990000;
font-weight:bold;
}

.warning
{
color:#990000 !important;
font-weight:bold;
}

.results_msg
{
	color:#999999 !important;
	font-weight:bold;
}

.successMsg
{
	color:#339933;
	border: 0px solid #F00;
	padding-left:5px;
	display:inline;
}

.requiredMsg
{
	color:#ff0000;
/*	background-image: url(../siteimage/required_dot.gif);*/
	background-repeat:no-repeat;
	background-position:center;
	border: 0px solid #F00;
	padding-left:5px;
/*	margin-left: 10px;*/
	display:inline;
}

.nav
{
	padding-left:15px;
}

a.nav, a.nav:link, a.nav:visited, .chosen {
	width:auto;
	padding:3px;
	height:25px;
	vertical-align:middle;
	background:#FFFFFF;
	border:1px solid #000;
	margin-top:0px;
	margin-bottom:2px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#15807d;	
	line-height:25px;
	overflow:hidden;
}
a.nav:hover {
	color:#ffffff;
	background:#0D6092;
}
a.nav:active, .chosen {
	color:#ffffff;
	background:#999999;
}
H1 {
	font-family:Verdana, Times New Roman, Times, serif;
	font-size:18px;
	color:#666666;
}
H2 {
	font-family:Verdana, Times New Roman, Times, serif;
	font-size:18px;
	color:#0D6092;
	/* new colors */
	color:#15807d;
}
H3 {
	font-family:Arial, Times New Roman, Times, serif;
	font-size:16px;
	color:#0D6092;
	/* new colors */
	color:#15807d;
	text-transform:capitalize;
}

.page_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color:#0D6092;
}

.largeLinks {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#0D6092;
	text-transform:capitalize;
	line-height:22px;

}

.largeLinks a:link, a.largeLinks :visited, .largeLinks a:active{

}

.largeLinks a:hover{
color:#999999;
text-decoration:underline;

}


body {
	margin:0;
	background-repeat:repeat-y;
	background-color:#999999;
}
.left_nav {
	width:180px;
	height:500px;
	border-right: #999999 1px dotted;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
	line-height:17px;
	vertical-align:top;
	padding-top:10px;
}

.tips
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#0D6092;
	vertical-align:top;
}

.maincontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#666666;
	padding:10px;
	vertical-align:top;
	/* width:920px; */
}

.maincontent td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#666666;
}

.maincontent_sm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:17px;
	color:#666666;
	padding:10px;
	vertical-align:top;
}
.reportcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#666666;
	padding:4px;
	vertical-align:top;
}
.col_headers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#333333;
}

.col_headersRed {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#0D6092;
}

.maincontent2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
}

.maincontent3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
}
.mainTableBG {
	background-color:#FFFFFF;
}
.footer {
	background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
div.loginbox {
	background:#FFFFFF;
	border:1px #999999 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:145px;
}
/*Forms defaults*/
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
fieldset {
	border: 1px #15807d solid;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:15px;
	background:#D1E5E6; 
}



fieldset_sm {
	width:400px;
	border: 1px #999999 solid;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
}

legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#15807d;	
}
input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
/*	font-size: 75%;*/
	font-size:10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
/*Selects*/

select {
 background-color: #ffffff;
 color: #000000;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}
.selectArea {
	width:200px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(../images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:21px;
	height:21px;
}
.selectArea .right i {
	display:none;
}
.selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}
/*Text inputs*/
.textinput, .textinputHovered {
	width:300px;
	height:23px;
	background:url(../images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}
/*Text areas*/
.textarea, .textareaHovered {
	width:370px;
	height:133px;
	background:url(../images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	padding-left:8px;
}
.textareaHovered {
	background-position:left bottom;
}

input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(../images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(../images/checkbox.gif) no-repeat left bottom;
}
div.whitebox {
	background:#FFFFCC;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:720px;
}

div.whitebox2 {
	background:#FFFFCC;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:620px;
}

div.greybox {
	border:1px #D6D5D6 solid;
	padding:8px;
	-moz-border-radius:6px;
	background-color: #EEEEEE;
}

div.alertbox {
	background:#FFFFCC;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:700px;
}

div.greenbox {
	background-color:#d1e5e6;
	border:1px #8abfbe solid;
	padding:4px;
	-moz-border-radius:6px;
}

div.whitebox3 {
	background:#CCCCCC;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:500px;
}
div.yellowbox {
	background-color:#FFFFFF;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:300px;
}

div.yellowbox23 {
	background:#FFFFCC;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:300px;
}


div.yellowbox2 {
	background:#FFFFFF;
	border:1px #990000 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:275px;
}


div.suppbox {
	background:#F0F0E1;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:350px;
}
div.suppbox2 {
	background:#FFFFCC;
	border:1px #D6D5D6 solid;
	padding:4px;
	-moz-border-radius:6px;
	width:350px;
}

.tableMVBox{
	background:#d1e5e6;
	border:1px #8abfbe solid;
	color:#15807d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	padding:4px;
	-moz-border-radius:6px;
	width:98%;
}

.tableMVBoxLabel {
	color:#15807d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:700;
}

.tableMVBoxLabelMedium {
	color:#15807d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}
.tableMVBoxLabelSmall td {
	color:#15807d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
}

.TableHeadings {
		color:#15807d;
		background-color:#c0c0c0;
		border:#c0c0c0;
		font-size:10px;
		font-weight:700;
		padding:3px;
		text-align:center;
}

.tableMV {
		color:#15807d;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		width:700px;
	}

.tableMV tr {
		color:#15807d;
	}

.tableMV tr_odd {
		color:#15807d;
		padding:3px;		
	}

.tableMV td {
		color:#15807d;
/*		border:#00FF33; removed to fix IE light green problem */
		padding:3px;		
	}

.tableMV th {
		color:#15807d;
		background-color:#c0c0c0;
		border:#c0c0c0;
		/*text-align:center;*/
		padding:3px;
	}

.tableMV a {
	color:#666666;
	text-decoration:underline;
}


.tableMVsetWidth {
		color:#15807d;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
	}

a:link, a:visited, a:active {
	color:#0D6092;
/* new colors for links below*/
	color:#15807d;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}
#nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
}
#nav a:link {
	color:#999999;
	text-decoration: none;
	background: #FFFFFF;
}/*normal links in the text*/
#nav a:visited {
	color: #999999;
	text-decoration: none;
	background: #FFFFFF;
}
#nav a:hover { /*this effect is not shown in NN4.xx*/
	color: #0D6092;
	text-decoration: underline;
	background: #FFFFFF;
}
#nav a:active {/*colour in NN4.xx is red*/
	color: #999999;
	text-decoration: underline;
	background: #FFFFFF;
}

#Header2 {
	display: none;
}
#Header3 {
	display: none;
}
#Header4 {
	display: none;
}
#Header5 {
	display: none;
}
#Header6 {
	display: none;
}
#Header7 {
	display: none;
}
#Header8 {
	display: none;
}
#Header9 {
	display: none;
}
#Header10 {
	display: none;
}
#Amt2Head {
	display: none;
}
#Amt3Head {
	display: none;
}
#Amt4Head {
	display: none;
}
#Amt5Head {
	display: none;
}
#Amt6Head {
	display: none;
}
#Amt7Head {
	display: none;
}
#Amt8Head {
	display: none;
}
#Amt9Head {
	display: none;
}
#Amt10Head {
	display: none;
}
#Amt2 {
	display: none;
}
#Amt3 {
	display: none;
}
#Amt4 {
	display: none;
}
#Amt5 {
	display: none;
}
#Amt6 {
	display: none;
}
#Amt7 {
	display: none;
}
#Amt8 {
	display: none;
}
#Amt9 {
	display: none;
}
#Amt10 {
	display: none;
}
#Ps2Head {
	display: none;
}
#Ps3Head {
	display: none;
}
#Ps4Head {
	display: none;
}
#Ps5Head {
	display: none;
}
#Ps6Head {
	display: none;
}
#Ps7Head {
	display: none;
}
#Ps8Head {
	display: none;
}
#Ps9Head {
	display: none;
}
#Ps10Head {
	display: none;
}
#Ps2 {
	display: none;
}
#Ps3 {
	display: none;
}
#Ps4 {
	display: none;
}
#Ps5 {
	display: none;
}
#Ps6 {
	display: none;
}
#Ps7 {
	display: none;
}
#Ps8 {
	display: none;
}
#Ps9 {
	display: none;
}
#Ps10 {
	display: none;
}
#Ct2Head {
	display: none;
}
#Ct3Head {
	display: none;
}
#Ct4Head {
	display: none;
}
#Ct5Head {
	display: none;
}
#Ct6Head {
	display: none;
}
#Ct7Head {
	display: none;
}
#Ct8Head {
	display: none;
}
#Ct9Head {
	display: none;
}
#Ct10Head {
	display: none;
}
#Ct2 {
	display: none;
}
#Ct3 {
	display: none;
}
#Ct4 {
	display: none;
}
#Ct5 {
	display: none;
}
#Ct6 {
	display: none;
}
#Ct7 {
	display: none;
}
#Ct8 {
	display: none;
}
#Ct9 {
	display: none;
}
#Ct10 {
	display: none;
}
#Temp2Head {
	display: none;
}
#Temp3Head {
	display: none;
}
#Temp4Head {
	display: none;
}
#Temp5Head {
	display: none;
}
#Temp6Head {
	display: none;
}
#Temp7Head {
	display: none;
}
#Temp8Head {
	display: none;
}
#Temp9Head {
	display: none;
}
#Temp10Head {
	display: none;
}
#Temp2 {
	display: none;
}
#Temp3 {
	display: none;
}
#Temp4 {
	display: none;
}
#Temp5 {
	display: none;
}
#Temp6 {
	display: none;
}
#Temp7 {
	display: none;
}
#Temp8 {
	display: none;
}
#Temp9 {
	display: none;
}
#Temp10 {
	display: none;
}
#Ed2Head {
	display: none;
}
#Ed3Head {
	display: none;
}
#Ed4Head {
	display: none;
}
#Ed5Head {
	display: none;
}
#Ed6Head {
	display: none;
}
#Ed7Head {
	display: none;
}
#Ed8Head {
	display: none;
}
#Ed9Head {
	display: none;
}
#Ed10Head {
	display: none;
}
#Ed2 {
	display: none;
}
#Ed3 {
	display: none;
}
#Ed4 {
	display: none;
}
#Ed5 {
	display: none;
}
#Ed6 {
	display: none;
}
#Ed7 {
	display: none;
}
#Ed8 {
	display: none;
}
#Ed9 {
	display: none;
}
#Ed10 {
	display: none;
}
#Lab2Head {
	display: none;
}
#Lab3Head {
	display: none;
}
#Lab4Head {
	display: none;
}
#Lab5Head {
	display: none;
}
#Lab6Head {
	display: none;
}
#Lab7Head {
	display: none;
}
#Lab8Head {
	display: none;
}
#Lab9Head {
	display: none;
}
#Lab10Head {
	display: none;
}
#Lab2 {
	display: none;
}
#Lab3 {
	display: none;
}
#Lab4 {
	display: none;
}
#Lab5 {
	display: none;
}
#Lab6 {
	display: none;
}
#Lab7 {
	display: none;
}
#Lab8 {
	display: none;
}
#Lab9 {
	display: none;
}
#Lab10 {
	display: none;
}
#Com2Head {
	display: none;
}
#Com3Head {
	display: none;
}
#Com4Head {
	display: none;
}
#Com5Head {
	display: none;
}
#Com6Head {
	display: none;
}
#Com7Head {
	display: none;
}
#Com8Head {
	display: none;
}
#Com9Head {
	display: none;
}
#Com10Head {
	display: none;
}
#Com2 {
	display: none;
}
#Com3 {
	display: none;
}
#Com4 {
	display: none;
}
#Com5 {
	display: none;
}
#Com6 {
	display: none;
}
#Com7 {
	display: none;
}
#Com8 {
	display: none;
}
#Com9 {
	display: none;
}
#Com10 {
	display: none;
}
#contSubmit1 {
	display: inline;
}
#contSubmit2 {
	display: none;
}
#contSubmit3 {
	display: none;
}
#contSubmit4 {
	display: none;
}
#contSubmit5 {
	display: none;
}
#contSubmit6 {
	display: none;
}
#contSubmit7 {
	display: none;
}
#contSubmit8 {
	display: none;
}
#contSubmit9 {
	display: none;
}
#contSubmit10 {
	display: none;
}
#reqFields {
	display: none;
}

.appBar {
	background-color:#15807D;
	color:#FFFFFF !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	display:block;
	font-weight:bold;
	padding:0.5em 0.75em;
	padding-right:1.5em;
	text-decoration:none;
}

.appBar:hover {
	color:#000066  !important;
	text-decoration:none;
}
greenbox {
	background-color:#d1e5e6;
	border:1px #8abfbe solid;
	padding:4px;
	-moz-border-radius:6px;
	
dWrapper{
		background-color:white;
}

#easyTooltip{
	padding:5px 10px;
	border:1px solid #195fa4;
	background:#195fa4 url(bg.gif) repeat-x;
	color:#fff;
	}
