/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h3 {
	color: #395260;
}

h4 {
	color: blue;
}


/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9D9E;
}

p, blockquote {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 15px;
}

ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 a {
	padding-left: 11px;
	background: url(/images/homepage11.gif) no-repeat left center;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #395260;
}

.text2 {
	padding-left: 10px;
	background: url(/images/homepage12.gif) no-repeat left center;
	font-weight:bold;
	font-size: 13px;
	color: #395260;
}

.text3 {
	font-weight:bold;
	font-size: 13px;
	color: #4A981F;
}

.text4 {
	padding-left: 10px;
	background: url(/images/homepage12.gif) no-repeat left center;
	font-weight:bold;
	font-size: 16px;
	color: #395260;
}

.text5 {
	font-weight:bold;
	font-size: 16px;
	color: #1F9822;
}

.text6 {
	text-align: center;
	font-size: 10px;
	color: gray;
}


/** LINKS */

a {
	color: #1F9822;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #FFFFFF;
}

.style1 a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(/images/homepage09.gif);
	height: 39px;
}

.bg2 {
	background: #EFF9FF url(/images/homepage20.jpg) repeat-x left top;
}

.bg3 {
	background:url(/images/homepage19.gif) repeat-y right;
}

.bg4 {
	background: #EFF9FF url(/images/homepage21.jpg) repeat-x left top;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }
.align-center { text-align: center; }

table.aims {
	border: none;
}

tr.aims {
	vertical-align: top;
}

td.aimswidth {
	width: 12px;
}

td.aims {
	vertical-align: top;
}

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
	border: solid 1px #BCC7ED;
}

.outside {
	border: solid 1px #BCC7ED;
}


.staff-l {
	float: left;
	margin-right: 15px;
	border: solid 1px #BCC7ED;
}

.staff-r {
	float: right;
	margin-left: 15px;
	border: solid 1px #BCC7ED;
}

.img_staff {
	width: 80px;
	height: 100px;
	float: left;
	margin-right: 15px;
	border: solid 1px #BCC7ED;
}

.map {
	border: solid 1px #BCC7ED;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 1em 0px;
	background: url(/images/homepage13.gif) repeat-x left top;
}

.input1
{
padding-left: 3px;
padding-right: 3px;
width: 335px;
background: #FFFFFF url(/images/button.gif) repeat-x left top;
border: 1px solid #CCCCCC;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000;
}

.input2
{
width: 67px;
height: 21px;
border: none;
font-size: 10px;
}

.input3
{
padding-left: 3px;
padding-right: 3px;
width: 440px;
background: #FFFFFF url(/images/button.gif) repeat-x left top;
border: 1px solid #CCCCCC;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #000;
}

.list1 {
	margin-left: 0px;
	margin-top: -3px;
	padding-left: 0px;
	list-style: none;
	line-height: 18px;
}

.list1 a {
	padding-left: 15px;
	background: url(/images/sitemap.gif) no-repeat left center;
}

.list2 {
	margin-left:20px;
	padding-left: 0px;
	list-style: none;

}

.list2 a {
	padding-left: 15px;
	background: url(/images/sitemap.gif) no-repeat left center;
}

.highlight {
	color: red;
}
