body {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: URL('/design/images/bg_right.jpg');
    background-position: 100% 0%;
	background-repeat: no-repeat;
}

h1 {
    font-size: 14pt;
    font-weight: normal;
    margin: 1em 0 0.5em 0;
    text-align: left;
    line-height: 120%;
}

h2 {
    font-size: 13pt;
    font-weight: normal;
    margin: 0.5em 0 0.3em 0;
    text-align: left;
}

h3 {
    font-size: 12pt;
    font-weight: normal;
    margin: 0.5em 0 0.3em 0;
    text-align: left;
}

form {    margin: 0px;
    padding: 0px;
    display: inline;}

a {
    text-decoration: none;
    color: #424D6E;
}

a:hover  {
	text-decoration: underline;
	color: #6877A4;
}

table {    font-size: 12px;
    border-collapse: collapse;}

td {    margin: 0em;
	padding: 0em;
	vertical-align: top;
}

td.middle {	vertical-align: middle;}

td.bottom {
	vertical-align: bottom;
}

div.top_right {	font-size: 9px;
	position: absolute;
	top: 7px;
	right: 7px;}

#menu {	margin-top: 27px;}

div.form_right input {
    border: 1px solid #000000;
    font-size: 10px;
    color: #A2A2A2;
    width: 130px;
    margin: 1px 30px 3px 0;
}

.news_company {	background-image: URL('/images/news_company_fill.jpg');
	background-repeat: repeat-x;}

dl.news_list dt { font-size:11px; text-align:right; padding-right:30px; padding-top:5px; }
dl.news_list dd { font-size:11px; text-align:justify; padding-right:30px; margin-left:20px;  }

div.banners { width:280px; height:120px; margin: 30px 0 30px 50px; }
div.banners img { border:0px; }

table.copy { font-size:11px; }
table.copy a { color:#889ab5; text-decoration:none; }
table.copy td.left { padding-right:5px; text-align:right; border-right:1px solid #889ab5; }
table.copy td.right { padding: 0 0 10px 5px; text-align:left; color: #889ab5; }