.languagesMenuText a:visited{
	color: #35499a;
	text-decoration:none;
}

.logoHead {
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}
.bannerBG {
	background-image: url(./images/banner_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35499a;
	padding: 0px;

}
.page {
	background-color: #FFFFFF;

}

.dottedLine {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	line-height: 1px;
	background-position: 20px;

}
.leftNavColumn {
	vertical-align: top;
	width: 170px;
	background-image: url(images/left_nav_column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px 15px 10px 10px;
}
.leftNavColumnB {
	vertical-align: bottom;
	width: 160px;
	background-image: url(images/left_nav_column.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px 15px 10px 10px;
}
/* Main Menu Navigation */
table.mainNav {
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #35499a;
	text-align:left;
}
table.mainNav td {
  
}
table.mainNav td a{
   display: block;
   
   padding: 8px 5px;
   text-decoration: none;
}
/*table.mainNav td a:link, table.mainNav td a:visited {
   color: #35499a;
}*/
table.mainNav td a:hover {
   color: #fff;
   background-color: #999999;
}


/*--- End Main Menu Navigation ---*/

/* Sub Menu Navigation */
table.leftNavSub {
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-align:left;
}
table.leftNavSub li {
	list-style-image: url(images/bullet2.gif);
  
}
table.leftNavSub td a{
   display: block;
   
   padding: 5px;
   text-decoration: none;
}
/*table.leftNavSub td a:link, table.leftNavSub td a:visited {
   color: #999999;
}*/
table.leftNavSub td a:hover {
   color: #fff;
   background-color: #999999;
     
}

.leftNavSubItemsTable {
	padding-bottom: 5px;
	padding-left: 10px;
}

/*--- End Sub Menu Navigation ---*/

.practiceAreasSub1 a{
	color: #999999;

}
.practiceAreasSub2 a{
	color: #999999;

}
.practiceAreasSub3 a{
	color: #999999;

}
.practiceAreasSub4 a{
	color: #999999;

}
.practiceAreasSub5 a{
	color: #999999;

}
.practiceAreasSub6 a{
	color: #999999;

}
.practiceAreasSub7 a{
	color: #999999;

}
.practiceAreasSub8 a{
	color: #999999;

}
.practiceAreasSub9 a{
	color: #999999;

}
.firmProfileSub1 a{
	color: #999999;

}
.attorneyProfilesSub1 a{
	color: #999999;

}
.attorneyProfilesSub2 a{
	color: #999999;

}
.attorneyProfilesSub3 a{
	color: #999999;

}
.contactUsSub1 a{
	color: #999999;

}
.contactUsSub2 a{
	color: #999999;

}
.contactUsSub3 a{
	color: #999999;

}
.contactUsSub4 a{
	color: #999999;

}
.dottedLinePad {
	padding-left: 5px;
}
body {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-color: #35499a;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
.contentAreaCell {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.breadcrumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #35499a;
	background-color: #eeeeee;
	padding: 5px;
	text-align:left;
}
.breadcrumbs a:link{
	text-decoration:none;
	color: #35499a;
}
.breadcrumbs a:visited{
	text-decoration:none;
	color: #35499a;
}
.breadcrumbs a:hover{
	text-decoration:underline;
	color: #7e0707;
}
.contentTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #35499a;
	padding-top: 25px;
	font-weight: bold;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:left;


}
.contentTitleSubtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #35499a;
	padding-top: 25px;
	font-weight: normal;

	text-align:left;


}
.contentBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-right: 15px;
	padding-top: 20px;
	text-align:left;

}
.contentBody2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-right: 15px;
	text-align:left;

}
.directions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 15px;
	text-align:left;

}
.contentBody a:link{
	color: #35499a;
	text-decoration: underline;

}
.contentBody a:visited{
	color: #35499a;
	text-decoration: underline;
}
.contentBody a:hover{
	color: #7e0707;
	text-decoration: underline;
}
.contentImage {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;

}

.contentImageLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;

}
.attyProfileMain {


	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
.attyProfileMainCaption{
	padding-top: 5px;
	padding-bottom: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
.locationCaption{
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;

}
.footerBullet {
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;

}
.footerContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	text-align:left;
}
.footerMapCell {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.footerMap {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;

}
.footerMap a:link{
	color: #35499a;
	text-decoration: underline;

}
.footerMap a:visited{
	color: #35499a;
	text-decoration: underline;
}
.footerMap a:hover{
	color: #7e0707;
	text-decoration: underline;
}
.leftNavHome a{
	color: #35499a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.leftNavFirmProfile a{
	color: #35499a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.leftNavAttorneyProfiles a{
	color: #35499a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.leftNavPracticeAreas a{
	color: #35499a;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}

.leftNavContactUs a{
	color: #35499a;

}

.flashCell {

	text-align: left;
	vertical-align: top;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #35499a;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #35499a;


}
.flashTextOverlay {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	position: relative;
	z-index: 1;
	top: -20px;	
}
.flashTextOverlay img{
	height: 80px;
	width: 440px;
	border-top: 2px solid #aab3d5;
	border-right: 2px solid #aab3d5;
	border-bottom: 2px solid #aab3d5;
	
}
.flashTextBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	position: relative;
	top: 45px;
	z-index: 2;
	left: 15px;
}

.contactAreaHome {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	position: relative;
	z-index: 10;
	top: 188px;		
}
.contactAreaHomeTable {
	position: relative;
	z-index: 20;		
}
.contactAreaHome img{
	height: 145px;
	width: 100%;
	border-top: 4px solid #aab3d5;
	
}
.contactAreaHomeGreeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px;
	white-space: nowrap;

}

.contactAreaHomeAddr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;

}
.alignTR {
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.alignTL {
	text-align: left;
	vertical-align: top;
}
.alignLM{
	text-align: left;
	vertical-align: middle;
	padding-right: 15px;
	padding-left: 10px;
}
.alignTnopad {
	vertical-align: top;
}

.homeBdrB {
	background-color: #dfdfdf;
	line-height: 10px;
}
.caseEvalInstructions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: left;
}
.caseEvalHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7e0707;
	text-align: left;

}
.caseEvalLbl {
	font-family: "Times New Roman", Times, serif;
	color: #35499a;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
}
.caseEvalTxtBox{
	padding-left: 10px;
	padding-bottom: 5px;	
	text-align: left;
	
}
.caseEvalTxtBox input, .caseEvalTxtBox textarea{
	width:189px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.caseEvalTxtBox select{
	width:195px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.caseEvalRad{
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	padding-left:3px;
}
.btnSend {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #35499a;
	width: 130px;
}
.btnSendPad {
	padding-top:20px;
	padding-bottom:20px;
}.exMessage {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7e0707;
}

table.boxCaseEval {
	border-collapse: collapse;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #35499a;
	font-weight: bold;
	height: 183px;
	text-align: left;
	background-image: url(images/case_eval.jpg);
	background-repeat: no-repeat;
	width: 159px;
	

}
.boxCaseEval a{
	color: #fff;
}

table.boxCaseEval td a{
	display: block;
	text-decoration: none;
	height: 183px;
	width: 159px;
	text-align: left;
	padding-left:7px;

}

table.boxCaseEval td a:hover, table.boxCaseEval td a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background-image: url(images/case_eval2.jpg);
	background-repeat: no-repeat;


}


.breadcrumbsCurrent {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7e0707;
	background-color: #eeeeee;
	text-align:left;
}
.bannerPracticeAreas {
	background-image: url(images/bannerR1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 450px;
	text-align: right;
	vertical-align: top;
}
.bannerContactUs {
	background-image: url(images/bannerR1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 450px;
	text-align: right;
	vertical-align: top;
}
.bannerFirmProfile {
	background-image: url(images/bannerR1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 450px;
	text-align: right;
	vertical-align: top;
}
.bannerAttorneyProfile {
	background-image: url(images/bannerR1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 450px;
	text-align: right;
	vertical-align: top;
}
.bannerHome {

	background-image: url(images/bannerR1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: bottom;
}
.languagesSep {
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;

}
.locations {
	border-right: 5px solid #35499a;

	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #35499a;
	background-image: url(images/locationsBG1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 143px;


}
.locationsContentBG1 {
	background:#eeeeee;
	
}
.locationsContentBG2 {
	background:#fff;
}
.locationsContentBG1 td{
	text-align: center;
}
.locationsContentBG2 td{
	text-align: center;
}
.locationsContent1 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #35499a;
	padding: 5px;
	text-align:left;
	background:#eeeeee;
}
.locationsContent2 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #35499a;
	padding: 5px;
	text-align:left;
	background:#fff;
}
.locationsGreeting{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 5px;
}.alignC {
	text-align: center;
}
.greetingBar {
	background-image: url(images/greetingBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;

}
.pageLRlong {
	background-image: url(images/pageLRlong.jpg);
	background-repeat: repeat-x;
	width: 15px;
	background-position: bottom;
}
.pageLR {
	background-image: url(images/pageLR.jpg);
	background-repeat: repeat-x;
	width: 15px;
	background-position: bottom;
}
.leftNavCaseEvalBox {
	vertical-align: top;
	width: 159px;
	height: 183px;
	background-image: url(images/left_nav_column.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.dotLineT {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dotLineB {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.leftNavPracticeAreas2, .leftNavPracticeAreas2 a{
	color: #35499a;
}
.leftNavFirmProfile2, .leftNavFirmProfile2 a{
	color: #35499a;
}
.leftNavAttorneyProfiles2, .leftNavAttorneyProfiles2 a{
	color: #35499a;
	
}
.leftNavContactUs2, .leftNavContactUs2 a{
	color: #35499a;
}
ul {    
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}  
li {
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}
.contentBody ul {    
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}  
.contentBody li {
	list-style-type: none;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	list-style-image: url(images/bullet1.gif);
}
.contentBody2 ul {    
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}  
.contentBody2 li {
	list-style-type: none;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	list-style-image: url(images/bullet1.gif);
}

/* css menu */

.pd_menu_01 {
	float:right;
	width:357px;
	padding:0;
	margin:0;
	color: #FFFFFF;
	background: url(images/menuBG.gif) repeat-x;
	clear:both;

	
} /*Color navigation bar normal mode*/
.pd_menu_01  a, .pd_menu_01 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;

	text-decoration: none;
}
.pd_menu_01 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.pd_menu_01 li {
	list-style-type: none;
	padding:0;
	margin:0;
}
.pd_menu_01 ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;

}

.pd_menu_01 ul li a {
	color: #FFFFFF;
	background: url(images/menuBG.jpg) repeat-x;
	float:none !important;
	float:left;
	display:block;
	height:25px;
	line-height:25px;
	padding:0;
	text-decoration:none;
	padding:0px 20px 0px 20px;
}

.pd_menu_01 ul li ul {
	display:none;
	border:none;
	color: #FFFFFF;
}
.pd_menu_01 ul li:hover a {
	background: #35499a;
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color main cells hovering mode*/
.pd_menu_01 ul li:hover ul {
	display:block;
	position:absolute;
	z-index:999;
	top:24px;
	margin-top:1px;
	left: -108px;
}
.pd_menu_01 ul li:hover ul li a {
	display:block;
	width:207px;
	height:auto;
	line-height:1.3em;
	padding:4px 8px 4px 8px;
	background: transparent url(images/blueTrans.png) repeat;
	color:#FFFFFF;
} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {
	background:#dfdfdf;
	text-decoration:none;
	color:#35499a;
} /*Color subcells hovering mode*/
.pd_menu_01 table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	color: #FFFFFF;
	background: transparent;
}
 /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:24px;
	left:0;
}
.pd_menu_01 ul li a:hover ul li a {
	display:block;
	width:16em;
	height:1px;
	line-height:1.3em;
	padding:4px 16px 4px 16px;
	background: #35499a;
	color:#FFFFFF;
} /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a:hover {
	background:#35499a;
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color subcells hovering mode*/




/* css menu left tabl*/

.mainMenuTabL {
	float:right;
	width:77px;
	padding:0;
	margin:0;
	color: #FFFFFF;
	
	clear:both;

	
} /*Color navigation bar normal mode*/
.mainMenuTabL  a, .mainMenuTabL a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;

	text-decoration: none;
}
.mainMenuTabL ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.mainMenuTabL li {
	list-style-type: none;
	padding:0;
	margin:0;
}
.mainMenuTabL ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;

}

.mainMenuTabL ul li a {
	color: #FFFFFF;
	background: url(images/tabL.gif);
	float:none !important;
	float:left;
	display:block;
	height:25px;
	line-height:25px;
	padding:0;
	text-decoration:none;
	padding:0px 20px 0px 27px;
}

.mainMenuTabL ul li ul {
	display:none;
	border:none;
	color: #FFFFFF;
}
.mainMenuTabL ul li:hover a {
	background: url(images/tabL2.gif);
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color main cells hovering mode*/
.mainMenuTabL ul li:hover ul {
	display:block;
	position:absolute;
	z-index:999;
	top:24px;
	margin-top:1px;
	left: -108px;
}
.mainMenuTabL table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	color: #FFFFFF;
	background: transparent;
}
 /*Color main cells hovering mode*/
.mainMenuTabL ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:24px;
	left:0;
}


.menuSep {
	background: url(images/menuSep.gif) no-repeat center;
	width: 2px;
	height: 25px;
}
.tabL {
	background: transparent url(images/tabL.gif) no-repeat right;
	width: 14px;
	height: 25px;
	position:relative;
	left: 0px;
}


.flagIcon {
	padding-right:5px;
	
}

.langSep {
	padding-right:5px;
}
.leftColHome {
	width:10px;
	background: url(images/leftColHome.jpg) repeat-x;

}.bannerLeftBG {
	background-image: url(./images/banner_left_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logoHeadContent {
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 10px;
	text-align: left;
	vertical-align: top;
}

/* lang menu for content pages*/

.languageMenu2 {
	float:right;
	width:179px;
	padding:0;
	margin:0;
	color: #35499a;
	clear:both;

	position:relative;
	bottom:5px;

	background: url(images/LangMenuBG.gif) repeat-x;	
	
} /*Color navigation bar normal mode*/
.languageMenu2  a, .languageMenu2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color: #35499a;
	text-decoration: none;
}
.languageMenu2 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.languageMenu2 li {
	list-style-type: none;
	padding:0;
	margin:0;
}
.languageMenu2 ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;

}

.languageMenu2 ul li a {
	color: #35499a;
	float:none !important;
	float:left;
	display:block;
	height:24px;
	line-height:24px;
	padding:0;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

.languageMenu2 ul li ul {
	display:none;
	border:none;
	color: #35499a;
}
.languageMenu2 ul li:hover a {
	background: #35499a;
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color main cells hovering mode*/

.languageMenu2 table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	color: #FFFFFF;
	background: transparent;
}
 /*Color main cells hovering mode*/
.languageMenu2 ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:24px;
	left:0;
}

.bannerContentTxtCell {
	padding-top:5px;
	padding-right:10px;
}
.bannerContentTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

.reviewSuccessRecordCell {
	vertical-align: bottom;
	width: 220px;
	height: 30px;


}
table.reviewSuccessRecord {
	border-collapse: collapse;

	height: 30px;

	background: url(images/successTabBG1.gif);
	background-repeat: no-repeat;
	width: 220px;
}

table.reviewSuccessRecord td a{
	display: block;
	text-decoration: none;
	height: 30px;
	width: 220px;

}

table.reviewSuccessRecord td a:hover, table.reviewSuccessRecord td a:active {

	background: url(images/successTabBG2.gif);
	background-repeat: no-repeat;


}
/* lang menu */

.languageMenu {
	float:right;
	width:179px;
	padding:0;
	margin:0;
	color: #35499a;
	clear:both;
	border-top-width: 1px;
	position:relative;
	top:24px;

	background: url(images/LangMenuBG.gif) repeat-x;	
	
} /*Color navigation bar normal mode*/
.languageMenu  a, .languageMenu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color: #35499a;
	text-decoration: none;
}
.languageMenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.languageMenu li {
	list-style-type: none;
	padding:0;
	margin:0;
}
.languageMenu ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;

}

.languageMenu ul li a {
	color: #35499a;
	float:none !important;
	float:left;
	display:block;
	height:24px;
	line-height:24px;
	padding:0;
	text-decoration:none;
	padding:0px 10px 0px 10px;
}

.languageMenu ul li ul {
	display:none;
	border:none;
	color: #35499a;
}
.languageMenu ul li:hover a {
	background: #35499a;
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color main cells hovering mode*/

.languageMenu table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	color: #FFFFFF;
	background: transparent;
}
 /*Color main cells hovering mode*/
.languageMenu ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:24px;
	left:0;
}

/* lang tab left */

.langTabL {
	float:right;
	width:88px;
	padding:0;
	margin:0;
	color: #35499a;
	clear:both;

	position:relative;
	top:24px;

	background: url(images/LangTabL.gif) repeat-x;	
	
} /*Color navigation bar normal mode*/
.langTabL  a, .langTabL a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color: #35499a;
	text-decoration: none;
}
.langTabL ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.langTabL li {
	list-style-type: none;
	padding:0;
	margin:0;
	
}
.langTabL ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;

}

.langTabL ul li a {
	color: #35499a;
	float:none !important;
	float:left;
	display:block;
	height:24px;
	line-height:24px;
	padding:0;
	text-decoration:none;
	padding:0px 10px 0px 22px;
}

.langTabL ul li ul {
	display:none;
	border:none;
	color: #35499a;
}
.langTabL ul li:hover a {
	background: url(images/LangTabL2.gif) ;
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color main cells hovering mode*/

.langTabL table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	color: #FFFFFF;
	background: transparent;
}
 /*Color main cells hovering mode*/
.langTabL ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:24px;
	left:0;
}

/* lang tab content pages - left */

.langTabL2 {
	float:right;
	width:88px;
	padding:0;
	margin:0;
	color: #35499a;
	clear:both;

	position:relative;
	bottom:5px;

	background: url(images/LangTabL.gif) repeat-x;	
	
} /*Color navigation bar normal mode*/
.langTabL2  a, .langTabL2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	color: #35499a;
	text-decoration: none;
}
.langTabL2 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.langTabL2 li {
	list-style-type: none;
	padding:0;
	margin:0;
}
.langTabL2 ul li {
	float:left;
	position:relative;
	z-index:auto !important;
	z-index:1000;

}

.langTabL2 ul li a {
	color: #35499a;
	float:none !important;
	float:left;
	display:block;
	height:24px;
	line-height:24px;
	padding:0;
	text-decoration:none;
	padding:0px 10px 0px 22px;
}

.langTabL2 ul li ul {
	display:none;
	border:none;
	color: #35499a;
}
.langTabL2 ul li:hover a {
	background: url(images/LangTabL2.gif) ;
	text-decoration:none;
	color:#FFFFFF;
	
} /*Color main cells hovering mode*/

.langTabL2 table {
	position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;
	color: #FFFFFF;
	background: transparent;
}
 /*Color main cells hovering mode*/
.langTabL2 ul li a:hover ul {
	display:block;
	width:12em;
	position:absolute;
	z-index:999;
	top:24px;
	left:0;
}
.contentHead {
	font-family: "Times New Roman", Times, serif;
	color: #7e0707;
	font-size: 16px;
	font-weight: bold;
}
.contentHead2 {
	font-family: "Times New Roman", Times, serif;
	color: #35499a;
	font-size: 16px;
	font-weight: bold;
}
.contentHead3 {
	font-family: "Times New Roman", Times, serif;
	color: #35499a;
	font-size: 16px;
	font-weight: bold;
	padding-bottom:7px;
	text-align: left;
}
.recordTitle {
	
	padding-top: 25px;
	padding-bottom:15px;	

}
.recordTitle table{
	background-image: url(images/recordTitleBG.jpg);
	background-repeat: no-repeat;
}
.recordTitle table td{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom:7px;
	padding-left: 15px;
	text-align:left;
	font-weight: bold;
}
.langTitle {
	color: #35499a;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:right;
	padding-right: 10px;
	font-weight:bold;

}
.langTitle a:link{
	text-decoration:none;
	color: #35499a;
}
.langTitle a:hover{
	text-decoration:none;
	color: #666666;
}
.langTitle a:visited{
	text-decoration:none;
	color: #35499a;
}
.langImage {
	vertical-align:middle;
	padding-right: 3px;

}
.langImage img{
	vertical-align:middle;
	padding-right: 0px;

	border:none;
}
