/*--ESSENTIAL--------------------------------------------------------------*/

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333237;
}
table {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333237;
}

a img {
	border: none;
}

a {
	color: #2f96cd;
}

a:visited {
	color: #2f96cd;
}

a:active {
	color: #2f96cd;
}

h2, h3, h4, h5 {
	padding: 0;
}

h1 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	color: #000;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	color: #2f96cd;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: #456a7e;
}

h4, h5 {
	font-size: 1em;	
	margin: 0 0 0.5em 0;
}

b, strong {
	font-weight: bold;
}

p {
	line-height: 120%;
	margin: 0 0 1em 0;
	color: #000;
    text-align:left;
}

i, em {
	font-style: italic;
}

xxxtable {
	border: none;
	margin-bottom: 1em;
	background: #d4e3f5;
/*    
	border-left: 4px #d4e3f5 solid;
	border-top: 4px #d4e3f5 solid;
 
    border-left: 1px #d4e3f5 solid;
	border-top: 1px #d4e3f5 solid;   */
}

xxxtable tr th {

/*    
	border-right: 4px #d4e3f5 solid;
	border-bottom: 4px #d4e3f5 solid;
    

    border-right: 1px #d4e3f5 solid;
	border-bottom: 1px #d4e3f5 solid; */
	padding: 3px 10px 3px 10px;
	text-align: left;
	background: #2f96cd;
	color: #fff;
}

xxxtable tr td {
/*    
	border-right: 4px #d4e3f5 solid;
	border-bottom: 4px #d4e3f5 solid;
    
 
    border-right: 0px #d4e3f5 solid;
	border-bottom: 0px #d4e3f5 solid;*/
	padding: 3px 10px 3px 10px;
	color: #88949d;
	background: #fff;
}

xxxtable tr.dark td {
	background: #eaf1fa;
	color: #000;
}

ul {
	margin: 0 0 1em 1em;
	padding: 0;
	list-style: none;
}

ul li {
	padding: 0.2em 0 0.2em 2em;
	background: url("/clients/irc/images/text_li.gif") 0 0.4em no-repeat;
	color: #000;
}

ul li ul {
	margin: 0 0 0 0;
	padding: 0;
}

ul li ul li {
	padding: 0.2em 0 0.2em 2em;
	background: url("/clients/irc/images/text_li_li.gif") 0 0.4em no-repeat;
	border: none;	
}

ul li ul li ul li {
	padding: 0.2em 0 0.2em 2em;
	background: url("/clients/irc/images/text_li_li_li.gif") 0 0.4em no-repeat;
	border: none;	
}

#main {
	width: 100%;
	text-align: center;
}

.clear {
	clear: both;
	overflow: hidden;
}

.break {
	height: 15px;
}

.noClassic li {
	border: none !important;
	background: none !important;
	padding: 2px 10px 2px 15px;
}

.noClassic li a {
	text-decoration: none;
}

table.noClassic, table.noClassic td, table.noClassic th {
	border: none;
	padding: 0;
}

hr {
	color: #d5ddd1;
	border: 0 none;
	border-top: 1px solid #d5ddd1;
	height: 1px;
	margin: 0 0 1em 0;
}

#pageHolder {
	width: 926px;
	margin: 0 auto 0 auto;
	padding-top: 35px;
	text-align: left;
	position: relative;
}

#pageHolderWrappers {
	width: 650px;
	margin: 0 auto 0 auto;
	padding-top: 35px;
	text-align: left;
	position: relative;
}

#content {
	padding-top: 11px;
}

#leftPart {
	width: 221px;
	float: left;
}

#rightPart {
	width: 680px;
	float: right;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

#text {
	padding: 15px 10px 15px 10px;
}

/*--HEADER-----------------------------------------------------------------*/

#header {
	height: 222px;
	border-top: 1px #000 solid;
	background: url("/clients/irc/images/HOME-PAGE.jpg") 0 0 no-repeat;
	position: relative;
	text-align: left;
}

#headerwrappers {
	height: 222px;
	border-top: 1px #000 solid;
	ba//ckground: url("/clients/irc/images/HOME-PAGE.jpg") 0 0 no-repeat;
	position: relative;
	text-align: left;
}

#headerSp {
	height: 152px;
	border-top: 1px #000 solid;
	position: relative;
	text-align: left;
}

.claim {
	width: 257px;
	height: 77px;
	display: block;
	position: absolute;
	top: 47px;
	left: 196px;
	background: url("/clients/irc/images/header_claim.jpg") 0 0 no-repeat;
}

#header #logo, #headerSp #logo {
	width: 120px;
	height: 104px;
	display: block;
	position: absolute;
	left: 58px;
	top: 24px;
}

ul#staticMenu {
	position: absolute;
	right: 0;
	top: 8px;
}

ul#staticMenu li {
	float: left;
}

ul#staticMenu li a {
	font-size: 0.8em;
	color: #000;
	float: left;
	display: block;
	padding-left: 0.7em;
	background: url("/clients/irc/images/miniarrow_black.gif") 0 45% no-repeat;
}

/*--MENU---------------------------------------------------------------------*/

#menu {
	width: 221px;
	margin: 0;
	padding: 8px;
	background: #fff url("/clients/irc/images/menu_bg.jpg") no-repeat;
}

#menu li {
	margin: 0 0 3px 0;
	padding: 0;
}

#menu li a {
	width: 176px;
	padding: 12px 15px 12px 30px;
	margin: 0;
	background: #2F96CD url("/clients/irc/images/menu_li.gif") 1px 1px no-repeat;
	color: #fff;
	display: block;
	font-weight: bold;
}

#menu li a.active {
	background: #2F96CD url("/clients/irc/images/menu_li_active.gif") 1px 1px no-repeat;
}

#menu li a.inactive {
	background: #2F96CD url("/clients/irc/images/menu_li_inactive.gif") 1px 1px no-repeat;
}
#menu li li {
	margin: 0;
	padding: 0;
}

#menu li li a {
	width: 171px;
	padding: 12px 15px 12px 35px;
	background: #EAF3F7 url("/clients/irc/images/menu_li_li.gif") 3px 50% no-repeat;
	border-top: 1px #CED6DB solid;
	color: #4E6575;
	font-weight: normal;
}

#menu li li a.active {
	background: #EAF3F7 url("/clients/irc/images/menu_li_li.gif") 3px 50% no-repeat;
	font-weight: bold;
}

#firmFocus {
	width: 221px;
	margin: 0px 0 0 8px;
	padding: 0px;
	position: relative;
	background: #2E96CD url("/clients/irc/images/firm_in_focus.jpg") no-repeat;
	
	/*border: 1px #0C7CB9 solid;
	background: #739AC9;*/
}

#firmFocus .logo {
	/* height: 65px; */
	display: block;
	text-align: center;
	padding-top: 12px;
	/* background: #2E96CD url("../images/firm_in_focus_logo_holder.jpg") no-repeat; */
	position: relative;
	left: -11px;
}

#firmFocusContent{
	padding: 12px 12px 8px 20px;
	/*background: #739AC9;*/
}

#firmFocus h3 {
	color: #ffffff;
}

#firmFocus h3 a {
	color: #ffffff;
}

.leftBox {
	width: 221px;
	margin: 8px 0 8px 8px;
	padding: 0px;
	position: relative;
	background: #2E96CD url("/clients/irc/images/firm_in_focus.jpg") no-repeat;
	
}

.leftBox-content {
	padding: 12px 12px 8px 20px;
}

.leftBox h3, .leftBox h3 a, .leftBox b {
	color: #ffffff;
}

.leftBox p.center {
	text-align: center;
}

.leftBox p.center img {
	padding: 10px;
	background: #fff;
	margin-top: 10px;
}	

/*--FOOTER------------------------------------------------------------------*/

#footer {
	border-top: 1px #000 solid;
	line-height: 1.8em;
	color: #898989;
	padding-bottom: 15px;
	margin-top: 10px;
}

#footer a {
	color: #898989;
}


/*--BREAD-CRUMBS------------------------------------------------------------*/

#breadCrumbs {
	margin-top: 3px;
	border-bottom: 1px #000 solid;
	padding-bottom: 4px;
}

#breadCrumbs ul {
	margin: 0;
	padding: 0;
}

#breadCrumbs ul li {
	padding: 0 15px 0 15px;
	float: left;
	color: #0B83C3;
	font-weight: bold;
	background: url("/clients/irc/images/miniarrow_grey.gif") 0 50% no-repeat;
}

#breadCrumbs ul li.first {
	padding: 0 15px 0 0;
	background: none;
}

#breadCrumbs ul li a {
	margin: 0;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

/*--OTHERS------------------------------------------------------------------*/
table tr td.align_right {
	text-align:right;
}
.td_align_right {
	padding-right:10px;
	text-align:right;
}
.td_align_left {
	text-align: left;
	padding-left: 10px;
}

/** ---- extended search ------ **/

div.frmRow {
	width: 18em;
	text-align: right;
	padding: 0.2em;
}

div.frmRow label {
	float: left;
}


#blueStrip {
  width: 918px; 
  color: #fff; 
  padding: 6px 0 2px 0;
  border: 4px solid #D4E3F5; 
  background: #0082C6;
  font-size: 1.8em; 
  font-weight: bold; 
  text-align: center;
}

.noClassic li {
	border: none !important;
	background: none !important;
	padding: 2px 10px 2px 15px;
}

.noClassic li a {
	text-decoration: none;
}



.noBg {
	background: none;
	border: 1px #D4E3F5 solid;
}

.noBg td {
	background: none;
	border: none;
}

.noBg td input {
	margin-right: 12px;
}

.grey p {
	font-size: 0.95em !important;
	color: #666666 !important;
}

.goToTop {
	text-align: right;
}

.rss img {
	vertical-align: middle;
	margin-right: 4px;
}

.height300 { min-height:70px; _height:70px; }
/* jpriskin */
.height500 { min-height:500px; _height:500px; }
table tr td.nopad {padding: 3px 0;}

.noStyle { 
	text-decoration: none;
	font-weight: normal;
}

/* SMG Code */

.smalltext {
	font-size: 10px;
	font-family:  arial, Helvetica, sans-serif;
    color: #4F4F4F;
}

select {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
    color: #4F4F4F;
    margin-top: 1px;
    margin-bottom: 1px;
}

input {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
    color: #4F4F4F;
    margin-top: 1px;
    margin-bottom: 1px;
}

textarea	{     
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif; 
    color: #4F4F4F; 
    background-color: white; 
    border: 1px groove #4F4F4F; 
    height: 100px; }

