/** BASIC */

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

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 1.5em;
}

.ul1 a {
	padding-left: 13px;
	background: url(images/homepage25.gif) no-repeat left center;
}

.ul2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 1.5em;
}

.ul2 a {
	padding-left: 0px;
}


/** FORMS */

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

.input1 {
	width: 110px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #414E5A;
}

.input2 {
	width: 22px;
	height: 14px;
	padding: 0px;
	background: url(images/homepage26.gif) no-repeat center center;
	border: none;
	text-align: center;
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/** 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: 13px;
	color: #414E5A;
}

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

.text1 {
	text-align: right;
	font-size: 10px;
	color: #839099;
}

.text2 {
	font-size: 11px;
	color: #FF7F00;
}

.text3 {
	font-weight: normal;
	color: #1949A0;
}

.text4 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	color: #5A6772;
}

/** LINKS */

a {
	color: #30639F;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 9px;
	color: #80909C;
}

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

a.link2 {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	font-size: 10px;
	color: #30639F;
}

a.link4 {
	display: block;
	background: url(images/homepage20.gif) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}

a.link4:hover {
	text-decoration: underline;
}

a.link4 strong {
	display: block;
	height: 14px;
	padding-right: 17px;
	text-align: right;
	background: url(images/homepage21.gif) no-repeat right top;
}

/** STYLES */

.style1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 9px;
	color: #30639F;
}

.style1 a {
	color: #30639F;
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage01.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage02.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage07.jpg) no-repeat right bottom;
}

.bg4 {
	background: url(images/homepage09.jpg) no-repeat left bottom;
}

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

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

.bg7 {
	background: url(images/subpage1_01.gif) repeat-x;
}

/** MISC */

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

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

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

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 1em;
	background: url(images/homepage19.gif);
}

/* start from here ----Alex*/

a.linkli {
color:#FFFFFF; 
font-weight:bold;
}

a.linkli:hover {
color:#999999;
}

a.linkli1 {
color:#FF6600; 
font-weight:bold; 
text-decoration:underline; 
font-size: 13px;
}

a.linkli1:hover {
color:#FF3300; 
}

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

#cssdropdown li {
float: left;
position: relative;
}

.lline {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 1px; BACKGROUND: #8098bf; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 220px; HEIGHT: 1px; BORDER-RIGHT-WIDTH: 0px
}

.mainitems{
/*border: 1px solid black;*/
/*background-color: #FFEEC6;*/
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 20em;
position: absolute;
top: 1.2em;
left: 0;
background-color:#2d5d95;
/*background-color: lightyellow;*/
border: 1px solid white;
}

.subuls li{
width: 100%;
padding-top:5px;
padding-bottom:5px;
}

.subuls li a{
/*text-decoration: underline;*/
/*margin-top:10px;*/
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: 1.2em;
left: 0em;
/*top: auto;
left: auto;*/
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

.style12 {font-size: 18px}
