@charset "utf-8";
/* CSS Document */

/*color code
dark blue #3F5881
blue #8592AD
subtitle #4F6E9F
lightblue #E0E3EF
orange #FBB03B*/

body {
	margin: 0px;
	width: 780px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
img {
	border:none;
}
/*Font*/
p, td, th, ul, li, ol, a {
	font-family:Arial, Helvetica, sans-serif;
}
#paralink{
	color:#3F5881;
	font-style:italic;
}
td,th {
	font-size:14px;
	color:#4d4d4d;
	line-height: 17px;
}
p, ul, ol {
	font-size:14px;
	color:#4d4d4d;
	line-height: 17px;
	margin: 20px 5px 5px 0px;
}
#readmore {
	font-size:12px;
	color:#3F5881;
	font-style:italic;
}
#title {
	font-size:20px;
	color:#3F5881;
	margin: 5px 0 0 0;
}
#caption {
	font-size:12px;
	color:#3F5881;
	font-style:italic;
	font-weight:bold;
	line-height:14px;
	margin: 18px 5px 0px 0px;
}
#client {
	font-size:10px;
	color:#939598;
	line-height:11px;
	margin: 5px 0px 0px 5px;
}
#copyright {
	width: 90%;
	margin: 0 auto 0 auto;
	font-size:13px;
	color:#999;
}
#leftcolumntext {
	color:#FFF;
	margin: 7px 5px 0 5px;
	font-size:13px;
	line-height: 16px;
}
.lightblue{
	color:#4F6E9F;
	font-style:italic;
}
.darkgrey {
	color: #4d4d4d;
}
.darkbluebold {
	color: #3F5881;
	font-weight: bold;
}
.orangestar {
	color: #F58315;
}
#subsubpara {
	margin: 0 0 10px 25px;
}
#subpara {
	margin: 0 0 10px 0px;
}
#subtitle {
	font-size:14px;
	color:#4F6E9F;
	margin: 20px 0 0 0;
}
#subsubtitle {
	font-size:14px;
	color:#4F6E9F;
	margin: 0px 0px 0px 25px;
}

/*Main*/
#logo {
	width:119px;
	height: 44px;
	margin: 15px 0px 10px 0px;
	float:left;
}
#language {
	width:80px;
	height: 19px;
	margin: 40px 0px 10px 0px;
	float:right;
	color: #999;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
#language a:link {color:#ccc;}
#language a:visited {color:#ccc;}
#language a:hover {color:#999;}
#language a:active {color:#999;}
#search {
	width:160px;
	height: 19px;
	margin: 40px 0px 10px 0px;
	background:url(images/searchbg2.gif) 0 0 no-repeat;
	float:right;
}
#input{
	/*filter: Alpha(opacity=50);*/
	border:0px solid #E0E3EF;
	width:135px;
	height:10px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left:3px;
	margin-bottom:3px;
}
#navi {
	clear:both;
	height: 38px;
	margin: 0 auto 10px auto;
}
#space {
	clear:both;
	width:50px;
	height: 50px;
}
#footer {
	width: 780px;
	height: 50px;
	background-color:#FFF;
	padding-top: 5px;
	text-align:center;
	position: fixed;
	top: 100%;
	left: 50%;
	margin: -25px 0 0 -390px;
}
#footer img {
	position:relative;
	top: 1px;
}

.abutton1 em{font-size:12px;font-style:normal}
.abutton1,.abutton1 span{display:inline-block;line-height:25px;height:25px;background:url(images/button1-bgimage.png) no-repeat;padding:0px 5px}
.abutton1{cursor:pointer;background-position:100% -50px;padding-left:0px}
.abutton1 span{padding-right:0px}
.abutton1:link,.abutton1:visited{color:#FFF;text-decoration:none}
.abutton1:hover{background-position:100% -150px}
.abutton1:hover span{background-position:0 -100px}
.ulist1{list-style:none;margin:0;padding:0}
.ulist1 li{background:transparent url(images/ulist1-bgimage.png) no-repeat 0px 0px;margin:0.5em 0;padding-left:1.5em}
.olist1{margin:0;padding:0}
.olist1 li{margin:0.5em 0;margin-left:1.75em}

#rightcolumn{
 SCROLLBAR-ARROW-COLOR: #626a73;
 SCROLLBAR-FACE-COLOR: #fc9000;
 SCROLLBAR-DARKSHADOW-COLOR: #626a73;
 SCROLLBAR-HIGHLIGHT-COLOR: #ff9d11;
 SCROLLBAR-SHADOW-COLOR: #626a73;
 SCROLLBAR-TRACK-COLOR: #ffb750;
 SCROLLBAR-3DLIGHT-COLOR: #ff9d11
 }


