/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	/*background: #FFFFFF url('/images/subpage1_01.jpg') repeat-x left top;*/
	background: #FFFFFF url('/images/bg.jpg') repeat-x left top;
}

/** FORMS */

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

/** HEADINGS */

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

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
}

.toplogo a {
	width:771px;
	height:88px;
	background:url('/images/topbar.jpg') no-repeat top left;
	text-indent: -4000px;
	display:block;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4b4b;
}

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

/*ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height:120%;
	list-style-position: inside;
}

li {
	padding-bottom:8px;
}*/

ul {
	margin:0;
	padding:0;
	list-style:none;
}

ul li{
	background:url('/images/gray-bullet.gif') no-repeat 0 4px;
	padding-left:11px;
	padding-bottom:10px;
	line-height:1.3em;
}

.size8 {
	font-size: 8px;
}

.size10 {
	font-size: 10px;
}

.size12 {
	font-size: 12px;
}

.size14 {
	font-size: 14px;
}

.text1 {
	text-transform: lowercase;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

.text2 {
	color: #B8B8B8;
}

.text3 {
	text-transform: lowercase;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.text5 {
	margin-bottom: 1em;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

.text6 {
	color: #FFFFFF;
}

.text7 {
	text-align: right;
}

.text8 {
	margin: 0px;
	padding: 0 10px 0 0;
	text-align: right;
	color: #878787;
}

.text9 {
	margin: 0px;
	padding: 0 0 0 10px;
	text-align: left;
	color: #878787;
}

/** LINKS */

a {
	/*color: #EE8817;*/
	color: #bd6607;
}

a:hover {
	text-decoration: none;
}

.text9 a {
	color: #878787;
}

.link1 {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
	padding:0 25px 0 10px;
}

.active {
	text-decoration: underline;
}

.link2 {
	padding-left: 15px;
	background: url('/images/subpage1_02.gif') no-repeat left center;
	color: #FFFFFF;
}

.link3 {
	padding-left: 15px;
	background: url('/images/homepage13.gif') no-repeat left center;
}

/** STYLES */

.apptable {
	border: 1px solid #4b4b4b;border-collapse:collapse;
}

.apptable td {
	border-bottom: 1px solid #a4a4a4;
	padding:3px;
}

.apptable td.lastrow {
	border-bottom: 1px solid #4b4b4b;
}

.colborder {
	border-left:2px solid #4b4b4b;
}



/** TITLES */

.title1 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url('/images/homepage09.jpg') no-repeat left top;
}

.title2 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url('/images/homepage10.jpg') no-repeat left top;
}

.title3 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url('/images/homepage11.jpg') no-repeat right top;
	text-align: right;
}

.title4 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url('/images/homepage12.jpg') no-repeat right top;
	text-align: right;
}

.title5 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url('/images/subpage1_03.jpg') no-repeat left top;
}

.title6 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url('/images/subpage1_04.jpg') no-repeat right top;
	text-align: right;
}

.title7 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 55px 0px 0px;
	background: url('/images/subpage1_05.jpg') no-repeat right top;
	text-align: right;
}

.title8 {
	height: 45px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 55px;
	background: url('/images/subpage2_01.jpg') no-repeat left top;
}

.cellcenter td {
	text-align:center;
}	
	
/** BACKGROUNDS */

.bg1 { background: #FFFFFF url('/images/homepage03.jpg') repeat-x left top; }
.bg2 { background: #188ac0 url('/images/homepage08.jpg') no-repeat left top; }
.bg3 { background: #ECECEC url('/images/homepage18.gif') no-repeat center top; }

/** MISC */

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

img { border: none; }

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

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

hr { height: 1px; }

.dottedbottom { 
	border-bottom: 2px dotted #4b4b4b;
}

.dottedtop { 
	border-top: 2px dotted #4b4b4b;
}
