* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	padding-bottom: 12px;
}
a:link { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #224dac; 
	text-decoration : none; 
	font-weight: 500;
	clear: right;
} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #224dac;
	text-decoration : none;
	font-weight: 500;
	clear: right;
} 
a:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #224dac; 
	text-decoration : none; 
	font-weight: 500;
	clear: right;
} 
img { behavior:   url(iepngfix.htc); 
}
#wrapper { 
	margin: 0 auto;
	width: 100%;
}
#header {
	color: #333;
	width: 100%;
	padding: 0px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/cutlery.png);
}
#headerwrapper {
	margin: 0 auto;
	width: 900px;
}
#headleftcolumn { 
	color: #333;
	border: 0px solid #ccc;
	margin: 10px 0px 0px 0px;
	padding: 0px 0 0 0;
	height: 75px;
	width: 295px;
	float: left;
}
#headrightcolumn { 
	float: right; 
	color: #333;
	border: 0px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	height: 100px;
	width: 595px;
	display: inline;
	position: relative;
	clear: right;
}
#navigation {
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background: #aab4cd;
}
#colwrapper { 
	margin: 0 auto;
	width: 900px;
}
#colleftcolumn { 
	color: #333;
	border: 0px solid #ccc;
	margin: 20px 0px 20px 0px;
	padding: 10px 0 0 0;
	height: 450px;
	width: 295px;
	float: left;
}
#colrightcolumn { 
	float: right; 
	color: #333;
	border: 0px solid #ccc;
	margin: 20px 0px 20px 0px;
	padding: 10px 0 0 0;
	height: 450px;
	width: 595px;
	display: inline;
	position: relative;
	clear: right;
} 
#subcolwrapper { 
	margin : 0 auto; 
	width : 590px;  
	clear: right;
}
#footer {
	width: 100%;
	clear: both;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 50px;
	background-color: #ffffff;
	border-top-color: #3b4f78;
	border-top-style: dotted;
	border-top-width: thin;
}
#footerwrapper {
	margin: 0 auto;
	width: 900px;
}
#footer2 {
	width: 100%;
	clear: both;
	color: #333;
	background: #3b4f78;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 20px;
}
#footer2wrapper {
	margin: 0 auto;
	width: 900px;
}
#foot2leftcolumn { 
	color: #333;
	border: 0px solid #ccc;
	margin: 2px 0px 2px 0px;
	padding: 0 0 0 0;
	height: 12px;
	width: 595px;
	float: left;
}
#foot2rightcolumn { 
	float: right; 
	color: #333;
	border: 0px solid #ccc;
	margin: 2px 0px 2px 0px;
	padding: 0 0 0 0;
	height: 12px;
	width: 295px;
	display: inline;
	position: relative;
	clear: right;
}
#footer3 { 
 	width: 100%;
	height: 20px;
 	clear: both;
 	color: #333;
 	background: #ffffff;
 	margin: 0px 0px 0px 0px;
 	padding: 0px;
}
#footer3wrapper {
	margin: 0 auto;
	width: 900px;
}
#foot3column { 
	color: #333;
	border: 0px solid #ccc;
	background: #ffffff;
	margin: 3px 0px 2px 0px;
	padding: 0 0 0 0;
	height: 12px;
	width: 900px;
	float: left;
}
img.image_indent { 
	float : left; 
	margin : 0 10px 0 0; 
}
img.imageleft_200 { 
	float : left; 
	margin : 200px 0 0 0; 
}
img.imageleft_180 { 
	float : left; 
	margin : 180px 0 0 0; 
}
img.imageleft_165 {
	float : left;
	margin : 165px 0 0 0;
} 
img.imageleft_150 { 
	float : left; 
	margin : 150px 0 0 0; 
} 
img.imageleft_130 { 
	float : left; 
	margin : 130px 0 0 0; 
} 
img.imageleft_100 { 
	float : left; 
	margin : 100px 0 0 0; 
} 
img.imageleft_80 { 
	float : left; 
	margin : 80px 0 0 0; 
} 
img.imageleft_60 { 
	float : left; 
	margin : 60px 0 0 0; 
} 
img.imageleft_50 { 
	float : left; 
	margin : 50px 0 0 0; 
} 
img.imageleft_30 { 
	float : left; 
	margin : 30px 0 0 0; 
} 
img.imageleft { 
	float : left; 
	margin : 0 0 0 0; 
} 
.scroll_trigger {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #224dac;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-decoration : none;
	text-align : left;
	clear: right;
	font-weight: bold;
	margin-left: 50px;	
}
.scroll_trigger a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #224dac;
	font-style : normal;
	line-height : normal;
	font-variant : normal;
	text-decoration : none;
	text-align : left;
	clear: right;
	font-weight: bold;
} 
.bodyheader14 { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	font-weight : 600; 
	color : #3b4f78; 
	font-style : normal; 
	line-height : normal; 
	font-variant : normal; 
	text-decoration : none; 
	text-align : left; 
	padding-top : 10px; 
	clear: right;
} 
.bodyheader { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 20px; 
	color : #666666; 
	font-style : normal; 
	line-height : normal; 
	font-variant : normal; 
	text-decoration : none; 
	text-align : left; 
	padding-bottom : 10px; 
	clear: right;	
} 
.bodyheader_scrollhead { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 20px; 
	color : #768fc7; 
	font-style : normal; 
	line-height : normal; 
	font-variant : normal; 
	text-decoration : none; 
	text-align : left; 
	padding-bottom : 5px; 
	clear: right;	
} 
.bodyheaderTOP { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 20px; 
	color : #666666; 
	font-style : normal; 
	line-height : normal; 
	font-variant : normal; 
	text-decoration : none; 
	text-align : left; 
	padding-top : 20px; 
	clear: right;	
} 
.smallhead { 
	color : #999999; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14px; 
	text-decoration : none; 
	text-align : left; 
	font-weight : 500; 
	padding-top : 4px; 
	clear: right;	
} 
.scrollerEMAIL { 
	background-repeat : no-repeat; 
	background-position : 0 0%; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	text-decoration : none; 
	text-align : left; 
	font-weight: 500;
	text-indent : 0px; 
	padding-right : 5px; 
	line-height : 17px; 
	clear: right;
} 
.scrollerEMAIL a:link { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #224dac; 
	text-decoration : none; 
	text-align : left; 
	font-weight: 500;
	text-indent : 0px; 
	padding-right : 5px; 
	line-height : 17px; 
	clear: right;
} 
.scrollerEMAIL a:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #224dac; 
	text-decoration : none; 
	text-align : left; 
	font-weight: 500;
	text-indent : 0px; 
	padding-right : 5px; 
	line-height : 17px; 
	clear: right;
} 
.scrollerEMAIL a:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #224dac; 
	text-decoration : none; 
	text-align : left; 
	font-weight: 500;
	text-indent : 0px; 
	padding-right : 5px; 
	line-height : 17px; 
	clear: right;
} 
.copy_left {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	text-align : left;
	padding-top : 2px;
	clear: right;	
} 
.copy_left_black { 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	text-decoration : none; 
	text-align : left; 
	padding-top : 2px; 
	clear: right;
} 
.copy_left a:link { 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration : underline; 
	text-align : left; 
	padding-top : 2px; 
	clear: right;
} 
.copy_left a:visited { 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration : underline; 
	text-align : left; 
	padding-top : 2px; 
	clear: right;
} 
.copy_left a:hover { 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration : underline; 
	text-align : left; 
	padding-top : 2px; 
	clear: right;
} 
.copy_right { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #ffffff; 
	text-decoration : none; 
	text-align : right; 
	padding-top : 2px; 
	clear: right;
} 
.copy_right_black { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	text-decoration : none; 
	text-align : right; 
	padding-top : 2px; 
	clear: right;
} 
.copy_right a:link { 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration : underline; 
	text-align : right; 
	padding-top : 2px; 
	clear: right;
} 
.copy_right a:visited { 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration : underline; 
	text-align : right; 
	padding-top : 2px; 
	clear: right;
} 
.copy_right a:hover { 
	color : #ffffff; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	text-decoration : underline; 
	text-align : right; 
	padding-top : 2px; 
	clear: right;
} 
.root { 
	position : relative; 
	height : 260px; 
	width : 555px; 
	margin : 0 0 0 0; 
} 
.root p { 
	margin : 10px 10px 5px 10px; 
} 
.root_order { 
	position : relative; 
	height : 215px; 
	width : 555px; 
	margin : 0 0 0 0; 
} 
.root_order p { 
	margin : 10px 10px 0px 10px; 
/* } 
.thumb { 
	position : absolute; 
	height : 16px; 
	width : 9px; 
	left : 10px; */
}
.up, .dn { 
	position : absolute; 
	left : 10px; 
} 
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img { 
	border : 0; 
} 
.scrollContainer { 
	position : absolute; 
	left : 0; 
	top : 0; 
	width : 555px; 
	height : 260px; 
	overflow : auto; 
	border-top : 0 solid #000000; 
	border-left : 0 solid #000000; 
	border-right : 0 solid #686262; 
	border-bottom : 0 solid #686262; 
	background : #ffffff; 
} 
.scrollContent { 
	position : absolute; 
	left : 0; 
	top : 0; 
	width : 555px; 
}
.scrollContainer_order { 
	position : absolute; 
	left : 0; 
	top : 0; 
	width : 555px; 
	height : 215px; 
	overflow : auto; 
	border-top : 0 solid #000000; 
	border-left : 0 solid #000000; 
	border-right : 0 solid #686262; 
	border-bottom : 0 solid #686262; 
	background : #ffffff; 
} 
.scrollContent_order {
	position : absolute;
	left : 0;
	top : 0;
	width : 555px;
	background-repeat: no-repeat;
}
#navcontainer ul {
	list-style-type: none;
	text-align: left;
	margin-left: 5px;
	padding-top: 0px;
	display: block;
	clear: right;
}
#navcontainer ul li a {
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	left left no-repeat; 
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	clear: right;
} 
#navcontainer ul li a:hover {
	background-image: ;
	background-repeat: no-repeat;
	background-position: 0 .5em;
	left left no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #768fc7;
	line-height: 20px;
	clear: right;
}
#navcontainer ul li a#current { 
	background-image: ; 
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	left left no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #768fc7; 
	line-height: 20px;
	clear: right;
}
.list_item {
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	padding-right: 5px;
	padding-top: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: disc;
}
.list_PDF {
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224dac;
	text-decoration: none;
	text-align: left;
	text-indent: 21px;
	margin-left: 13px;
	padding-right: 5px;
	line-height: 16px;
}
.list_PDF2 {
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224dac;
	text-decoration: none;
	text-align: left;
	text-indent: 21px;
	margin-left: 35px;
	padding-right: 5px;
	line-height: 16px;
}
.list_PDF3 {
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224dac;
	text-decoration: none;
	text-align: left;
	text-indent: 21px;
	margin-left: 0px;
	padding-right: 5px;
	line-height: 16px;
}
.list_image {
	background-image: url(images/jobicon.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224dac;
	text-decoration: none;
	text-align: left;
	text-indent: 21px;
	margin-left: 0px;
	padding-right: 5px;
	line-height: 16px;
}
.list_image14 {
	background-image: url(images/checklist.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #224dac;
	text-decoration: none;
	text-align: left;
	text-indent: 21px;
	margin-left: 0px;
	padding-right: 5px;
	line-height: 16px;
}
.list_EXL {
	background-image: url(images/excelicon.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #224dac;
	text-decoration: none;
	text-align: left;
	text-indent: 22px;
	margin-left: 35px;
	padding-right: 5px;
	line-height: 16px;
}
.list_list1 {
	background-image: url(images/list1.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-left: 17px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 16px;
}
.list_list2 {
	background-image: url(images/list2.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-left: 17px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 16px;
} 
.list_list3 {
	background-image: url(images/list3.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	margin-left: 17px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 16px;
} 
.joblist {
	background-image: url(images/jobicon.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 20px; 
	text-indent: 20px;
	line-height: 20px;
}
.newslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 20px; 
	line-height: 16px;
	padding-bottom: 4px;
	padding-right: 10px;
}
.clear { clear: both; background: none; 
}
