body {
	background:url(../images/page_bg.jpg) top left repeat-x #e2e2e2;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}

/*
input {
	border: #E5DDDB 1px solid;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
}

select {
	border: #E5DDDB 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	border: 1px #E5DDDB solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5DDDB;
}
*/
#container {
	width:760px;
	margin:20px auto 20px auto;
	/*border:1px solid #000; */
	background:#fff;
}

#header {
	height:80px;
	background:url(../images/landscape.png) top right no-repeat #ffffff;
	/*border-bottom:10px solid #77a13d;*/
}

#edge4IE_sidebar {width:0; height:100%; display:inline-block; vertical-align:middle;}
#edge4IE {width:0; height:100%; display:inline-block; vertical-align:middle;}
#container4IE {width:100%; display:inline-block; vertical-align:middle;}

#logo{
	width: 345px;
	height: 80px;
	/*background:#0000FF;*/
	display:table-cell; 
	vertical-align:middle;
	text-align:right;
}

#logo_label{
	position:absolute; 
	top:85px;
	margin-left:50px;
	background-color:#02296F;
	color:#FFFFFF;
	font-weight: bold;
	padding:0px 15px 0px 15px;
}

#header h1 {
	color:#fff;
	font-size:22pt;
	margin:0;
	padding:40px 10px 10px 10px;
}

#content {
	width:580px;
	padding:10px;
	margin:0px;
	float:right;
	overflow:hidden;
	/*background:#0000FF;*/
}

.contentoverflow250 {
	width:265px;
	overflow:hidden;
	float:right;
}

.contentoverflow125 {
	width:125px;
	overflow:hidden;
}

.contentoverflow105 {
	width:105px;
	overflow:hidden;
}

.contentoverflow65 {
	width:65px;
	overflow:hidden;
}

#content h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	font-family:arial, georgia;
	font-weight:normal;
}

#content h2 {
	color:#060;
	font-size:18pt;
	border-bottom:1px solid #ccc;
}

#content h3 {
	color:#333;
	font-size:12pt;
}

.smallfont {
	font-size: xx-small;
}

#photos {
	width:450px;
	/*height:224px;*/
	margin:10px auto 10px auto;
	position:relative;
	padding:10px;
	background:#f2f7e9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.imgbox {
	width:75px;
	height:75px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:15px;
	float:left;
	display:inline;
}

.imgbox2 {
	width:120px;
	height:90px;
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:0px 0px 0px 0px; /*IE*/
	/*margin:0px 0px 5px 0px;*/
	/*float:left;
	display:inline;*/
	display: table-cell; 
	vertical-align:middle;
	text-align: center;
}

.imgbox3 {
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:5px;
	float: left;
	display:inline;
}

.imgbox4 {
	border:1px solid #77A13D;
	background:#f1f1f1;
	margin:5px;
	display:inline;
}



.brake {
	margin:10px 0 0 0;
}

#nav-history {
	width:600px;
	padding:10px 0px 0px 0px;
	margin:0px;
	float:right;
	overflow:hidden;
}

#nav-history ul {
	margin:0;
	padding:0;
	list-style-type: none;	
}

#nav-history ul li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type: none;	
	border:0px; /* solid #ccc; */
	border-bottom:none;
	float: left; 
	background:url(../images/arrowhead_1.gif) top right no-repeat #CCCC33;
}

#nav-history ul li a {
	display:block;
	padding:0px 3px 2px 3px;
	background:url(../images/arrowback_1.gif) bottom left no-repeat;
	border:0px; /* solid #ccc; */
	color:#fff;
	text-indent:6px;
	text-decoration:none;
}

#sidebar {
	width:150px;
	padding:10px 0px 10px 10px;
	float:left;
	margin:0;
	overflow:hidden;
}

#sidebar ul {
	width:150px;
	margin:0;
	padding:0;
	/*border-bottom:1px solid #CCCC33;*/
}
	 

#sidebar ul li {
	margin:0;
	padding:0;
	list-style:none;
	border:0px; /* solid #ccc; */
	border-bottom:none;
	background:url(../images/horiz_line_1.gif) top left repeat-y #F7F7DF; /* #CCCC33; */
}

#sidebar ul li a.main {
	display:block;
	padding:0px 3px 2px 3px;
	width:144px;
	background:url(../images/round_1.gif) bottom left no-repeat #CCCC33; 
	border:0px; /* solid #ccc; */
	color:#fff;
	text-indent:30px;
	text-decoration:none;
}


#sidebar ul li a {
	display:block;
	padding:3px 3px 3px 3px;
	width:144px;
	bbackground:url(../images/vert_line_1.gif) top left repeat-x;
	border-bottom:1px solid #CCCC33;
	color:#8C8C24;
	text-indent:30px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background:url(../images/li-on.gif) top left no-repeat;
}

#sidebar ul li a.main:hover {
	background:url(../images/round_1.gif) bottom left no-repeat #CCCC33;
}

.widgetTable2 {
	float:left;
	margin:5px 5px 5px 0px;
	display: table; 
}

.widgetTable {
	width:150px;
	display: table; 
	margin:10px 0 0 0;
}

.widgetRow {
	display: table-row; 
	margin:0px 0 5px 0; /*only 4IE*/
	text-align: center;
}

.widgetL {
	width:142px;
	height:160px;
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:3px;
	text-align:left;
	margin:0px 0 0 0;
	font-size:8pt;
	
	display: table-cell; 
	vertical-align:middle;
}	

.widgetL-text {
	width:136px;
}

.widget {
	width:138px;
	/*height:60px;*/
	border:1px solid #ccc;
	background:#f5f5f5;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;
	font-size:8pt;
}	

#footer {
	clear:both;
	border-top:1px solid #000;
	background: #00286E; /*#77a13d;*/
	padding:5px;
	color:#fff;
	font-size:8pt;
	text-align:center;
	height:18px;
}

#footer a
{
	color:#FFF;
	font-weight:bold;
}

a {
	color:#060;
	font-weight:bold;
}

a:hover {
	/*background:#FFFFDD;*/
}

.table-data {
	/*margin: 10px 0;*/
	border-collapse: collapse;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #ccc #ccc #ccc #ccc;
	/*border-collapse: separate;*/
	background-color: #F2F7E9;
}

.table-data th {
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #77A13D;
	font-size: 11pt;
	background-color: #77A13D; /*#FF9900;*/
	height: 22px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	margin-left: 10px;
}

.table-data tr {
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #C2D79E;/*#FF9900;*/
	font-size: 9pt;
	/*background-color: #F2F7E9;*/ /*#FFE3BB;*/
	/*margin-left: 10px;*/
}

.table-data td {
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #C2D79E;/*#FF9900;*/
}

.table-data td.listheader {
	border-top: 1px solid #CCC;/*#FF9900;*/
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bolder;
}

.table-data td.listeven {
	background-color: #FFE3BB;
}

.table-data td.listodd {
	background-color: #FFF4E6;
}

.table-data a {
	color:#0000FF;
	font-weight:normal;
}

.table-form td {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding: 0px 0px;
	border: none;
}

textarea[readonly] {
	color: #000;
	background: #fff;
	border: solid #A5ACB2 1px; 
}

input[readonly] {
	color: #000;
	background: #fff;
	border: solid #A5ACB2 1px; 
}

select[disabled] {
	color: #000;
	background: #fff;
	border: solid #A5ACB2 1px; 
	border-color: #A5ACB2;
}

.form-text {
	position: relative
	margin-bottom: 2px;
	width: 95%;
	font-size: 9pt;
	z-index: 2;
	margin-bottom: 2px;	/*opacity: 0;*/
}

.form-text-s {
	position: relative
	margin-bottom: 2px;
	width: 20%;
	font-size: 9pt;
	z-index: 2;
	/*opacity: 0;*/
}

.form-text-m {
	position: relative
	margin-bottom: 2px;
	width: 300px;
	font-size: 9pt;
	z-index: 2;
	/*opacity: 0;*/
}


.inputbutton {
	color: #000;
	background: #fff;
	border: solid #A5ACB2 1px; 
}

.form-text-view {
	position: relative
	margin-bottom: 2px;
	width: 95%;
	font-size: 9pt;
	z-index: 2;
	margin-bottom: 2px;	/*opacity: 0;*/
	color: #000;
	background: #fff;
	border: solid #A5ACB2 1px; 
}

.form-text-view-fit {
	position: relative
	margin-bottom: 2px;
	font-size: 9pt;
	z-index: 2;
	margin-bottom: 2px;	/*opacity: 0;*/
	color: #000;
	background: #fff;
	border: solid #A5ACB2 1px; 
}

.table-data input {
	width: 170px;
}

.table-data select {
	width: 176px;
}


