/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#91908f;
	min-width:980px;
	background:url(../images/bg_tail.gif) 0 0 repeat-x #ffF;
	font-size:0.75em;
	line-height:1.5em;
}

.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:940px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {
	color:#6d93c0;
	outline:none;
}
a:hover {text-decoration:none;}
a *:hover {cursor:pointer;}

.clear {clear:both; width:100%; line-height:0; font-size:0;}

.col-1, .col-2, .col-3 {float:left;}
#page5 .col-1 {
	width:245px;
	margin-right:56px;
	}
#page5 .col-2 {
	width:300px;
	margin:0;
	}	
#page6 .col-1 {
	width:260px;
	margin-right:29px;
	}	
#page6 .col-2 {
	width:613px;
	}	
#page7 .col-1 {
	width:375px;
	margin-right:14px;
	}	
#page7 .col-2 {
	width:550px;
	}	
input {background:url(../images/input_bg.gif) 0 0 no-repeat; margin:0;}
textarea {background:url(../images/textarea_bg.gif) 0 0 repeat-x;}

.wrapper {width:100%; overflow:hidden; position:relative}
.extra-wrap {width:100%;}
.img-wrap {overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {
	margin-bottom:17px;
	font-size: 100%;
}
.p3 {margin-bottom:28px;}
.p4 {margin-bottom:32px;}
.p5 {margin-bottom:22px;}

.indent {
	padding-bottom:8px;
	}
.indent2 {
	padding-bottom:10px;
	}	
.indent3 {
	padding-bottom:14px;
	}	

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.color-1 {color:#fff;}
.color-2 {color:#181818;}
.color-3 {color:#ff9601;}

/*********************************boxes**********************************/
.img-indent {float:left; margin:0 18px 0px 0;}	
.img-indent2 {float:left; margin:0 14px 0px 0;}	

.sf-menu li a,
.list-1 li a,
.list-2 li a,
.link,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	padding-top:35px;
	position:relative;
	z-index:20;
}
header .inner {
	background:url(../images/header_inner_bg.gif) center 0 repeat-y;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom:19px;
	position:relative;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

h1 {
	position:relative;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 22px;
}

.adv_block {
	float:right;
	text-align:right;
	padding-top:12px;
	padding-right:30px;
	}	
.adv_block span {
	color:#222222;
	line-height:1.2em;
	font-size:15px;
	font-weight: bold;
	}	
.adv_block strong {
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#ff9601;
	letter-spacing:-2px;
	}	
.textb {
	float: right;
	height: 270px;
	width: 580px;
	border: 2px solid #6d93c0;
	border-radius:25px;
	-moz-border-radius:25px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}


.sf-menu {
	background:url(../images/menu_bg.gif) 0 center repeat-x #000;
	position:relative;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	display:block;
	z-index:20;
	height:47px;
	margin:0 auto;
	}
.sf-menu > li {
	float:left;
	padding:5px 6px 5px 6px;
	background:url(../images/menu_separator.gif) left bottom no-repeat;
	position:relative;
	}
.sf-menu > li:first-child {background:none;}	
.sf-menu > li > a {
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	color:#ececec;
	font-size:17px;
	padding:8px 14px 8px 13px;
	background:url(../images/transparent_bg.png) 0 0 repeat;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	position:relative;
	}
.sf-menu li .active, .sf-menu > li > a:hover, .sf-menu > li.sfHover > a {background:url(../images/menu_hover.gif) 0 0 repeat-x #fcaa07; color:#fff;} 
.sf-menu .item {padding:0;}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			205px; /* left offset of submenus need to match (see below) */
	border:solid 1px #292929;
	background:#333333;
	border-bottom:none;
}
.sf-menu ul li {
	line-height:25px;
	background:url(../images/submenu_separator.gif) 0 bottom repeat-x;
	padding:0 1px 2px 8px;
}
.sf-menu ul li a {
	color:#929191;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:1px 0 1px 12px;
	display:block;
	}
.z-index {z-index:100;}	
.sf-menu ul li a:hover, .sf-menu ul li.sfHover a {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}	
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0px;
	top:			46px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.slider {
	height:401px;
	position:relative;
	z-index:1;
	}
.items {display:none;}
.slider .banner {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	top:39px;
	right:18px;
	width:918px;
	text-align:center;
	z-index:100;
	}
.slider .banner > span {
	font-size:46px;
	color:#181818;
	line-height:1.2em;
	letter-spacing:-2px;
	display:inline-block;
	margin-top:-19px;
	}	
.slider .banner p {
	font-size:16px;
	color:#8e8f8f;
	padding:6px 50px 26px;
	line-height:29px;
	text-shadow:0px 0px 1px #979797;
	}	
.slider .banner#regular {
	width:515px;
	position:absolute;
	top:60px;
	right:45px;
	text-align:left;
	}
.slider .banner strong { 
	color:#ff9601;
	font-size:106px;
	line-height:1.23em;
	font-weight:normal;
	letter-spacing:-4px;
	}		
.slider .banner#item3 {
	top:68px;
	width:923px
	}	
.slider .banner#item3 strong {
	font-weight:bold;
	font-size:116px;
	letter-spacing:-5px;
	display:inline-block;
	margin-left:12px;
	}	
.slider .banner#item3 > span {
	color:#bbbbbb;
	font-size:56px;
	letter-spacing:-2px;
	word-spacing:-2px;
	margin:-17px 0 22px 15px;
	display:inline-block;
	}	
.slider .banner#regular > span {
	font-size:56px;
	line-height:1.2em;
	color:#1d1d1d;
	letter-spacing:-2px;
	display:inline-block;
	margin:50px 0 0 0px;
	word-spacing:-1px;
	}	
.slider .banner strong span {
	color:#181818;
	}	
.slider .banner#regular .banner_link {
	position:absolute;
	right:14px;
	top:63px;
	}	
.slider .banner#regular .gray {color:#8a8a8a;}	
.slider .banner .banner_link {
	display:inline-block;
	padding:10px 12px 11px 14px;
	color:#fff;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:1.2em;
	background:url(../images/slider_link_bg.gif) 0 0 repeat-x #fca806;
	position:relative;
	border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.slider .banner .banner_link:hover {
	background:#3e3c3c;
	}	
.slider .list_block {
	position:relative;
	}
.pagination {
	position:absolute;
	top:381px;
	overflow:hidden;
	right:10px;
	z-index:10;
	}	
.pagination li {
	float:left;
	margin-left:3px;
	}	
.pagination li a {
	display:inline-block;
	background:url(../images/pagination_bg.gif) right 0 no-repeat;
	width:10px;
	height:10px;
	}	
.pagination li.current a, .pagination li a:hover {background-position:0 0;}	

/*********************************content*************************************/
#content {
	position:relative;
	z-index:1;
	padding:22px 0 41px;
	overflow:hidden;
}

h3 {
	font-size:15px;
	line-height:1.2em;
	margin:0px 0 18px;
	color:#929192;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
h3 strong {
	color:#1a171b;

	}	
h3 span {
	color:#6d93c0;
	}
h3 .ind_top {
	display:inline-block;
	margin-top:-4px;
	}	
h3 img {
	margin-top:3px;
	padding-right:8px;
	}	
h4 {
	color:#6d93c0;
	font-size:23px;
	line-height:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}
h5 {
	color:#8c8b8d;
	font-size:19px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:13px;
	}	
h6 {
	color:#6d93c0;
	font-size:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:9px;
	}	
.large_text {
	color:#ffb244;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:23px;
	}	
	
.scroll {overflow:auto; height:180px; position:relative;}
.scroll .padding-right {height:1%; padding-right:50px;}

#page1 article.col-1{
	width:277px;
	margin-right:26px;
	}	
#page1 article.col-2 {
	width:277px;
	margin-right:24px;
	}	
#page1 article.col-3 {width:277px;}	
.dotted_link {
	color:#ff9601;
	text-decoration:none;
	}
.dotted_link:hover {
	color:#000
	}	

.box {
	background:url(../images/box_bg.gif) 0 0 no-repeat #f6f6f6;
	padding:21px 20px 31px 29px;
	position:relative;
	border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	-webkit-border-radius:0px 0px 4px 4px;
	margin-bottom:20px;
	}
.box_2 {
	background:#fff;
	border:solid 1px #f1f1f1;
	padding:24px 29px 30px 28px
	}	
.box_3 {
	background:#fff;
	border:solid 1px #f1f1f1;
	padding:19px 12px 21px 15px;
	width:113px;
	float:left;
	margin-left:11px;
	}	
.box_3:first-child {margin:0;}	
.box_3 figure {
	margin-bottom:17px;
	}
.box_4 {
	background:url(../images/box_4_bg.jpg) 0 0 no-repeat;
	padding:26px 26px 29px 29px;
	position:relative;
	}	
.box_4 h3 {
	color:#e5e5e5;
	margin-bottom:11px;
	}	
.box_4 h3 span {
	color:#939191
	}	
.box_4 strong {
	color:#fff;
	}	
.box_4 .link-2 {
	color:#fff;
	background:url(../images/link4_marker.gif) right 8px no-repeat;
	}
.box_5 {
	padding:14px 0px 17px 20px;
	background:#fff;
	border:solid 1px #f1f1f1;
	width:274px;
	}	
.box_6 {
	padding:22px 0 26px 20px;
	border:solid 1px #f1f1f1;
	background:#fff;
	margin-bottom:9px;
	}	

.line_hor {
	height:1px; 
	background:url(../images/line_hor.gif) 0 0 repeat-x;
	margin-bottom:15px;
	}
.line_hor.p2 {
	margin-bottom:18px;
	}	
.line_hor.p1 {
	margin-bottom:7px;
	}	
.numeric {
	width:43px;
	position:relative;
	border-radius:29px 29px 29px 29px;
	-moz-border-radius:29px 29px 29px 29px;
	-webkit-border-radius:29px 29px 29px 29px;
	background:#fc9e05;
	display:inline-block;
	text-align:center;
	line-height:1.2em;
	padding:3px 0 4px;
	font-size:30px;
	color:#fff;
	float:left;
	margin: 7px 11px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	
	
.padding-top {padding-top:25px;}
.padding-top2 {padding-top:5px;}
.padding-right {
	padding-right:1px;
}
.padding-right2 {padding-right:20px;}

.list-1 {padding-left:7px;}
.list-1 li {
	line-height:29px;
	padding-left:23px; 
	background:url(../images/list1_marker.png) 0 13px no-repeat;
	}
.list-1 li a {
	color:#fff;
	font-size:16px;
	color:#838383;
	text-shadow:0px 0px 1px #979797;
	display:inline-block;
	}
.list-1 li a:hover {
	color:#ff9601;
	}
.list-2 {padding-left:1px; margin-bottom:17px;}	
.list-2 li, .list-3 li {
	line-height:18px;
	margin-bottom:6px;
	padding-left:17px;
	background:url(../images/list2_marker.gif) 0 7px no-repeat;
	color: #1a171b;
	}	
.list-2 li a, .list-3 li a {
	color:#868686;
	display:inline-block;
	text-decoration:none;
	}	
.list-2 li a:hover, .list-3 li a:hover {
	color:#ff9601;
	}
.list-3 li {
	margin-bottom:8px;
	padding-left:13px;
	}	
.list-3 li a {
	color:#000;
	font-weight:bold;
	}	

.link:hover {
	text-decoration:underline;
	color: #6d93c0;
} 

.link-1 {
	display:inline-block;
	padding-left:3px;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/link1_bg_left.png) 0 0 no-repeat;
	text-decoration:none;
	}
.link-1 span {
	display:inline-block;
	padding-right:3px;
	background:url(../images/link1_bg_right.png) right 0 no-repeat;
	}	
.link-1 span span {
	background:url(../images/link1_bg_tail.png) 0 0 repeat-x;
	padding:6px 8px 8px;
	}	
.link-1:hover, .link-1:hover span span {
	background-position:0 bottom;
	}	
.link-1:hover span {
	background-position:right bottom;
	}	
.link-1:hover {color:#fff;}  

.link-2 {
	color:#000;
	text-decoration:none;
	display:inline-block;
	font-weight:bold;
	background:url(../images/link3_marker.gif) right 8px no-repeat;
	padding-right:7px;
	}
.link-2:hover {
	color:#91908f;
	}	
	
#table1 {width:100%; border-bottom:solid 1px #f1f1f1; margin-bottom:28px;}	
#table1 tr.label td {
	background:#b2b2b2;
	border-right:solid 1px #d0d0d0;
	border-bottom:none;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:15px 24px 15px;
	}	
#table1 tr td {
	padding:6px 0 5px 24px;
	background:#fff;
	border-right:solid 1px #f8f8f8;
	border-bottom:solid 1px #f8f8f8;
	}	
#table1 tr.label td.item2 {
	width:198px;
	padding:15px 0 15px 21px;
	}
#table1 tr.label td.item3 {
	padding:15px 0 15px 21px !important;
	width:165px;
	}	
#table1 tr td.item2, #table1 tr td.item3 {padding-left:21px;}
#table1 tr td span {
	display:inline-block;
	padding-left:24px;
	background:url(../images/table_marker.gif) 0 3px no-repeat;
	}

.quote_block {
	padding:15px 0px 17px 32px;
	background:url(../images/quote_block_bg.png) 0 17px no-repeat;
	font-size:17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	line-height:23px;
	}
#rate-form {
	margin:0;
	padding:4px 0 10px;
	line-height:1em;
	}
#rate-form input {
	border:solid 1px #e9e9e9;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#919090;
	width:239px;
	padding:6px 9px 6px 7px;
	margin:0;
	}	
#rate-form .rowElem {
	height:39px;
	overflow:hidden;
	}	
#rate-form textarea {
	border:solid 1px #e9e9e9;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#919090;
	width:239px;
	padding:6px 9px 6px 7px;
	margin:0;
	overflow:auto;
	height:157px;
	}
#rate-form .textarea_box {
	height:186px;
	}	
#rate-form .captcha {
	overflow:hidden;
	padding-bottom:20px;
	}		
#rate-form .captcha input {
	float:left;
	width:122px;
	margin-top:5px;
	padding-left:8px;
	}	
#rate-form .captcha figure {
	float:left;
	margin-right:16px;
	}	
#rate-form .buttons {
	text-align:right;
	padding:22px 17px 0px 0;
	}
#rate-form > strong {
	display:inline-block;
	color:#000;
	}
#rate-form strong span {
	color:#fca906;
	font-weight:normal;
	}	
#credit-form a.submit, #rate-form a, #account-form a.submit, #contact-form .button1, #contact-form .button2, #back {
	display:inline-block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background:url(../images/slider_link_bg.gif) 0 0 repeat-x;
	line-height:1.2em;
	padding:5px 8px 6px 15px;
	position:relative;
	border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-bordezr-radius:2px 2px 2px 2px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#credit-form a.submit span, #rate-form a span, #account-form a.submit span, #contact-form .button1 span, #contact-form .button2 span, #back span {
	display:inline-block;
	padding:5px 35px 4px 0px;
	background:url(../images/link2_marker.png) right 2px no-repeat;
	}	
#credit-form a.submit:hover, #rate-form a:hover, #account-form a.submit:hover, #contact-form .button1:hover, #contact-form .button2:hover, #back:hover {
	cursor:pointer;
	background:#3e3c3c;
	}	
dl span {float:left; width:75px;}
dl a {
	font-weight:bold;
	display:inline-block;
	margin-left:16px;
	}
.map {
	float:left;
	margin-right:23px;
	padding-top:2px;
	}
.map iframe {width:336px; height:285px; overflow:hidden; margin-bottom:16px; padding-top:2px;}  
#easyTooltip {
	padding:5px 10px;
	background:#1b1b1b;
	color:#fff;
	font-size:12px;
	text-transform:none;
	position:absolute;
	z-index:100;
}

#contact-form {
	overflow:hidden;
	line-height:1em;
	padding:6px 0 0 1px;
}
	#contact-form fieldset {
		}
		#contact-form .rowElem {
			min-height:40px;
			position:relative;
			overflow:hidden;
			}
			#contact-form input {
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#919090; 
				width:359px;
				position:relative;	
				border:solid 1px #e5e5e5;
				padding:6px 7px 6px;
				margin:0;
				margin-right:10px;
				background:url(../images/input_bg2.gif) 0 0 repeat-x;
				}
			#contact-form .textarea-box {
				height:105px;
				position:relative;
			}
			#contact-form textarea {
				overflow:auto;
				color:#919090; 
				border:solid 1px #e5e5e5;
				padding:6px 7px 6px;
				width:534px;
				font-family:Arial, Helvetica, sans-serif;
				height:95px;
				font-size:12px;
				position:relative;
				margin:0;
				background:url(../images/textarea_bg_2.gif) 0 0 repeat-x #fcfcfc;
				}
				#contact-form .rowElem label {
					margin-top:0px;
					position:relative;
					display:none;
				}
				#contact-form .textarea-box label { 
					display:none;
					padding:0;
				}
				#contact-form .buttons a {
					text-transform:uppercase;
					float:right;
					}
				#contact-form .buttons .button1 {
					margin-right:10px;
					}	
#contact-form .error {
				color:red;
				font-size:11px; 
				padding-top:0px;
			}
			#contact-form .er {
				display:block;
				padding:3px;
				}
			#contact-form .buttons {padding:22px 0 7px; text-align:right; position:relative;}

div#contact_form .download-box {
	margin-top:20px;
}
/****************************footer************************/
footer {width:100%; height:101px; padding-top:27px; border-top:solid 1px #e5e5e5;}
footer ul {
	overflow:hidden;
	padding:6px 0 13px;
	}
footer ul li {
	float:left;
	margin:0 15px 0 0;
	}	
footer ul li a {
	font-size:12px;
	font-weight:bold;
	color:#4b494d;
	text-decoration:none;
	}	
footer ul li a:hover, footer ul li a.active {
	color:#6d93c0;
	}	
footer a {
	color:#6d93c0;
	}	
footer span {
	display:inline-block;
	padding-right:14px;
	}	

.list-services {overflow:hidden; padding:5px 0px 20px 0px;}
.list-services li {float:left; padding:0 0 0 3px;}
.list-services li:first-child {padding:0;}

.img_inner {
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 10px !important;
}
/*******************exceptions************************/
#page1 #content {padding-top:0;}
#page2 #content {padding-bottom:45px;}
#page3 #content {}
#page4 #content {}
#ban {
	height: 350px;
	width: 940px;
}
.ban {
	height: auto;
	width: 900px;
}
#ban1 {
	height: auto;
	width: 600px;
	float: right;
}
#ban2 {
	width: auto;
	float: none;
}
.box h3, .content.projects .box h3 {
	line-height: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #d2d1d1;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.box {
	
    
	background: url(../images/box_bg.png) 0 0 repeat;
	text-align: center;
	position: relative;
}

.box:hover {
/* background: #322f2f;
	color: #fff;*/
    /*background: #ADD8E6;*/
    
    /*background:#5CB3FF;*/
	/*color: #728C00;*/
    
   /* background:#E9CFEC;*/
    
    color: #0000FF;
    background:white;
}

.block1 {
	margin-bottom: 20px;
	margin-top: -2px;
}
.box {
	
    
	background: url(../images/box_bg.png) 0 0 repeat;
	text-align: center;
	position: relative;
}

.content.projects .box h3 {
	margin-top: 0;
}

.LockOff {
    display: none;
    visibility: hidden;
}

.LockOn {
    display: block;
    visibility: visible;
    position: fixed;
    top: 0%;
    left: 0%;
    z-index: 1000;
    width: 105%;
    height: 105%;
    background-color: #FDFDF0;
    text-align: center;
    padding-top: 20%;
    filter: alpha(opacity=75);
    opacity: 0.60;
}
if(prog){ $('#loadingdiv').addClass("LockOn");}
if(prog){$('#loadingdiv').removeClass("LockOn");$('#loadingdiv').addClass

("LockOff");}	

#scroll_body_m					{width:1150px; height:420px; overflow:auto; }
.scroll_body_m					{width:1150px; height:420px; overflow:auto; }
.red_error {background-color:#FFEBE8;  border:1px #C00 solid;}
.green_msg {background-color: #d2f1b9; border:1px #c4ee6b solid;}
#scroll_body_rpt{height:390px; overflow:auto;}
.current_Row { background-color:#cdc9c9;font-weight: normal;font-size: 14px;border: 1px solid #9EB6CE;border-width: 0px 1px 1px 0px;height: 17px;}
.temp_Row { background-color:#eee9e9;font-weight: normal;font-size: 14px;border: 1px solid #9EB6CE;border-width: 0px 1px 1px 0px;height: 17px;}
.tr_bg_1						{ background-color:#ffffff;font-weight: normal;font-size: 14px;border: 1px solid #9EB6CE;border-width: 0px 1px 1px 0px;height: 17px;}
.tr_bg_2						{ background-color:#f1f5fa;font-weight: normal;font-size: 14px;border: 1px solid #9EB6CE;border-width: 0px 1px 1px 0px;height: 17px;}

.mGrid {
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #525252;
	border-collapse: collapse;
}

.mGrid td {
	padding: 2px 4px 2px 4px;
	border: solid 1px #c1c1c1;
	color: #000000;
	font-size: .8em;
	font-family: verdana;
	cursor: pointer;
	white-space:nowrap;
}
.mGrid td a {
	color: #646CD9;
	text-decoration: underline;
}

.mGrid td a:HOVER {
	color: #0C16A6;
	text-decoration: none;
}

.mGrid th {
	padding: 4px 2px;
	color: #fff;
	background: #424242 url(../images/grd_head.png) repeat-x top;
	border-left: solid 1px #525252;
	font-size: 11px;
	font-variant:small-caps;
	font-style:italic;
	font-family: verdana;
	text-align: left;
	white-space:nowrap;
}
.mGrid th a {
	color: #fff;
	text-decoration: none;
}

.mGrid th a:HOVER {
	color: #fff;
	text-decoration: underline;
}
.ob_gC /*.ob_gridCell*/
	{
		cursor: default;
		margin: 0px;
		padding-right: 0px;		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		border-left: 0px solid #d3dce5;
		border-top: 1px solid #d3dce5;
		border-bottom: 0px solid #d3dce5;
		border-right: 0px solid #d3dce5;
		font-family: Verdana;
		font-size: 10px;
		color: #415d75;	
		height: 21px;	
		vertical-align: middle;		
	}
	
	