﻿<style media="screen" type="text/css">
dummy{
}
html, body {
	margin:0;
	padding:0;
}
#container {
	min-height:100%;
	position:relative;
	height:100%;
}
#body {
	margin: 0px;
	padding:0px;
}
#footer,td#footer {
	bottom:0;
	width:100%;
	height:25px;			/* Height of the footer */
	background:#d7d7d7;
	color: #888888;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
}
#printableView{
	display: block;
	float:right;
	width:170px;
	height: 20px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	margin-top:25px;
	padding-top: 6px;
	padding-right: 8px;
}
#printableView a{
	text-decoration: none;
	color: #bbbbbb;
}
h1{
	color: #444444;
	font-size: 25px;
	font-weight: normal;
}
h3{
	font-size: 14px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 4px;
}
h4{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 4px;
}
h5{
	font-size: 10px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 4px;
}
h6{
	font-size: 9px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 4px;
}
table{
	border: none;
}
th{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #dddddd;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px solid #ccc;
	border-right:2px solid #fff;
}
p.subAbstract{
	padding-top: 24px;
}
/*
.content p{
	padding-top: 10px;
	padding-bottom: 10px;
}
.content ul{
	padding-top: 10px;
	padding-bottom: 10px;
}
.content li{
	list-style: none;
	padding-left: 20px;
	padding-bottom: 4px;
	background-image: url('../img/bullet.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
}
.content{
	padding: 0px;
	margin: 0px;
}
*/
#backBtn{
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url('../img/back.gif');
	background-position: left center;
	background-repeat: no-repeat;
}
#backBtn a{
	color: #0073af;
	text-decoration: none;
}
.mainTitle{
	font-size: 25px;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-left: 200px;
	text-align: center;
}
.mainText{
	padding-top: 20px;
	margin-left: 50px;
	font-size: 21px;
	color: #003665;
	width: 500px;
}
.chapterText{
	padding-top: 20px;
	margin-left: 100px;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	color: #666666;
	line-height: 22px;
	width: 500px;
}
.subTitle{
	padding-bottom: 20px;
	color: #444444;
	font-size: 15px;
	font-weight: bold;
	width: 500px;
	height: 18px;
}
.extra_image{
	width: 170px;
}
.extra_techno_image{
	width: 355px;
}
.techSubTopic{
	background-color: #e5e5e5;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.listTitle{
	margin-left: 50px;
	font-size: 13px;
}
.listTable{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 50px;
	width: 560px;
	color: #666666;
	line-height: 18px;
	background-color: #f0f0f0;
}
.listTable td{
	padding: 10px;
	
}
.listTable a{
	text-decoration: none;
}
.globalSearchBox{
	margin: 0px;
	margin-left: 40px;
	margin-top: 25px;
	padding: 0px;
	width: 532px;
	height: 95px;
	background-image: url('../img/search_back.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
#globalSearchTxt{
	margin: 0px;
	margin-top: 20px;
	padding: 2px;
	width: 200px;
}
#globalSearchBtn{
	margin: 0px;
	margin-top: 20px;
	margin-left: 5px;
	padding: 2px;
	width: 60px;
}
#scopeGlobal{
	margin: 0px;
	margin-top: 10px;
	margin-left: 35px;
}
#scopeTech{
	margin: 0px;
	margin-top: 10px;
	margin-left: 20px;
}
.techSearchBox{
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	margin-left: 80px;
	width: 460px;
	height: 106px;
	background-image: url('../img/tech_search.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	color: white;
}
.techSearchBoxSmall{
	margin-bottom: 20px;
	margin-left: 50px;
	width: 360px;
	height: 44px;
	background-image: url('../img/tech_search_small.jpg');
}
techSearchBox, td, input, select{
	font-size: 12px;
}
.techSearchTitle{
	padding: 12px;
}
.techSearchResult{
	margin: 0px;
	padding: 2px;
	padding-bottom: 4px;
}
.edit, a.edit{
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
}
#edit{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 100px;
}
span{
	display: block;
}
.formBox{
	width: 480px;
}
.formBox td{
	border-bottom: 1px #cccccc solid;
}
.formTitle{
	width: 100px;
	padding: 2px;
}
.formLine td{
	border: none;
	padding: 0px;
	margin: 0px;
}
.formInput{
	padding: 2px;
	width: 220px;
}
.formInput input{
	width: 220px;
}
.formInput input.formSubmit{
	border-style: none;
	color: #ffffff;
	background-color: #aaaaaa;
	padding: 2px;
	width: 110px;
}
.formInput textarea{
	width: 260px;
	height: 100px;
}
td.formOptional{
	padding: 2px;
	width: 80px;
	padding-left: 12px;
	font-style: italic;
}
</style>