body, p 	{
	padding: 0;
	margin: 0;
	font: 9px/1.5 "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
}

h1, .skip {
	display: none;
	}

img {
	display: inline;
	padding: 0;
	margin: 0;
	}

a {
	color: #903;
	text-decoration: none;
	}

a:hover {
	background: #ffc;
	}
	
	
/*  begin header */		
	
#head {
	background: #B4C4D2 url(../images/header.jpg) top left no-repeat;
	height: 60px;
	color: #000;
	padding: 0;
	margin: 0;
}

#subnav-container {
	background: transparent url(../images/subnav_left.gif) top left no-repeat;
	float: right;
	font-size: 12px;
	height: 25px;
	margin: 76px 10px 0 0;
	padding: 0 0 0 10px;
	display: none;
	}
	
#subnav {
	background: #053868 url(../images/subnav_right.gif) top right no-repeat;
	width: auto;
	float: left;
	font-size: 12px;
	height: 25px;
	margin: 0;
	padding: 0 30px;
	display: none;
	}
	
#subnav ul, #subnav li {
	display: inline;
	list-style: none;
	color: #fff;
	display: none;
	}
	
#subnav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: none;
	}

	
#subnav li a:hover {
	background: #07A0B7;
	color: #fff;
	}
	
/*  end header */


#frame {
	margin: 0;
	padding: 0;
	background: #fff url(../images/background_side.gif) top left repeat-y;
	}	
	
/*  begin left side navigation */	
	
#left {
	float: left;
	width: 150px;
	margin: 0;
	padding: 40px 5px 10px 10px;
	background: #E7EBEF url(../images/navigation.jpg) top left no-repeat;
	voice-family: "\"}\"";
 	voice-family:inherit; 
	width: 135px;
	display: none;
}

#left ul {
	width: auto;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0 0 30px 0;
	}

#left li {
	width: auto;
	list-style: none;
	display: block;
	background: #F0F0F0;
	margin: 0;
	padding: 0;
	border-bottom: 1px #E1E1E1 solid;
	}
	
#left li a {
	color: #032B51;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px;
	}
	
.main {
	background: #BCC9D5;
	}
	
#left li a:hover {
	background: #07A0B7;
	color: #fff;
	}
	
/*  end left side navigation */	
	
	
	
/*  begin central content */

#center {
	width: auto;
	padding: 40px 0 20px 0;
	margin: 0 10px 0 10px;
	font-size: 13px;
	background: #fff url(../images/content.jpg) top left no-repeat;
	}

#center p {
	margin: 20px 20px;
	font-size: 13px;
	}
#center h3 {
	margin: 20px 20px;
	}

#center_table {
	width: auto;
	background-color: #fafafa;
	border: 1px #000000 none;
	border-spacing: 0px;
	text-align: left;
	color: #404040;
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

.datagrid{
	font-size: 10pt;
	background-color: White;
	table-layout: auto;
	width: auto;
}

#data_input_table table {
	table-layout: fixed;
	display: block;
	border: 1px #000000 none;
	font-family: Helvetica, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	width: auto;
}

#data_input_table td {
	height: 2.5em;
	background-color: #ffffff;
	border: 1px #000000 none;
}

.data_input_label {
	text-align: right;
	font-size: 8pt;
}

#data_grid table {
	table-layout: fixed;
	vertical-align: top;	
	font-family: Helvetica, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	margin: 20px 20px;
	padding: 10 10 10 10px;

}

#main-image {
	margin: 0px 20px;
	padding: 0;
	background: #903 url(../images/main_image_background2.jpg) top left repeat-x;
	}
	
#main-image img {
	display: block;
	}


/*  begin breadcrumbs */


#breadcrumbs {
	margin: 0px 20px;
	padding: 0 0 0 10px;
	background: #f0f0f0;
	font-size: 9px;
	display: none;
  	}
	
#breadcrumbs ul, #breadcrumbs li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 9px;
	}


#breadcrumbs-start {
   	background: #f0f0f0 url(../images/top_right.gif) top right no-repeat;
   	padding: 0;
   	margin: 0px 20px;
   	}
  	
#breadcrumbs-start p {
   	background: url(../images/top_left.gif) top left no-repeat;
   	padding: 0;
   	margin: 0;
  	font-size: 5px;
   	line-height: 5px;
	} 	


#breadcrumbs-end {
   	background: #f0f0f0 url(../images/bottom_right.gif) bottom right no-repeat;
   	padding: 0;
   	margin: 0px 20px 20px 20px;
   	}
  	
#breadcrumbs-end p {
   	background: url(../images/bottom_left.gif) bottom left no-repeat;
   	padding: 0;
   	margin: 0;
  	font-size: 5px;
   	line-height: 5px;
	}
	
	
/*  end central content */


/*  begin context area (right) */

#right {
	padding: 40px 0 10px 10px;
	margin: 0 10px 0 0;
	width: 150px;
	float: right;
	display: none;
	}
	
.context {
	background: #D7E0E6 url(../images/context_border.gif) top left repeat-y;
	padding: 0;
	margin: 0 0 30px 0;
	}
	
.context p {
	padding: 5px;
	}

.context img {
	align: middle;
}
	
.context h3 {
	background: #D7E0E6 url(../images/context_head.gif) top left no-repeat;
	padding: 5px; 
 	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 5px 0;
	voice-family: "\"}\"";
 	voice-family:inherit; 
 	width: auto;
	}

/*  end context area (right) */



/*  begin footer */	

#foot {
	background: #0D3C6B url(../images/footer.jpg) no-repeat;
	display: none;
	}
	
#foot p {
	background: #0D3C6B url(../images/footer.jpg) no-repeat;
	font-size: 12px;
	padding: 5px;
	color: #fff;
	}

/*  end footer */		
