/* CSS Document */
* { margin:0; }
html, body { height:100%;  }
body {font-size:100%; line-height:1.125em; background:#2c4357}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:black;	}

.submitBtn
{
color: white;
background: #030867;
border: 2px outset #d7b9c9;
width:80px; height:24px;
text-decoraton:none;
font-weight: bold;
font-family: Verdana;
font-size: 8pt;

} 



.info, .success, .warning, .error, .validation 
{    	border: 1px solid;    
	margin: 75px 0px;    
	padding:15px 10px 15px 50px;    
	background-repeat: no-repeat;    
	background-position: 10px center;
	width: 400px;
	vertical-align: middle ;
	text-align: left;
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	horizontal-align: middle;
 
 
}

.info {    color: #00529B;    background-color: #BDE5F8;      background-image: url('images/info.png');}
.error {    color: #D8000C;    background-color: #FFBABA;     background-image: url('images/error.png');}
.error A:link  {
	color: black;
	text-decoration: none;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;}
.error A:visited  {
	color: black;
	text-decoration: none;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;
} 



.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container{	overflow:hidden; width: 100%; }
a img{ border:0}
HOLDimg{ vertical-align:top;  }





a{color:#cbe9ff; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#cbe9ff;text-decoration:none; }
.link:hover{text-decoration:underline }

ul2{margin:0; padding:0; list-style:none;}
ul2 li2{background:url(images/marker1.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:12px; }
ul2 li2 a{color:#cbe9ff; text-decoration: underline; line-height:2em} 
ul2 li2 a:hover { text-decoration:none; }

ol2{margin:0; padding:0; }
ol2 li2{ margin-left:15px; list-style-position:outside; padding-bottom:25px; line-height:1.33em }
ol2 li2 a{color:#fff; text-decoration:none; display:block; margin-bottom:11px} 
ol2 li2 a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 11px 3px 11px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}
.link-2 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:0 11px 3px 11px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}
.link-3 { display:block; float:left; background:url(images/link_bg1.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-3 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-3  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:0 11px 3px 11px; font-weight:normal; font-style:normal;}
.link-3:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:33px 0 0 0; position:absolute }
#header .indent {margin:22px 0 0 753px; position:absolute}
#header .indent1{padding:56px 0 0 390px;}

#header .indent2 {margin:300px 0 0 615px; position:absolute}
#header .indent3 {margin:150px 0 0 800px; position:absolute}
#header .indent4 {margin:145px 0 0 35px; position:absolute}


#header .indent5 {margin:42px 0 0 150px; position:absolute}


#header .indentJV {margin:12px 0 0 10px; position:absolute}
#header .indentORA {margin:12px 0 0 22px; position:absolute}
#header .indentUNIX {margin:12px 0 0 0px; position:absolute}

#header .indentGoogle {margin:200px 0 0 420px; position:absolute}
#header .indentGoogle2 {margin:200px 0 0 50px; position:absolute}

#header a{color:#FFFFFF; text-decoration:none} 
#header a:hover{text-decoration:underline}
#header span a{color:#fff; text-decoration:none; background:none; padding-left:10px} 
#header span a:hover{text-decoration:underline}
#header .current{color:#91b7d7; text-decoration:underline; background:url(images/marker.gif) no-repeat center left; padding-left:10px} 
#header .current:hover{text-decoration:none}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 10px 0 10px}
#content .indent-col2{padding:10px 0 20px 25px}
#content .indent-col1{padding:10px 0 0 25px}
#content .title{  margin:24px 0 14px 0}
#content .title1{  margin:0 0 0 361px; position:absolute}
#content .title2{  margin:24px 0 0 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content h4{color:#fff; font-size:1em; margin-bottom:7px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.icon{ float:right; padding:0 0 0 0; margin-top:-8px}
.txt{ line-height:1.33em}
#content .txt p{ margin:0 0 15px 0}
#content .indent{padding:11px 0 11px 0}




.block{ background:url(images/bg_block.gif) no-repeat top left; width:360px; height:51px}
.indent-block{padding:16px 0 0 22px}
.block2{ background:url(images/1page_title2.gif) no-repeat top left; width:270px; height:51px}
.indent-block2{padding:16px 0 0 22px}

 

/*box*/
.box{ background:#5D8EB8; width:90%;}
.box .border-top {background:url(images/border_top_ORASEARCH.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom_ORASEARCH.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left_ORASEARCH.gif) repeat-y left;}
.box .border-right {background:url(images/border_right_ORASEARCH.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left_ORASEARCH.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right_ORASEARCH.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left_ORASEARCH.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right_ORASEARCH.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:18px 38px 27px 35px; }
#content .box h2{color:#fff; font-size:1.16em; background:url(images/tail.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:13px  }
/*box1*/
.box1{ background:#8db7d7; width:100%;}
.box1 .border-top {background:url(images/border_top1_ORASEARCH.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1_ORASEARCH.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1_ORASEARCH.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1_ORASEARCH.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1_ORASEARCH.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1_ORASEARCH.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1_ORASEARCH.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1_ORASEARCH.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:18px 38px 27px 35px; }
#content .box1 h2{color:#fff; font-size:1.16em; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:13px  }
/*box2*/
.box2{ background:#74a4cc; width:100%; color:#cbe9ff}
.box2 .border-top {background:url(images/border_top2_ORASEARCH.gif) repeat-x top;}
.box2 .border-bottom {background:url(images/border_bottom2_ORASEARCH.gif) repeat-x bottom;}
.box2 .border-left {background:url(images/border_left2_ORASEARCH.gif) repeat-y left;}
.box2 .border-right {background:url(images/border_right2_ORASEARCH.gif) repeat-y right;}
.box2 .corner-top-left {background:url(images/corner_top_left2_ORASEARCH.gif) no-repeat left top;}
.box2 .corner-top-right {background:url(images/corner_top_right2_ORASEARCH.gif) no-repeat right top;}
.box2 .corner-bottom-left {background:url(images/corner_bottom_left2_ORASEARCH.gif) no-repeat left bottom;}
.box2 .corner-bottom-right {background:url(images/corner_bottom_right2_ORASEARCH.gif) no-repeat right bottom; width:100%; }
.box2 .indent-box{ padding:20px 20px 20px 30px; }
#content .box2 h2{color:#fff; font-size:1.16em; background:url(images/tail1.gif) repeat-x bottom; padding-bottom:13px; margin-bottom:13px  }
 
#footer { color:white; font-size:0.75em;  }
#footer .indent-footer{ padding:57px 50px 0 43px;}
#footer a {color:white; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer span a {color:white; text-decoration:none}  
#footer span a:hover {  text-decoration:underline}
#footer .curent {color:white; text-decoration:underline}   
#footer .curent:hover {  text-decoration:none}

.jamp1{ width:82px; }
.jamp2{ width:161px; }
.jamp3{ width:161px; vertical-align:middle }

HOLDselect{font-size:11px; color:#595757; height:20px;	font-family: Tahoma, Geneva, sans-serif;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:24px}
.h1{ height:31px}
.block-contact span{ float:right; margin-right:20px}
.input2{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	background:#FFFFFF;
	color:black;
	width:155px; height:16px;
	font-size:1em;
	padding-left:5px;
}
input2{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 

   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea2{
   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}



.title1black{
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;}



.text5black{
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	color : black;}



.TopMenuOFF {
}
.TopMenuOFF A:link  {
	color: #6264AC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
.TopMenuOFF A:visited  {
	color: #6264AC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
.TopMenuOFF A:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
.TopMenuOn {
}
.TopMenuON A:link  {
	color: WHITE;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
.TopMenuON A:visited  {
	color: WHITE;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}
.TopMenuON A:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
}



.link1white {
}
.link1white A:link  {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.link1white A:visited  {
	color: WHITE;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.link1white A:hover  {
	color: BLACK;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}


.link2white {
}
.link2white A:link  {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.link2white A:visited  {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.link2white A:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}

.link1black {
}
.link1black A:link  {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.link1black A:visited  {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}
.link1black A:hover  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
}


.link2black {
}
.link2black A:link  {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 8pt;
}
.link2black A:visited  {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 8pt;
}
.link2black A:hover  {
	color: FFCC00;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;
}

.link3black {
}
.link3black A:link  {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}
.link3black A:visited  {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}
.link3black A:hover  {
	color: black;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;
}



.link1blue {
}
.link1blue A:link  {
	color: #000080;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
.link1blue A:visited  {
	color: #000080;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}
.link1blue A:hover  {
	color: #000080;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10pt;
}


.link2blue {
}
.link2blue A:link  {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}
.link2blue A:visited  {
	color: black;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
}
.link2blue A:hover  {
	color: black;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 8pt;
}




.text1white{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : #FFFFFF;}

.text1black{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : black;}

.text2black{
	font-size : 8pt;
	font-family : Verdana;
	color : black;}


.text7black{
	font-size : 7pt;
	font-family : Verdana;
	color : black;}


.text2white{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : white;}

.text3white{
	font-size : 8t;
	font-family : Verdana;
	color : black;}

.text4black{
	font-size : 8pt;
	font-family : Verdana;
	font-weight : bold;
	color : black;}

.text5black{
	font-size : 10pt;
	font-family : Verdana,Arial,Helvetica;
	color : black;}

.title1black{
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;}



 



.title1white{
	font-size : 15pt;
	font-family : Verdana;
	font-weight : bold;
	color : white;}



.title2white{
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	color : white;}




.title5black{
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	color : #000000;}












