/** BASIC */

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

/** FORMS */

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

.input1 {
	width: 190px;
}

.input2 {
	padding: 0px 10px 0px 10px;
	background: #EE8D1F url("images/subpage1_03.gif") no-repeat right center;
	border: none;
	color: #FFFFFF;
}

/** HEADINGS */

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

/** TEXTS */

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

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

.text1 {
	font-size: 11px;
	font-weight: bold;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #2650AC;
}

.text3 {
	font-size: 13px;
	font-weight: bold;
	color: #2650AC;
}

.text4 {
	font-size: 11px;
	color: #000080;
	text-align: justify;
}

.text5 {
	font-size: 13px;
	color: #000080;
}

.text6 {
	font-size: 13px;
	font-weight: bold;
	color: #EE8F20;
}

.text7 {
	font-size: 12px;
	font-weight: bold;
	color: #2650AC;
}

.text8 {
	font-size: 13px;
	color: #FFFFFF;
}

.text9 {
	font-size: 11px;
	color: #8E9182;
}

.text10 {
	font-size: 15px;
	font-weight: bold;
	color: #2650AC;
}

/** LINKS */

a {
	color: #000080;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	padding: 0px 15px 0px 25px;
	background: #EE8D1F url("images/homepage15.gif") no-repeat right center;
	text-decoration: none;
	color: #FFFFFF;
}

a.link2 {
	padding: 0px 15px 0px 25px;
	background: #EE8D1F url("images/subpage1_03.gif") no-repeat right center;
	text-decoration: none;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	color: #C2CFED;
}

.style1 a {
	color: #C2CFED;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: #ECF2D9 url("images/homepage13.gif") repeat-x;
}

.bg2 {
	background: #FFFFFF url("images/homepage18.gif") repeat-x left center;
}

.bg3 {
	background: url("images/homepage20.gif") no-repeat right bottom;
}

.bg4 {
	background: url("images/homepage21.gif") repeat-y center top;
}

.bg5 {
	background: url("images/homepage22.gif") repeat-x left top;
}

.bg6 {
	background: url("images/homepage17.jpg") no-repeat;
}

.bg7 {
	background: url("images/subpage1_02.gif") repeat-x left bottom;
}

.bg8 {
	background: url("images/homepage27.jpg") no-repeat;
}

.bg9 {
	background: url("images/homepage12.jpg") no-repeat right top;
}

.bg10 {
	background: url("images/subpage2_01.jpg") no-repeat right top;
}

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}