/* DG_CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff url(pattern_dg.gif);
	font:11px tahoma, verdana, arial, serif; width:778px; margin:auto;
}
p {
	margin:0px;
	padding:5px 0 5px 0;
	line-height:17px;
}
form,input,select,textarea,hr {
	padding:0px;
	margin:0px;
}
th {
	padding:2px;
	margin:0px;
}

a:link,a:visited,a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#cc0000;
}

/*DG_ID*/
#top_area {
	width:100%;
	text-align:left;
	background-color:#FFFFFF;
	display:table;
}
#top_link {
	width:100%;
	background-color:#FFFFFF;
	color:#333333;
	font:bold 11px verdana;
	padding-top:2px;
	padding-bottom:4px;
}
#top_new {
	width:100%;
	background-color:#FFFFFF;
	color:#333333;
	font:bold 11px verdana;
	padding-top:0px;
}
#banner_area {
	background-color:#FFFFFF;
	width:777px;
	display:table;
	margin:auto;
}
#body_area {
	background-color:#ffffff;
	width:777px;
	text-align:left;
	display:table;
	padding-bottom:5px;
	padding-top:5px;
}
#bottom_area {
	background-color:#FFFFFF;
	width:777px;
	text-align:left;
	display:table;
	padding:5px 0px 5px 0px;
	font:normal 11px 'tahoma',verdana;
}
#bot_link {
	width:777px;
	background-color:#FFFFFF;
	color:#333333;
	font:bold 11px verdana;
	padding-top:2px;
	padding-bottom:4px;
}

/*DG_Class : Padding */
.PadTopBotTwo {
	padding:2px 0 2px 0;
}
.PadFive {
	padding:5px;
}
.PadTop {
	padding:0px 5px 5px 5px;
}
.PadTen {
	padding:10px;
}
.PadTwo {
	padding:2px;
}
.PadTopOne {
	padding-top:1px;
}
.PadFiveTop {
	padding-top:5px;
}
.PadFiveBot {
	padding-bottom:5px;
}
.PadTopBotFive {
	padding:5px 0 5px 0;
}
.PadTopBotTen {
	padding:10px 0 10px 0;
}
.PadTopTen {
	padding-top:10px;
}
.PadLeftRightTen {
	padding:0 10px 0 10px;
}
.PadLeftRightTwenty {
	padding:0 20px 0 20px;
}
.PadLeftTwelve {
	padding-left:12px;
}
.PadLeftTen {
	padding-left:10px;
}
.PadRightTen {
	padding-right:10px;
}
.SubCat {
	padding-left:8px;
	border-bottom:1px dotted #b4c0cb;
}

/* Font style */

.verdana {
	font-family:verdana;
}
.arial {
	font-family:arial;
}
.helvetica {
	font-family:Helvetica;
}
.bold {
	font-weight:bold;
}
.SmFont {
	font-size:12px;
}
.SmFontBold {
	font-size:10px;
	font-weight:bold;
}
.LgFont {
	font-size:12px;
}
.Head2 {
	font:bold 14px 'trebuchet ms', Arial;
	text-align:left;
	color: #333333;
	padding:5px 0 2px 0;
}
.Head3 {
	font:bold 14px 'trebuchet ms', Arial;
	text-align:left;
	color: #214b95;
}
.Head {
	color:#204b95;
	font:18px 'trebuchet ms', Arial;
	white-space:nowrap;
	text-align:left;
	padding:5px 0 2px 0;
}
.Maroon, a.Maroon {
	color:#9b0303;
}
.yellowTxt, a.yellowTxt {
	color:#fedb55;
}
.li_bold {
	color:#fed000;
	font-weight:bold;
}
.Price {
	color:#b00a22;
}
.more, a.more {
	color:#064d8d;
	text-align:right;
	padding:2px;
	float:right;
	text-decoration:underline;
}
.white, a.white {
	color:#ffffff;
}
.red {
	color:#FF3300;
}
.VerdanaEleven {
	font-family:verdana;
	font-size:11px;
}
.GrayTxt {
	color:#666666;
}
.DarkGrayTxt, a.DarkGrayTxt {
	color:#2c2c2c;
}
.BlueTxt {
	color:#40608c;
}
.OrangeTxt {
	color:#ffd7a4;
}
.skyblue,a.skyblue {
	color:#d0f7ff;
}
a.skyblue {
	color:#d0f7ff;
	margin-left:10px;
	margin-right:10px;
}
a.skyblue:hover {
	color:#FFFFFF;
}
.black, a.black {
	color:#000000;
}

/* Background style */

.lightGrayBg {
	background-color: #6a6a6a;
	border-bottom:1px solid #5d5d5d;
	padding:2px 4px 0px 4px;
	height: 20px;
}
.lightGreenBg {
	background-color: #e0e0e0;
	border-bottom:1px solid #f8f8f8;
	padding:2px 4px 0px 4px;
	height: 22px;
}
.lightGreenBg2 {
	background-color:#646464;
	border-bottom:1px solid #5d5d5d;
	padding:2px 4px 0px 4px;
	height: 22px;
	font-family:tahoma;
}
.lightGrayBg2 {
	background-color:#f4f4f4;
	height:10px;
	font-family:tahoma;
}
.Blackbg {
	background-color:#000000;
}
.whitebg {
	background-color:#FFFFFF;
}
.mainbg {
	background-color:#28498b;
}
.Bluebg {
	background-color:#376f9b;
}
.Orangebg {
	background-color:#ffa04d;
}
.ltgraybg {
	background:#f7f7f7;
}
.BodyDivGrayBg {
	background-color:#f2f2f4;
}
.dotbg {
	background:url(dot.gif) center repeat-x;
}
.dotvbg {
	background:url(dot_v.gif) center repeat-y;
}
.Top_Bot_Links {
	background-color:#e6e6e6;
}


/* Alignment Style */
.left {
	float:left;
}
.right {
	float:right;
}
.absmiddle {
	vertical-align:middle;
}

/* Border Style */

.topbotborder {
	border-bottom:1px solid #bababa;
	border-top:1px solid #bababa;
	padding:5px;
}
.LeftRightborder {
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	padding:5px;
}
.border {
	border:1px solid #5d5d5d;
	padding:5px;
}
.ImgBorder {
	border:1px solid #b9b9b9;
}
.leftborder {
	border-left:1px dotted #eeeeee;
}
.borderBottom{
	border-bottom:1px solid #666666; 
}
.borderTop{
	border-top:1px solid #666666; 
}
.borderLeft{
	border-left:1px solid #666666; 
}
.borderRight{
	border-right:1px solid #666666; 
}
.borderBottomDark{
	border-bottom:1px solid #bbbbbb; 
}
.borderBottomDashed{
	border-bottom:1px dashed #cccccc; 
}
.borderBottomDotted{
	border-bottom:1px dotted #d7d7d7; 
}
.borderLight{
	border:1px solid #b0bec7; 
}
.DotBorderBottom {
	border-bottom:1px dashed #cccccc;
}

/* Special Style */

.NoStyle, a.NoStyle {
	border:none;
	font-style:normal;
	font-weight:normal;
}
.normal {
	width:100%;
}
.TotalHeight {
	height:100%;
}


.bullet {
	list-style-image:url(bullets_blue.jpg);
	vertical-align:middle;
	margin-left:12px;
}
.bullet1 {
	list-style-image:url(li2.gif);
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
}
.bullet2 {
	list-style-image:url(bullet.gif);
	vertical-align:middle;
	margin-left:12px;
}
.Expand {
	line-height:18px;
}
.count {
	border-top:1px dotted #d0d0d0;
	border-bottom:1px dotted #d0d0d0;
	margin:5px;
	padding:5px 0 5px 0;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.caps {
	text-transform:capitalize;
}
.table {
	display:table;
}
.borderbot{
	border-bottom:1px solid #e4e4e4;
}

/* Links */ 

a.btn_top {
	padding:2px;
	color:#333333;
	text-align:center;
	font:bold 10px 'verdana';
	white-space:nowrap;
	margin:0px 4px 0px 4px;
}
a.btn_top:hover {
	color:#2f6fbe;
	text-decoration:none;
	}
a.white:hover, a.botnavr:hover {
	color:#fff6c2;
}
.top_banner {
	background:#ffffff url(welcome_control_technique_bg.jpg) right center no-repeat;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
}
.tricolor {
	background:url(banner_rt_bg.jpg) center center repeat-x;
}
.round_table {
	background:url(round_center.gif) top center repeat-x;
}
.blue_table {
	background:url(blue_top_center.gif) top center repeat-x;
}
.body_txt {
	padding:0 2px 0 2px;
}
.header_sm {
	color:#204b95;
	font:bold 12px 'trebuchet ms';
	text-align:left;
	padding:2px 0px 2px 0px;
}
.Products {
	float:left; 
	margin:1px;
/*	width:185px;*/
	width:24.8%;
}
.ul2{
	padding:5px 0px 5px 20px; margin:0px 15px 0 0;
}
.li2{
	padding:0px 0 3px 0px; list-style-image:url(bullet.jpg); border-bottom:1px solid #e8e8e8; margin:2px 0px 2px 0px;
}
.li2 a{
	color:#0099FF; text-decoration:none;
}
.li2 a:hover{
	color:#000000;
}
.ul3{
	padding:5px 0px 5px 15px; margin:0px 15px 0 15px;
}
.li3{
	padding:0px 0 3px 0px; list-style-image:url(arrow.gif); border-bottom:1px solid #e8e8e8; margin:2px 0px 2px 0px;
}
.li3 a{
	color:#0099FF; text-decoration:none;
}
.li3 a:hover{
	color:#000000;
}

.prod_des {
	height:42px;
	overflow:hidden;
}
.prod_display {
	overflow:hidden;
}
a.leftlink {
	display:block;
	padding:5px 5px 5px 25px;
	border-bottom:1px dotted #e0e0e0;
	color:#333333;
	font:bold 11px tahoma;
	background:url(bullet-arrow2.gif) 5px center no-repeat;
}
a.leftlink:hover {
	color:#528eef;
}
.menu {
	background-color:#073976;
	padding:6px 0px 5px 0px;
	text-decoration:none;
	display:block;
	width:84px;
	float:left;
	text-align:center;
	border-right:1px solid #ffffff;
	font:bold 11px 'verdana';
	color:#ffffff;
	
}
.last {
	background-color:#073976;
	padding:6px 0px 5px 0px;
	text-decoration:none;
	display:block;
	width:85px;
	float:left;
	text-align:center;
	font:bold 11px 'verdana';
	color:#ffffff;
	
}
a.menu {
background-color:#e6e6e6;
	padding:6px 0px 5px 0px;
	text-decoration:none;
	display:block;
	width:84px;
	float:left;
	text-align:center;
	border-right:1px solid #ffffff;
	font:bold 11px 'verdana';
	color:#333333;
	
}
a.menu:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#073976;
	}
	a.last {
background-color:#e6e6e6;
	padding:6px 0px 5px 0px;
	text-decoration:none;
	display:block;
	width:85px;
	float:left;
	text-align:center;
	font:bold 11px 'verdana';
	color:#333333;
}
a.last:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#073976;
	}
	.IMG{
	padding:0PX 3PX 0PX 10PX;
	}
	.navBarTxt {
	width:16px; height:15px; border: 1px solid #bababa; font: bold 10px Arial, Helvetica, sans-serif; color: #872500; text-decoration: none; padding:1px 4px 1px 4px; }
 .navBarTxt:hover {
	width:16px; height:15px; background-color:#A4ABB3; font: bold 10px Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; padding:1px 4px 1px 4px; border: 1px solid #666665; }
.tabIndex {	display:block; margin-bottom:10px; padding: 3px;  width: 96%; text-align: center; }
.tabs {	text-align: center; padding:5px 0px 5px 15px; }
.floatRight{ float:right; }
.floatLeft{ float:left; text-align:left; }
.border2{
border:1px solid #bababa;
}
