﻿/***--------------------
Standard Tag Definitions
--------------------***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
}
table {
	border:0px;
	text-align:left;
	background-color:#ACC2CD;
}
td {
	background-color:white;
}
th {
	background-color:white;
}
h2 {
	font-weight:bold;
	font-size:16px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}
h3 {
	font-weight:bold;
	font-size:14px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:15px;
}
h4 {
	font-weight:bold;
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:#2F6681;
}
h5 {
	font-weight:bold;
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	color:white;
}
p {
	margin-left:10px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:5px;
}
img {
	border:0px;
	margin:0px;
}
a:active {
	color:#2f6681;
	text-decoration:none;
}
a:visited {
	color:#2f6681;
	text-decoration:none;
}
a:hover {
	color:#2f6681;
	text-decoration:none;
}
a:link {
	color:#2f6681;
	text-decoration:none;
}
ul {
	list-style-type:square;
	padding:0;
	padding-left:15px;
	margin:0;
}
#div_pc_logo {
	position:absolute;
	left:0px;
	top:0px;
	width:89px;
	height:72px;
}
#div_ds_admin {
	position:absolute;
	left:415px;
	text-align:right;
	top:12px;
	height:37px;
	visibility:visible;
	z-index:5;
}
#div_ds_search {
	position:absolute;
	left:627px;
	top:37px;
	height:16px;
	visibility:visible;
 	float:left; 
  	margin-right:-1px;
  	padding:1px 0 2px 3px; 
  	width:250px;
  	border:1px solid #ccc; 
  	border-top:2px solid #999;
  	border-left:2px solid #999;
  	z-index:10;
}
#div_ds_go { 
	position:absolute;
	left:882px;
	top:37px;
	visibility:visible;
 	float:left; 
	height:22px;
 	width:31px;
  }
#div_ds_headnav {
	position:absolute;
	left:3px;
	top:73px;
	width:200px;
	height:27px;
}
#tab_ds_headnav td {
	color:white;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	height:27px;
	display:block;
}
#tab_ds_headnav a {
	line-height:27px;
	display:block;
}
.hinav {
	position:absolute;
	left:3px;
	top:99px;
	width:180px;
	height:387px;
}
#div_header_textborder {
	position:absolute;
	left:190px;
	top:101px;
	width:519px;
	height:148px;
}
#div_header_title {
	position:absolute;
	left:198px;
	top:98px;
	width:438px;
	height:26px;
	z-index:1;
}
#div_header_pic {
	position:absolute;
	left:723px;
	top:130px;
	width:190px;
	height:117px;
}
#div_header_text {
	position:absolute;
	left:209px;
	top:149px;
	width:486px;
	height:94px;
	z-index:2;
}
#div_content {
	position:absolute;
	left:195px;
	top:273px;
	width:718px;
}
#div_downloads_all {
	position:absolute;
	top:0px;
	left:525px; 
	width:190px;
	height:200px;
	z-index:5;
} 
#div_downloads_all a {
	color:#CEE7FF;
} 
#div_footer {
	position:relative;
	left:-5px;
	top:30px;
	width:720px;
	height:50px;
}
#div_nav_left ul {
	list-style-type:none;
}
#div_nav_left {
  line-height:17px;
  margin-top:7px;
  margin-bottom:0px;
  margin-left:3px;
  padding-right:0px; 
  color:#2f6681;
  border-bottom:1px solid #acc2cd; 
  }
#div_nav_left li a {
  display:block;
  margin-top:7px;
  margin-bottom:0px;
  padding-left:10px; 
  text-decoration:none;
  border-bottom:1px solid #acc2cd; 
  }
#div_nav_left li li a {
  display:block;
  font-weight:bold;
  margin-top:3px;
  margin-bottom:0px;
  margin-left:0px;
  padding-left:20px; 
  text-decoration:none;
  border-bottom:1px solid #acc2cd; 
  }
#div_nav_left li li li a {
  display:block;
  font-weight:normal;
  margin-top:3px;
  margin-bottom:8px;
  margin-left:0px;
  padding-left:30px;
  text-decoration:none;
  border-bottom:1px solid #acc2cd; 
  }
.r {
	font-size:14px;
	line-height:14px;
}
.important {
	color:#990000;
	font-weight:bold;
}
.table-title {
	font-weight:bold;
}
.inputfields {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:3px;
	color:#666666;
}
.inputfields200 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:3px;
	width:200px;
	color:#666666;
}
/***
-----------------------------------
Web Hierarchical Navigation - hinav
-----------------------------------
. defines classes: parent, peer, selected, & child.
. legend:
     li    : bottom
     li li : all others
***/

.hinav {
  position:relative; 
  padding:9px 8px 21px 0;
  line-height:16px; 
  }
  * html .hinav { width:182px; }
.hinav h3 { display:none; }
.hinav ul {
  margin:0; 
  padding:0;
  }
.hinav li {
  display:block;
  margin:0; 
  padding:0;
  list-style:none;
  }	
.hinav span { 
  position:relative;
  display:block;
  margin-bottom:-1px; 
  color:#2f6681; 
  background-color:transparent;
  text-decoration:none;	
  border-bottom:1px solid #acc2cd; 
  }

.hinav li a:visited { 
  position:relative;
  display:block;
  margin-bottom:-1px; 
  color:#2f6681; 
  background-color:transparent;
  text-decoration:none;	
  border-bottom:1px solid #acc2cd; 
  }

.hinav li a { 
  position:relative;
  display:block;
  margin-bottom:-1px; 
  color:#2f6681; 
  background-color:transparent;
  text-decoration:none;	
  border-bottom:1px solid #acc2cd; 
  }

/* Bring selected to front */
.hinav span.selected { 
  z-index:10;
  display:block;
  background-color:#dde6eb;
  border-top:1px solid #c8cacc; 
  border-bottom:1px solid #acc2cd; 
  }

.hinav li a.selected:visited { 
  z-index:10;
  display:block;
  background-color:#dde6eb;
  border-top:1px solid #c8cacc; 
  border-bottom:1px solid #acc2cd; 
  }

.hinav li a.selected { 
  z-index:10;
  display:block;
  background-color:#dde6eb;
  border-top:1px solid #c8cacc; 
  border-bottom:1px solid #acc2cd; 
  }

/* Cancel topmost border */
.hinav li li span { 
  border-top:1px solid #d5e0e6;
  display:block;
  }
.hinav li li a:visited { 
  border-top:1px solid #d5e0e6;
  display:block;
  }
.hinav li li a { 
  border-top:1px solid #d5e0e6;
  display:block;
  }
.hinav span {
  padding:3px 6px 3px 7px;
  display:block;
  width:169px; /* IE redraw */    
  }
.hinav a:visited {
  padding:3px 6px 3px 7px;
  display:block;
  width:169px; /* IE redraw */    
  }
.hinav a {
  padding:3px 6px 3px 7px;
  display:block;
  width:169px; /* IE redraw */    
  }
.hinav span.selected {
  padding-left:15px;
  display:block;
  width:161px; /* IE redraw */
  font-weight:bold;
  }
.hinav span.peer {
  padding-left:15px;
  display:block;
  width:161px; /* IE redraw */
  font-weight:bold;
  }
.hinav a.selected:visited {
  padding-left:15px;
  display:block;
  width:161px; /* IE redraw */
  font-weight:bold;
  }
.hinav a.selected {
  padding-left:15px;
  display:block;
  width:161px; /* IE redraw */
  font-weight:bold;
  }
.hinav a.peer:visited {
  padding-left:15px;
  display:block;
  width:161px; /* IE redraw */
  font-weight:bold;
  }
.hinav a.peer {
  padding-left:15px;
  display:block;
  width:161px; /* IE redraw */
  font-weight:bold;
  }
.hinav span.child {
  padding-left:28px;
  display:block;
  width:147px; /* IE redraw */
  }
  .hinav li a.child:visited {
  padding-left:28px;
  display:block;
  width:147px; /* IE redraw */
  }
  .hinav li a.child {
  padding-left:28px;
  display:block;
  width:147px; /* IE redraw */
  }
  .hinav a.parent {
	line-height:16px;
	display:block;
}
.hinav ul li a
{
	display:block;
}
/***
---------------------------------
Footer 
---------------------------------
. defines styles for: text/link, copyright, legal
***/

#framework-footer {
  margin:0 0 0 15px; 
  color:#333; 
  background-color:#fff;
  line-height:120%;
  }
#framework-footer a:visited {
  color:#2f6681; 
  background-color:transparent; 
  text-decoration:none;
  }
#framework-footer a {
  color:#2f6681; 
  background-color:transparent; 
  text-decoration:none;
  }
#framework-footer a:hover {
  text-decoration:underline;
  }
#framework-footer #footer-copyright {
  padding:0 7px 0 0; 
  float:left;
  }
#framework-footer #footer-legal {
  float:left;
  padding-bottom:18px;
  }

