/** BASIC */

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

/** FORMS */

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

.input1 {
	width: 134px;
	padding: 2px 5px;
	border: 1px solid #DCDCDC;
}

.input2 {
	width: 55px;
	height: 20px;
	background: url(images/homepage05.gif) no-repeat left top;
	border: none;
	font-size: 9px;
	font-weight: bold;
	color: #6B4C00;
}

/** 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: #3D4558 ;
}

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

.text1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-weight: normal;
	font-style: normal;
}

.text3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.text4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.text5 {
	font-size: 10px;
}

.text6 {
	font-size: 10px;
	color: #757575;
}

.text7 {
	font-size: 14px;
	font-weight: bold;
	color: #253A67;
}

.text8 {
	font-weight: normal;
	font-style: normal;
}

.text9 {
	padding-top: 5px;
	background: url(images/homepage13.gif) repeat-x left top;
	text-align: right;
	font-weight: bold;
}

.text10 {
	text-align: center;
	font-size: 9px;
	color: #7F7F7F;
}

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

/** LISTS */

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

.list1 li {
	padding: 3px 0px 6px 0px;
	background: url(images/homepage07.gif) repeat-x left top;
}

.list1 li.first {
	background: none;
}

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

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

.list2 li {
	padding: 3px 0px 6px 0px;
	background: url(images/homepage10.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

.list2 span {
	display: block;
	padding-left: 10px;
	background: url(images/homepage09.gif) no-repeat 0px 6px;
}

.list3 {
}

.list3 dt {
	width: 70px;
	float: left;
	padding: 5px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
}

.list3 dd {
	padding: 5px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
	text-align: right;
}

.list3 dt.first, .list3 dd.first {
	background: none;
}

/** LINKS */

a {
	color: #CC0000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #253A67;
}

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

.link2 {
	display: block;
	float: right;
	width: 85px;
	height: 15px;
	padding-top: 5px;
	background: url(images/subpage1_05.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #00529F;
}

/** STYLES */

.style1 {
	color: #FFFFFF;
}

.style1 a {
	color: #F9D963;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.gif) repeat-x left bottom; }
.bg2 { background: url(images/bg01.jpg) no-repeat left top; }
.bg3 { background: url(images/bg02.jpg) no-repeat left top; }
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	text-transform: capitalize;
	color: #494141;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	border: 1px dotted #ADBFDE;
	padding: 4px;
	margin-bottom: 10px;
	background-color: #DFE7F0;
	letter-spacing: 6px;
	text-align: center;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
}
.bg4 { background: url(images/bg03.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage13.gif) repeat-x left top; }
.bg6 { background: url(images/homepage04.gif) repeat-y left top; }
.bg7 { background: url(images/homepage19.gif) repeat-x left top; }

/** MISC */

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

img { border: none; }

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

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

hr { display: none; }

.hr1 {
	height: 17px;
	background: url(images/homepage15.gif) repeat-x left center;
}
.highlight {
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
