BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #485ea7;
}

#leftpane {
	float: left;
	width: 155px;
	margin-right: 30px;
	clear: none;
}

#leftmenu {
	text-align: right;
	margin-top: 35px;
	margin-bottom: 40px;
	margin-right: 0px;
	padding-right: 0px;
}

#leftmenu .box {
	margin-left: 16px;
}

#leftmenu A {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#leftcontacts {
	margin-top: 40px;
	margin-left: 20px;
	margin-bottom: 50px;
}

#main {
	float: left;
	clear: none;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	border: 0px solid black;
	min-height: 500px;
}

#rightpane {
	clear: right;
	float: right;
	width: 280px;
	vertical-align: top;
	padding-top: 30px;
}

INPUT {
	font-size: 12px;
}

INPUT.subscribe {
	font-size: 14px;
	border-style: groove;
}

INPUT.search {
	border: 1px solid #4e7fba;
	font-size: 12px;
}

INPUT.rounded {
	border: 0px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	width: 107px;
	height: 23px;
	background-image: url(/images/search-bg.gif);
	background-repeat: no-repeat;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

DIV {
	border: 0px solid black;
	clear: both;
}

#bottomnav {
	color: White;
	background-color: #d23a39;
	background-image: url('/images/bottomnav.gif');
	background-repeat: repeat-x;
	/*width: 100%;*/
	/*height: 30px;*/
	padding: 3px;
	padding-left: 2em;
	position: relative;
	font-size: 11px;
}

#bottomnav A {
	color: white;
	text-decoration: none;
}

#bottomnav A:hover {
	text-decoration: underline;
}

.whatsup {
	background-image: url('/images/greydot.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-bottom: 0px;
	overflow: hidden;
}

.middle {
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}

.grey {
	color: #767676;
	background-color: white;
	text-decoration: none;
}

.grey:hover {
	text-decoration: underline;
}

.blue {
	color: #004ac6;
	background-color: white;
	text-decoration: none;
	font-size: 14px;
}

.blue:hover {
	text-decoration: none;
}


A.nounder {
	text-decoration: none;
}

A.nounder:hover {
	text-decoration: underline;
}

A.greybold {
	color: #666666;
	font-weight: bold;
}

H1 {
	color: #d81d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	border: 0px solid black;
	padding-top: 15px;
}

P {
	text-align: justify;
	text-indent: 1em;
}

#top {
	background-image: url('/images/bg1.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 162px;
	margin-left: 15px;
}

#intop {
	background-image: url('/images/bg2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 162px;
	text-align: left;
	vertical-align: bottom;
	margin-left: -15px;
}

H3 {
	color: #4f7fba;
	font-size: 12px;
	font-weight: bold;
}

.red {
	color: #d13939;
	text-decoration: none;
}

.red:hover {
	color: #d13939;
	text-decoration: underline;
}

span.red A {
	color: #d13939;
}

.black {
	color: black;
	text-decoration: none;
}

.black:hover {
	color: black;
	text-decoration: underline;
}

#langswitch {
	position: absolute;
	top: 8px;
	left: 20px; 
}

#toplinks {
	position: absolute;
	top: 8px;
	right: 130px;
}

#topglobe {
	background-image: url('/images/topline.jpg');
	background-repeat: repeat-x;
	height: 31px;
	text-align: left;
	margin-right: 15px;
}

TD {
	vertical-align: top;
	font-size: 12px;
}

.greyline {
	background-image: url('/images/greydot.gif');
	background-repeat: repeat-x;
	height: 1px;
}

UL LI {
	line-height: 18px;
}

DIV#counters {
	width: 100%;
	text-align: center;
	padding-top: 8px;
}

UL.lawslist {
	list-style-image: url('/images/sheet.gif');
}

UL.lawslist LI {
	line-height: 22px;
}

UL.customers {
	list-style-image: url('/images/redbox2.gif');
	font-weight: bold;
	color: #666666;
	padding-left: 18px;
}

UL.customers LI {
	list-style-position: outside;
	padding-bottom: 10px;
}

UL.customers A {
	font-weight: normal;
}

UL.customers P {
	font-weight: normal;
	line-height: 16px;
}

DIV.rbl {
	border-left: 3px solid #D81D1D;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	height: 50px;
}

DIV.rbl A {
 font-weight: normal;
}

DIV.rbl P {
 font-weight: normal;
}

.menubutton {
	margin-bottom: 4px;
	margin-left: 12px;
}

#vectors div {clear:none; padding:34px 0 25px 130px;}
#vectors a {text-decoration:none; font-size:11px; margin-left;130px;}
#vectors a:hover {text-decoration:underline;}
#vectors img {float:left; margin-left:10px;}
#vectors a img {border:none;}