.padding {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

body { 
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background: #FFFFFF url(images/head_fill2.gif) repeat-x scroll top left;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	}

h4 {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	}	
	
h2 {
	font-size: 24px;
	margin: 15px 0px 15px 0px;
	}	
	
form {
	margin: 0px;
	}
	
img {border-width:0px;
	 }
	
a {
	text-decoration: underline;
	color: #183B6B;
	}

a:active, a:hover {
	color: #4573B3;
	}
	
input {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
}
	
input.small {
	width: 90px;
	}
	
input.medium {
	width: 180px;
	}
	
input.large {
	width: 400px;
	}

input.button {
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	vertical-align:middle;
	}
	
input.checkbox {
	align: left;
	}
	
select {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}
	
select.small {
	width: 90px;
	}
	
select.medium {
	width: 180px;
	}

select.mediumlarge {
	width: 280px;
	}
	
select.large {
	width: 400px;
	}
	
textarea {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
}

textarea.tiny {
	width: 400px;
	height: 50px;
	}

textarea.small {
	width: 400px;
	height: 100px;
	}
	
textarea.medium {
	width: 400px;
	height: 200px;
	}
	
textarea.large {
	width: 400px;
	height: 400px;
	}

hr {
	border: 0px;
	height: 1px;
	background-color: #4573B3;
	color: #4573B3;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#break {
    clear: both;
}

/* nav */
	
#topnav-fill {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 21px;
	height: 31px;
    background: #FFFFFF url(images/head_fill1.gif) no-repeat top left;
	}
	
#topnav {
	position: absolute;
	top: 14px;
	left: 175px;
	width: 575px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	}
	
#topnav #topnav-left {
    float: left;
	}
#topnav #topnav-right {
    float: right;
	}

#topnav a {
	text-decoration: none;
	color: #FFFFFF;
	}
#topnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#content {
	position: absolute;
	top: 40px;
	left: 175px;
	width: 575px;
	}

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	background: #FFFFFF url(images/nav_header.gif) no-repeat top left;
	}
	
#nav #nav-logo {
    padding: 20px 5px 5px 5px;
	}
	
#nav ul {
	padding: 0px;
	margin: 0px;
	}

#nav li {
	list-style-type: none;
	}

#nav .top {
	background-color: #B4C6E0;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	line-height: 150%;
	padding: 0px 5px 0px 5px;
	}

#nav .sub a {
	background-repeat: no-repeat;
	display: block;
	border-right: 1px solid #B4C6E0;
	border-bottom: 1px solid #B4C6E0;
	border-top: 1px solid #FFFFFF;
	padding: 3px 5px 3px 24px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	background-position: 2px 3px;
	line-height: 150%;
	}

#nav .sub a:link, .sub a:visited, .sub a:active {
	background-color: #FFFFFF;
	}

#nav .sub a:hover {
	background-color: #EAF2FF;
	}

#nav a.nav-new { background-image: url(images/nav_new.gif); }
#nav a.nav-list { background-image: url(images/nav_list.gif); }
#nav a.nav-upload { background-image: url(images/nav_upload.gif); }
#nav a.nav-config { background-image: url(images/nav_config.gif); }
#nav a.nav-search { background-image: url(images/nav_search.gif); }
#nav a.nav-import { background-image: url(images/nav_import.gif); }
#nav a.nav-function { background-image: url(images/nav_function.gif); }
#nav a.nav-viewsite { background-image: url(images/nav_viewsite.gif); }

/* search box */

#searchbox {
	line-height: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	border: 1px #4573B3 solid;
	background: #EEEEEE;
	padding: 10px;
	}
	
#searchbox table {
	width: 100%;
	}
	
#searchbox .label {
	text-align: right;
	font-weight: bold;
	padding: 5px 10px 0px 0px;
	width:135px;
		font-size: 11px;
	}

#searchbox td {
	 font-size: 11px;
	}

/* edit box */
#tab {
	float:left;
	padding: 0px 5px 1px 0px;	
}

#tab a {
	float:left;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	border-top: 1px solid #4573B3;
	border-right: 1px solid #4573B3;
	border-left: 1px solid #4573B3;
	padding: 0px 5px 0px 5px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#tab a:hover {
	background-color:#EEEEEE;
	}
	
#tab a.selected {
	border-top: 1px solid #4573B3;
	border-right: 1px solid #4573B3;
	border-left: 1px solid #4573B3;
	padding: 0px 5px 1px 5px;
	background-color:#EEEEEE;
}


#editbox {
	line-height: 13px;
	margin-bottom: 10px;
	border: 1px #4573B3 solid;
	background: #EEEEEE;
	padding: 10px;
	}
	
#editbox table {
	width: 100%;
	}
	
#editbox td {
	 vertical-align:top;
	 font-size: 11px;
	}
	
#editbox .label {
	text-align: right;
	font-weight: bold;
	padding: 5px 10px 0px 0px;
	width:135px;
		font-size: 11px;
	}
	
#editbox .data {
	display: block;
	border-bottom: 1px #B4C6E0 solid;
	padding: 5px 0px 3px 0px;
	width:400px;
	
	}	

#editbox #tab {
	float:left;
	height: 18px;
	padding: 5px 5px 20px 0px;	
}

#editbox #tab a {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	border-top: 1px solid #4573B3;
	border-right: 1px solid #4573B3;
	border-left: 1px solid #4573B3;
	padding: 2px 5px 1px 5px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#editbox #tab a:hover {
	background-color:#FFFFFF;
	}
	
/* warning */

.warningbox {
	padding: 10px;
	line-height: 13px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	border: 1px #CC0000 solid;
	background: #FFDDDD;
	}
	
.warningbox ul {
	padding: 0px;
	margin: 0px;
	}

.warningbox li {
	list-style-type: none;
	}

/* resultbox */

#resultbox {
	padding: 0px 0px 10px 0px;
	}

#resultbox table {
	border-collapse: collapse;
	width: 100%;
	}

#resultbox table th {
	background-color: #B4C6E0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	}
	
#resultbox table th a {
	text-decoration: none;
	color: #000000;
	}
	
#resultbox table th a:hover {
	text-decoration: underline;
	color: #000000;
	}

#resultbox table tr.even {
	background-color: #EAF2FF;
	}

#resultbox table td {
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
	}

#resultbox table .right {
	text-align: right;
	}
	
#resultbox table a.ASC {
	background-image: url(images/list_arrowdown.gif); 
	background-repeat: no-repeat;
	padding-left:15px;
	background-position:0px 4px;
	}	

#resultbox table a.DESC 
{
	background-image: url(images/list_arrowup.gif); 
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: 0px 4px;
	}	

/* pagenav */

#pagenav {
	vertical-align: middle;
	border-top: 1px #4573B3 solid;
	padding: 10px 0px 10px 0px;
	}

#pagenav .button {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
}

#pagenav .pagenumber {
	vertical-align: middle;
	width: 20px;
}

#pagenav #pagenav-left {
    float: left;
	}

#pagenav #pagenav-right {
    float: right;
	}
	
/* login box */

#loginbox {
	line-height: 13px;
	font-weight: bold;
	margin: 0px 120px 10px 120px;
	border: 1px #4573B3 solid;
	background: #EEEEEE;
	padding: 10px;
	}
	
#loginbox table {
	width: 300px;
	}
	
#loginbox .label {
	text-align: right;
	font-size: 11px;
	}

#mailsender {
margin: 40px 20px 0px 20px;
}

/* tree diagram */

#treediagram {
	padding: 0px 0px 10px 0px;
}

#treediagram table {
	border-collapse: collapse;
}

#treediagram table td {
	vertical-align: top;
	font-size: 11px;
}

/* Tree Diagram Image */

#treeimage {
	border: 1px solid #000000;
	width:90px;
	height:120px;
}

#treeimage img {
	margin: 5px;
}

/* print list */

#printlist {
	padding: 0px 0px 10px 0px;
}

#printlist table {
	border-collapse: collapse;
}

#printlist table td {
	vertical-align: top;
	font-size: 11px;
}
