/** BASIC */

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

.table1 {
}


/** FORMS */

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

#inputtext1 {
	width: 144px;
	border: 1px solid #FFFFFF;
	border-top-color: #5886A3;
	border-right-color: #ECF1F4; 
	border-left-color: #ECF1F4;
}

#inputsubmit1 {
	width: 46px;
	height: 18px;
	background-image:url(images/subpage1_02.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
}

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

.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25;
}

.text2 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.text3 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25;
	
}

.text4 {
	margin-bottom: 18px;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
	margin-top: 15px;
}

.text5 {
	font-size: 12px;
	font-weight: bold;
	color: #4E6CCA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25;
}

.text6 {
	font-size: 18px;
	font-weight: normal;
	color: #2A3338;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.text7 {
	font-size: 24px;
	font-weight: bold;
	color: #62911F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.text8 {
	font-size: 12px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

.list1 li {
	padding-left: 13px;
	background-image:url(images/homepage10.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #4A5990;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	color: #223360;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	color: #A1A1A1;
	text-indent: 30px;
}

.style1 a {
	color: #A1A1A1;
}

.style1 a:hover {
}


/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.textside {
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bolder;
	color: #2A3338;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
	margin-top: 15px;
}

