/* body styles */
html {
	height : 100%;
	padding : 0;
	margin : 0 auto;
}
body {
	text-align: center;
	margin: 0 auto;
	border : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border: 0px;
    display: inline;
}
form {
	margin: 0;
}

/* page structure */
#banner {
	border-bottom: solid 2px silver;
	height: 0px;
	width: 0px;
}

/** input styles **/
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.buttonClass {
	margin: 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: solid 1px #90AECF;
	border-right: solid 1px darkblue;
	border-bottom: solid 1px darkblue;
	border-left: solid 1px #90AECF;
	background-color: #275BA7;
	padding: 2px;
}


/** login styles **/
td.login {
	background-color: #F7FAFD;
	border-left: solid 1px #275BA7;
	border-bottom: solid 2px #275BA7;
	border-right: solid 2px #275BA7;
}


/** top nav styles **/
td.menucontainer {
	border: 1px solid #275BA7;
	background-color: #D5E2F6;
	/*background-color: #FDF7D8;*/ /*yellow*/
}


/** left nav styles **/
div.leftnav {
	position: relative;
	background-color: #FDF7D8;
	padding: 3px;
	margin: 0;
	border: 0;
}
table.leftnav {
	background-color: #F7FAFD;
	border: solid 1px #E2EDF8;
	padding: 3px;
	margin: 0;
}
div.leftmenu {
	position: relative;
	width: 145px;
	color: #275BA7;
	background-color: #FDF7D8;
	margin: 0;
	border: 0;
}
td.leftmenu {
	color: #275BA7;
	background-color: #F7FAFD;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	white-space:nowrap;
}
td.leftmenu a {
	font-size: 12px;
	color: #275BA7;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	border: solid 1px #F7FAFD;
	width: 100%;
	height: 100%;
}
div.leftmenu a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: solid 1px #275BA7;
	width: 145px;
}
td.leftmenu a:hover {
	/*background-image: url(images/nav_bg.gif);*/
	border: solid 1px #275BA7;
	color: #275BA7;
}
div.leftmenu a:hover {
	background-image: url(/images/nav_bg.gif);
	border: solid 1px #275BA7;
	color: #275BA7;
	width: 100%;
	height: 100%;
}



/*dashboard styles */
td.dashboardheader{
	font-size: 16px;
	font-weight: bold;
	color: #275BA7;
	border-bottom: solid 2px #275BA7;
    text-align: left;
}
div.dashboardheader{
    font-size: 16px;
	font-weight: bold;
	color: #275BA7;
	border-bottom: solid 2px #275BA7;
    height: 20px;
}
div.dashboardheadertitle {
    float: left;
}
div.dashboardheaderlink {
    font-size: 12px;
    float: right;
    text-align: right;
    vertical-align: bottom;
}
td.dashboardheaderlink {
	font-size: 12px;
	font-weight: bold;
	color: #275BA7;
	border-bottom: solid 2px #275BA7;
	text-align: right;
}
.dashboardheaderlink {
	font-size: 11px;
	font-weight: bold;
	color: #275BA7;
	text-decoration: none;
}
td.dashboardheaderlink a:hover {
	color: #000000;
}
td.dashboardsection {
	background-color: #D5E2F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
    margin: 0;
    font-size: 13px;
	font-weight: bold;
	color: #275BA7;
	text-align: left;
	border-bottom: solid 1px #275BA7;
	border-top: solid 1px #275BA7;
    *width: 100%;
}
td.dashboard {
	border-bottom: solid 2px #275BA7;
	border-right: solid 2px #275BA7;
	border-left: solid 1px #275BA7;
}
table.dashboard {
	margin-bottom: 20px;
	width: 100%;
	font-size: 11px;
}
td.dashboardcorner {
	width: 9px;
}
td.dashboardcorner img {
    display: block;
}
table.dashboardsetup {
	margin: 10px;
	width: 95%;
	border: solid 1px black;
}
.dashboardsetupbar {
	text-align: center;
	font-weight: bold;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
}
.dashboardsetuppie {
   text-align: center;
	font-weight: bold;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
}
.dashboardsetupgrid {
	text-align: center;
	font-weight: bold;
	height: 180px;
	background-position: left;
	background-repeat: no-repeat;
}
.dashboardsetupline {
    text-align: center;
	font-weight: bold;
	height: 180px;
	background-position: left;
	background-repeat: no-repeat;
}
.dashboardsetupstring {
	text-align: center;
	font-weight: bold;
}
.dashboarditem {
	margin: 3px;
	font-size: 11px;
}
/*
td.dashboardtabheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #275BA7;
	padding: 3px;
	background-color: #D5E2F6;
	text-align: center;
	border-top: solid 1px #275BA7;
	border-bottom: solid 1px #275BA7;
	white-space:nowrap;
	width: 100%;
}
td.dashboardtabheader a{
	font-size: 11px;
}
td.dashboardtabheaderdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #275BA7;
	border-top: solid 3px #FFFFFF;
	text-align: center;
	cursor: pointer;
	white-space:nowrap;
}
td.dashboardtabheaderdark a{
	font-size: 11px;
	color: #FFFFFF;
}
*/
td.tabheaderblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
	color: #275BA7;
    background-color: #D5E2F6;
	padding: 3px;
	text-align: center;
    /*border-top: solid 1px #275BA7;*/
    border-top: solid 3px #FFFFFF;
    border-bottom: 0px;
    /*border-bottom: solid 1px #275BA7;*/
	white-space:nowrap;
}
td.tabheaderblue a{
	font-size: 12px;
}
td.tabheaderblueactive {
    background-color: #275BA7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;
	padding: 3px;
	text-align: center;
	cursor: pointer;
	white-space:nowrap;
    width: 100%;
    border-bottom: 0px;
}
td.tabheaderblueactive a{
    font-size: 12px;
    color: #FFFFFF;
}
td.dashboardtabright {
    border-right: solid 1px #FFFFFF;
}
td.dashboardtabright img {
    display: block;
}
td.dashboardtableft img {
    display: block;
}
.tabs {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 900px;
	height: 110px;
	border-right: solid 2px #275BA7;
	border-bottom: solid 2px #275BA7;
	border-top: solid 1px #275BA7;
	border-left: solid 1px #275BA7;
	scrollbar-face-color: #D5E2F6;
	scrollbar-shadow-color: #;
	scrollbar-highlight-color: #D5E2F6;
	scrollbar-3dlight-color: #D5E2F6;
	scrollbar-darkshadow-color: #D5E2F6;
	scrollbar-track-color: #D6E6FB;
	scrollbar-arrow-color: #666666;
}



/* criteria styles */
table.criteria {
	border-left: solid 1px #FF9900;
	border-right: solid 2px #FF9900;
	background-color: #FEFBF6;
	font-size: 11px;
}
div.criteria {
	border-left: solid 1px #FF9900;
	border-right: solid 2px #FF9900;
	background-color: #FEFBF6;
	font-size: 11px;
    width: 975px;
    padding: 5px;
    margin: 0;
    /*clear: both;*/
}
div.cbottom {
    border-left: solid 1px #FF9900;
	border-right: solid 2px #FF9900;
    border-bottom: solid 2px #FF9900;
    background-color: #FEFBF6;
	font-size: 11px;
    width: 975px;
    padding: 5px;
    /*clear: both;*/
}
div.cfield {
    padding-left: 115px;
    /*float: left;*/
}
div.cfield a {
    vertical-align: top;
}
div.clabel {
    width: 112px;
    text-align: right;
    padding: 2px;
    float: left;
    margin-right: 2px;
}
div.clabeledfield {
    /*float: left;*/
    padding: 2px;
}
div.clabeledfield a {
    vertical-align: top;
}
div.caddress {
    float: left;
    padding: 2px;
    width: 300px;
}
div.caddressleftblank {
    /*float: left;*/
    padding: 2px;
}
div.cinfo {
    float: right;
    margin-left: auto;
    margin-right: 0px;
    padding-top: 2px;
}
div.cinfo img {
    vertical-align: top;
    text-align: right;
    border: 0;
}
table.subcriteria {
	border-left: solid 1px #FF9900;
	border-right: solid 2px #FF9900;
	background-color: #FEFBF6;
	font-size: 11px;
}
table.criteriabottom {
	border-left: solid 1px #FF9900;
	border-bottom: solid 2px #FF9900;
	border-right: solid 1px #FF9900;
	background-color: #FDF1DE;
	font-size: 11px;
}
.criteriaheader {
	background-color:#FFE1B4;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900 ;
	font-size: 13px;
	font-weight: bold;
	color: #275BA7;
}
.criteriaheader, {
	width: 100%;
}
.criteriaheaderleft {
	background-color:#FFE1B4;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900 ;
	font-size: 13px;
	font-weight: bold;
	color: #275BA7;
}
td.criteriacorner {
    width: 9px;
}
td.criteriacorner img {
    display: block;
}
div.cheadercontainer {
    /*width: 975px;*/
    margin: 0;
    padding: 0;
}
div.cheader {
    float: left;
    background-color:#FFE1B4;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900 ;
	font-size: 13px;
	font-weight: bold;
	color: #275BA7;
    text-align: left;
    height: 23px;
    margin: 0;
    padding: 0;
    width: 970px;
}
div.cheaderleft {
    float: left;
    background-image: url(/images/criteria_left_corner.gif);
    height: 25px;
    width: 9px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
}
div.cheaderleft img {
    display: block;
}
div.cheaderright {
    float: right;
    background-image: url(/images/criteria_right_corner.gif);
    height: 25px;
    width: 9px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
}
div.cheaderright img {
    display: block;
}
td.criteriasubheader {
	background-color:#FDF1DE;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900 ;
	font-size: 11px;
	font-weight: bold;
	color: #275BA7;
}
div.csubheader {
	background-color:#FDF1DE;
	border: solid 1px #FF9900;
    border-right: solid 2px #FF9900;
    font-size: 11px;
	font-weight: bold;
	color: #275BA7;
    width: auto;
    line-height: 25px;
    margin: 0;
    padding: 0 4px;
    clear: both;
}
td.criteriaheaderlink {
	text-align: right;
	background-color:#FFE1B4;
	border-top: solid 1px #FF9900;
	border-bottom: solid 1px #FF9900;
	padding-right: 10px;
	white-space:nowrap;
}
a.criteriaheaderlink {
	color: #275BA7;
	font-size: 11px;
}
input.basiccriteria {
	font-size: 11px;
}
select.basiccriteria {
	font-size: 11px;
}
textarea.basiccriteria {
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
select.criteria {
	font-size: 11px;
	width: 210px;
}
select.criteriadate {
	font-size: 11px;
}
option.optnormal {
    color: black;
    background-color: white;
}
option.optinactive {
	color: gray;
    background-color: white;
}
td.criteria {
	font-size: 11px;
}
td.basiccriterialeft {
	background-color: #FDF1DE;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}
td.basiccriteriaright {
	background-color: #FDF1DE;
	text-align: left;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
}
td.criterialeft {
	background-color: #FEFBF6;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}
td.criteriaright {
	background-color: #FEFBF6;
	text-align: left;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
}
td.criteriarightbold {
	background-color: #FEFBF6;
	text-align: left;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
	font-weight: bold;
}
td.criteriadate {
	font-size: 11px;
	background-color: #FEFBF6;
	white-space: nowrap;
}
td.tabheaderorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #275BA7;
	padding: 3px;
	background-color: #FFE1B4;
	text-align: center;
	border-top: solid 3px #FFFFFF;
	white-space:nowrap;
    cursor: pointer;
    width: 20%;
}
td.tabheaderorangeactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FF9900;
	text-align: center;
	cursor: pointer;
	white-space:nowrap;
	width: 40%;
}
div.criteriatabs {
	overflow-y: hidden;
	overflow-x: hidden;
	width: 955px;
	background-color: #FEFBF6;
	border-right: solid 2px #FF9900;
	border-bottom: solid 2px #FF9900;
	border-top: solid 1px #FF9900;
	border-left: solid 1px #FF9900;
    /*
    scrollbar-face-color: #E2F6D5;
	scrollbar-shadow-color: #;
	scrollbar-highlight-color: #E2F6D5;
	scrollbar-3dlight-color: #E2F6D5;
	scrollbar-darkshadow-color: #E2F6D5;
	scrollbar-track-color: #FCFFFA;
	scrollbar-arrow-color: #666666;
	*/
}
table.criteriatab {
	background-color: #FCFFFA;
	font-size: 11px;
}


/* reference table styles */
.referencecontainer {
    padding:0;
    margin:0;
    width:900px;
    table-layout:fixed;    
}
.referenceheader {
	background-color:#E2F6D5;
	border-top: solid 1px #2ACB70;
	border-bottom: solid 1px #2ACB70 ;
	font-size: 13px;
	font-weight: bold;
	color: #275BA7;
    text-align: left;
    *width: 100%;
    padding: 0;
    margin: 0;
}
td.referencecorner {
	width: 9px;
}
td.referencecorner img {
    display: block;
}
td.tabheadergreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #275BA7;
	padding: 3px;
	background-color: #E2F6D5;
	text-align: center;
	border-top: solid 3px #FFFFFF;
	white-space:nowrap;
    cursor: pointer;
    width: 20%;
}
td.tabheadergreenactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #25A65D;
	text-align: center;
	cursor: pointer;
	white-space:nowrap;
	width: 40%;
}
table.reference {
	border-left: solid 1px #2ACB70;
	border-right: solid 2px #25A65D;
	border-bottom: solid 2px #25A65D;
	background-color: #FCFFFA;
	font-size: 11px;
}
td.reference {
	font-size: 11px;
}
table.referencetab {
	background-color: #FCFFFA;
	font-size: 11px;
}
td.referenceleft {
	background-color: #FCFFFA;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}
td.referenceright {
	background-color: #FCFFFA;
	text-align: left;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
}
td.referencecenter {
	background-color: #FCFFFA;
	text-align: center;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
}
td.referenceleftalt {
	background-color: #FDF7D8;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}
td.referencerightalt {
	background-color: #FDF7D8;
	text-align: left;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
}
td.referencecenteralt {
	background-color: #FDF7D8;
	text-align: center;
	padding: 5px;
	white-space:nowrap;
	vertical-align: top;
}
td.referencesubheader {
	background-color: #E2F6D5;
	font-size: 11px;
	/*color: #275BA7;*/
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #275BA7;
	padding: 3px;
    text-align: left;
    vertical-align: top;
    empty-cells: show;
}
div.reftabs {
	overflow-y: hidden;
	overflow-x: hidden;
	width: 950px;
	height: 500px;
	background-color: #FCFFFA;
	border-right: solid 2px #2ACB70;
	border-bottom: solid 2px #2ACB70;
	border-top: solid 1px #2ACB70;
	border-left: solid 1px #2ACB70;
	scrollbar-face-color: #E2F6D5;
	scrollbar-shadow-color: #;
	scrollbar-highlight-color: #E2F6D5;
	scrollbar-3dlight-color: #E2F6D5;
	scrollbar-darkshadow-color: #E2F6D5;
	scrollbar-track-color: #FCFFFA;
	scrollbar-arrow-color: #666666;
}



/* grid/results styles */
table.results {
	border-left: solid 1px #275BA7;
	border-top: solid 1px #275BA7;
	border-bottom: solid 2px #275BA7;
	border-right: solid 2px #275BA7;
	empty-cells: show;    
}
.resultsinfo {
	padding-top: 10px;
	text-align: left;
	font-size: 10px;
}
td.results {
	background-color: #D5E2F6;
	font-size: 11px;
	font-weight: bold;
	color: #275BA7;
	padding: 3px;
	cursor: pointer;
	white-space:nowrap;
}
td.resultsheader {
	background-color: #D5E2F6;
	font-size: 11px;
	font-weight: bold;
	color: #275BA7;
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #275BA7;
	padding: 3px;
	white-space:nowrap;
    text-align: left;
}
td.resultssubheader {
	background-color: #F7FAFD;
	font-size: 11px;	
	/*color: #275BA7;*/
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #275BA7;
	padding: 3px;
    text-align: left;
    vertical-align: top;
    empty-cells: show;
}
td.resultssubheader_inactive {
	background-color: #F7FAFD;
	font-size: 11px;
	font-style: italic;
	color: #939393;
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #275BA7;
	padding: 3px;
    text-align: left;
    empty-cells: show;
}
td.resultsheader_blue {
	background-color: #275BA7;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    padding: 1px;
    text-align: left;
}
td.resultsheader_red {
	background-color: #FFBAB3;
	font-size: 11px;
	font-weight: bold;
	color: #275BA7;
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #275BA7;
	padding: 3px;
	white-space:nowrap;
    text-align: left;
}
td.resultsgrid {
	border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    background-color: #FFFFFF;
	padding-left: 2px;
    text-align: left;
}
td.resultsgridsub {
	border-top: solid 1px #6B96D5;
    border-bottom: solid 1px #FFFFFF;
    background-color: #FFFFFF;
	padding-left: 2px;
}
td.resultsgridsubinactive {
	border-top: solid 1px #6B96D5;
    border-bottom: solid 1px #FFFFFF;
    background-color: #FFFFFF;
	padding-left: 2px;
    font-style: italic;
	color: #939393;
}
tr.resultsgrid_drag td{
    background-color: #D5E2F6;
    color: #275BA7;
    padding-left: 2px;
}

tr.reference {
	background-color: #FCFFFA;
	padding: 5px;
	vertical-align: top;
}
tr.referencealt {
	background-color: #FDF7D8;
	padding: 5px;
	vertical-align: top;
}
td.resultsgridalt {
	/*border: solid 1px #E2EDF8;*/
    /*border: solid 1px #F7FAFD;*/
    border-top: solid 1px #6B96D5;
    border-bottom: solid 1px #6B96D5;
    background-color: #F7FAFD;
	padding-left: 2px;
    text-align: left;
}
td.resultsgridaltsub {
	border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #6B96D5;
    background-color: #FFFFFF;
	padding-left: 2px;
}
td.resultsgrid_red {
    border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 2px;
    color: red;
}
td.resultsgridalt_red {
	border-top: solid 1px #6B96D5;
    border-bottom: solid 1px #6B96D5;
	background-color: #F7FAFD;
	padding-left: 2px;
    color: red;
}
td.resultsgridinactive {
	border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
	font-style: italic;
	color: #939393;
	padding-left: 2px;
    background-color: #FFFFFF;
    text-align: left;
}
td.resultsgridinactivealt {
	border-top: solid 1px #6B96D5;
    border-bottom: solid 1px #6B96D5;
	background-color: #F7FAFD;
	font-style: italic;
	color: #939393;
	padding-left: 2px;
}
td.resultsgridbottom {
    border-bottom: solid 1px #6B96D5;
    background-color: #FFFFFF;
	padding-left: 2px;
}
td.resultsgridtop {
    border-top: solid 1px #6B96D5;
    background-color: #FFFFFF;
	padding-left: 2px;
}
td.resultsgridbottomdotted {
    border-top: 1px dotted #6B96D5;
    background-color: #FFFFFF;
	padding-left: 2px;
}


/* HTML report styles */
table.report {
	border-left: solid 1px #275BA7;
	border-top: solid 1px #275BA7;
	border-bottom: solid 2px #275BA7;
	border-right: solid 2px #275BA7;
	empty-cells: show;
}
td.report {
	background-color: #D5E2F6;
	font-size: 10px;
	font-weight: bold;
	color: #275BA7;
	padding: 3px;
	cursor: pointer;
	white-space:nowrap;
}
td.reportheader {
	background-color: #D5E2F6;
	font-size: 10px;
	font-weight: bold;
	color: #275BA7;
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #275BA7;
	padding: 3px;
}
td.reportgrid {
	border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    background-color: #FFFFFF;
	padding-left: 2px;
    border-right: solid 1px #275BA7;
}
td.reportgridalt {
	/*border-top: solid 1px #E2EDF8;
    border-bottom: solid 1px #E2EDF8;*/
    border-top: solid 1px #275BA7;
    border-bottom: solid 1px #275BA7;
    border-right: solid 1px #275BA7;
    background-color: #F7FAFD;
	padding-left: 2px;
}
td.reportgridblue {
	border-top: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    background-color: #F7FAFD;
	padding-left: 2px;
    border-right: solid 1px #275BA7;
}
td.reportgridaltwhite {
    border-top: solid 1px #275BA7;
    border-bottom: solid 1px #275BA7;
    border-right: solid 1px #275BA7;
    background-color: #FFFFFF;
	padding-left: 2px;
}
td.reportgridred {
	border-top: solid 1px #FFBAB3;
    border-bottom: solid 1px #FFBAB3;
    background-color: #FFBAB3;
	padding-left: 2px;
    border-right: solid 1px #275BA7;
}
td.reportgridaltred {
	border-top: solid 1px #275BA7;
    border-bottom: solid 1px #275BA7;
    background-color: #FFBAB3;
     border-right: solid 1px #275BA7;
    padding-left: 2px;
}
td.reportgridyellow {
	border-top: solid 1px #FDF7D8;
    border-bottom: solid 1px #FDF7D8;
	padding-left: 2px;
     border-right: solid 1px #275BA7;
    background-color: #FDF7D8;
}
td.reportgridaltyellow {
	border-top: solid 1px #275BA7;
    border-bottom: solid 1px #275BA7;
	padding-left: 2px;
    background-color: #FDF7D8;
     border-right: solid 1px #275BA7;
}
td.reportgridgreen {
	border-top: solid 1px #FDF7D8;
    border-bottom: solid 1px #FDF7D8;
	padding-left: 2px;
     border-right: solid 1px #275BA7;
    background-color: #E2F6D5;
}
td.reportgridaltgreen {
	border-top: solid 1px #275BA7;
    border-bottom: solid 1px #275BA7;
	padding-left: 2px;
    background-color: #E2F6D5;
     border-right: solid 1px #275BA7;
}
td.reportgridorange {
	border-top: solid 1px #FDF7D8;
    border-bottom: solid 1px #FDF7D8;
	padding-left: 2px;
    border-right: solid 1px #275BA7;
    background-color: #FCDFB2;
}
td.reportgridaltorange {
	border-top: solid 1px #275BA7;
    border-bottom: solid 1px #275BA7;
	padding-left: 2px;
    background-color: #FCDFB2;
     border-right: solid 1px #275BA7;
}

/* algorithm setup */
table.algorithm {
	border-left: solid 1px #275BA7;
	border-top: solid 1px #275BA7;
	border-bottom: solid 2px #275BA7;
	border-right: solid 2px #275BA7;
	empty-cells: show;
    width: 375px;
}
td.algorithmoperator{
    border-bottom: solid 1px #6B96D5;
    border-right: solid 1px #6B96D5;
    background-color: #F7FAFD;
    font-weight: bold;
    width: 20px;
    text-align: center;
}
td.algorithmheader{
    border-bottom: solid 1px #6B96D5;
    border-right: solid 1px #6B96D5;
    background-color: #F7FAFD;
    padding: 5px;
    width: 300px;
}
td.algorithmheaderinactive{
    border-bottom: solid 1px #6B96D5;
    border-right: solid 1px #6B96D5;
    background-color: #F7FAFD;
    padding: 5px;
    font-style: italic;
	color: #939393;
    width: 300px;
}
td.algorithmgrid{
    border-bottom: solid 1px #6B96D5;
    text-align: center;
    vertical-align: middle;
    width: 75px;
}


/* injury matrix*/
td.injuryheader {
	font-weight: bold;
	background-color: #D5E2F6;
	border-bottom: solid 1px #275BA7;
	border-right: solid 1px #275BA7;
	text-align: center;
}
td.injurytop {
	border-bottom: solid 1px #275BA7;
	text-align: center;
    border-right: solid 1px #275BA7;
}
td.injuryleft {
	border-right: solid 1px #275BA7;
	text-align: left;
	background-color: #D5E2F6;
}

/*section headers*/
td.header_yellow {
	background-color: #FDF7D8;
	border: solid 1px #F8E784;
	padding: 3px;
	color: #275BA7;
	font-weight: bold;
}
td.header_blue {
	background-color: #D5E2F6;
	border-bottom: solid 1px #275BA7;
	border-top: solid 1px #275BA7;
	padding: 3px;
	color: #275BA7;
	font-weight: bold;
}
td.header_column {
	font-weight: bold;
	color: #275BA7;
	background-color: #F7FAFD;
	border-top: solid 1px #6B96D5;
    border-bottom: solid 1px #6B96D5;
}



/* image styles */
img.image_calendar {
	margin-top: 5px;
}
img.image_arrow {
	margin-right: 3px;
	margin-left: 3px;
}
.image_border {
	border: solid 4px #C8C8C8;
}




/* font styles */
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-align: left;
}
td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.info_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #275BA7;
}
.info_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275BA7;
}
.bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275BA7;
	font-weight: bold;
}
.title_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.info_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.info_silver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #939393;
}
.tooltiphelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.trademark {
	position:relative;
	font-size:80%;
	top:-0.9ex;
	/*margin-left:0.1em;*/
	margin-right:0.1em;
}
.error {
    font-weight: bold;
    color: red;
}
.setup_info {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}



/* link styles */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275BA7;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.info_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #275BA7;
	text-decoration: none;
	font-weight: normal;
}
a:hover.info_blue {
	color: #000000;
}
a.info_blue_small {
	font-size: 10px;
	color: #275BA7;
}
a.hover.info_blue_small {
	color: #000000;
}
a.info_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.leftnavitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover.leftnavitem{
	color: #000000;
}


/* datepicker styles */
.dpDiv {
}

.dpTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #275BA7;
	background-color: #D5E2F6;
	border: 1px solid #275BA7;
}

.dpTR {
}

.dpTitleTR {
}

.dpDayTR {
}

.dpTodayButtonTR {
}

.dpTD {
	cursor: pointer;
}

.dpDayHighlightTD {
	cursor: pointer;
}

.dpTitleTD {
}

.dpButtonTD {
}

.dpTodayButtonTD {
	}

.dpDayTD {
	color: #000000;
}

.dpTitleText {
	font-size: 11px;
	color: #000000;
}

.dpDayHighlight {
	color: #275BA7;
	font-weight: bold;
	border: solid 1px #275BA7;
	background-color: #FFFFFF;
}

.dpButton {
	margin: 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: solid 1px #90AECF;
	border-right: solid 1px darkblue;
	border-bottom: solid 1px darkblue;
	border-left: solid 1px #90AECF;
	background-color: #275BA7;
}

.dpTodayButton {
	margin: 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: solid 1px #90AECF;
	border-right: solid 1px darkblue;
	border-bottom: solid 1px darkblue;
	border-left: solid 1px #90AECF;
	background-color: #275BA7;
}


/* html graph styles */
.graph_interval {
	font-size: 10px;
	border-top: solid 1px black;
	border-right: solid 1px black;
}
.graph_value {
	font-size: 10px;
}
.graph_item_vertical {
	font-size: 10px;
	border-top: solid 1px black;
}
.graph_item{
	font-size: 10px;
	border-right: solid 1px black;
}


/* ePCR styles */
th.section {
	background-color : #000000;
	color: #FFFFFF;
	vertical-align: center;
}
table.section {
	border: 2px solid #000000;
}
th.blueheader {
	background-color: #275BA7;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	white-space: nowrap;
}



/* map styles */
#importBox {
    background-color: #F7FAFD;
    border: solid 1px #275BA7;
    visibility: hidden;
    width: 300px;
    height: auto;
    position: absolute;
    top: 140px;
    left: 200px;
    padding: 10px;
    z-index: 1;
}
#exportBox {
    background-color: #F7FAFD;
    border: solid 1px #275BA7;
    visibility: hidden;
    width: 300px;
    height: auto;
    position: absolute;
    top: 140px;
    left: 200px;
    padding: 10px;
    z-index: 1;
}

/* message center styles */
.messagefilterheader {
	background-color: #E2F6D5;
	color: #275BA7;
    font-size: 13px;
    border: solid 1px #2ACB70;
	border-bottom: solid 1px #2ACB70;
}
td.messagefilterright {
	background-color: #E2F6D5;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}
td.messagefilterleft {
	background-color: #E2F6D5;
	text-align: right;
	padding: 2px;
	vertical-align: top;
}

/* Event Viewer styles */
.eventheader {
	background-color: #E2F6D5;
	color: #275BA7;
    font-size: 13px;
    border-top: solid 1px #2ACB70;
    border-bottom: solid 1px #2ACB70;
    border-bottom: solid 1px #2ACB70;
}
td.eventfilterright {
	text-align: left;
	padding: 2px;
	vertical-align: top;
}
td.eventfilterleft {
	text-align: right;
	padding: 2px;
	vertical-align: top;
}

/* misc */
.paddeddiv {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* GWT Style Information */
h1 {
  font-size: 2em;
  font-weight: bold;
  color: #777777;
  margin: 40px 0px 70px;
  text-align: center;
}

.sendButton {
  display: block;
  font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
  width: 400px;
}

.dialogVPanel {
  margin: 5px;
}

.serverResponseLabelError {
  color: red;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
  margin: 15px 6px 6px;
}

