body {
	top:0;
	left:0;
	margin:0;
	padding:90px 0 0 0;
	width:100%;
	height:100%;
	background:#0B5891 url(../images/bg_home_all.gif) no-repeat top left;
	font-family:Arial;
}

/* AJAX */

#articleresult {
        position:absolute;
        background-color:#fff;
        font-size:11px;
        width:177px;
        top:181px;
        left:15px;
        border-left:1px solid #A5ACB2;
        border-right:1px solid #A5ACB2;
        border-bottom:1px solid #A5ACB2;
}

#articleresult p {
        width:173px;
        margin:2px;
        padding:0;
        border-bottom:1px solid #F6F6F6;
}

#articleresult span#title {
        margin-left:3px;
}

#articleresult p a {
        color:#0B5891;
        text-decoration:none;
}

#searchanim {
        position:absolute;
        z-index:1000;
        top:165px;
        left:178px;
}

/* AJAX END */

.white {
	padding:0 0 5px 16px;
	margin:0 0 0 0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

#flash {
	width:745px;
	background:#0B5891;
}

#rightcontent {
	position:absolute;
	left:745px;
	top:115px;
	width:190px;
	padding-top:28px;
	border-top:2px solid #fff;
	z-index:999;
}

#rightcontent form {
	margin:0;
	padding:0 0 0 0;
}

#rightcontent form fieldset {
	width:180px;
	margin:0;
	padding:8px 15px 0px 15px;
	background:#E9E8E8;
	border:none;
}

#rightcontent form fieldset select {
	margin:0 0 13px 0;
	width:180px;
        font-size:11px;
}

* html #rightcontent form fieldset select {
        margin:0 0 5px 0;
}

* html #rightcontent form fieldset input {
	margin:0 0 3px 0;
}

#rightcontent form fieldset input {
	margin:0 0 10px 0;
}

#rightcontent form fieldset label {
	font-size:0.7em;
	color:#333;
	font-weight:bold;
}

.submit {
        font-size:0.7em;
	color:#fff;
	background:#0B5891;
	border:1px solid #5E78A8;
	padding:2px;
	margin:18px 0 0 14px;
}

* html .submit {
        margin:28px 0 0 14px;
}

#articleid {
        width:175px;
        font-size:11px;
        height:13px;
}

#searchtext {
        width:175px;
        font-size:11px;
        height:13px;
}

.inputtext {
	width:175px;
        font-size:11px;
}

.footernav {
	position:relative;
	clear:both;
	width:745px;
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	margin:0px 0 0 40px;
}

.footernav li {
	margin-right:38px;
	float:left;
}

.footernav li a {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#langdiv {
        position:absolute;
        top:90px;
        left:747px;
        z-index:100;
        width:250px;
}

#languageform {
        margin:0;
        padding:0 0 0 0;
}

#languageform label {
        font-size:12px;
        font-weight:bold;
        color:#fff;
        margin:0 0 0 15px;
}

#langselect {
        margin:0 0 0 10px;
	width:120px;
        font-size:11px;
}



