html, body, ul, ul li {
	margin: 0px;
	padding: 0px;		
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 0px;
	font-size: 8pt;	
	height:100%;
}
body{
	background:#FFFFFF url(ecr_bg1024.png) repeat fixed center top;	
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	text-align:center;
	min-height:768px; 
}
#nav ul li a {
	color: #434343;
	display: block;
	float:left;
	padding:8px 10px;
	background:transparent;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	font-size: 1.3em;
	border-right:#006444 solid 1px;
	white-space:nowrap;
}

#footer {
	border-top:1px solid #006444;
	clear:both;
	margin: auto;
	padding:5px 0;
	text-align:center;
	width:100%;
	font-size:8pt;
}
#leftNav{
	display:inline-block;
	float:left;
	width:10%;
	
}
#pageContent{
	display:inline-block;
	float:left;
	width:89%;
	background-color: #f1f1f1;	
	height:700px; 
	margin:0px 0px 0px 10px;
}
#footer p {
	line-height: 1.6em;	
	text-align: center;
	color: #262626;
}
.pgLeft{
	padding:2px;
	background:#006444;
	color:#FFFFFF;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	border-top:solid 1px #5783B0;
	border-bottom:solid 1px #5783B0;
}
.pageLeft, .pageLeftActive{
	padding:4px;
	background-color:#F2F2F2;
	
}
.pageLeft a, .pageLeftActive a{
	margin-left:2px;
	border-bottom: 1px dotted;
	font-weight:normal;
	color:#2B2B2B;
	text-decoration:none !important;
	border: 1px solid transparent !important;
}
.pageLeft a:hover, .pageLeftActive a:hover{
	margin-left:2px;
	border-bottom: 1px dotted;
	font-weight:normal;
	color:#2B2B2B;
	text-decoration:none !important;	
	border-bottom:1px #006444  solid !important;
}
.pageLeftActive a{
	border: 1px solid transparent !important;
	border-bottom: 1px solid #2B2B2B !important;
	border-top: 1px solid #2B2B2B !important;
	color:#2B2B2B !important;
}
p{
	line-height: 1.6em;	
	text-align: left;
	color: #2B2B2B;
	margin-top: 0;
	margin-bottom: 1em;
}

img {
	border: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	border-bottom:#FF9900 dotted 1px;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
	padding:0px;
	margin:0px;
}
hr{
	border: none;
	border-top: 1px solid #006444;
	border-collapse:collapse;
	padding:0px;
}
a.footervalidation{
	padding:0px;
	margin:10px;
}
a.footervalidation, a.footervalidation img{

	text-decoration:none;
	border:none;
	text-align:center;
}
.tinyNote{
	font-size:7pt;
}
body, h1, h2, h3, form {		
	margin: 0;
	padding: 0;
	color: #2B2B2B;
}
h1, h2, h3{
	font-size: 12pt;
	color: #006444;
}
h2,h3,h4{
	padding-left:2px;
}
body {

	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 100%;
	position:relative;
}
div#roleNav{
	position:absolute;
	height:100px;
	color:#006444;
	right:0px;
	top:20px;
	text-align:right;	
}
div.roleNavItem{
	float:left;
	text-align:center;
	margin-right:10px;
}
.tiny{
	font-size:7pt;
}
div#roleNav a{
	color:#006444;
	border-bottom:#006444 1px dotted;
	
	font-weight:normal;		
	line-height:1.5em;
	text-decoration:none;
}
div#roleNav a:hover{
	color:#FF6600;		
}
div#roleNav a.activerole{
	font-weight:bold;
	

}

#langNav{
	position:absolute;
	width:500px;
	height:20px;	
	left: 30%;
	
}
#header {
	
	position: absolute;	
	width:100%;
	left:0px;
}
#header div #logo {
	margin-top: 2px;
	margin-bottom: 2px;
}
#header h1 img {
	display: block;
}
#dropshadow {
    height: 6; 
    width: 100%;
    background: black url(./themes/ECR1/dropshadow.gif) no-repeat;
    background-size: 100% 100%;
}
#Infowrapper {
	text-align: left;
	margin: auto;
	width: 100%;
	position:relative;
}
h1 img{
	vertical-align:middle;
}
#pageGroup {
	margin-top: 7px;
	background: url(nav_bg.gif) repeat-x;
	background-position:top;
	height:34px;
	width:100%;
	overflow:hidden;
	border:1px solid #006444;
}
#pageGroup a {
	float: left;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;	
	color:#2B2B2B;	
	font-weight:bold;	
	font-size:1.1em;
	border-right:1px solid #006444;
	border-collapse:collapse;
	height:27px;
	text-decoration:none;
	border-bottom:none;
}
#pageGroup a:hover {
	background: url(navon_bg.gif) repeat-x;
	color:#FFFFFF;
}
#pageGroup a.active {
	background: url(navon_bg.gif) repeat-x;
	color:#FFFFFF;
}

#bodyWrapper {
	padding-top: 120px;
	height:100%;
	
}

#usergreeting{
	position:relative; 
	top:120px; 
	margin-left:auto;
	margin-right:auto; 
	width:100%;
	color:#006444;
	font-size: 12pt;
	font-weight:bold;
	background:#D8D8D8;
}
#btnclose{
	float: left;
	color:#006444;
	font-size: 12pt;
	font-weight: 900;
}
#photo {
	float: left;
	width: 750px;
	height: 350px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 220px;
}
div#welcomeUser{
	position:absolute;
	top:170px;
	left:300px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
	margin:0px;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

a {
	font-weight: bold;
	color: #2B2B2B;
}
div.flashObject{
	
	padding:2px;
	text-align:center;
}

object{
	border: dotted 1px #000000;	
}
#body {
	padding-top: 2em;
	text-align: justify;
}

#body-left {
	float: left;
	width: 600px;
}
#body-right {
	float: right;
	width: 360px;	
}

#body-left ul.plussbullets {
	margin-top: 15px;
	margin-left: 30px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer p {
	margin: 0;
	padding: 0;
}
#footer p a{
	color: #FFFFFF;
}
ul li{
	margin:0px;	
	margin-left:10px;
	padding:4px 0px 0px 0px;	
	background-repeat:no-repeat;
	background-position:5px;	
	line-height:1.3em;
	text-align:left;
}
ul.recomended li{
	background-image:url(bulletRecomended.png);		
}
ul.user li{
	background-image:url(bullet_user.png);		
}
ul.plus li{
	background-image:url(bullet_plus.gif);	
}
ul.minus li{
	background-image:url(bullet_minus.gif);	
}
div#pages{
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:normal;
	padding:0px;
	margin:0px;	
	padding:2px;
	background:#E1E1E1;
	border-bottom:1px solid #006444;
	width:846px;
}
div#pages a{
	margin-right:10px;
	text-decoration:none;
	font-weight:normal;
	border-bottom:none;
}
div#pages a.active{
	font-weight:bold;
	border-bottom:none;
}
div#pages a:hover{

	margin-right:10px;
	text-decoration:none;
	border-bottom:#FFCC00 1px solid !important;
}
/*ron*/
/*
//For debugging only

div{
	margin:2px  !important;
	border:1px solid #00CC99 !important;
}
*/
table.phpInfoBox {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;	
}

table.phpInfoBox2{
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 2px;
	margin-top:4px;
	margin-bottom:4px;
}

table.phpInfoBox2 tr{
	padding: 0px;
}

table.phpInfoBox2 tr td, table.phpInfoBox2 tr th, table.phpInfoBox2 tr td img{
	font-size: 9pt;
	padding: 2px;
	vertical-align: top;
	background-image:none;
	background-color:#ECECEB;
	border:none;
}

.phpInfoBox td a, .phpInfoBox2 td a, .phpInfoBox2 th a, .phpDialogBox td a, table.phpInfoBox td.contentright a{
	/*border-bottom: 1px dotted #006444;*/
	color: #006444;
}


.phpInfoBox td,.phpInfoBox2 td, .phpInfoBox2 th,.phpDialogBox td{
	background-color: #ECECEB;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px;
	vertical-align: top;
}

.phpInfoBox td.contentright{
	text-align: left;
	vertical-align: middle;
}

.phpInfoBox th, .phpDialogBox th{
	background-color: #006444;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	text-align: left;
	vertical-align: middle;
}
.phpDialogBox td a.phpDialogBoxButton{
	
	background-color: #DEDEDE;
	background-position: left top;
	background-repeat: repeat-x;
	font-size:7pt;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	line-height:20px;
}
.phpInfoBox th.right{
	text-align: right;
}

.phpInfoBox th.right a{
	border: none;
	color: #FFFFFF;
}
.number{
	text-align:right;
}
.noscriptstyle{
	background-color:#FFFFCC;
	border:outset 1px; 
	color:#000000;
	text-align:center;
}

table.phpDialogBox, table.phpInfoBox{
	border:2px outset;
}
.phpDialogBox td a{
	border: none;
}

.phpDialogBox td a.phpDialogBoxButton{
	border: outset 1px ;
	line-height: 1.3em;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration:none;
	color:#000000;
}

.phpDialogBox td.bottom{
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}

.phpDialogBox td.contentleft{
	border-left: solid 1px #999999;
}

.phpDialogBox td.contentright{
	border-right: solid 1px #999999;
}

.phpDialogBox th.left{
	background-image: url(titlebar.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.phpDialogBox th.right{
	background-image: url(titlebar.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.phpDialogBox th.right a{
	border: none;
}
.deleteEmphasize{
	color:#FF0000;
	font-weight:bold;
}
table.tableForm, table.tableForm3{
	border: 1px solid #CCCCCC;
	margin:5px 0px 5px 0px;	
	border-collapse:collapse;	
}
table.tableForm tr td, table.tableForm2 tr td, table.tableForm3 tr td{	
	vertical-align:top !important;

}
table.tableForm2 {
	background-color: #FFFFFF;		
	margin:2px 1px 2px 1px;	
	background-color: transparent;
	border-collapse:collapse;	
}

table.tableForm2 tr td{
	padding:0px 1px 1px 3px;
	margin:0px;
	line-height:1.3em;
	padding: 4px 2px 2px 2px;
}
table.tableForm2 tr.noLineRow td{	
	padding-bottom:2px;
	background-color: transparent;
	line-height:1.3em;
}

table.tableForm2 tr.evenRow td, table.tableForm2 tr.oddRow td{	
	padding-bottom:2px;
	line-height:1.3em;
	background-color: transparent;
}
table.tableForm2 td{
	background-color: transparent;
}

table.tableForm2 th{
	font-size:12px;	
	color: #4D4D4D;
	font-weight: bold;
	padding-top:15px;
	padding-bottom:5px;
	background-color: transparent;
	
}

table tr.evenRow td, table tr.oddRow td, table tr.borderedRow td{
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom:2px;
	line-height:1.3em;
}
table tr.noLineRow td{	
	padding-bottom:2px;
	background-color: transparent;
	line-height:1.3em;
}

table.tableForm tr td, table.tableForm3 tr td{
	padding:2px 2px 6px 2px;
	margin:2px;
}

table.tableForm th, table.tableForm3 th{
	background-color:#006444;
	color:#FFFFFF;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;

	font-family: Arial, Helvetica, sans-serif;	
	font-size:10pt;
	font-weight: bold;
	height: 15px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

table.tableForm tr, table.tableForm3 tr{
	text-align: left;
}

table tr.evenRow{
	background-color: transparent;
}
table tr.oddRow{
	background-color: #F2F2F2;
}

table tr.invert{
	background-color: #6F6F6F;
	border-top:2px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;
	color:#FFFFFF;
}
table tr.invert td{
	padding:1px;
}
table tr.invert td h2{
	color:#FFFFFF !important;
}
input[type="text"].disabledNumberText {
	background-color: transparent;
	background-image:none;
	border: 1px none transparent;
	cursor: default;
	text-align: right;
	text-decoration: none;
}

input{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

input.errorField, select.errorField, b.errorField, span.errorField{
	border:#FF0000 1px inset !important;	
	background-color: #FFCCCC !important;
	background-image:none !important;
	color: #000000 !important;
}
b.errorField, span.errorField{
	border:#FF0000 1px solid !important;
	padding:1px;
	margin:1px;	
}

input,input[type=text],input[type=password],input[type=file], textarea, select{
	
	background-color:#FFFFDD;
	border-top: solid 1px #222222;
	border-left: solid 1px #222222;
	border-right: solid 1px #AAAAAA;	
	border-bottom: solid 1px #AAAAAA;
	height:18px;
	vertical-align:middle;
	

}
input[type=text],input[type=password],input[type=file], textarea, select{
	width:225px;
}
select{	
	border:1px inset #CCCCCC;
	color:#4D4D4D;
	
}
select option{
	color:#4D4D4D;
}
select, option,textarea{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
input[type=submit]:hover,input[type=reset]:hover,input[type=button]:hover{
	cursor:pointer;
}
input[type=submit],input[type=reset],input[type=button]{
	background-color: #888888;
	
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align:middle;
	border-top: 1px solid #FFFFFF;	
	border-left: 1px solid #FFFFFF;		
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0px 2px 0px 2px;
	line-height:1em;
	color: #FFFFFF;	
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height:2em;
}
input[type=image]{
	border: 1px outset;
	
}
input[type=radio],input[type=checkbox]{
	background-image: none;
	background-color: transparent;
	border: 0px transparent;
}
input.initializeValueButton{
	background-image:url(download.gif); 
	background-position:left top;
	background-repeat:no-repeat; 
	background-color:#599005; 
	text-align:justify;
	vertical-align:middle;
	border:outset 2px;
	padding-left:18px;
	padding-right:0px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:85px;
}
a.simpleButton,a.update,a.create, a.createNew, a.disabled {
	background-color: #888888;
	color:#FFFFFF;
}
a.simpleButton:visited,a.update:visited,a.create:visited, a.createNew:visited, a.disabled {
	color:#FFFFFF;
}
a.simpleButton, a.update, a.delete, a.create, a.createNew, a.disabled {
	font-family:Arial, Helvetica, sans-serif;
	background-position: 0px -2px;
	background-repeat: repeat-x;	
	border-top: 1px solid #FFFFFF;	
	border-left: 1px solid #FFFFFF;		
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 9pt;
	height: 13px;
	margin: 1px;
	padding: 3px 4px 3px 4px;
	text-align: center;
	text-decoration: none;
}
a.simpleButton:visited, a.update:visited, a.delete:visited, a.create:visited, a.createNew:visited{
	color:#FFFFFF;
}
a.simpleButton:hover,a.update:hover,a.delete:hover,a.create:hover,  a.createNew:hover  {	
	border:solid 1px #000000;
	color: #FFFFFF;
	cursor:pointer;
}
a.delete {
	background-color: #B40000;
	color:#FFFFFF;
	background-image: url(red_button.gif);
}
a.disabled{
	text-decoration:line-through;
}
/*
REPORT CARD
*/
th.red_th{
	background-color:#CC3300;
	color:#FFFFFF;
}
th.green_th{
	background-color:#006444;
	color:#FFFFFF;
}
.bookmark{
	margin-left:2px;
}
table.reportCard{
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
table.reportCard tr td, table.reportCard tr th{
	vertical-align:top;
	border-collapse:collapse;
	padding:2px;
}
table.reportCard tr th{
	border-bottom:1px solid #CCCCCC;
}
table.fundamental tr td, table.fundamental tr th{
	vertical-align:top;
}
table.fundamental tr th{
	border:1px solid #CCCCCC;
	background-color:#E0E0E0;
	color:#333333;
	font-weight:normal;
	text-align:left;
}
table.fundamental tr td{
	border:1px dotted #CCCCCC;
}
/* tables */
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #A3B857;
}
table.tablesorter tbody td {
	vertical-align: top;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter tbody tr td {
	border:1px dotted #CCCCCC;
}
table.tablesorter tbody tr:hover td {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #006444;
}
table.tablesorter tbody tr.odd td{
	background-color:#F5F5F5;	
}
table.tablesorter thead tr th{
	background-color:#006444;
	color:#FFFFFF;
}
table.tablesorter tr td, table.tablesorter tbody tr td, table.tablesorter thead tr th{		
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
table tr th a{
	color:#FFFFFF !important;
}
h1.gigantic{
	font-family:Arial, Helvetica, sans-serif;
	font-size:40pt;
	background-color:#f0f0f0;
	border:1px outset;
	text-align:center;
	padding:2px;
}
.greenText{
	color:#4B9142;
	text-align:right;
	padding-right:3px;
}
.redText{
	color:#904147;
	text-align:right;
	padding-right:3px;
}
.red{
	color:#904147;
}
.whiteText{
	color:#FFFFFF;
}
.orangeText{
	color:#006444;
}
table.resultsetnavigation{
	background-color: #EFEFEF;
	background-position: center;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-top: 2px;
	font-size:9pt;
}
.resultsetnavigation td{
	vertical-align: middle;
}

a.smallButton{
	background-image: url(smaller_org_button2.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#b5b5b5;
	border: 1px outset;
	display:block;
	height:16px;
	width:19px;
	vertical-align:middle;
	text-align:center;
	float:left;
	
}
a.smallButton:hover{
	border: 1px outset;
}
strong.smallButtonOrange a{
	color:#FFFFFF;
	background-color:#CA761B;
	background-image: url(smaller_org_button2_dark.gif);
	background-repeat:repeat-x;
}
a.smallButton img{	
	border:none;
 }
h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
}
	
h1 {
	color: #FFFFFF;
	background-color: #006444;
	margin: 6px 0px 4px 0px;	
	font-weight: bold;
	padding:4px;
}


h2 {
	color: #006444;
	margin-top: 0;
	margin-bottom:0.2em;
	
	font-weight: normal;
	}


h3 {
	color: #2B2B2B;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;	
	}

h4 {
	color: #006444;
	margin-top: 0;
	margin-bottom:1em;
	font-size: 1.2em;
	font-weight: bold;	
	}

h5{
	font-size: 1.2em;
	color: #2B2B2B;
	margin-top: 0;
	margin-bottom:0.5em;
	font-weight: normal;
}

#leftcol h3 {
	color: #2B2B2B;
	margin-top: 0;
	margin-bottom:0.8em;
	font-size: 1.3em;
	font-weight: bold;
}

#leftcol h4 {
	color: #006444;
	margin-top: 0;
	margin-bottom:0.5em;
	font-size: 1.2em;
	font-weight: bold;
}
				

a	{
	color: #006444;
	text-decoration: underline;
	}

a:visited {
	color: #2B2B2B;
	
	}
	
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
	}


	

#footer a	{
	color: #fff;
	text-decoration: underline;
	}

#footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #cbe1ee;
	text-decoration: underline;
	}



/* list styles */

#headerinfo ul{
	color: #006444;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	list-style: none;	
}

#headerinfo ul li{
	margin-bottom: 0.5em;
}

.infocontent ul{
	color: #006444;
	margin-left: 30px;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	list-style: none;
	margin-bottom:0.5em;
	text-align: left;	
}

.infocontent ul li{
	margin-bottom: 0.8em;
	background-image: url(../images/listarrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 26px;
	font-weight: bold;  
}
/*
#cabmodel {
	line-height: 1.8em;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	color: #2B2B2B;
	margin-top: 0;
	margin-bottom: 1em;

}
*/
#cabmodel li ul {
	font-weight: normal;
	list-style-type: disc;
	margin-bottom: 0.5em;
}

.greenline{
	margin: 1.5em 0;
	width: 700px
}
div.miniTopNav{
	color:#006444;
	border:1px dotted #006444;
	margin:5px 2px 10px 2px;
	padding: 2px;
}
.underline{
	font-weight:bold;
}
.bordered{
	border: 1px solid #666666;
	padding:0px;
}
.selectMediumSize{
	width:300px;
}
#fieldName{
	width:240px;
}
.hidden{
	display:none;
}
.w250{
	width:250px;
}
input.selectMaterial{
	width:65px!important;
}
label.selectMaterial{
	font-size:7pt;
	padding:0px 1px 0px 4px;
	margin:0px;
	width:50px;
}
img.selectMaterial{
	vertical-align:middle;
	margin-right:3px;
	margin-left:1px;
	border:1px outset;
	width:15px;
	height:15px;
}
.cBuildingChild,.cElevatorChild{
	margin:0px 0px 0px 20px;
}
.cBuilding,.cElevator,.cDesign{
	height:25px;
	vertical-align:middle;
	margin-bottom:10px;
}
.dotted{
	float:right;
	background-image:url('../common/dotted.png');
	background-repeat:repeat-x;
	
}
div.cBuilding span,div.cElevator span,div.cDesign span{
	border-bottom:1px dotted #FF9900;
	line-height:25px;
}
/**
a.tinyButton{
	border:1px outset;
	color:#FFFFFF;
	background-color:#FF9900;
	text-decoration:none;
	padding:2px;;
	margin:2px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font:7pt;
	font-weight:bold;
}
*/
a.tinyButton{
	border:1px outset;
	color:#FFFFFF;
	text-decoration:none;
	margin:1px;
	padding:1px;
	background-color:#FF6600
}
a.tinyButton:hover{
	border:1px outset #0066FF;
	color:#0066FF;
}
div.command{
	display:block;
	float:right;
	width:300px;;
	height:20px;
}
div.floatLeft{
	display:block;
	float:left;
	width:300px;
	height:20px;
}
div.inlineNote{
	margin:4px;
	padding:4px;
	border:#FF9900 1px solid;
}
.paddingLeft25{
	padding-left:25px !important;
}
table.softBorder tr td{
	padding:2px;
	border:1px solid #CCCCCC;
}
table.softBorder{
	width:100%;
}
#AJAXBUFFER{
	display:none;
}
tr.trHTMLUI{
	display:none;
}

#ifFlash{
	float:none;
	position:relative;
	width:804px;
	height:700px;
	border:0px none;
	overflow:hidden;
	padding:0px;
}
div.imageWithHotspotsContrainer{
	height:300px;
}
img.selectMaterial:hover{
	cursor:pointer;
}
table.cooldatebox{
	border: 1px solid #000000;
	text-align:center;
	margin:2px 0px 2px 0px;
	padding:1px;
		
}
table.cooldatebox tr, table.cooldatebox tr td{	
	text-align:center;
	margin: 0px;
	padding:0px;
}
table.cooldatebox tr.month, table.cooldatebox tr.month td{	
	text-align:center;
	background:#333333;
	color:#FFFFFF;
	font-size:0.9em;
	text-decoration:none;
	border:0px none;
}
table.cooldatebox tr.year, table.cooldatebox tr.year td{	
	text-align:center;
	background:#666666;
	color:#FFFFFF;
	font-size:0.9em;
	text-decoration:none;
	border:0px none;
}
table.cooldatebox tr.day, table.cooldatebox tr.day td{	
	text-align:center;
	background:#CCCCCC;
	color:#000000;
	font-size:1.2em;
	text-decoration:none;
	border:0px none;
	padding-bottom:2px;
	padding-top:2px;
}
#rm_newbutton{
	float:right;
}
.designstatus{
	width:100px;
}