/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FAFCFD url(images/homepage01.gif) repeat-x;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
.main-text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent: 1px;
	height: auto;
	overflow: auto;
}


/** TEXTS */

body, th, td, input, textarea, select {
	color: 002966;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: auto;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
}

.text1 {
	font-size: 18px;
	font-weight: bold;
	color: #3D4B51;
}

.text2 {
	font-size: 14px;
	font-weight: bold;
	color: #3D4B51;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #3079B3;
}

.text4 {
	font-weight: bold;
	color: #707070;
}

.text5 {
	text-align: center;
	color: #9AAEBD;
}

.text6 {
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #1479CA;
}

a:hover {
	text-decoration: none;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage03.jpg) no-repeat;
}

.bg2 {
	background: url(images/homepage10.jpg) repeat-y;
}

.bg3 {
	background: url(images/homepage13.gif) repeat-x;
}

.bg4 {
	background: url(images/homepage15.gif) repeat-y;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	border-color: #002966;
	border: 1px;
}

hr { display: none; }

.hr1 {
}
.student-menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: 002966;
}
.search-field {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #999999;
	float: none;
	height: auto;
	overflow: hidden;
	position: fixed;
	left: 58px;
	top: 431px;
	width: 105px;
}

#welcome {
	height: 300px;
	overflow: auto;
	padding-right: 10px;
}

.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-size: 100%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }
