/* default */



body
{
	background-color: #FFFFFF;
	margin:10px auto;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, san-serif;
	font-size:12px;
	width: auto;
}


h4
{
	color:#006699;
	margin:0;
	text-align:left;
}

h2
{ 
	margin:0;
	color:#FF0000;
	text-align:left
}

img
{
	vertical-align:top;
	border:0;
}

ul
{
	list-style-image:url(../images/arrows-square.gif);
	list-style-type:square;
	margin: 0 0 0 auto;
	text-indent: 20px;
	padding-left: 20px;
}

ul img
{
	vertical-align:middle;
}

p
{
	align:center;
	margin-top:0px;
	margin-bottom: 0px;
	text-indent: 0px;
	text-indent:20px;
}



span
{
	text-decoration: none;
}
table,thead,tbody
{
	/*	border:none;
	cellpadding: 0px;
	cellspacing: 0px;*/
	text-align:left;
	empty-cells:show;
	border-collapse: collapse;
/*	background-color: #BAD0FC;
	border-color: #C1D3FB;*/
	text-indent: 5px;
}


td {
	font-size:12px;
	line-height: 18px;
	color: #336;
	border:0;
/*	border-color:#06F;
	border-style:dotted;*/
	}
	
td p
{
	text-indent:5px;
}

tr
{
	height:25px;
}

.thead1  
{
	font-size:14px;
	text-align:center;
	border-color:#39F;
	background-color:#3399FF;
	height:26px;
	color:#306;
	text-align:center;
	border-style:solid;
	border-width:1;
	border-collapse:collapse;
}

.tbody1
{
	text-align:left;
	font-size: 10pt;
	text-autospace: none;
	background-color:#C1D3FB;
	border-width:1px;
	border-color:#06F;
	border-style:dotted;	
	border-collapse:collapse;
}

.tbody1 td
{
	background-color:#C1D3FB;
	border-width:1px;
	border-color:#06F;
	border-style:dotted;	
	border-collapse:collapse;
}


#header
{
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

#mainContent 
{
	width:800px;
	height:auto;
	overflow:visible;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	clear: both;
	
	/*padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#mainContent >div {
	background-image: -moz-linear-gradient(top, #E3F5FF, #B4E0F6);
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #C7FFFF),color-stop(1, #e1f3fd));


	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C7FFFF', EndColorStr='#8046A8FF'); 
	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C7FFFF', EndColorStr='#8046A8FF');
}

#footer 
{
	width:800px;
	height:40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/index_05.gif');
	background-repeat:repeat-x;
	background-position:top;
	line-height:40px;
	text-align:left;
	clear: both;
}

#container {
	/*margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:2px;
	padding: 3px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
/*	background-image: -moz-linear-gradient(top, #FFFFFF, #e1f3fd); 	
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #FFFFFF),color-stop(1, #e1f3fd));	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#80e1f3fd'); 
	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#80e1f3fd'); 
	
	-moz-box-shadow: 1px 1px 3px #000066; 
	-webkit-box-shadow: 1px 1px 3px #000066; 
	box-shadow: 1px 1px 3px #000066; 

	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	 border-radius: 5px;  
	 border-width: 1px;
	 border-color: #42A0FF;
	 border-style: solid;	*/
}

.roundconner
{
		-moz-box-shadow: 1px 1px 3px #000066; /* Firefox F3.6+ */
	-webkit-box-shadow: 1px 1px 3px #000066; /* Safari, Chrome */
	box-shadow: 1px 1px 3px #000066; /* Opera 10.5, IE9 */

	-moz-border-radius: 5px; /* FireFox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	 border-radius: 5px; /* Opera 10.5, IE9 */
	 border-width: 1px;
	 border-color: #42A0FF;
	 border-style: solid;	
}

#page
{
	text-align:center;
	margin:0 auto;
	padding:0;
	width:810px;
	height:auto;
	background-color:#E3F5FF;
}



#headicon
{
	float:left;
	width:130px;
	height:55px;
}

#headlink
{
	float:left;
	height:30px;
	width:450px;
	color: #666666;
	line-height:30px;
}

#linktextid
{
	float:right;
	color: #CCCCCC;
	height:30px;
	width:180px;
	line-height:30px;
	text-align:right;
}

#headmenu
{
	float:right;
	height:65px;
	width:650px;
}

#menumain
{
	float:right;
	width:650px;
	margin:0;
	padding:0;
	text-align: center;
	padding-left:5px;
}


#subtt
{
	background-image:url('../images/common/bg_top_03.gif');
	background-position:right;
	width:800px;
	height:35px;
	background-repeat:no-repeat;
	line-height:35px;
	vertical-align:middle;
	clear:both;
	color:#333333;
	text-indent:200px;
	text-align:left;
/*		padding-left:200px;*/
}



#newsbar
{
	width: 50%;
	margin-left: 0px;
	text-align: left;
	float:left;
}

#mainpagelist
{
	width:795px;
	height:auto;
	text-align:left;
	clear:both;
	float:left; 
	padding: 3px;
	margin-bottom:2px;
}

#solution
{
	color="#006699";
	float:left;
	width:50%;
}

#soltt
{
	/* background-image:url('../images/button_solutions.gif'); */
	background-repeat:no-repeat;
	background-position:left;
	height:21px;
	width:150px;
	text-align:left;
	vertical-align:bottom;
}

#query
{
	height:50px;
	margin-left: 20px;
}

#orgchk
{
	color:#44AADD;
	width:150px;
	margin-left: 0px;
	margin-top: 0px;
	text-align:left;
	padding-left: 0px;
}

#mainlink
{
	height:auto;
	text-align:center;
	clear: both;
	width:100%;
}

#mainpagelist p
{
	text-indent:0;
}



#ref 
{
	height:auto;
	clear:both;
	width:100%;
	text-align: left;
}

#banner
{
	width:100%;
	height:60px;
	background-repeat: no-repeat;
	border-collapse: collapse;
}

#leftbar
{
	float:left;
	width:160px;
	height:auto;
	color:#44AADD;
	border-color: #39F;
	border-style: solid;
	border-width: 1px;
}


#rightbar
{
	width:610px;
	margin-left:20px;
	text-align:left;
	height:auto;
	float: left;
}

#rightbar p
{
	line-height: 150%; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

#selpro
{
	width:100%;
	height:auto;
}

#selection
{
	width:100%;
	padding-top:20px;
	padding-left:20px;
	height:auto;
	font:bold;
}

.lselpro
{
	float:left;
	width:50%;
	height:auto;
}

.rselpro
{
	float:right;
	width:50%;
	height:auto;
}


.bgtop00
{
	background-image: url(../images/common/bg_top_00.gif);
	background-repeat: no-repeat;
}
	
.bgtop01
{
	background-image: url(../images/common/bg_top_01.gif);
	background-repeat: no-repeat;
}

.bgtop02
{
	background-image: url(../images/common/bg_top_02.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.bgtop03
{
	background-image: url(../images/common/bg_top_03.gif);
	background-repeat: no-repeat;
}

.bgtop04
{
	background-image: url(../images/common/bg_top_04.gif);
	background-repeat: no-repeat;
}

.bgtop05
{
	background-image: url(../images/common/v_line_dots_01.gif);
	background-repeat: repeat-y;
}

.bgtop06
{
	background-image: url(/common/img/top_bg_04.jpg);
	background-repeat: no-repeat;
}

.bgglobalnavir
{
	background-image: url(/common/img/global_navi_edge_r.gif);
	background-repeat: no-repeat;
}

.bgglobalnavib
{
	background-image: url(/common/img/global_navi_edge_b.gif);
	background-repeat: no-repeat;
}

.bgtype01
{
	background-image: url(../Images/common/line.jpg);
}

.bgtype02
{
	background-image: url(../images/common/titlebar_bg1.gif);
	line-height: normal;

}

.bgtype03
{
	background-image: url(../images/common/titlebar_bg2.gif);
}

.bgtype04
{
	background-image: url(../images/concept_line.gif);
}

.bgtype05
{
	background-image: url(../images/common/v_line_dots_01.gif);
	background-repeat: repeat-x;
}

.bgtype06
{
	background-image: url(/common/img/titlebar_bg2.gif);
	background-repeat: repeat-x;
}

.bgtype07
{
	background-image: url(/common/img/v_dot_line_bg.gif);
	background-repeat: repeat-y;
}

.bgtype08
{
	background-image: url(/common/img/ir_v_line_bg.gif);
	background-repeat: repeat-y;
}

.bgtype09
{
	background-image: url(/common/img/background_breadcrumb2.jpg);
	background-repeat: no-repeat;
}

.bgtype10
{
	background-image: url(/common/img/background_top3.jpg);
	background-repeat: no-repeat;
}

A:link
{
	color: #006699;
	text-decoration: underline;
}

A:visited
{
	color: #9966CC;
	text-decoration: underline;
}

A:hover
{
	color: #FF0000;
	text-decoration: underline;
}

A:active
{
	color: #FF0000;
	text-decoration: underline;
}

.globalnaviclass
{
	color: #FFFFFF;
	font-weight:bold ;
}



.globalnaviclass A:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.globalnaviclass A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.globalnaviclass A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.globalnaviclass A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainclass
{
	line-height: 18px;

}

.mainclassitalic
{
	font-style:italic ;
}

.mainclassbold
{
	font-weight:bold ;
}

.mainclass666666
{
	color: #666666;
}

.mainclass666666bold
{
	color: #666666;
	font-weight:bold ;
}

.mainclassboldsmall
{
	font-weight:bold ;
}

.mainclass333333small
{
	color: #333333;
	font-size: 11px;
}

.mainclass333333boldsmall
{
	color: #333333;
	font-weight:bold;
	font-size: 10px;
	line-height: normal;

}

.leadclass
{
	font-weight:bold ;
}

.linktextclass
{
	color: #CCCCCC;
}

.linktextonclass
{
	color: #FF0000;
}



.linktextonclass A:link
{
	color: #FF0000;
	text-decoration: underline;
}

.linktextonclass A:visited
{
	color: #FF0000;
	text-decoration: underline;
}

.linktextonclass A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.linktextonclass A:active
{
	color: #FF0000;
	text-decoration: underline;
}

.linktextclass A:link
{
	color: #006699;
	text-decoration: underline;
}

.linktextclass A:visited
{
	color: #9966CC;
	text-decoration: underline;
}

.linktextclass A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.linktextclass A:active
{
	color: #FF0000;
	text-decoration: underline;
}

.copyrightlinkclass
{
	color: #CCCCCC;
}



.copyrightlinkclass A:link
{
	color: #006699;
	text-decoration: underline;
}

.copyrightlinkclass A:visited
{
	color: #9966CC;
	text-decoration: underline;
}

.copyrightlinkclass A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.copyrightlinkclass A:active
{
	color: #FF0000;
	text-decoration: underline;
}

.regionclass
{
	color : #666666;
	font-weight:bold ;
}

.copyrightclass
{
/*	color : #999999; */
	FONT: 10px;
}

.copyrightonclass
{
	color : #FF0000;
}

.captionclass
{
	color : #666666;
}


.copyrightclass A:link
{
	color: #999999;
	text-decoration: underline;
}

.copyrightclass A:visited
{
	color: #999999;
	text-decoration: underline;
}

.copyrightclass A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.copyrightclass A:active
{
	color: #FF0000;
	text-decoration: underline;
}

.copyrightclass img
{
	vertical-align:middle;
	background-color:#E1f3FD;
}

.localnavboldclass
{
	color: #666666;
	font-weight:bold ;
}



.localnavboldclass A:link
{
	color: #666666;
	text-decoration: none;
}

.localnavboldclass A:visited
{
	color: #666666;
	text-decoration: none;
}

.localnavboldclass A:hover
{
	color: #44AADD;
	text-decoration: none;
}
.localnavboldclass A:active
{
	color: #44AADD;
	text-decoration: none;
}
.localnavclass
{
	color: #666666;
}



.localnavclass A:link
{
	color: #666666;
	text-decoration: none;
}

.localnavclass A:visited
{
	color: #666666;
	text-decoration: none;
}

.localnavclass A:hover
{
	color: #44AADD;
	text-decoration: none;
}
.localnavclass A:active
{
	color: #44AADD;
	text-decoration: none;
}
.localnavff0000boldclass5th
{
	color: #FF0000;
	font-weight: bold;
}



.localnavff0000boldclass5th A:link
{
	color: #FF0000;
	text-decoration: underline;
}

.localnavff0000boldclass5th A:visited
{
	color: #FF0000;
	text-decoration: underline;
}

.localnavff0000boldclass5th A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.localnavff0000boldclass5th A:active
{
	color: #FF0000;
	text-decoration: underline;
}
.localnavff0000class6th
{
	color: #FF0000;
}



.localnavff0000class6th A:link
{
	color: #FF0000;
	text-decoration: underline;
}

.localnavff0000class6th A:visited
{
	color: #FF0000;
	text-decoration: underline;
}

.localnavff0000class6th A:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.localnavff0000class6th A:active
{
	color: #FF0000;
	text-decoration: underline;
}
.localnavff0000boldclass
{
	color: #FF0000;
	font-weight: bold;
}



.localnavff0000boldclass A:link
{
	color: #FF0000;
	text-decoration: none;
}

.localnavff0000boldclass A:visited
{
	color: #FF0000;
	text-decoration: none;
}

.localnavff0000boldclass A:hover
{
	color: #FF0000;
	text-decoration: none;
}
.localnavff0000boldclass A:active
{
	color: #44AADD;
	text-decoration: none;
}
.localnav006699boldclass5th
{
	color: #006699;
	font-weight: bold;
}

.localnav006699class6th
{
	color: #006699;
}

.localnavff0000class
{
	color: #FF0000;
}



.localnavff0000class A:link
{
	color: #FF0000;
	text-decoration: none;
}

.localnavff0000class A:visited
{
	color: #FF0000;
	text-decoration: none;
}

.localnavff0000class A:hover
{
	color: #FF0000;
	text-decoration: none;
}
.localnavff0000class A:active
{
	color: #44AADD;
	text-decoration: none;
}
.rightcolumnclass-bold
{
	font-weight: bold;
}

.rightcolumnclass666666
{
	color: #666666;
}

.rightcolumnclassFFFFFF
{
	color: #FFFFFF;
}


.rightcolumnclassFFFFFF A:link
{
	color: #FFFFFF;
}

.rightcolumnclassFFFFFF A:visited
{
	color: #FFFFFF;
}

.rightcolumnclassFFFFFF A:hover
{
	color: #FFFFFF;
}
.rightcolumnclassFFFFFF A:active
{
	color: #FFFFFF;
}

h1
{
	color: #FF0000;
	FONT: bold 18px;
}
h2{
	FONT: bold 14px;
	color: #333333;
}
.heading2{
	FONT: bold 14px;
	color: #333333;
}

h3
{
	color: #44AADD;
}
.heading3{
	FONT: bold 12px;
	color: #44AADD;
}

h5
{
	color: #666666;
}

.titleFF0000boldclass
{
	color: #FF0000;
	font-weight: bold;
}

.color000000
{
	color: #000000;
}
A.copyrightlinkonclass
{
	color: #006699;
	text-decoration: none;
}

A.copyrightlinkonclass:visited
{
	color: #006699;
	text-decoration: none;
}

A.copyrightlinkonclass:hover
{
	color: #FF0000;
	text-decoration: underline;
}


other
A.nolink
{
	color: #006699;
	text-decoration: none;
	cursor: default;
}

A.nolink:visited
{
	color: #006699;
	text-decoration: none;
	cursor: default;
}

A.nolink:hover
{
	color: #FF0000;
	text-decoration: underline;
	cursor: default;
}

/*body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
/*	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
/*	color: #000000;
}*/




.auto-style1 {
	margin-bottom: 0px;
}

.printer_box
{
	text-align: center;
	float: left;
	width: 50%;
	height: 180px;
	padding-top: 15px;
	margin-top: 5px;
}

.borderDeco
{
	background-image: -moz-linear-gradient(top, #FFFFFF, #e1f3fd); 	
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #FFFFFF),color-stop(1, #e1f3fd));	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#80e1f3fd'); 
	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#80e1f3fd'); 
	
	-moz-box-shadow: 1px 1px 3px #000066; /* Firefox F3.6+ */
	-webkit-box-shadow: 1px 1px 3px #000066; /* Safari, Chrome */
	box-shadow: 1px 1px 3px #000066; /* Opera 10.5, IE9 */

	-moz-border-radius: 5px; /* FireFox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	 border-radius: 5px; /* Opera 10.5, IE9 */
	 border-width: 1px;
	 border-color: #42A0FF;
	 border-style: solid;	
}

.gradientBackground
{
	background-image: -moz-linear-gradient(top, #C7FFFF, #e1f3fd); 	
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, #C7FFFF),color-stop(1, #e1f3fd));	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C7FFFF', EndColorStr='#8046A8FF'); 
	-ms-filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C7FFFF', EndColorStr='#8046A8FF'); 	
}

#blanket {
   background-color:#dc0000;
   opacity: 0.25;
   position:absolute;
   z-index: 104;
   top:0px;
   left:0px;
   width:100%;
   height:100%;
}

#popUpDiv {
	width:500px;
	height:300px;
	margin:auto; 
	overflow: visible; 
	position: relative; 
	top: 150px; 
    color: #ff0000;
    -moz-border-radius: 8px 8px 8px 8px;
    background: none repeat scroll 0 0 #FF0000;
}

