@charset "UTF-8";
/* CSS Document */

html,body,div,img,h1,h2,h3,h4,ol,dl,dd,dt,form,table,td,tr {
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}

table {
  margin-bottom:9px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}

	
.list {
	padding: 8px 0px 8px 20px;
	background:#739bcb;
	line-height:18px;
	overflow:hidden;
	}	
	
a {
	color:#1a3994;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}		
	
#container {
	margin:0px;
	width:215px;
	}	
	
.titlebar_top {
	background:url(images/titlebar_top.jpg) no-repeat;
	width:215px;
	height:30px;
	}
	
h1 {
	padding-top:3px;
	margin: 5px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}
	
		
h2 {
	padding-top:2px;
	margin: 0px 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#293352;
	}
	
h3 {
	margin: 0px 0 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding-top: 12px;
	}	
	
h4 {
	padding-top:8px;
	margin: 0px 0 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	}		
		
.titlebar_bottom {
	background:url(images/titlebar_bottom.jpg) no-repeat;
	width:215px;
	height:25px;
	margin-bottom:5px;
	}
.titlebar_bottom2 {
	background:#c5d4f1;
	width:215px;
	margin-bottom:5px;
	}	
		
.toc {
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#fff;
	}
	
.toc a {
	color:#fff;
	}
	
.popup_text {
	width:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#fff;
	}		
		
.subtitle_rounded {
	background:url(images/subtitle_rounded.jpg) no-repeat;
	width:215px;
	height:34px;
	}	
	
.subtitle_normal {
	width:215px;
	height:34px;
	background:url(images/subtitle_normal.jpg) no-repeat;
	}	
	
.content {
	width:214px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cdcaca;
	border-left-color: #cdcaca;
	overflow:hidden;
	}

.contentbottom {
	margin-bottom:5px;
	}	
	
.type_style1 {
	padding: 3px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#696969;
	margin-right:5px;
	}	
	
.type_style2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#477dbe;
	font-weight:bold;
	}		
	
.type_style3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#1a3994;
	}
	
.list_style1 {
	padding:0px;
	margin-left:26px;
	margin-right:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#696969;
	}			
