@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #fff;
	font -family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/**************************************
	Global               
***************************************/

td, th, ol, li, .stn {
	color: #666;
	font-size: 13px;
	font-weight: normal;
}
a {
	color: #243383;
	text-decoration: none;
}
a:hover {
	color: #42529E;
	text-decoration: underline;
}
img, fieldset, form { 
	border: 0 solid;
	margin: 0;
	padding: 0;
}

select, input, textarea {
	font: normal 10px Verdana;
}

/**************************************
	Top Pane
***************************************/

.top-nav {
	background: #6F8C90 url(../images/topbg.jpg) repeat-x;
}
.top-nav .bg {
	background: url(../images/lugol.jpg) top right no-repeat;
	height: 44px;
}

.top-navigation {
	position: absolute;
	width: 100%;
	border: 0px solid;
}

.top-navigation td {
	background: url(../images/divider-top.gif) top left no-repeat;
	height: 38px;
	vertical-align: middle;
	text-align: center;
	font: bold 12px Arial;
	padding: 0 5px;
}

.top-navigation td a {
	font: bold 12px Arial;
	color: #fff;
	padding-left: 13px;
	background: url(../images/bullet-top.gif) 0 4px no-repeat;
	height: auto !important;
	height: 1px;
}
html>body .top-navigation td a {
	float: left;
}

.top-navigation td a:hover {
	font: bold 12px Arial;
	color: #fff;
}

.top-navigation .spacer {
	width: 110px;
}


.right-icons {
	position: absolute;
}

/**************************************
	Content Pane
***************************************/

.content {
	font-size: 100%;
}

.news-center {
	padding: 0 10px;
	color: #425152;
}
.news-center strong {
	display: block;
	padding-bottom: 5px;
	font-size: 15px;
}
.news-center a {
	font-weight: bold;
}


/**************************************
	Left Pane
***************************************/

.leftPane {
}

.leftPane h2 {
	margin: 8px 0;
	padding: 7px 5px 9px;
	background: url(../images/title-empty.jpg) 0 0 no-repeat;
	font: bold 15px "Times New Roman";
	text-transform: uppercase;
	color: #F1F5F6;
	text-align: center;
	height: 33px;
}
html>body .leftPane h2 {
	height: 17px;
}

.leftPane h2.top {
	margin: 0 0;
	padding: 2px 5px 14px;
	background: url(../images/title-empty-top.jpg) 0 0 no-repeat;
}

.leftPane, .leftPane a {
	color: #465657;
}
.leftPane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.leftPane .hr {
	background: url(../images/bg-nav.gif) 0 10px no-repeat;
	display: block;
	padding: 10px 0;
}

/* Block Left Navigation */
.left-nav {
	margin: 0;
	padding: 5px 3px 0px 18px;
}
.left-nav ul {
	line-height: 20px;
}

.left-nav li {
	padding: 2px 0;
	font: normal 12px Arial;
	
}
.left-nav a {
	padding-left: 13px;
	background: url(../images/bullet-top.gif) 0 4px no-repeat;
	font: normal 12px Arial;
}

#glossaryMenu a{
	background-image: none;
	padding-left: 0px;
}

.left-nav .current a {
	font-weight: bold;
}

.left-nav  a.left-menu {
	line-height: 20px;
}
.left-nav  a.left-menu-active {
	line-height: 20px;
	font-weight: bold;
}
/* Block Locations */
.location {
}
.location .block {
	padding: 5px 3px 0px 18px;
	font: normal 13px "Times New Roman";
}
.location h2 {
}
.location p {
	margin: 0;
}

.location li {
	display: block;
	float: left;
	padding: 8px 10px 0 0;
}
.location a {
	padding-left: 13px;
	background: url(../images/bullet-top.gif) 0 4px no-repeat;
}



/**************************************
	Right Pane
***************************************/


/* Learning Center */

.rightColumn h2 {
	margin: 0;
	background-repeat: no-repeat;
	font: bold 14px "Times New Roman";
	text-transform: uppercase;
	color: #526769;
}

.rightColumn {
	padding: 0 15px 10px 0px;
	border: 0px solid #000;
	text-align: left;
}
.rightColumn .block {
	padding: 5px 0px;
}
.rightColumn h2 {
	margin-bottom: 10px;
}
.rightColumn input, .rightColumn select {
	margin: 2px 0;
}
.rightColumn .form-field {
	width: 160px;
}

.rightColumn form strong {
	font-weight: bold;
	font-size: 13px;
}


.form-button {
	background: url(../images/bg-button.gif) top left;
	border: 1px outset #C2CDCE;
}

.rightPane .hr {
	display: block;
	border-top: 1px dashed #B4C3CB;
	margin: 10px 0;
}
/* Articles */

.articles a {
	font-weight: bold;
	font-size: 13px;
	padding-left: 13px;
	background: url(../images/bullet-top.gif) 0 4px no-repeat;
	color: #465657;
}
.articles p {
	margin: 2px 0 5px 0;
}

/* Newsletters */

.newsletters {
	margin-top: 0px;
}


/**************************************
	Bottom Pane
***************************************/
.copyright {
	padding-top: 10px;
	height: 40px;
	text-align: center;
}
html>body .copyright {
	height: 30px;
}

/**************************************
	Forms, buttons
***************************************/

.form {
}
.form-half {
	float: left;
	width: 50%;
}
.input {
	width: 100%;
	border: 1px solid #C9DEF3;
}
.label {
	font-weight: bold;
}
.field {
	padding-right: 8px;
	margin-bottom: 10px;
}
.mandatory {
	color: #D63333;
	margin-bottom: -2px;
}

/**************************************
	Stuff Things
***************************************/

.spacer {
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
	font-size:1px;
	width: 1px;
}



/*
*/

a.mail:link
{COLOR: #61659D; FONT-SIZE: 13px; FONT-WEIGHT: bold;}
a.mail:visited
{COLOR: #61659D; FONT-SIZE: 13px; FONT-WEIGHT: bold;}
a.mail:active
{COLOR: #243383; FONT-SIZE: 13px; FONT-WEIGHT: bold;}
a.mail:hover
{COLOR: #243383; FONT-SIZE: 13px; FONT-WEIGHT: bold;}


a.bm:link
{COLOR: #777777; FONT-SIZE: 11px; FONT-WEIGHT: normal;}
a.bm:visited
{COLOR: #777777; FONT-SIZE: 11px; FONT-WEIGHT: normal;}
a.bm:active
{COLOR: #243383; FONT-SIZE: 11px; FONT-WEIGHT: normal;}
a.bm:hover
{COLOR: #243383; FONT-SIZE: 11px; FONT-WEIGHT: normal;}



.news
{}
.attorneyname
{COLOR: #1E275B; FONT-SIZE: 13px; FONT-WEIGHT: bold;}
.h2, h1
{COLOR: #465657; FONT-SIZE: 20px; FONT-WEIGHT: normal;}
.h3
{COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold;}
.h4
{COLOR: #ffffff; FONT-SIZE: 18px; FONT-WEIGHT: bold;}



.norepeat
{background-repeat : no-repeat; }
.rx
{background-repeat : repeat-x; }

.hed
{background-repeat: no-repeat; background-position: right;}


.inp
{COLOR: #1E275B; BORDER: outset 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none; BORDER-COLOR: #FFFFFF; BACKGROUND-COLOR: #fcfcfc; BORDER-BOTTOM: #f1f1f1 1px solid; BORDER-LEFT: #c0baba 1px solid; BORDER-RIGHT: #f1f1f1 1px solid; BORDER-TOP: #c0baba 1px solid;}
.selec
{COLOR: #1E275B; BACKGROUND: #FFFFFF; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc; WIDTH: 167px}
.selec1
{COLOR: #1E275B; BACKGROUND: #FFFFFF; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc; WIDTH: 207px}
.total
{COLOR: #868686; BORDER: inset 0px; BACKGROUND: #FFFFFF; CURSOR: ne-resize; FONT-SIZE: 11px; BACKGROUND-COLOR: #ffffff; WIDTH: 50px}
.textar
{COLOR: #1E275B; BORDER: outset 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none; BORDER-COLOR: #FFFFFF; BACKGROUND-COLOR: #fcfcfc; BORDER-BOTTOM: #f1f1f1 1px solid; BORDER-LEFT: #c0baba 1px solid; BORDER-RIGHT: #f1f1f1 1px solid; BORDER-TOP: #c0baba 1px solid; OVERFLOW: auto;}
.submit 
{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER: outset 1px; FONT-SIZE: 9px; BACKGROUND-COLOR: #eeeeee; BORDER-BOTTOM-COLOR: #ffffff; BORDER-LEFT-COLOR: #ffffff; BORDER-RIGHT-COLOR: #ffffff; BORDER-TOP-COLOR: #ffffff; COLOR: #666666; WIDTH: 150px; HEIGHT: 20px;}
.b_search
{BORDER: none; FONT-SIZE: 9px; WIDTH: 73px; HEIGHT: 16px; BACKGROUND-IMAGE: url(../img/b_search.gif); CURSOR: hand;}
.b_enter
{BORDER: none; FONT-SIZE: 9px; WIDTH: 73px; HEIGHT: 16px; BACKGROUND-IMAGE: url(../img/b_enter.gif); CURSOR: hand;}
.b_otprav
{BORDER: none; FONT-SIZE: 9px; WIDTH: 60px; HEIGHT: 17px; BACKGROUND-IMAGE: url(../img/b_send.gif); CURSOR: hand;}
.b_otmena
{BORDER: none; FONT-SIZE: 9px; WIDTH: 73px; HEIGHT: 17px; BACKGROUND-IMAGE: url(../img/b_cancel.gif); CURSOR: hand;}


.testimonial_div
{
  padding: 0 5px 5px 20px;
  text-align: left;
}
.testimonial_content
{ 
  font-size: 11px;
  font-style: italic; 
  padding-bottom: 5px;
}
.testimonial_author
{
  font-size: 14px;
  color: #57657d;
  padding-bottom: 5px;
  border-bottom: 1px dotted #57657D;
}
.strong-h
{
  font-weight: bold;
}
.CrName, .service-budget-header
{
  font-weight: bold;
  color: black;
}
.BetweenRow, .service-budget-celldiv
{
  height: 2px;
  background-color: #e8eae9;
}