body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table
{
	border:0px;
}

img
{
	border:0px;
}


a[href]
{
	color:#003399;
	text-decoration:underline;
}

a:hover[href]
{
	color:#3366FF;
	text-decoration:none;
}


.topmenu
{
	background-color:#FFFFFF;
	height:20px;
	padding-top:4px;
	padding-right:10px;
	margin-top:3px;
	margin-left:10px;
	vertical-align:middle;
	text-align:right;
}

a.topmenu_link
{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}

a.topmenu_link:hover[href]
{
	color:#003399;
	text-decoration:underline;
}

a.biglink
{
	color:#003399;
	text-decoration:none;
	font-size:14px;
	font-weight:bold; 
	letter-spacing:1pt;
}

a.biglink:hover
{
	text-decoration:underline;	
}

a.biglink1:hover[href]
{
	color:#003399;
	text-decoration:underline;	
}

a.hugelink
{
	color:#003399;
	text-decoration:none;
	font-size:18px;
	font-weight:bold; 
	letter-spacing:1pt;
}

a.hugelink:hover[href]
{
	color:#003399;
	text-decoration:underline;	
}

div.div_center_link
{
	margin: 0 auto;	
	height:25px;
	width:300px;
	background-color:#D1DDED;
	padding-top:5px;
	padding-left:20px;
	white-space:nowrap;
}

div.div_center_link2
{
	margin: 0 auto;	
	height:25px;
	width:300px;
	background-color:#D1DDED;
	background-image:url(images/all/arrow_right.gif);
	background-position: 8px 5px;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:30px;
	white-space:nowrap;
	border: 1px solid #003399;
}



div.box1
{
	background-color:#D1DDED;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #595959;
	line-height:1.5;
}

div.boxheader1
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
}

a.layer_hide_button
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}


#s_div_image_layer {
  display:none;
  position:absolute;
  top:0px;
  left:0px;
  width:auto;
  height:auto;
  background-color:#000000;
  border-top:1px solid #c0c0c0;
  border-left:1px solid #c0c0c0;
  border-right:1px solid #404040;
  border-bottom:1px solid #404040;
  z-index:20;
}

img.s_img_aw_sc_confirm {
  display:none;
}

