﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 85%; /* Approx 12px */
    padding: 0px;
    color: #000;
    background-color: #fff;
    background: url( '../images/bg_grad.jpg' ) #c6cfd0 repeat-x;
}


#aso411page
{
/*	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	FONT-SIZE: 76%;
	BORDER-LEFT-COLOR: #d3ddde; 
	LEFT: 50%; 
	BORDER-BOTTOM-COLOR: #d3ddde;
	PADDING-BOTTOM: 20px; 
	MARGIN: 20px 20px 20px -380px; 
	WIDTH: 740px; 
	BORDER-TOP-COLOR: #d3ddde; 
	PADDING-TOP: 20px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	BORDER-RIGHT-COLOR: #d3ddde; 
	-moz-border-radius: 12px
  */  
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 76%; /* Approx 12px */
    
    position: absolute;
    left: 50%;
    width: 740px;
	
	margin: 20px;
	padding: 20px;
	margin-left: -370px;
    background-color: White;
    -moz-border-radius: 12px;
    border-color: #d3ddde;
    float:left;

}
.gv1
{
    font-size:105%;
    
}
.center 
{
	margin-left: auto;
	margin-right: auto;

}
.sidebar_marker
{
	padding-right: 6px;
}

.showinfolink
{	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
a
{
    color: blue;    
    text-decoration: none;
}
#bg {
width: 100%;
height: 750px;
left: 30px;
top: 250px;
position: absolute;
z-index: 0;
}
#contents {
position:absolute;
z-index:1;
}

 #myBody #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
 
 
 #myBody #nav-menu li
{
float: left;
margin: 0 0.0em;
}

 /* Hide from IE5-Mac \*/

/* End hide */

#myBody #nav-menu li a
{
background: url('../images/glbnav_background.gif') #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.01em solid Black;
color:Black;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#myBody #nav-menu li a:hover
{
background: url('../images/bg_grad.jpg') #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.01em solid Black;
color:Black;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}

#nav-menu div
{
	width:33.25em; 
	text-align:right;
	font-family:Lucida Sans Unicode;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	padding:0px;
}
.enterOrgMssg #MssgOnSubmitted  #div_redirect  #MssgExists
{
/*PADDING-LEFT: 20px;
float:left;
width: 650px;
font-size:22px;
padding-bottom:15px;
*/	
}

/*
body#myBody #nav-menu a#home ,
body#myBody a#basic,
body#myBody a#guide,
body#myBody a#about,
body#myBody a#adv,
body#myBody a#contact 
{
background: url(../images/bg_grad.jpg) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.01em solid Black;
color:Black;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-align: center;
}
*/

		.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 55%;
			height: 120pt;
			padding: 16px;
			border: 6px solid red;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}

.AccordionTitle, .AccordionContent, .AccordionContainer
{
  position:relative;
  width:inherit;
  padding-top:5px;
}

.AccordionTitle
{
	color:#0d4eb2;
	padding-left:3px;
  height:14pt;
  overflow:hidden;
  cursor:pointer;
  font-family:inherit;
  font-size:inherit;
  font-weight:normal;
  vertical-align:middle;
  text-align:left;
  background-repeat:repeat-x;
  display:table-header-group;
  width:inherit;/*
  background-image:url('image/inactive-mid.gif');*/
  -moz-user-select:none;
}

.AccordionContent
{
	vertical-align:middle;
  font-family:inherit;
  font-size:inherit;
  font-weight:normal;
  text-align:left;
  height:0px;
  overflow:hidden;
  display:none;  
	padding-top:8px;
	padding-left:10px;
  width:190px;
}

.AccordionContainer
{
	/*
  border-top: solid 1px #C1C1C1;
  border-bottom: solid 1px #C1C1C1;
  border-left: solid 2px #C1C1C1;
  border-right: solid 2px #C1C1C1;
*/
}
/* round corners *********************/

