/** BASIC */

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

/** FORMS */

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

.input1 {
	width: 216px;
	border: 1px solid #E4E4E4;
}

/** HEADINGS */

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

/** TEXTS */

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

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

.text1 {
	font-size: 10px;
	color: #B2B2B2;
}

.text2 {
	text-transform: uppercase;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;/*#A4D1EF;*/
}

.text4 {
	margin-bottom: 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
}

.text5 {
	font-size: 11px;
	font-weight: bold;
	color: #53B8DC;
}

.text6 {
	font-size: 10px;
	font-weight: normal;
	color: #949494;
}

.ctext2 {
	text-transform: uppercase;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.ctext3 {
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;/*#A4D1EF;*/
}

.ctext4 {
	/*margin-bottom: 30px;*/
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #969696;
}

.ctext5 {
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	margin-top: 20px;
	margin-bottom: 10px;
}

.ctext6 {
	font-size: 11px;
	font-weight: bold;
	color: #969696;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/** LISTS */

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

.list1 a {
	padding-left: 7px;
	font-size: 10px;
	background: url(images/homepage13.gif) no-repeat left center;
}

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

.list2 li {
	display: inline;
}

.list2 a {
	display: block;
	float: left;
	padding-top: 1px;
	background: url(images/homepage17.gif) repeat-x left top;
}

.list2 li.first a {
	background: none;
}

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

/** LINKS */

a {
	color: #53B8DC;
}

a.nodecor {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
	color: #8F98A3;
}

.style1 a {
	color: #8F98A3;
}

.style1 a:hover {
}

.style2 {
	text-align: right;
	font-size: 9px;
	color: #A7A7A7;
	line-height: 120%;
}

.style2 a {
	color: #A7A7A7;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage09.jpg) no-repeat left top; }
.subpage1 .bg2 { background-image: url(images/subpage1_02.jpg); }
.bg3 { background: url(images/homepage10.gif) repeat-y left top; }
.subpage1 .bg3 { background-image: url(images/subpage1_03.gif); }
.bg4 { background: url(images/homepage14.gif) repeat-y left top; }
.bg5 { background: url(images/homepage22.gif) repeat left top; }
.cbg1 { background: url(images/homepage16.jpg) no-repeat left top; }

/** MISC */

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	background: url(images/homepage21.gif) repeat-x 0px 10px;
}

/** CUSTOM */

#box2 td {
	padding: 5px;
}

#articletext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#right p {
	text-align: left;
}
