/** BASIC */

body {
	margin: 40px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	padding: 2px 5px 3px 5px;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

input.text {
	border: 1px solid #EEEEEE;
}

input.button {
	background: #EEEEEE url(images/homepage04.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #717171;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h1, h2 {
	margin-bottom: 15px;
}

h1 span, h2 span {
	color: #FF6019;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D8682;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 20px 0px 10px 0px;
	background: url(images/homepage09.gif) repeat-x;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	padding: 20px 0px 10px 0px;
	background: url(images/homepage09.gif) repeat-x;
}

.list3 li.first {
	padding-top: 0px;
	background: none;
}

.list3 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}


.list4 {
	margin-top: -3px;
	padding-left: 15px;
	list-style-image: url(images/arrow2.gif);
	
}

.list4 li {
	background: url(images/homepage09.gif) repeat-x;
}

.list4 li.first {
	padding-top: 0px;
	background: none;
}

.list4 h3 {
	padding-left: 5px;
	text-align: left;
}

.list4 h3 a{
	text-decoration: none;
	color:#000000;
}
.list4 h3 a:hover{
	text-decoration: none;
	color:#f60600;
}

.list4 a{
	text-decoration: none;
	color:#000000;
}
.list4 a:hover{
	text-decoration: underline;
	color:#f60600;
}

.list5 {
	margin: 0px;
	padding: 0px;
	list-style:square;
	font-size: 11px;
}

.list5 li {
	padding-top: 5px;
	background: none;
}

.list6 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
.list6 li {
	padding: 2px 20px 0px 10px;
	background: url(images/homepage29.gif) repeat-x;
}

.list6 h3 {
	color:#FFFFFF;
}
/** LINKS */

a {
	color: #f60600;
}

a:hover {
	text-decoration: none;
}



/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 30px;
	background: url(images/homepage09.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: #E4E4E4 url(images/homepage02.gif) repeat-x left top;
	border: 1px solid #E9E9E9;
}

#menu a {
	float: left;
	height: 43px;
	padding: 22px 31px 0px 31px;
	border-left: 1px solid #E3E3E3;
	text-decoration: none;
	font-size: 15px;
	color: #505050;
}

#menu a:hover {
	text-decoration: none;
	color:#f60600;
}

#menu .first a {
	border: none;
}


/** LOGO */

#logo h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #BCBCBC;
}

/

/** PAGE */

#page {
	padding: 30px 15px;
	background: url(images/homepage05.gif) repeat-x left top;
}

/** FOOTER */

#footer {
	background: url(images/homepage10.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 20px;
	text-align: center;
}

ACRONYM {
	cursor: help;
	speak: spell-out;
	text-decoration:underline ;
}

.supernote-hover-demo1 {
	cursor:help;
}
.supernote-hover-demo2 {
	cursor:help;
}
.supernote-hover-demo3 {
	cursor:help;
}
.supernote-hover-demo4 {
	cursor:help;
}
.supernote-hover-demo5 {
	cursor:help;
}
.supernote-hover-demo6 {
	cursor:help;
}