/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

#textfield1 {
	width: 180px;
	padding: 4px 0px;
	background: #246798;
	border: 1px solid #246798;
	border-top-color: #216089;
	border-left-color: #216089;
	color: #FFFFFF;
}

#submit1 {
	width: 63px;
	height: 22px;
	background: url(../images/homepage06.gif) no-repeat left top;
	border: none;
	font-size: 11px;
}

.input1 {
	width: 140px;
	padding: 3px 5px;
	background: #F8F7F3;
	border: 1px solid #F8F7F3;
	border-top-color: #E4E0D0;
	border-left-color: #E4E0D0;
}

.input2 {
	float: right;
	width: 63px;
	height: 22px;
	background: url(../images/homepage13.gif) no-repeat left top;
	border: none;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h1 {
  color: #43423e;
width:100%;
font-size:17px;
line-height:1.7em;
text-align:left;


   }


h2 {
	margin-bottom: 5px;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bolder;
	color: #43423E;
}

h3 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;
	color: #353535;
}

h4 {
	margin-top: 0.5em;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	color: black;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size:11px;
	letter-spacing: 0px;
	margin-bottom: 0.5em;
	}
blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #919799;
}
.text2 {
	text-align: center;
	font-size:16px;
	color:#0033CC
	}
.text3 {
	text-align: center;
	font-size:20px;
	color:#0033CC
	}
	
/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	list-style-type:disc;
	margin-left: 35px;
	margin-bottom: 3px;
}

.list1 a {
	padding-left: 15px;
	background: url(../images/homepage17.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 5px;
}

.list2 a {
	padding-left: 15px;
	background: url(../images/homepage17.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #18465D;
}

a:hover {
	text-decoration: none;
}


.link1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	background-color:#FFFFFF;
	
	
}

.linkcurrent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bolder;
	text-decoration: none;
	text-align:left;
	background-color: white !important;
	}

	
.link1:hover {
	text-decoration: underline;
	background-color: #FFFFFF;

	
	
}
.note{
		font-size: .85em;
		color: #294e56;
		margin: 0 20px;
		padding: 10px;
		border: 1px solid #73afb7;
		background-color: #fbef99;
		}

/** STYLES */

.style1 {
}
 
.style3 {color: #999999}
.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/homepage01.jpg) repeat left top; }
.bg2 { background: url(../images/homepage02.jpg) repeat-x left top; }
.bg3 { background: url(../images/homepage03.jpg) repeat-x left top; }
.bg4 { background: url(../images/homepage07.jpg) repeat-y left top; }
.bg5 { background: url(../images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(../images/homepage15.jpg) no-repeat left top; }
.bg7 { background:  url(../images/homepage19.jpg) no-repeat left top;}

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin: 7px 5px 7px 0px;
}

.img2 {
	float: right;
	margin: 0px 7px 7px 7px;
	
}
.img3 {
	float:left;
	margin: 10px 5px 0px 10px;
	
	}

hr { display: none; }

.hr1 {
	height: 1px;
}
.doublespace {
	letter-spacing: +0.5px;
			}
