
p {
	margin-top: 		0px;
	margin-bottom: 	5px;
}

body, td {
	font-family: 		Arial, Helvetica;
	font-size:			11px;
	/*line-height:	140%;*/
	color: 					#666666;	
}

a {
	color: 					#F37A2B;
	font-weight: 		bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {
	color: 					#F37A2B;
	background-color: #F37A2B;
	margin-top:			10px;
	margin-bottom:	10px;
	margin-left: 		0px;
	text-align: 		left;
	border:					none;

}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:		15px;
}

img {
	border: none;
}

.LessList {
 padding-left: 0px;
 margin-left: 10px;
}

.LessList li 
{
	padding-bottom: 5px;
}


.header {
	 vertical-align: bottom;
}

.header img {
	 vertical-align: bottom;
	 margin: 0 0 0 0;
	 margin-bottom: 2px;
}


.header_breadcrumb {
	 vertical-align: top;
	 padding-top: 5px;
	 }

.header_search {
	 
}

.header_search input {
	 /*width: 110px;*/
	 height: 18px;
	 vertical-align: top;
	 margin: 0 0 0 0;
	 margin-bottom: 2px;
	 font-size: 11px;
}

.footer {
	vertical-align: bottom;
	text-align:	right;
	padding-bottom: 5px;
}

.footer a {
	color:	#717171;
	font-weight: lighter;
	padding-right: 5px;
	font-size: 10px;
}


.breadcrumb a {
	color: 					black;
	font-size:			11px;
}

.breadcrumb div 
{
	/*background-image: url(/img/ico/red_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
*/	
}

.gray_overline {
	border-top: 		1px solid #B2B2B2;
}

.gray_dotted_leftline {
	border-left: 		1px dotted #B2B2B2;
}

.content_center_front {
	/*border-left: 		1px solid #B2B2B2;
	border-right: 	1px dotted #B2B2B2;*/
	padding-left: 	5px;
	padding-right: 	0px;
}

.content_center_front img {
	margin-top:	10px;
	margin-bottom:	10px;
	
}

.content_center_front hr {
	height: 				2px;
}

.content_center_front h1 {
	padding-left:		15px;
	font-family: 		Arial, Helvetica;
	font-size:			20px;
	margin-bottom: 	5px;
	font-weight: 		lighter;
	color: 					#666666;
}

.content_center_front p {
	padding-left:		15px;
	padding-right:		5px;
	margin-bottom: 	5px;
	vertical-align:	top;
}

.content_center_front_line {
	vertical-align:	top;
}

.content_center {
  vertical-align:	top;
	border-left: 		1px solid #B2B2B2;
	border-right: 	1px dotted #B2B2B2;
	padding-left: 	15px;
	padding-right: 	15px;
}

.content_center img {
	margin-bottom:	10px;
}

.content_center hr {
	height: 				2px;
}

.content_center h1 {
	font-family: 		Arial, Helvetica;
	font-size:			20px;
	margin-bottom: 	20px;
	font-weight: 		lighter;
	color: 					#666666;
}

.content_right {
	padding-left: 	10px;
	padding-right: 	15px;
	vertical-align: top;
	width:					150px;
}

.content_right h2 {
	font-family: 		Arial, Helvetica;
	font-size:			14px;
	margin-bottom: 	5px;
	margin-top:			0px;
	font-weight: 		bold;
	color: 					#F37A2B;
}

.content_right h3 {
	font-family: 		Arial, Helvetica;
	font-size:			11px;
	margin-bottom: 	0px;
	margin-top: 		10px;
	font-weight: 		bold;
	color: 					#666666;
}

.content_right hr {
	height: 				1px;
}

.content_left {
	padding-left: 	0px;
	padding-right: 	0px;
	margin-left: 		0px;
	margin-right:		0px;
	vertical-align: top;
	width: 					150px;
}

.content_left_front {
	padding-left: 	0px;
	padding-right: 	0px;
	margin-left: 		0px;
	margin-right:		0px;
	vertical-align: top;
	width: 					150px;
	background-image: url('/img/line/gray-long.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.content_center_front_news_table {
	background-image: url('/img/line/gray.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.menu_dropdown,.menu_dropdown_front {
	height:					24px;
	vertical-align:	center;
	width: 					150px;
	margin-bottom: 15px;
}

.menu_dropdown {
background:			#E5E5E5;
}

.menu_dropdown select,.menu_dropdown_front select {
	 font-size: 		9px;
	 width: 				140px;
	 height: 				18px;
	 margin: 				0 0 0 0;
	 padding: 			0 0 0 0;
}

.content_center_front h2 {
	font-family: 		Arial, Helvetica;
	font-size:			18px;
	margin-bottom: 	20px;
	margin-top:			10px;
	font-weight: 		lighter;
	color: 					#F37A2B;
	padding-left:		15px;
}

.content_center_front_news h3 {
	font-family: 		Arial, Helvetica;
	font-size:			18px;
	margin-top:			10px;
	margin-bottom: 	20px;
	font-weight: 		lighter;
	color: 					#666666;
	padding-left:		20px;
}
	
.content_center_front_news h4 {
	font-family: 		Arial, Helvetica;
	font-size:			11px;
	margin-bottom: 	0px;
	margin-top: 		0px;
	font-weight: 		bold;
	color: 					#666666;
	padding-left: 	20px;
}

.content_center_front_news p {
	margin-bottom: 	10px;
	margin-top: 		0px;
	padding-left: 	20px;
}

.newsList h4 {
	font-family: 		Arial, Helvetica;
	font-size:			11px;
	margin-bottom: 	0px;
	margin-top: 		0px;
	font-weight: 		bold;
	color: 					#666666;
	
}

.newsList p {
	margin-top: 		0px;
	
}

.menu_main {
		
}

.menu_main a {
	color:					#666666;
}

.menu_main a:hover {
	text-decoration: none;
}

/*

.menu_item_selected0,.menu_item0,.menu_item_home,.menu_item_selected_home {
	
	width:						140px;
	padding-left:			10px;
	padding-top:			3px;
	padding-bottom:		3px;
	
}

.menu_item0,.menu_item_selected0 
{
	border-top: 		1px dotted #B2B2B2;
}




.menu_item_selected0 {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: center left;

	
}



.menu_item1,.menu_item_selected1 {
	width:						140px;
	padding-left:			20px;
	margin-left:			10px;
	padding-top:			0px;
	padding-bottom:		2px;
	margin-bottom: 5px;
	background-image: none;
	
}

.menu_item_selected1 {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

.menu_item2,.menu_item_selected2 {
	width:						100%;
	padding-left:			10px;
	margin-left:			20px;
	padding-top:			0px;
	padding-bottom:			5px;
	
}

.menu_item_selected2 {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: middle left;
}

.menu_item2 a, .menu_item_selected2 a {
	font-weight:			normal;
}

*/

td.menu_item0, td.menu_item_selected0, td.menu_item_home,td.menu_item_selected_home 
{
	width: 140px;
	padding: 3 0 3 10;	
}

td.menu_item0,td.menu_item_selected0 
{
	border-top: 		1px dotted #B2B2B2;

}

.menu_item_selected0 {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: center left;
}
.menu_item_selected_home {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: center left;
}


td.menu_item1, td.menu_item_selected1
{
	width: 140px;
	padding: 2 0 2 20;	
}

.menu_item_selected1 {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

td.menu_item2, td.menu_item_selected2
{
	width: 140px;
	padding: 0 0 0 35;	
}

.menu_item_selected2 {
	background-image: url('/img/ico/orange-square.gif');
	background-repeat: no-repeat;
	background-position: center left;
	
}


.contactForm textarea,.contactForm select,.inputBox 
{
	width:		            99%;
	font-family: 		Arial, Helvetica;
	font-size:			11px;
	/*color: 					#666666;*/
	border: solid 1px #B2B2B2;
	
}

.contactForm h4 
{
	
	font-family: 		Arial, Helvetica;
	font-size:			14px;
	margin-bottom: 		5px;
	margin-top:			0px;
	font-weight: 		bold;
}

table.splitMenuTable
{
	padding:0 0 0 0;
}
	table.splitMenuTable td.left
	{
		BORDER-RIGHT:#b2b2b2 1px solid;
		padding:0 30px 0 20px;
		width:200px;
	}
	table.splitMenuTable td.right
	{
		width:420px;
		padding:0 20px 0 30px;
	}
		table.splitMenuTable td.right div.middleCol
		{
			float:left;
		}
		table.splitMenuTable td.right div.rightCol
		{
			float:left;
			margin:0 0 0 10px;
		}
	table.splitMenuTable td a
	{
		display:block;
		width:200px;
		color:#b2b2b2;
		font-size:12px;
	}
		table.splitMenuTable td a img
		{
			width:200px;
			height:50px;
		}
		
.addressbar
{	
	padding:20px 10px 0px 5px;
}

.contentText
{	
	padding:20px 20px 0px 10px;
}
.TechDocPassword
{	
	width:90px;
}
	
table.SuppliesTable
{
	border-left: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
}

table.SuppliesTable tr td
{
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
	