﻿@charset "utf-8";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/

/* base.css, part of YUI's CSS Foundation */

/* modified to be styled specifically for LegallyMinded.com
Modified By: Fred Faulkner - ISD Manager
Modified Date: 9/29/2008
*/

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.231 arial,helvetica,clean,sans-serif;/**font-size:small;*font:x-small;**/background: #e0ecf1;	
padding: 0;	margin: 0 auto; text-align: center;}

.tdwidth {width:290px;padding-left:7px}
.formtext {color:#000; font-family:Arial; font-size:14px;}



/**paging fix**/
.ms-paging{
/*font-family:tahoma,sans-serif;*/
font-family:arial;
font-size:11pt;
/*font-weight:normal;*/
font-weight:bold;
/*color:#204d89;*/
color:#0000ff;
text-align:center;
padding-bottom:5px;
}



/** Style for the ShareThis widget **/
.ShareThis{
font-size: 10pt;
font-family:arial;
border-bottom: 1px #eeeeee  dashed;
padding-bottom:15px;
/*text-align:right;*/
}
.ShareThis a {text-decoration: none;color:#0000ff;}
.ShareThis a:link {color:#0000ff;}
.ShareThis a:visited {color:#990099;}
.ShareThis a:active {}
.ShareThis a:hover {color: #990000; text-decoration: underline;}


/** =Item Styles for Customize Content Query Web Part **/	
.S2StyleTitle {font-size: 11pt; font-family:arial;color:#0000ff; font-weight: bold;}
.S2StyleTitle a:link{color:#0000ff; font-weight: bold; font-size: 11pt; font-family:arial;}
.S2StyleTitle a{color:#0000ff; font-weight: bold; font-size: 11pt; font-family:arial;}
.S2StyleTitle a:hover {color:#990000; font-weight: bold; font-size: 11pt; font-family:arial;}
.S2StyleTitle a:visited{color:#990099; font-weight: bold; font-size: 11pt; font-family:arial;}


/*.S2StyleTitle2 {font-size: 10pt; font-family:arial;color:#0000ff; line-height:27px}*/
/* Changed the above style to the below style to facilitate a line height fix*/
.S2StyleTitle2 {font-size: 10pt; font-family:arial;color:#0000ff; padding-bottom:15px;}

.S2StyleTitle2 a:link{color:#0000ff; font-size: 10pt; font-family:arial;}
.S2StyleTitle2 a{color:#0000ff; font-size: 10pt; font-family:arial;}
.S2StyleTitle2 a:hover {color:#990000; font-size: 10pt; font-family:arial;}
.S2StyleTitle2 a:visited{color:#990099; font-size: 10pt; font-family:arial;}


/*Added 4/29/2009 by Brian Graupner*/
.RSSstyle1 {color:#000; font-size: 10pt; padding-bottom:5px; padding-right:5px; font-family:arial;width:95%}
.RSSstyle1 a{color:#00528f;}
.RSSstyle1 a:link{color:#00528f;}


/*Added 4/29/09 by Brian Graupner*/
.S2StyleTitle3 {font-size: 10pt; font-family:arial;color:#0000ff;}
.S2StyleTitle3 a:link{color:#0000ff; font-size: 10pt; font-family:arial;}
.category {color:#00528f;}

/*Added 5/13/09 by Brian Graupner*/
.S2StyleTitle4 {font-size: 8pt; font-family:arial;color:#0000ff;}
.S2StyleTitle4 a:link{color:#0000ff; font-size: 8pt; font-family:arial;}



/*Added 4/30/2009 by Brian Graupner*/
.RSSstyle2 {color:#000; padding-bottom:5px; padding-right:5px; width:95%}
.RSSstyle2 a{color:#00528f;}
.RSSstyle2 a:link{color:#00528f;}

/*Added 4/30/2009 by Brian Graupner*/
.newsfeedlink2 {font-size: 10.5pt; font-family:arial;color:#4c4c4c;width:95%}
.newsfeedlink2 a:link{color:#00528f; font-size: 10.5pt; font-family:arial;}
.newsfeedlink2 a{color:#4c4c4c; font-size: 10.5pt; font-family:arial;}
.newsfeedlink2 a:hover {color:#990000; font-size: 10.5pt; font-family:arial;}
.newsfeedlink2 a:visited{color:#990099; font-size: 10.5pt; font-family:arial;}




.S2StyleAuthor {color:#999999; font-size: 10pt; font-family:arial;}	
/*.S2StyleDescription {color:#000; font-size: 10pt; border-bottom: 1px #eeeeee  dashed; padding-bottom:5px; font-family:arial;}*/
/*This style added for ShareThis*/
.S2StyleDescription {color:#000; font-size: 10pt; padding-bottom:5px; font-family:arial;border-bottom: 1px #eeeeee dashed}

/** =CQWP RSS **/
div .cqfeed	{top:-337px; position:relative;}
/** /Item Styles for Customize Content Query Web Part **/	

/*table {font-size:inherit;font:100%;}*/
/**
 * Bump up IE to get to 13px equivalent
 */
tt {font-family:monospace;*font-size:108%;line-height:100%;}
samp {font-family:monospace;*font-size:108%;line-height:100%;}
kbd {font-family:monospace;*font-size:108%;line-height:100%;}
code {font-family:monospace;*font-size:108%;line-height:100%;}
pre {font-family:monospace;*font-size:108%;line-height:100%;}
/** =Base Styles **/
/* base.css, part of YUI's CSS Foundation */

h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%; line-height:140%;}
h2 {border-top: 2px solid #E0ECF1; font-weight:bold; font-size:115%; padding-top:3px; padding-bottom:3px;
	/*16px via YUI Fonts CSS foundation*/
	margin:1em 0; color: #00528F; 
}/*
h3 {
	14px via YUI Fonts CSS foundation*/
	/*font-size:108%;  
}*/
h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; color: #00528F;}
h6 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; color: #00528F;}
h5 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; color: #00528F;}
h4 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; color: #00528F;}
h3 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; color: #00528F;}
h1 {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; color: #00528F;}
acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
abbr {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ul {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
blockquote {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ul {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
td {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;
	padding:.5em;*/
}
th {
	/*borders and padding to make the table readable*/
	/*border:1px solid #000;
	padding:.5em;*/
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
pre {
	/*so things don't run into each other*/
	margin-bottom:0em;
}
table {
	/*so things don't run into each other*/
	margin-bottom:0em;
}
fieldset {
	/*so things don't run into each other*/
	margin-bottom:0em;
}
p {
	/*so things don't run into each other*/
	margin-bottom:0em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
textarea{width:12.25em;*width:11.9em;}

input[type=password]{width:12.25em;*width:11.9em;}

input[type=text]{width:12.25em;*width:11.9em;}

/** =ie6only **/
#ie6only {COLOR: #fff; text-decoration:none; text-transform:capitalize; font-size:12px; overflow:hidden; z-index:99999; position:relative}
#ie6only2 {COLOR: #000; text-decoration:none; text-transform:capitalize; font-size:12px; margin-top:0px; padding-top:0px; margin-left:3px; z-index:99999; position:relative}

/** =LegallyMinded Styles**/
#jumpnav {float: left; margin-left: -9999px; margin-bottom:0px }
/** =page design styles**/


/**#hd-wrapper {background: #231f20 url(http://abanet.org/legalcommunity/images/hd-bg.gif) repeat-x 0 100%; 
	border-bottom: 8px solid #69bde2; margin:0px; padding:0px }
#hd {background: inherit; height: 135px; width: 974px; text-align: left;	margin: 0 auto;	}
**/


#hd-wrapper {background: #231f20 url(http://www2.legallyminded.com/images/hd-bg.gif) repeat-x 0 100%; 
	border-bottom: 8px solid #69bde2; margin:0px; padding-bottom:0px; z-index:3}

#hd {background: inherit; width: 974px; text-align: left; margin: 0 auto;height:145px; overflow:hidden; z-index:3}



/** =Logo Styles **/
/**#logo h1 span {float: left; margin: -9999px;}
#logo h1 {width: 500px; height:88px; background: url(http://abanet.org/legalcommunity/images/lmlogo.gif) no-repeat 0 0; margin: 12px 0 0 0; padding: 0;}**/


/** =News Style **/
.ls-table-element-title {font-size: 123%; font-weight: bold; margin: 10px 0 5px 0;}
.ls-table-element-link {color: #000099;}
.ls-table-element-body {font-size: 108%; font-family: arial, helvetica, sans-serif;}
.ls-table-image{float: left; margin-right: 5px; border: 1px solid #ddd;}
tbody .title{font-weight: bold; color: #000099;}


td .ls-box-title  {display:none}
.componentTableTitle {display:none}
#newsA { padding:0px;  border: 0px solid #cccccc; width:100%;}
#newsA  .ls-table {}
#newsA  .ls-table-element-group {display:none;}
#newsA  .ls-table-element-title { margin:5px 0px 0px 0px; padding:0px; font-size:15px; font-family: Arial;}
#newsA  .ls-table-element-title a {color:#0000ff; font-size:10pt; font-weight:normal;}
#newsA  .ls-table img {display:none;}
#newsA  .ls-table-element-body {margin:0px 0px 0px 0px; padding:0px; font-size:120%; font-family:Arial; margin-bottom:10px;}
#newsA  .ls-table-element-link {margin:0px; padding:0px;}
#newsA  .ls-table-element-link#active {color:#0000ff;}
#newsA  .ls-table-element-link#hover {color:#990000}
#newsA  .ls-table-element-link#visited {color:#800080}





/** =Logo Styles **/
#logo h1 span {float: left; margin: -9999px;}
#logo h1 {width: 500px; height:88px; background: url(http://www2.legallyminded.com/images/lmlogo.gif) no-repeat 0 0; margin: 8px 0 0px 0; padding: 0px; cursor:hand}

#logo1 h1 span {float: left; margin: -9999px;}
#logo1 h1 {position:relative; top:-102px; left:740px; width:113px; height:105px; background: url(http://www2.legallyminded.com/images/ABA-LMLogo3.gif) no-repeat 0 0; margin: 12px 0 0 0; padding: 0; cursor:hand}





#doc4 {background: #fff; border-right: 0px solid #000; border-left: 0px solid #999;  }
#bd {margin: 0px 0px 0px 0px;}
#ft-content {background: #565656;  border-left: 1px solid #ccc; border-right: 1px solid #ccc; width: 974px; text-align: left; margin: 0 0; font-size:10pt;}
#ft {background: #1e1e1e; color: #eee; height: 213px;}
.feedback {color:#FFF; font-size:13px; }
#utilnav {padding: 5px 0; background: #E0ECF1; /*url(../images/utilnav-bg.gif) repeat-x 0 0;*/ color: #FFFFFF; }
#utilnav.utilcontent {width: 974px; text-align: left; background: #EFF9FF; }
#participate {height: 50px; border-top: 1px solid #999; border-bottom: 1px solid #999;}
#search {text-align: right; position: relative; top: 25px; right: 15px;}



/** =Find links **/
.bottom ul {list-style: none;	padding: 0;	margin: 0;}
#find ul {list-style: none;	padding: 0;	margin: 0;}
#nav ul li {list-style-type: none;}

.bottom ul li {list-style-type: none;}

#find ul li {list-style-type: none;}
#find {
	MARGIN-TOP: 15px; FLOAT: right; WIDTH: 440px; MARGIN-RIGHT: 10px
}
#find A {
	COLOR: #fff; TEXT-DECORATION: none
}
#find A:hover {
	COLOR: #81a4dc; TEXT-DECORATION: underline
}
#find .find_links {
	FLOAT: left; MARGIN-RIGHT: 4px; margin-top: 5px;
}
#find .find_links LI {BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #316ac5 0px solid; BACKGROUND: #bababc; MARGIN: 3px 0px; BORDER-LEFT: #316ac5 0px solid; BORDER-BOTTOM: #ffffff 1px solid;  }
#find .find_links A {	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #FFF; PADDING-TOP: 2px; TEXT-DECORATION: none; }
#find .find_links A:hover {	FONT-WEIGHT: bold; COLOR: #81a4dc; TEXT-DECORATION: none }
#find .search {MARGIN-TOP: 30px; FLOAT: right; color:#FFFFFF; font-size:120%; font-weight:normal}


/** =Reset Fonts Grids **/

html{color:#000;background:#FFF;}td{margin:0;padding:0;}th{margin:0;padding:0;}blockquote{margin:0;padding:0;}p{margin:0;padding:0;}textarea{margin:0;padding:0;}input{margin:0;padding:0;}legend{margin:0;padding:0;}fieldset{margin:0;padding:0;}form{margin:0;padding:0;}code{margin:0;padding:0;}pre{margin:0;padding:0;}h6{margin:0;padding:0;}h5{margin:0;padding:0;}h4{margin:0;padding:0;}h3{margin:0;padding:0;}h2{margin:0;padding:0;}h1{margin:0;padding:0;}li{margin:0;padding:0;}ol{margin:0;padding:0;}ul{margin:0;padding:0;}dd{margin:0;padding:0;}dt{margin:0;padding:0;}dl{margin:0;padding:0;}div{margin:0;padding:0;}body{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}img{border:0;}fieldset{border:0;}var{font-style:normal;font-weight:normal;}th{font-style:normal;font-weight:normal;}strong{font-style:normal;font-weight:normal;}em{font-style:normal;font-weight:normal;}dfn{font-style:normal;font-weight:normal;}code{font-style:normal;font-weight:normal;}cite{font-style:normal;font-weight:normal;}caption{font-style:normal;font-weight:normal;}address{font-style:normal;font-weight:normal;}li{list-style:none;}th{text-align:left;}caption{text-align:left;}h6{/*font-size:100%;font-weight:normal;*/}h5{/*font-size:100%;font-weight:normal;*/}h4{/*font-size:100%;font-weight:normal;*/}h3{/*font-size:100%;font-weight:normal;*/}h2{/*font-size:100%;font-weight:normal;*/}h1{/*font-size:100%;font-weight:normal;*/}font-weight:normal;}q:before,q:after{content:'';}acronym {border:0;font-variant:normal;}abbr {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}select{/**font-family:inherit;font-size:inherit;font-weight:inherit;**/}textarea{/**font-family:inherit;font-size:inherit;font-weight:inherit;**/}input{/**font-family:inherit;font-size:inherit;font-weight:inherit;**/}select{*font-size:100%;}textarea{*font-size:100%;}input{*font-size:100%;}legend{color:#000;}body {/**font:13px/1.231 arial,helvetica,clean,sans-serif;**/}table {/**font-size:inherit;font:100%;**/}tt{/**font-family:monospace;*font-size:108%;**/line-height:100%;}samp{/**font-family:monospace;*font-size:108%;**/line-height:100%;}kbd{/**font-family:monospace;*font-size:108%;**/line-height:100%;}code{/**font-family:monospace;*font-size:108%;**/line-height:100%;}pre{/**font-family:monospace;*font-size:108%;**/line-height:100%;}body{text-align:center;}#ft{clear:both; overflow:hidden}.yui-t7{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}.yui-t6{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}.yui-t5{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}.yui-t4{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}.yui-t3{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}.yui-t2{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}.yui-t1{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}#doc4{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}#doc3{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}#doc2{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}#doc{/**margin:auto;text-align:left;width:57.69em;*width:56.25em;min-width:950px;**/}#doc2{width:73.076em;*width:71.25em;}#doc3{margin:auto 10px;width:auto;}#doc4{/**width:74.923em;*width:73.05em;**/}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t3 #yui-main{float:right;/**margin-left:-25em;**/}.yui-t2 #yui-main{float:right;/**margin-left:-25em;**/}.yui-t1 #yui-main{float:right;/**margin-left:-25em;**/}.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t5 #yui-main{float:left;margin-right:-25em;}.yui-t4 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:right;width:12.30769em;*width:12.00em;}.yui-t1 #yui-main .yui-b{/**margin-left:13.30769em;*margin-left:13.05em;**/}.yui-t2 .yui-b{float:left;width:13.8461em;*width:13.50em;}.yui-t2 #yui-main .yui-b{margin-left:14.8461em;*margin-left:14.55em;}.yui-t3 .yui-b{float:left;width:23.0769em;*width:22.50em;}.yui-t3 #yui-main .yui-b{margin-left:24.0769em;*margin-left:23.62em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.50em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.55em;}.yui-t5 .yui-b{float:right;width:18.4615em;*width:18.00em;}.yui-t5 #yui-main .yui-b{margin-right:19.4615em;*margin-right:19.125em;}.yui-t6 .yui-b{float:right;width:15.4em;/**width:22.50em;**/}.yui-t6 #yui-main .yui-b{margin-right:24.0769em;*margin-right:23.62em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-gd .yui-u{float:left;}.yui-gc .yui-g{float:left;}.yui-gc .yui-u{float:left;}.yui-gb .yui-gf{float:left;}.yui-gb .yui-ge{float:left;}.yui-gb .yui-gd{float:left;}.yui-gb .yui-gc{float:left;}.yui-gb .yui-gb{float:left;}.yui-gb .yui-g{float:left;}.yui-g .yui-gb .yui-u{float:left;}.yui-gb .yui-u{float:left;}.yui-gf .yui-u{float:right;}.yui-gf .yui-g{float:right;}.yui-ge .yui-g{float:right;}.yui-ge .yui-u{float:right;}.yui-g .yui-gc .yui-u{float:right;}.yui-gd .yui-g{float:right;}.yui-gc .yui-u{float:right;}.yui-g .yui-gf{float:right;}.yui-g .yui-ge{float:right;}.yui-g .yui-gd{float:right;}.yui-g .yui-gc{float:right;}.yui-g .yui-gb{float:right;}.yui-g .yui-g{float:right;}.yui-g .yui-u{float:right;}.yui-gc div.first div.first{float:left;}.yui-g .yui-ge div.first{float:left;}.yui-g .yui-gc div.first{float:left;}.yui-gf div.first{float:left;}.yui-ge div.first{float:left;}.yui-gd div.first{float:left;}.yui-gc div.first{float:left;}.yui-gb div.first{float:left;}.yui-g div.first{float:left;}.yui-g .yui-gf{width:49.1%;}.yui-g .yui-ge{width:49.1%;}.yui-g .yui-gd{width:49.1%;}.yui-g .yui-gc{width:49.1%;}.yui-g .yui-gb{width:49.1%;}.yui-g .yui-g{width:49.1%;}.yui-g .yui-u{width:49.1%;}.yui-gd .yui-u{width:32%;margin-left:1.99%;}.yui-gc .yui-g{width:32%;margin-left:1.99%;}.yui-gc .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-gf{width:32%;margin-left:1.99%;}.yui-gb .yui-ge{width:32%;margin-left:1.99%;}.yui-gb .yui-gd{width:32%;margin-left:1.99%;}.yui-gb .yui-gc{width:32%;margin-left:1.99%;}.yui-gb .yui-gb{width:32%;margin-left:1.99%;}.yui-gb .yui-g{width:32%;margin-left:1.99%;}.yui-g .yui-gb .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{width:32%;margin-left:1.99%;}.yui-gb .yui-u{*margin-left:1.9%;*width:31.9%;}.yui-gd .yui-u{width:66%;}.yui-gc div.first{width:66%;}.yui-gd div.first{width:32%;}.yui-gf .yui-u{width:74.2%;}.yui-ge div.first{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge .yui-u{width:24%;}.yui-gd div.first{margin-left:0;}.yui-gc div.first{margin-left:0;}.yui-gb div.first{margin-left:0;}.yui-g .yui-gb div.first{margin-left:0;}.yui-gf .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-ge .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-gd .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-gc .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-gb .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-g .yui-g .yui-u{width:49%;*width:48.1%;*margin-left:0;}.yui-gb .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-g .yui-gb div.first{*margin-right:0;*width:32%;_width:31.7%;}.yui-gd .yui-g{width:66%;}.yui-g .yui-gc div.first{width:66%;}.yui-gb .yui-g div.first{*margin-right:4%;_margin-right:1.3%;}.yui-gb .yui-gd div.first{*margin-right:0;}.yui-gb .yui-gc div.first{*margin-right:0;}.yui-gb .yui-gc .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-gb .yui-gb .yui-u{*margin-left:1.8%;_margin-left:4%;}.yui-g .yui-gb .yui-u{_margin-left:1.0%;}.yui-gb .yui-gd .yui-u{*width:66%;_width:61.2%;}.yui-gb .yui-gd div.first{*width:31%;_width:29.5%;}.yui-gb .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-g .yui-gc .yui-u{width:32%;_float:right;margin-right:0;_margin-left:0;}.yui-gb .yui-gc div.first{width:66%;*float:left;*margin-left:0;}.yui-gb .yui-gf .yui-u{margin:0;}.yui-gb .yui-ge .yui-u{margin:0;}.yui-gb .yui-gb .yui-u{_margin-left:.7%;}.yui-gb .yui-gb div.first{*margin-left:0;}.yui-gb .yui-g div.first{*margin-left:0;}.yui-gd .yui-g .yui-u{*width:48.1%;*margin-left:0;}.yui-gc .yui-g .yui-u{*width:48.1%;*margin-left:0;}s .yui-gb .yui-gd div.first{width:32%;}.yui-g .yui-gd div.first{_width:29.9%;}.yui-ge .yui-g{width:24%;}.yui-gf .yui-g{width:74.2%;}.yui-gb .yui-gf div.yui-u{float:right;}.yui-gb .yui-ge div.yui-u{float:right;}.yui-gb .yui-gf div.first{float:left;}.yui-gb .yui-ge div.first{float:left;}.yui-gb .yui-gf div.first{*width:24%;_width:20%;}.yui-gb .yui-ge .yui-u{*width:24%;_width:20%;}.yui-gb .yui-gf .yui-u{*width:73.5%;_width:65.5%;}.yui-gb .yui-ge div.first{*width:73.5%;_width:65.5%;}.yui-ge div.first .yui-gd .yui-u{width:65%;}.yui-ge div.first .yui-gd div.first{width:32%;}.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.yui-ge:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.yui-gd:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.yui-gc:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.yui-gb:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.yui-g:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.yui-gf{zoom:1;}
.yui-ge{zoom:1;}
.yui-gd{zoom:1;}
.yui-gc{zoom:1;}
.yui-gb{zoom:1;}
.yui-g{zoom:1;}
#bd{zoom:1;}

/** =Bottom Styles **/

div #creditfooter { display:none}

/** =Form Styles **/
.bttn {font-weight:bold; background:url('../images/bttn.gif'); border:0px; width:60px; height:22px; z-index:1; tabindex:-15; cursor:pointer;}

/** =Link Styles **/
a {text-decoration: none;color:#0000ff;}
a:link {color:#0000ff;}
a:visited {color:#990099;}
a:active {}
a:hover {color: #990000; text-decoration: underline;}
.more {font-size: 90%; color: #990000;}
#ft A:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
#ft A:visited {COLOR: #FFFFFF; TEXT-DECORATION: none}
#ft A:active {COLOR: #FFFFFF; TEXT-DECORATION: underline}

/*#ft A:hover {COLOR: #1e1e1e; TEXT-DECORATION: underline}*/
#ft A:hover {COLOR: #0000ff; TEXT-DECORATION: underline}

/** =LandingPage Styles **/
/**.subtopics {float: right; width: 180px; border: 1px solid #ccc; background: #F6F4F2; padding: 5px;}
.subtopics h3 {margin: 3px 0;}**/

.pageheader {padding-top:12px; }
.lp-module-content {width:100%; border-top: 1px solid #E0ECF1;}


/** =Article Styles **/
.publication {font-style: italic; /*font-size: 90%;*/ color: #999; margin-bottom: .2em;}
.issuemonthdate {/*font-size: 90%;*/ color: #999; margin-bottom: .2em;}
.abstract {}
.articletitle {margin-bottom: .2em; font-weight: bold; font-size: 108%;}

/** =Left sidebar Styles
.leftsidebar {border: 0px solid #ccc; background: #F6F4F2 url(http://adnewdev.abanet.org/legalcommunity/images/blue-gradient.gif) repeat-x 0 0; border-left: 0px; margin-left: -5px; padding-left: 5px;} **/

.leftsidebar ul li{list-style-type:none; margin: 0; padding-left: 0; padding-bottom: .8em;}
.leftsidebar ul {margin-left: 0;}

/** =Tabs Styles**/
/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
    border:solid #BBBDBF; /* color between tab list and content orig:#2647a0 */
    border-width:0 0 3px;
    position:relative;
    zoom:1;
	background: #FFF;
	z-index:3
	/*background: #F6F4F2;*/}

.yui-skin-sam .yui-navset .yui-nav { /* protect nested tabviews from other orientations */
    border: 1px solid #BBBDBF; /* color between tab list and content orig:#2647a0 */
    border-width:0 0 3px; 
   	position:relative;
    zoom:1;
	background: #FFF; font-size:10pt;
	z-index:3

	/*background: #F6F4F2;*/}

.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li { font-size:10pt;
    margin:0 0.16em 0 0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    zoom:1;}

.yui-skin-sam .yui-navset .yui-nav li {
    margin:0 0.16em 0 0; /* space between tabs */
    padding:1px 0 0; /* gecko: make room for overflow */
    zoom:1;}

.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected { 
    margin:-12px 0.16em -3px 0; /* for overlap */}

.yui-skin-sam .yui-navset .yui-nav .selected { 
    margin:-12px 0.16em -3px 0; /* for overlap */}

.yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background:#FFF; /* url(../../../../assets/skins/sam/sprite.png) repeat-x left -1400px; selected tab background */
    color:#1E1E1E; font-size:10pt;}

.yui-skin-sam .yui-navset .yui-nav .selected a:focus { /* no hover effect for selected */
    background:#FFF; /* url(../../../../assets/skins/sam/sprite.png) repeat-x left -1400px; selected tab background */
    color:#1E1E1E; }

.yui-skin-sam .yui-navset .yui-nav .selected a { /* no hover effect for selected */
    background:#FFF; /* url(../../../../assets/skins/sam/sprite.png) repeat-x left -1400px; selected tab background */
    color:#1E1E1E; font-size:10pt;}
.yui-skin-sam .yui-navset .yui-nav a:focus { font-size:10pt;

    /*background:#FFF;  url(../../../../assets/skins/sam/sprite.png) repeat-x left -1300px; selected tab background */
    color: #AE060D; 
	outline:0;}
.yui-skin-sam .yui-navset .yui-nav a:hover {
    /*background:#FFF;  url(../../../../assets/skins/sam/sprite.png) repeat-x left -1300px; selected tab background */
    color: #AE060D; font-size:10pt;
	outline:0;}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
    padding:0.5em 0.75em; /* raise selected tab */
}
.yui-skin-sam .yui-navset .yui-nav .selected a em { font-size:10pt;
    border-color:#BBBDBF; /* selected tab border color */
}
.yui-skin-sam .yui-navset .yui-nav .selected a {
    border-color:#BBBDBF; /* selected tab border color */
}
.yui-skin-sam .yui-navset .yui-content {
    background:#FFF; /* content background color */
	width: auto;
	border-bottom: 2px solid #1E1E1E;
}
.yui-skin-sam .yui-navset .yui-navset-top .yui-content {
    /*border:1px solid #808080;  content border */
    /*border-top-color:#243356;  different border color */
    padding:0.25em 0.5em; /* content padding */
}
.yui-skin-sam .yui-navset .yui-content {
    /*border:1px solid #808080;  content border */
    /*border-top-color:#243356;  different border color */
    padding:0.25em 0.5em; /* content padding */
}
/*Menu css*/
/*

div .tabsmenuclass {margin:0px; padding:0px; }
.tabsmenuclass UL {background-color:#000000; cursor: hand;
margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; padding-top:0px; OVERFLOW: hidden; 
	WIDTH: 974px; LIST-STYLE-TYPE: none}
.tabsmenuclass LI {FLOAT: left;list-style-type:none; background-color:#000000; }
.tabsmenuclass A {vertical-align:top;  margin-top:0px; 
	PADDING-RIGHT: 7px; DISPLAY: block; PADDING-LEFT: 7px; BACKGROUND: #e8e8e8; PADDING-BOTTOM: 5px; list-style-type:none; 	FONT: bold 13px Arial; COLOR: #000000; MARGIN-RIGHT: 1px; PADDING-TOP: 5px; TEXT-DECORATION: none}
.tabsmenuclass A:hover {BACKGROUND: #000000; COLOR: white}
.tabsmenuclass A.selected {BACKGROUND: #000000; COLOR: white; }
.tabsmenucontentclass {list-style-type:none; margin-top:0px;
	CLEAR: left; BORDER-RIGHT: #808080 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #808080 1px solid; 
	PADDING-LEFT: 5px; BACKGROUND: #FFFFFF; PADDING-BOTTOM: 2px; BORDER-LEFT: #808080 0px solid; 
	WIDTH: 969px; PADDING-TOP: 5px; BORDER-BOTTOM: #808080 0px solid; }
.tabsmenucontentclass UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 4px; MARGIN: 0px; PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none}
.tabsmenucontentclass LI {FLOAT: left; MARGIN-RIGHT: 1em}

*/



/** =Resources list styles
#list1 table {margin: 0;padding: 0; width: 280px;}
#list1 table tr, #list1 table tr td {margin: 3px 0; padding: 0; border: 0px; font-size: 98%;}
.ls-table-element-link {font-size: 100%;}**/
.hp-module-content ul {margin: 0; list-style-type: none;}
.lp-module-content ul {margin: 0; list-style-type: none;}
.lp-module-content ul li{list-style-type: none; margin-bottom: 5px; border-bottom: 1px dotted #ccc;padding-bottom: 5px;}
.lp-module-content ul li a{margin-bottom: .2em; font-weight: bold; font-size: 108%;}
.hp-module-content ul li {list-style-type: none; margin-bottom: 5px; border-bottom: 1px dotted #ccc;padding-bottom: 5px;}
.hp-module-content ul li a{font-weight: normal;}

/** =Loginbox **/
.loginbox {border: 1px solid #ccc; background: #F6F4F2 url(../images/blue-gradient.gif) repeat-x 0 0; font-weight: bold;}


/** =DispForm Style - Article content page**/
.ms-toolbarContainer{
/**background-image:url("/_layouts/images/toolgrad.gif");**/
background-image:url("");
background-repeat:repeat-x;
background-color:#fff;
}
table.ms-viewtoolbar{
/**background-image:url("/_layouts/images/toolgrad.gif");**/
background-image:url("");
background-repeat:repeat-x;
background-color:#fff;
}
table.ms-toolbar{
/**background-image:url("/_layouts/images/toolgrad.gif");**/
background-image:url("");
background-repeat:repeat-x;
background-color:#fff;
}
/** /DispForm Style - Article content page**/

/** =Toolbar Styles**/
#toolbar {margin:0 auto; padding-bottom: 5px;}
.ms-toolbarContainer{border:0px solid #ffffff;border-collapse:collapse;}
table.ms-toolbar{border:0px solid #ffffff;border-collapse:collapse;}
.ms-toolbarContainer{text-decoration:none; color:#003399; font-size:10pt; font-family:Arial; padding-left:3px; padding-right:3px;}
.ms-formtoolbar{text-decoration:none; color:#003399; font-size:10pt; font-family:Arial; padding-left:3px; padding-right:3px;}
.ms-viewtoolbar{text-decoration:none; color:#003399; font-size:10pt; font-family:Arial; padding-left:3px; padding-right:3px;}
.ms-toolbar{text-decoration:none; color:#003399; font-size:10pt; font-family:Arial; padding-left:3px; padding-right:3px;}
.ms-standardheader{font-size:12px; margin:0em;text-align:left;color:#00528f; padding-top:17px; padding-left:0px;}
.ms-formtable .ms-formbodysurvey{line-height:1.3em; border-bottom:1px; border-bottom-color:#eeeeee; border-bottom-style:solid; border-bottom-width:1px; padding-top:17px;}

/** =webpart bottom border **/
.ms-WPHeader TD{border-bottom:0px solid #4e7cb7; font-size:12pt; font-family:Arial; padding:0px;
border-collapse:collapse;}
A span.ms-WPEditText{
display:inline;
vertical-align:middle;
padding-left:1px;
padding-right:1px;
font-size:8pt;
font-family:verdana,arial,sans-serif;
color:#000000;
text-decoration:none;
}
.ms-SPZoneSelected .ms-WPHeader TD{
border:0px solid #c4c4c4; padding:0px;
background-color:#fff9de;
background-image:url("/_layouts/images/partgrad.gif");
background-repeat:repeat-x;
}


.ms-SPzone .ms-WPHeader TD{
border:0px solid #c4c4c4; padding:0px;
background-color:#fff9de;
background-image:url("/_layouts/images/partgrad.gif");
background-repeat:repeat-x;
}


.ms-formtable .ms-formbody{line-height:1.3em; border-bottom:1px; border-bottom-color:#eeeeee; border-bottom-style:solid; border-bottom-width:1px; padding-top:17px;}


/** =Members Widget **/
.componentTableTitle {font-size:11px; font-weight:bold; font-family: Arial; border-bottom:1px solid #565656; height:29px; color:#00528f}
.ls-box-title {padding:6px 0px 0px 8px;color:#00528f;}
.ls-box-content {padding: 8px;}
.ls-table-element-title {margin:7px 0px 3px 0px; padding:0px;}
.ls-table img {float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
.ls-table-element-body {margin:0px 0px 10px 0px; padding:0px;}
.ls-table-element-link {margin:0px; padding:0px; }
.imagelist-container {}
.imagelist-item {padding:2px; float: left; }
.imagelist-image {border:1px solid #eee; }
.imagegrid-container {}
.imagegrid-item {}
.imagegrid-image {}



.componentTableTitle {color:#00528f; font-size:108%; font-weight:bold; font-family:Arial;}
.ls-table-element-link {color: #000099;}
.ls-table-element-body {font-size: 108%; font-family: arial;}
.ls-table-image{float: left; margin-right: 5px; border: 1px solid #ddd;}
tbody .title{font-weight: bold; color: #000099;}
/** =Feed Styles **/
p.channel {display: none;}
A.chanLink {font-weight: bold; font-size: 108%;}
.feedTitle {display: none;}
.newsfeed ul {list-style-type:none; margin: 0; padding: 0;}
.newsfeed ul li{margin: .5em 0; list-style-type:none;}

/** =Leverage Home Page Widget Styles **/  
#list1 { padding:0px;  border: 0px solid #cccccc; width:100%;}
#list1 .ls-table {}
#list1 .ls-table-element-group {}
#list1 .ls-table-element-title {font-weight: bold; margin-bottom: .2em; padding:0px; font-family: arial; margin-left: 0px; margin-right: 0px; margin-top: 7px;}
#list1 .ls-table-element-title a {color:#00528F; font-size:10pt}
#list1 .ls-table-element-title a:hover {color:#990000;}
#list1 .ls-table img {display:none; float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
#list1 .ls-table-element-body {margin:0px 0px 0px 0px; padding:0px; font-size:10pt; font-family:arial; color:#000000; line-height:134%}
#list1 .ls-table-element-link {margin:0px; padding:0px; }
#list1 .ls-table-element-link#active { }
#list1 .ls-table-element-link#hover { }
#list1 .ls-table-element-link#visited { }

#list2 { padding:0px;  border: 0px solid #cccccc; width:100%;}
#list2 .ls-table {}
#list2 .ls-table-element-group {}
#list2 .ls-table-element-title {font-weight: bold; margin-bottom: .2em; padding:0px; font-family: arial; margin-left: 0px; margin-right: 0px; margin-top: 7px;}
#list2 .ls-table-element-title a {color:#00528F; font-size:10pt}
#list2 .ls-table img {display:none; float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
#list2 .ls-table-element-body {margin:0px 0px 0px 0px; padding:0px; font-size:10pt; font-family:arial; color:#000000;  line-height:134%}
#list2 .ls-table-element-link {margin:0px; padding:0px; }
#list2 .ls-table-element-link#active { }
#list2 .ls-table-element-link#hover { }
#list2 .ls-table-element-link#visited { }




/** =Tabview Styles **/
.yui-navset .yui-navset-bottom .yui-nav li{margin:0 0.5em 0 0;}
.yui-navset .yui-navset-top .yui-nav li{margin:0 0.5em 0 0;}
.yui-navset .yui-nav li{margin:0 0.5em 0 0;}.yui-navset-right .yui-nav li{margin:0 0 0.5em;}.yui-navset-left .yui-nav li{margin:0 0 0.5em;}.yui-navset-right .yui-nav{width:6em;}.yui-navset-left .yui-nav{width:6em;}.yui-navset .yui-navset-right .yui-nav{width:6em;}.yui-navset .yui-navset-left .yui-nav{width:6em;}.yui-navset-bottom .yui-nav{width:auto;}.yui-navset-top .yui-nav{width:auto;}.yui-navset-left{padding:0 0 0 6em;}.yui-navset .yui-navset-left{padding:0 0 0 6em;}.yui-navset-right{padding:0 6em 0 0;}.yui-navset-bottom{padding:auto;}.yui-navset-top{padding:auto;}.yui-nav li{margin:0;padding:0;list-style:none;}.yui-nav{margin:0;padding:0;list-style:none;}.yui-navset li em{font-style:normal}.yui-navset{position:relative;zoom:1;}.yui-navset .yui-content{zoom:1;}.yui-navset .yui-navset-bottom .yui-nav li{display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;}.yui-navset .yui-navset-top .yui-nav li{display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;}.yui-navset .yui-nav li{display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;}.yui-navset-right .yui-nav li{display:block;}.yui-navset-left .yui-nav li{display:block;}.yui-navset .yui-nav a{position:relative;}.yui-navset-bottom .yui-nav li a{display:block;display:inline-block;vertical-align:bottom;zoom:1;}.yui-navset-top .yui-nav li a{display:block;display:inline-block;vertical-align:bottom;zoom:1;}.yui-navset .yui-nav li a{display:block;display:inline-block;vertical-align:bottom;zoom:1;}.yui-navset-right .yui-nav li a{display:block;}.yui-navset-left .yui-nav li a{display:block;}.yui-navset-bottom .yui-nav li a{vertical-align:text-top;}.yui-navset-bottom .yui-nav li a em{display:block;}.yui-navset-top .yui-nav li a em{display:block;}.yui-navset .yui-nav li a em{display:block;}.yui-navset-right .yui-nav{position:absolute;z-index:1;}.yui-navset-left .yui-nav{position:absolute;z-index:1;}.yui-navset .yui-navset-right .yui-nav{position:absolute;z-index:1;}.yui-navset .yui-navset-left .yui-nav{position:absolute;z-index:1;}.yui-navset-bottom .yui-nav{position:static;}.yui-navset-top .yui-nav{position:static;}.yui-navset-left .yui-nav{left:0;right:auto;}.yui-navset .yui-navset-left .yui-nav{left:0;right:auto;}.yui-navset-right .yui-nav{right:0;left:auto;}.yui-navset .yui-navset-right .yui-nav{right:0;left:auto;}.yui-skin-sam .yui-navset .yui-navset-top .yui-nav{border:solid #2647a0;border-width:0 0 5px;Xposition:relative;zoom:1;}.yui-skin-sam .yui-navset .yui-nav{border:solid #2647a0;border-width:0 0 5px;Xposition:relative;zoom:1;}.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li{margin:0 0.16em 0 0;padding:1px 0 0;zoom:1;}.yui-skin-sam .yui-navset .yui-nav li{margin:0 0.16em 0 0;padding:1px 0 0;zoom:1;}.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected{margin:0 0.16em -1px 0;}.yui-skin-sam .yui-navset .yui-nav .selected{margin:0 0.16em -1px 0;}.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a{background:#d8d8d8 url('../images/sprite2.png') repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none; font-size:10pt;
}.yui-skin-sam .yui-navset .yui-nav a{background:#d8d8d8 url('../images/sprite2.png') repeat-x;border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;}.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em{border:solid #a3a3a3;border-width:1px 0 0;cursor:hand;padding:0.25em .75em;left:0;right:0;bottom:0;top:-1px;position:relative; font-size:10pt;
}.yui-skin-sam .yui-navset .yui-nav a em{border:solid #a3a3a3;border-width:1px 0 0;cursor:hand;padding:0.25em .75em;left:0;right:0;bottom:0;top:-1px;position:relative;}.yui-skin-sam .yui-navset .yui-nav .selected a:hover{background:#2647a0 url('../images/sprite2.png') repeat-x left -1400px;color:#fff;}.yui-skin-sam .yui-navset .yui-nav .selected a:focus{background:#2647a0 url('../images/sprite2.png') repeat-x left -1400px;color:#fff;}.yui-skin-sam .yui-navset .yui-nav .selected a{background:#2647a0 url('../images/sprite2.png') repeat-x left -1400px;color:#fff;}.yui-skin-sam .yui-navset .yui-nav a:focus{background:#bfdaff url('../images/sprite2.png') repeat-x left -1300px;outline:0;}.yui-skin-sam .yui-navset .yui-nav a:hover{background:#bfdaff url('../images/sprite2.png') repeat-x left -1300px;outline:0;}.yui-skin-sam .yui-navset .yui-nav .selected a em{padding:0.35em 0.75em;}.yui-skin-sam .yui-navset .yui-nav .selected a em{border-color:#243356;}.yui-skin-sam .yui-navset .yui-nav .selected a{border-color:#243356;}.yui-skin-sam .yui-navset .yui-content{background:#ffffff; width:600px;}.yui-skin-sam .yui-navset .yui-navset-top .yui-content{border:0px solid #808080;border-top-color:#243356;padding:0.25em 0.5em; font-size:10pt;
}.yui-skin-sam .yui-navset .yui-content{border:0px solid #808080;border-top-color:#243356;padding:0.25em 0.5em;}.yui-skin-sam .yui-navset-right .yui-nav{border-width:0 5px 0 0;Xposition:absolute;top:0;bottom:0;}.yui-skin-sam .yui-navset .yui-navset-right .yui-nav{border-width:0 5px 0 0;Xposition:absolute;top:0;bottom:0;}.yui-skin-sam .yui-navset .yui-navset-left .yui-nav{border-width:0 5px 0 0;Xposition:absolute;top:0;bottom:0;}.yui-skin-sam .yui-navset-left .yui-nav{border-width:0 5px 0 0;Xposition:absolute;top:0;bottom:0;}.yui-skin-sam .yui-navset-right .yui-nav{border-width:0 0 0 5px;}.yui-skin-sam .yui-navset .yui-navset-right .yui-nav{border-width:0 0 0 5px;}.yui-skin-sam .yui-navset-right .yui-nav li{margin:0 0 0.16em;padding:0 0 0 1px;}.yui-skin-sam .yui-navset .yui-navset-left .yui-nav li{margin:0 0 0.16em;padding:0 0 0 1px;}.yui-skin-sam .yui-navset-left .yui-nav li{margin:0 0 0.16em;padding:0 0 0 1px;}.yui-skin-sam .yui-navset-right .yui-nav li{padding:0 1px 0 0;}.yui-skin-sam .yui-navset .yui-navset-left .yui-nav .selected{margin:0 -1px 0.16em 0;}.yui-skin-sam .yui-navset-left .yui-nav .selected{margin:0 -1px 0.16em 0;}.yui-skin-sam .yui-navset-right .yui-nav .selected{margin:0 0 0.16em -1px;}.yui-skin-sam .yui-navset-right .yui-nav a{border-width:1px 0;}.yui-skin-sam .yui-navset-left .yui-nav a{border-width:1px 0;}.yui-skin-sam .yui-navset-right .yui-nav a em{border-width:0 0 0 1px;padding:0.2em .75em;top:auto;left:-1px;}.yui-skin-sam .yui-navset .yui-navset-left .yui-nav a em{border-width:0 0 0 1px;padding:0.2em .75em;top:auto;left:-1px;}.yui-skin-sam .yui-navset-left .yui-nav a em{border-width:0 0 0 1px;padding:0.2em .75em;top:auto;left:-1px;}.yui-skin-sam .yui-navset-right .yui-nav a em{border-width:0 1px 0 0;left:auto;right:-1px;}.yui-skin-sam .yui-navset-bottom .yui-nav a:hover{background-image:none;}.yui-skin-sam .yui-navset-bottom .yui-nav .selected a{background-image:none;}.yui-skin-sam .yui-navset-bottom .yui-nav a{background-image:none;}.yui-skin-sam .yui-navset-right .yui-nav a:hover{background-image:none;}.yui-skin-sam .yui-navset-right .yui-nav .selected a{background-image:none;}.yui-skin-sam .yui-navset-right .yui-nav a{background-image:none;}.yui-skin-sam .yui-navset-left .yui-nav a:hover{background-image:none;}.yui-skin-sam .yui-navset-left .yui-nav .selected a{background-image:none;}.yui-skin-sam .yui-navset-left .yui-nav a{background-image:none;}.yui-skin-sam .yui-navset-left .yui-content{border:1px solid #808080;border-left-color:#243356;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav{border-width:5px 0 0;}.yui-skin-sam .yui-navset-bottom .yui-nav{border-width:5px 0 0;}.yui-skin-sam .yui-navset-bottom .yui-nav .selected{margin:-1px 0.16em 0 0;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav .selected{margin:-1px 0.16em 0 0;}.yui-skin-sam .yui-navset-bottom .yui-nav li{padding:0 0 1px 0;vertical-align:top;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li{padding:0 0 1px 0;vertical-align:top;}.yui-skin-sam .yui-navset-bottom .yui-nav li a{}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li a{}.yui-skin-sam .yui-navset-bottom .yui-nav a em{border-width:0 0 1px;top:auto;bottom:-1px;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav a em{border-width:0 0 1px;top:auto;bottom:-1px;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-content{border:1px solid #808080;border-bottom-color:#243356}
.yui-skin-sam .yui-navset-bottom .yui-content{border:1px solid #808080;border-bottom-color:#243356}

/** =Utilmenu Styles **/
.yuimenu {LEFT: -999em; TOP: -999em; position:relative;z-index:999;}
.yuimenubar {POSITION: static}
.yuimenu .yuimenu {POSITION: absolute}
.yuimenubar .yuimenu {POSITION: absolute}
.yuimenubar LI {LIST-STYLE-TYPE: none}
.yuimenu LI {LIST-STYLE-TYPE: none}
.yuimenubar UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.yuimenu UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.yuimenubar LI {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.yuimenu LI {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.yuimenu H6 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.yuimenubar H6 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px}
.yuimenuitemlabel {WHITE-SPACE: nowrap; TEXT-ALIGN: left; z-index:1; }
.yuimenubaritemlabel {WHITE-SPACE: nowrap; TEXT-ALIGN: left}
.yuimenubar UL {ZOOM: 1}
.yuimenubar .yuimenu UL {ZOOM: normal}
.yuimenubar > .bd > UL:unknown {CLEAR: both; DISPLAY: block; VISIBILITY: hidden; LINE-HEIGHT: 0;overflow:visible; HEIGHT: 0px; content: "."}
.yuimenubaritem {FLOAT: left}
.yuimenubaritemlabel {DISPLAY: block}
.yuimenuitemlabel {DISPLAY: block}
.yuimenuitemlabel .helptext {DISPLAY: block; MARGIN: -1em 0px 0px 10em; FONT-STYLE: normal}
.yui-menu-shadow {Z-INDEX: -1; VISIBILITY: hidden; POSITION: absolute}
.yui-menu-shadow-visible {RIGHT: -3px; LEFT: -3px; VISIBILITY: visible; BOTTOM: -3px; TOP: 2px}
.hide-scrollbars * {OVERFLOW: hidden}
.hide-scrollbars SELECT {DISPLAY: none}
.show-scrollbars.yuimenu {OVERFLOW: visible}
.show-scrollbars.yuimenubar {OVERFLOW: visible}
.hide-scrollbars.yuimenu .yui-menu-shadow {OVERFLOW: hidden}
.hide-scrollbars.yuimenubar .yui-menu-shadow {OVERFLOW: hidden}
.show-scrollbars.yuimenu .yui-menu-shadow {OVERFLOW: auto}
.show-scrollbars.yuimenubar .yui-menu-shadow {OVERFLOW: auto}
.yui-skin-sam .yuimenubar {BORDER-RIGHT: #808080 0px solid; BORDER-TOP: #808080 0px solid; FONT-SIZE: 100%; BACKGROUND: none repeat-x 0px 0px; BORDER-LEFT: #808080 0px solid; LINE-HEIGHT: 1.9; BORDER-BOTTOM: #808080 0px solid;}
.yui-skin-sam .yuimenubarnav .yuimenubaritem {BORDER-RIGHT: #ccc 0px solid}
.yui-skin-sam .yuimenubaritemlabel {BORDER-RIGHT: #808080 0px solid; PADDING-RIGHT: 10px; BORDER-TOP: #808080 0px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: -1px 0px; BORDER-LEFT: #808080 0px solid; CURSOR: hand; COLOR: #FFF; PADDING-TOP: 0px; BORDER-BOTTOM: #808080 0px solid; POSITION: relative; TEXT-DECORATION: none; }
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel {PADDING-RIGHT: 20px; DISPLAY: inline-block}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu {BACKGROUND: url(menubaritem_submenuindicator.png) no-repeat right center}
.yui-skin-sam .yuimenubaritem-selected {BACKGROUND: none repeat-x 0px -1700px; }
.yui-skin-sam .yuimenubaritemlabel-selected {BORDER-LEFT-COLOR: #7d98b8; BORDER-BOTTOM-COLOR: #7d98b8; BORDER-TOP-COLOR: #7d98b8; BORDER-RIGHT-COLOR: #7d98b8}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-selected {BORDER-LEFT-WIDTH: 0px; LEFT: -0px; MARGIN-LEFT: -0px}
.yui-skin-sam .yuimenubaritemlabel-disabled {CURSOR: default; COLOR: #a6a6a6}
.yui-skin-sam .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {BACKGROUND-IMAGE: url(menubaritem_submenuindicator_disabled.png)}
.yui-skin-sam .yuimenu {FONT-SIZE: 93%; LINE-HEIGHT: 1.45}
.yui-skin-sam .yuimenubar .yuimenu {FONT-SIZE: 100%}
.yui-skin-sam .yuimenu .yuimenu {FONT-SIZE: 100%}
.yui-skin-sam .yuimenu .bd {BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 0px solid; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; ZOOM: 1; BACKGROUND-COLOR: #fff; _zoom: normal}
.yui-skin-sam .yuimenu .yuimenu .bd {ZOOM: normal}
.yui-skin-sam .yuimenu UL {BORDER-RIGHT: #ccc 0px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ccc 0px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; BORDER-LEFT: #ccc 0px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 0px solid
}
.yui-skin-sam .yuimenu UL.first-of-type {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}
.yui-skin-sam .yuimenu H6 {BORDER-RIGHT: #ccc 0px solid; PADDING-RIGHT: 10px; BORDER-TOP: #ccc 0px solid; PADDING-LEFT: 10px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; BORDER-LEFT: #ccc 0px solid; COLOR: #a4a4a4; PADDING-TOP: 3px; BORDER-BOTTOM: #ccc 0px solid}
.yui-skin-sam .yuimenu UL.hastitle {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}
.yui-skin-sam .yuimenu H6.first-of-type {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}
.yui-skin-sam .yuimenu .yui-menu-body-scrolled {BORDER-LEFT-COLOR: #808080; BORDER-BOTTOM-COLOR: #ccc; OVERFLOW: hidden; BORDER-TOP-COLOR: #ccc; BORDER-RIGHT-COLOR: #808080}
.yui-skin-sam .yuimenu .topscrollbar {BORDER-RIGHT: #808080 0px solid; BORDER-TOP: #808080 0px solid; BACKGROUND: none #fff no-repeat 0px 0px; BORDER-LEFT: #808080 0px solid; BORDER-BOTTOM: #808080 0px solid; HEIGHT: 16px}
.yui-skin-sam .yuimenu .bottomscrollbar {BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; BACKGROUND: none #fff no-repeat 0px 0px; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; HEIGHT: 16px}
.yui-skin-sam .yuimenu .topscrollbar {BACKGROUND-POSITION: center -950px; BORDER-BOTTOM-WIDTH: 0px}
.yui-skin-sam .yuimenu .topscrollbar_disabled {BACKGROUND-POSITION: center -975px}
.yui-skin-sam .yuimenu .bottomscrollbar {BORDER-TOP-WIDTH: 0px; BACKGROUND-POSITION: center -850px}
.yui-skin-sam .yuimenu .bottomscrollbar_disabled {BACKGROUND-POSITION: center -875px}
.yui-skin-sam .yuimenuitem {_border-bottom: solid 0px #fff}
.yui-skin-sam .yuimenuitemlabel {PADDING-RIGHT: 20px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; CURSOR: hand; COLOR: #000; PADDING-TOP: 0px; TEXT-DECORATION: none}
.yui-skin-sam .yuimenuitemlabel .helptext {MARGIN-TOP: -1.45em}
.yui-skin-sam .yuimenuitem-hassubmenu {BACKGROUND-POSITION: right center; BACKGROUND-IMAGE: url(menuitem_submenuindicator.png); BACKGROUND-REPEAT: no-repeat}
.yui-skin-sam .yuimenuitem-checked {BACKGROUND-POSITION: left center; BACKGROUND-IMAGE: url(menuitem_checkbox.png); BACKGROUND-REPEAT: no-repeat}
.yui-skin-sam .yui-menu-shadow-visible {FILTER: alpha(opacity=12); BACKGROUND-COLOR: #000; opacity: .12}
.yui-skin-sam .yuimenuitem-selected {BACKGROUND-COLOR: #b3d4ff}
.yui-skin-sam .yuimenuitemlabel-disabled {CURSOR: default; COLOR: #a6a6a6}
.yui-skin-sam .yuimenuitem-hassubmenu-disabled {BACKGROUND-IMAGE: url(menuitem_submenuindicator_disabled.png)}
.yui-skin-sam .yuimenuitem-checked-disabled {BACKGROUND-IMAGE: url(menuitem_checkbox_disabled.png)}

/* setting a consistent width, 160px; 
   control of type=file still not possible */
textarea{width:12.25em;*width:11.9em;}

input[type=password]{width:12.25em;*width:11.9em;}

input[type=text]{width:12.25em;*width:11.9em;}





/** =Global Navigation Solidblockmenu Styles  **/
#globalnav { background: #fff; border-top: 0px solid #000; height:67px;}
.globalform {color:#000; background-color: #69bde2; float:right; width:336px; Height:30px; padding-top:5px}
.searchtitle {margin-left:20px; color:#FFFFFF; }
#globalinputfield {color:#ff6418; font-size:100%; border:1px; border-style:solid; border-color:#0018b4; width:177px; }
#bttn {font-weight:bold; background:url(http://www2.legallyminded.com/images/go_bttn.gif); border:0px; width:60px; height:22px; z-index:1000; tabindex:-15; cursor:pointer;}

.solidblockmenu ul{margin: 0px; padding: 0px; float: left; font-family:Arial; font-weight:bold; width:100%; border: 1px solid #000000;border-width: 0px 0; background: #F6F3F1; height:34px; overflow:hidden }
.solidblockmenu li{display: inline;}
.solidblockmenu li a{float: left; color: #00528F; padding: 9px 11px; text-decoration: none; border-right: 1px solid #333; vertical-align:bottom; font-size:14px;}
.solidblockmenu li a:visited{color: #333; }
.solidblockmenu li a.current {color: #333; text-decoration: none; background:#fff;}

.solidblockmenu li a:hover {color: #333; text-decoration: none; background:#fff;}

.tabcontainer{clear: left; width:95%; }
.tabcontent{display: none; padding-top:0px; font-weight:bold; color: #333; font-size:13px; width:auto; background:#fff; height:34px; font-family:Arial;}
.tabcontainer{width:auto; height:33px;}
.tabcontent ul {margin: 0px 0px; padding-top:7px; padding-bottom:7px;  border-bottom: 1px solid #666;border-top: 1px solid #666; }
.tabcontent ul li{display: inline; list-style: none; padding-top:7px; padding-bottom:7px; margin-left:5px;}
.tabcontent a{color: #00528F; padding-top:7px; padding-bottom:7px; padding-left:5px; padding-right:5px;}
.tabcontent a:hover {color: #eee; text-decoration:none; background:#00528F; padding-top:7px; padding-bottom:7px; }

/**
#subnav {width: 962px; background: #eee; height:15px; color:#666; border-bottom: 1px solid #666; margin-left:5px}
**/

 

/** =Quick Launch Table **/
.ms-nav{
background-color:#fff;
background-image:url("");
background-repeat:repeat-x;
font-family:Arial;
}
/** /Quick Launch Table **/


/** =Page Title Area **/
.ms-mwstitlearea{
color:#666666;
font-family:arial;
font-size:10pt;
letter-spacing:.1em;
}
.ms-titlearea{
color:#666666; background-color:#fff;  
font-family:arial;
font-size:10pt; padding-top:5px;
letter-spacing:.1em;  
}
.ms-titlearea a
{
color:#0000ff;
text-decoration:none;
}
.ms-mwstitlearea a:hover
{
color:#000000;
text-decoration:underline;
}
.ms-titlearea a:hover
{
color:#000000;
text-decoration:underline;
}
td.ms-mwstitlearea a
{
color:#0000ff;
text-decoration:none;
}
.ms-titlearealeft
{
background-color:#d6e8ff;
}
.ms-consoletitleareaframe{
background-image:url("");
background-repeat:repeat-x;
background-position:left top;
background-color:#fff;
text-align:center;
}
.ms-mwspagetitleareaframe{
background-image:url("");
background-repeat:repeat-x;
background-position:left top;
background-color:#fff;
text-align:center;
}
.ms-pagetitleareaframe{
background-image:url("");
background-repeat:repeat-x;
background-position:left top;
background-color:#fff;
text-align:center;
}
Div.ms-titleareaframe{
background-image:url("");
background-repeat:repeat-x;
background-position:left top;
background-color:#fff;
text-align:center;
}
TD.ms-titleareaframe{
background-image:url("");
background-repeat:repeat-x;
background-position:left top;
background-color:#fff;
text-align:center;
}
div.ms-titleareaframe{
height:100%;
}
.ms-pagetitleareaframe table{
/*background-image:url("/_layouts/images/topshape.jpg");*/
background-image:url("");
background-repeat:no-repeat;
background-position:332px 4px;height:20px;
/**height:14px; adds spacing within all tables**/
}



.ms-titlearealine{
background-color:#fff;
}
.ms-consoletitleareaframe{
padding:0px 0px 1px 0px;background-color:#fff; 
}
.ms-pagetitleareaframe table td.ms-titlearea{
padding:0px 0px 0px 0px; font-family:Arial; background:#FFF; 
}
.ms-areaseparator table td.ms-titlearea{
padding:0px 0px 0px 0px;
}
.ms-titleareaframe table td.ms-titlearea{
padding:0px 0px 0px 0px;
}
/** /Page Title Area **/

/** =Page Layout Body Wrapper - overrides core.css **/
.ms-bodyareapagemargin{
background:#FFF;
border-top:0px solid #6f9dd9;}

.ms-viewareaframe{
vertical-align:top;
height:100%;
width:100%;
background-color:#ffffff;
border-top:0px solid #6f9dd9;
border-right:0px solid #6f9dd9;
border-left:0px solid #6f9dd9;}

.ms-bodyareaframe{
vertical-align:top;
height:100%;
width:100%;
background-color:#ffffff;
border-top:1px solid #6f9dd9;
border-right:0px solid #6f9dd9;
border-left:0px solid #6f9dd9;}

/**.ms-bodyareaframe{padding:0px; height:500px}
 /Page Layout Body Wrapper - overrides core.css **/

/** =Welcome Button **/
.ms-SpLinkButtonInActive
{
border:none;
margin:1px;
color:#4c4c4c;
vertical-align:top;
background-color:transparent;
}
.ms-HoverCellInActive
{
border:none;
margin:1px;
color:#4c4c4c;
vertical-align:top;
background-color:transparent;
}
.ms-SpLinkButtonActive
{
border:#000 1px solid;
vertical-align:top;
background-color:#000;
background-image:url("");
}
.ms-HoverCellActive
{
border:#000 0px solid;
vertical-align:top; color:#000;
background-color:#fff;
background-image:url("");
}
.ms-HoverCellActiveDark
{
background-image:url("");
border:solid 0px #868686; color:#000;
background-color:#fff;
vertical-align:top;
}

.ms-consoletoolbar a{background-image:url(""); color:#000;
border:solid 0px #868686;}

.ms-SpLinkButtonActive
{
padding:1px 20px 1px 3px;
}
.ms-SpLinkButtonInActive
{
padding:1px 20px 1px 3px;
}
.ms-SpLinkButtonActive a:hover{
color:#000000;
text-decoration:none;
}
.ms-SpLinkButtonActive a{
color:#000000;
text-decoration:none;
}
.ms-SPLink
{
font-family:Arial;
color:#000; 
}
.ms-SPLink A:visited
{
color:#fff; font-family:Arial; font-weight:normal;
text-decoration:none; font-size:10pt;
}
.ms-SPLink A{color:#fff;}

.ms-SPLink A:link
{
color:#fff; font-family:Arial; font-weight:normal;
text-decoration:none; font-size:10pt;
}
.ms-SPButton {font-family:arial;}
/** /Welcome Button **/

/** =Page BreadCrumb **/
.ms-pagebreadcrumb a{
font-size:9pt;
background-color:#fff; 
color:#999999;
text-decoration:none; padding-top:8px; padding-bottom:8px; margin-left:0px; padding-left:3px;
}

.ms-pagebreadcrumb{
font-size:9pt;
background-color:#fff; 
color:#999999;
text-decoration:none; padding-top:8px; padding-bottom:8px; margin-left:0px; padding-left:3px;
}

/** =Global BreadCrumb **/
.ms-globalbreadcrumb{
font-size:9pt;
text-align:right;
background-color:#fff;
padding:2px 0px 0px 0px;
}
.ms-globalbreadcrumb a{
text-decoration:none; height:18px;
color:#6c90d8;
}
.ms-globalbreadcrumb{
text-decoration:none; height:18px;
color:#6c90d8;
}
.ms-globalbreadcrumb a:hover{
text-decoration:underline;
color:#000000;
}
.ms-globalleft{
float:left;
}
.ms-globalright{
float:right;
}
/*.ms-globallinks{
font-size:9pt;
background:transparent;
font-family:arial; font-weight:normal;
}*/
.ms-globallinks a{
color:#FFF; background-image:url('');
text-decoration:none;
font-family:arial; font-size:10pt; font-weight:normal;
}
.ms-globallinks{
color:#FFF; background-image:url('');
text-decoration:none;
font-family:arial; font-size:10pt; font-weight:normal;
}
.ms-globallinks a:hover{
color:#FFF; background-image:url('');
text-decoration:none;
font-family:arial; font-size:10pt; font-weight:normal;
}

.ms-globallinks{
color:#fff; background-image:url(''); background-color:black
text-decoration:none;
font-family:arial; font-size:10pt; font-weight:normal;
}

/** /Global Breadcrumb **/

/** /Breadcrumb **/
.ms-sitemapdirectional a{unicode-bidi:embed; margin-left:5px; color:#0000ff; font-size:10pt;letter-spacing:1px}
.ms-sitemapdirectional{unicode-bidi:embed; margin-left:5px; color:#0000ff; font-size:10pt;letter-spacing:.5px}
.ms-sitemapdirectional a:hover {unicode-bidi:embed; margin-left:5px; color:#0000ff; font-size:10pt;letter-spacing:1px}

.ms-sitemapdirectional a:visited {unicode-bidi:embed; margin-left:5px; color:#0000ff; font-size:10pt;letter-spacing:1px}

/** =Console Color **/
.ms-consoletitleareaframebottom
{
/**background-color:#FFF;**/
text-align:center;
padding:0px 0px 0px 0px;
}
.ms-consolemptablerow a:visited {color:#0000ff; border:0px;}
.ms-consolemptablerow a:hover{color:#0000ff; border:0px;}
a:active{color:#0000ff; border:0px;}
.ms-consolemptablerow a{color:#0000ff; border:0px;}
.ms-consolemptablerow{color:#0000ff; border:0px;}
.ms-consoletoolbar a{text-decoration:none; color:#0000ff; border:0px;}
.ms-consoletoolbar a:hover{text-decoration:none; color:#0000ff; border:0px; background-color:#fff; border-style:none;}
.ms-consoletoolbar a:visited {text-decoration:none; color:#0000ff; border:0px;}

.ms-consolestatusframe{ color:#000;
border-bottom-width:0px; background-color:#eeeeee ; 
border-left-width:0px; 
border-right-width:0px;
border-style:solid;
}

.ms-consoleframe{ color:#000;
border-bottom-width:0px; background-color:#eeeeee ; 
border-left-width:0px; 
border-right-width:0px;
border-style:solid;
}
.ms-consolestatuscell{
background-image:url("/_layouts/images/pageTitleBKGD.gif");
background-repeat:repeat-x; color:#000;
background-position:top left;
/**background-color:#d5dced;**/
text-align:center;
}
.ms-consoleframe{ color:#000;
border-top-width:1px; border-bottom-width:1px;
border-color:#000; 
}

.ms-consolestatusframe{
border-top-width:0px;
/**background-color:#e0ecf1;
background-repeat:repeat-x;**/
border-color:#FFFFFF;
}
.ms-consolestatuscell{
background-image:url("/_layouts/images/pageTitleBKGD.gif");
background-repeat:repeat-x;
background-position:top left;
/**background-color:#d5dced;**/
text-align:center;
}


td.ms-consolestatuscheckoutframe{
background-repeat:repeat-x; background-color:#ffffff;color:#000;

}


td.ms-consolestatusminorframe{
background-repeat:repeat-x; background-color:#ffffff;color:#000;

}


td.ms-consolestatusmajorframe{
background-repeat:repeat-x; background-color:#ffffff;color:#000;

}
.ms-consolestatusmajorframe{color:#000;
/**background-color:#fff699;
background:url('/_layouts/images/cnspgrdn.gif');**/
}
.ms-consolestatusminorframe{color:#000;
background-color:#e3efff;
background:url('/_layouts/images/cnsugrdn.gif');
}
.ms-consoleminiframe{color:#000;
/**background-color:#fff8b2;
background:url('/_layouts/images/cnsugrdn.gif');**/
}
.ms-consolestatuscheckoutframe{color:#000;
/**background-color:#fff8b2;
background:url('/_layouts/images/cnsugrdn.gif');**/
}
.ms-consoleminiframe{height:24px;background-repeat:repeat-x;}
.ms-consolemessage{color:#0000ff;text-decoration:none;}
.ms-consolemessage a{text-decoration:none;color:#000;}
.ms-consolemessage a:hover{text-decoration:underline;color:#000;}
.ms-consoleerror{color:#ff0000;text-decoration:none;}
.ms-consoleerror a{color:#0000ff;text-decoration:none;}
.ms-consoleerror a:hover{color:#0000ff;text-decoration:underline;}

/** /Console Color **/

.ms-ToolPaneClose
{
background-image:url("/_layouts/images/topnavselected.gif");
background-repeat:repeat-x;
background-color:#fff;
border-top:solid 0px #e3efff;
border-bottom:solid 0px #83b0ec;
padding-right:3px;
padding-left:0px;
}
.ms-GRHeaderBackground{ border-bottom:1px; border-bottom-color:#000; 
border-bottom-style:solid; border-top:0px; border-top-color:#000; border-top-style:solid;}

.ms-bannerframe{padding:0px; /**search bottom border**/
border-bottom:solid 1px #949699; 
border-top:solid 0px #000;
border-right:solid 0px #949699; 
border-left:solid 0px #000;
z-index:1;
position:relative;  }

.ms-main{padding:0px; margin:0px;    /**all sub page borders**/
border-left:solid 1px #949699; 
border-bottom:solid 1px #949699; 
border-right:solid 1px #949699; 
border-top:solid 1px #949699; }

.ms-viewareaframe{  /**Home page borders**/
vertical-align:top;
height:100%;
width:100%;
background-color:#ffffff;
border-top:1px solid #949699;
border-right:1px solid #949699;
border-left:1px solid #949699;
border-bottom:1px solid #949699;
}


/** =Top Navigation frame border 1px**/
.ms-bannerContainer{background-image:none; border:0px;
background-position:right top; 
padding:0px; margin:0px; background-repeat:repeat-y; 
background-color:#f6f3f1;
padding-right:0px; 

border-right:0px solid #949699;
border-top:0px; 
border-bottom:1px; 
padding-left:0px;
z-index:1;
/*position:relative*/}

.ms-topnavContainer{border:0px; padding:0px; margin:0px;}

/** Home page navigation dividers **/
.ms-topnav{color:#00528f; border:solid 0px #000; border-left:0px; border-right:1px; border-right-style:solid; border-right-color:#949699;/*border-bottom:1px; border-bottom-style:solid; border-bottom-color:#333333; add border to main bttns **/ background:none; background-repeat:repeat-x; font-family:Arial;font-size:11pt; background-color:#f6f3f1; font-weight:bold; padding:0px; margin:0px; border-top:0px; }

.ms-topnav a:visited {color:#00528f; border:solid 0px #000;border-left:solid 0px #000;border-right:1px; border-right-style:solid; border-right-color:#949699;font-family:Arial;font-size:11pt;}

.ms-topnav a:hover {color:#333333; text-decoration:none; border:solid 0px #000;border-left:solid 0px #000;border-right:1px; border-right-style:solid; border-right-color:#949699; font-family:Arial; font-size:11pt;}


.ms-topnav a{color:#00528f;
display:block;
white-space:nowrap;
padding:7px 10px 7px 10px;
height:18px; text-decoration:none;}

.ms-topnavselected{color:#333333; border-right:1px; border-right-color:#333333; border-right-style:solid; border-right-width:1px; background:none;
background-repeat:repeat-x;
font-weight:bold; text-decoration:none; border-left:solid 0px #000; border-top:solid 0px #000; border-bottom:solid 0px #000; background-color:#fff; }

.ms-topnavselected a{border-right:1px; border-right-style:solid; border-right-color:#333333;
color:#333333; /**background-color:#fff;**/}

.ms-topnavselected a:active{border-right:1px; border-right-style:solid; border-right-color:#333333; /**background-color:#fff; 00528f **/ color:#333333;}

.ms-topnavselected a:visited{border-right:1px; border-right-style:solid; border-right-color:#333333;
color:#333333; /**background-color:#fff;**/}

.ms-topNavHover{
background-image:none; border-right:solid 1px #000;
background-color:#fff;
border:solid 0px #000;
border-left:solid 0px #000;
border-bottom-width:0px; border-bottom:solid 0px #333333;
color:#333333; border-right:1px; border-right-style:solid; border-right-color:#333333;}

.ms-topNavHover a{
color:#333333; background-color:#FFF; border-right:1px; border-right-style:solid; border-right-color:#333333;
}
.ms-topnav img{
position:relative;
left:-6px;
}
.ms-topNavFlyOutsContainer
{
border:solid 0px #000;/** background-color:#00528f;**/ 
}
/** sub navigation **/
.ms-topNavFlyOuts{
background-color:#ffffff;
font-family:arial; color:#000; font-weight:bold;  
font-size:10pt;
}


/**

.ms-topNavFlyOuts a:hover{
background-color:#00528f;
font-family:arial; color:#fff; 
font-size:10pt;
}

.ms-topNavFlyOuts a:visited{
background-color:#ffffff;
font-family:arial; color:#00528f; 
font-size:10pt;
}*/

.ms-topNavFlyOuts a{
display:block; 
*width:120px;
min-width:120px; padding:7px 10px 7px 10px; color:#00528f
 
/*padding:4px 8px 4px 8px;*/
}
.ms-topNavFlyOuts a:hover{/** sub nav rollover color **/
display:block;  text-decoration:none;
*width:120px;
min-width:120px; padding:7px 10px 7px 10px; color:#ffffff; 
 
/*padding:4px 8px 4px 8px;*/
}


.ms-topNavFlyOutsHover{
background-color:#00528f;
color:#ffffff; 
}

.ms-topNavFlyOutsHover a{
background-color:#00528f;
color:#ffffff; 
}


.ms-nav .ms-SPZoneLabel{
font-size:10pt;
}
.ms-nav td{
font-size:10pt;
}
/** /Top Navigation **/


/** =Page Breadcrumb + pagemargin **/
/**
.ms-breadcrumb,.ms-breadcrumb a{
font-size:8pt;
background-color:#fff;
color:#666666;
text-decoration:none;
}**/
.ms-pagemargin{  
background-color:#FFF;
background-image:url("");
background-repeat:no-repeat;
background-position:-143px 0px;
height:100%; 
}
.ms-msbreadcrumb a{
font-size:9pt;
background-color:#fff;
color:#00528f;
text-decoration:none;
}
.ms-msbreadcrumb{
font-size:9pt;
background-color:#fff;
color:#00528f;
text-decoration:none;
}
/** /Page Breadcrumb **/

/** =Action Menu **/
.ms-siteactionsmenu{
white-space:nowrap; padding:0px; margin:0px; font:8pt arial;
padding:0; background-color:#ffffff;
border:none;
cursor:hand;
}
.ms-siteactionsmenu div div div{
background-image:url("");
background-repeat:repeat-x;
border-top:0px solid #6593cf;
border-bottom:0px solid #6593cf;
border-left:0px solid #6593cf;
border-right:0px solid #6593cf;
background-color:#ffffff;color:#FFFFFF;
padding:1px 0px 3px 0px; 
}

.ms-siteactionsmenu div div div a{
color:#FFFFFF;
font-weight:bold;
}
.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
background-image:url("");
border-top:0px solid #89724f;
border-left:0px solid #89724f;
border-right:0px solid #89724f;
background-color:#000;
}
.ms-actionbar{
background-color:#FFFFFF;color:#FFFFFF;
border:0px solid #6f9dd9;
padding-top:0px
}
.ms-actionsep{
height:0px;
border-right:0px solid #6f9dd9;
}
/** /Action Menu **/

/** =Blog **/
.blogtable {width:100%;}
.blogtd {width:650px;}
/** /Blog **/


/** =SharePoint Form Field Styles Override **/
.ms-formbody{
font-family:arial;
font-size:10pt;
vertical-align:top;
background:#FFFFFF;
border-top:0px solid #d8d8d8;
padding:3px 6px 4px 6px; width:200px;
}
.ms-ButtonHeightWidth2
{
height:2.1em; float: left; font:10pt arial; width:11.72em;
padding-top:3px; padding-left:4px; padding-bottom:6px; padding-right:4px;
}
.ms-ButtonHeightWidth
{font-weight:bold; background:url('../../images/bttn.gif'); border:0px; height:22px; cursor:pointer; margin-left:3px; float: left; font:10pt arial; width:60px; padding-top:3px; padding-left:4px; padding-bottom:6px; padding-right:4px;}

/** /SharePoint Form Field Styles **/


/** =Post Library Styles **/
.ms-PostTitle{
font-size:16pt;
border-top:solid 0px #e3efff;
padding-top:6px;
}
.ms-PostTitle span{
position:relative;
left:-2px;
right:auto;
}
.ms-PostTitle a
{
color:#000;
text-decoration:none;
}
.ms-CommentFooter{
font-size:10pt;
color:#000;
padding-bottom:22px;
}
.ms-PostFooter{
font-size:10pt;
color:#000000;
padding-bottom:22px;
}
.ms-CommentFooter a{
color:#990000;
white-space:nowrap;
}
.ms-CommentFooter a:hover{
color:#990000;
white-space:nowrap;
}

.ms-PostFooter a{
color:#990000;
white-space:nowrap;
}
.ms-PostFooter a:hover{
color:#990000;
white-space:nowrap;
}

.ms-PostBody
{
color:#000000;
font-size:10pt;
line-height:1.7em;
padding-top:6px;
padding-bottom:12px;
}
.ms-PostBody a{
color:#000000;
}
.ms-PostBody p{
margin:0 0 1em 0;
}
h3.ms-PostDate
{
font-size:8pt;
color:#69bde2;
margin:0;
border-bottom:solid 0px #6f9dd9;
padding-bottom:5px;
}
/** /Post Library Styles **/

/** =Comments Library Styles **/
h3.ms-CommentHeader
{
font-size:16pt;
font-weight:normal;
color:#000;
margin:0 0 0 0;
padding:0 0 0 0;
position:relative;
top:-.25em;
left:-2px;
right:auto;
}
h4.ms-CommentTitle
{
color:#666666;
font-size:8pt;
line-height:1.7em;
padding:0px 0 0 0;
margin:0px;
}
.ms-CommentBody{
color:#4c4c4c;
font-size:10pt;
line-height:1.7em;
padding-bottom:12px;
padding-top:6px;
}
.ms-commentsempty{
color:#4c4c4c;
font-size:10pt;
padding-bottom:22px;
padding-top:6px;
}
/** /Comments Library Styles **/

/** =Web Part Styles **/
.ms-WPBody p {padding-bottom:6px; padding-top:6px;}

.ms-WPBody
{
font-size:10pt; line-height:134%;
font-family:arial;
}
.ms-TPBody TABLE
{
font-size:1em;
}
.ms-WPBody TABLE
{
font-size:1em;
}
.ms-WPBody A:visited
{
color:#990099;
text-decoration:none;
}
.ms-WPBody A:link
{
color:#0000ff;
text-decoration:none;
}
.ms-WPBody A:hover
{
color:#990000;
text-decoration:underline;
}
.ms-TPBody th
{
font-weight:bold;
}
.ms-WPBody th
{
font-weight:bold;
}
.ms-WPBody td
{
font-size:8pt;
font-family:arial;
}
.ms-TPBody h1
{
font-weight:bold;
font-size:200%;
}
.ms-WPBody h1
{
font-weight:bold;
font-size:140%;
}
.ms-TPBody h2
{
font-weight:bold;
font-size:150%;
}
/**.ms-WPBody h2 {font-weight:bold; font-size:14pt; } /** h2 LM Headers **/
.ms-TPBody h3 {font-weight:bold; font-size:120%; } 
.ms-WPBody h3 {font-weight:bold; border-top: 1px solid #E0ECF1; padding-top:3px;}/** h3 LM Headers **/


/**.module-header h3{border-top: 2px solid #E0ECF1; color: #00528F; border-top: 2px solid #E0ECF1;}**/

/**.module-header {font-size: 100%; color: #505050; border-top: 0px solid #E0ECF1; padding-top:0px; padding-bottom:0px;}**/

.ms-WPBody h2 {border-top: 1px solid #E0ECF1; font-weight:bold; font-size:120%; padding-top:3px; padding-bottom:3px} /** h3 LM Headers **/
.ms-bodyareaframe h3 {font-weight:bold; font-size:100%; font-family:Arial; border-top: 1px solid #E0ECF1; padding-top:3px; padding-bottom:4px;}

.ms-TPBody h4 
{
font-weight:bold;
font-size:100%;
}
.ms-WPBody h4
{
font-weight:bold;
font-size:100%;
}
.ms-TPBody h5
{
font-weight:bold;
font-size:80% 
}
.ms-WPBody h5
{
font-weight:bold;
font-size:80% 
}
.ms-TPBody h6
{
font-weight:bold;
font-size:65%;
}
.ms-WPBody h6
{
font-weight:bold;
font-size:65%;
}
.ms-WPBorderBorderOnly
{
border-color:#9ac6ff;
border-width:1px;
border-style:solid;
}
.ms-WPBorder
{
border-color:#9ac6ff;
border-width:1px;
border-style:solid;
}
.ms-WPBorder
{
border-top-width:0px;
}
/** /Web Part Styles **/


/** =BlogRSS Styles **/
.ms-blogrss
{
font-size:10pt;
border-top:solid 0px #e3efff;
padding-top:5px;
}
.ms-blogrss a{
color:#003399;
}
.ms-blogrss img
{
vertical-align:middle;
border:none;
}
/** /BlogRSS Styles **/

/** =Body Margin Styles **/
.ms-bodyareacell{
vertical-align:top;
height:100%;
width:974px; background-color:#fff; /**changed 100% to 974px**/
}
.ms-pagebottommarginright{
background:#83b0ec;
}
.ms-pagebottommarginleft{
background:#83b0ec;
}
.ms-pagebottommargin{
background:#83b0ec; 
}
.ms-bodyareapagemargin{
background:#83b0ec;
border-top:0px solid #6f9dd9;
}
.ms-bodyareaframe{
vertical-align:top;
height:100%;
width:100%;
border-top:0px solid #000000; /**Content border**/
border-right:0px solid #333333;
border-left:0px solid #999999;
border-bottom:0px solid #000000;
}
.ms-bodyareaframe{padding:0px;}
/** /Body Margin Styles **/

.ms-propertysheet{ margin:0px; padding:0px;
font-family:arial;
font-size:.7em;
text-align:left;
color:#4c4c4c;
}

.thirdcol {padding-left:0px;}

/** =Body Margin Styles **/
.ms-blogedit{
font-size:10pt;
line-height:1.7em;
vertical-align:top;
border-top:solid 1px #e3efff;
}
.ms-blogedit a{
height:22px;
padding:0px 5px 0 5px;
color:#003399;
background-image:url("");
/**background-image:url("/_layouts/images/toolgrad.gif");**/
background-color:#FFFFFF;
border:0px solid #83b0ec;
border-top:none;
}
.ms-blogrss
{
font-size:8pt;
border-top:solid 0px #e3efff;
padding-top:5px; display: none;
}
.ms-blogrss a{
color:#003399;
}
.ms-blogrss img
{
vertical-align:middle;
border:none;
}
/** /Blody Margin Styles **/


/** =Comment Form Styles **/
.ms-formlabel{
text-align:left; width:60px;
font-family:arial;
font-size:.7em;
border-top:0px solid #d8d8d8;
padding-top:3px;
padding-right:8px;
padding-bottom:6px;
color:#525252;
font-weight:bold;
}
.ms-formdescription A{
color:#003399;
text-decoration:none;
}
/** /Comment Form Styles **/

/** =RSS Styles **/
.ms-blogrss {color:#003399; width:629px;}
.ms-CommentsWrapper {color:#003399; width:629px;}
.ms-PostWrapper {color:#003399; width:629px;}
.ms-blogrssnav{color:#003399; padding-bottom:5px; padding-top:5px; padding-left:5px; border-top:solid 0px #add1ff; float:right; margin-right:35px;}
.ms-blogrssnav a{color:#003399; text-decoration:none; font-weight:bold; font-size:8pt;}
.ms-blogrssnav img{border:none;}
/** /RSS Styles **/

.ms-consolemptablerow{
background-color:#fff;
}


/** =ToolPane Style **/
.ms-ToolPaneOuter
{
padding:0px; float:right; margin-left:5px;
background-color:#f2f2f2;
border-top:1px solid #6f9dd9;
border-right:2px solid #6f9dd9;
}
/** /ToolPane Style **/

/** =ABAJournal RSS Style **/
div .slm-layout-main {margin-bottom:10px; margin-top:0px; padding-top:0px; margin:0px;}
/** /ABAJournal RSS Style **/
.rssBoxTitle a {display:none}
.rssBox {} 



/** =Widgets betabview, jobs, members, twitter **/




/* =container core panel 1 2 3 4 styles */
.yui-overlay {
	Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute
}
.yui-panel-container {
	Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute;  
}
.yui-panel-container FORM {
	MARGIN: 0px
}
.mask {
	DISPLAY: none; Z-INDEX: 1; RIGHT: 0px; LEFT: 0px; BOTTOM: 0px; POSITION: absolute; TOP: 0px
}
.block-scrollbars.mask {
	OVERFLOW: auto
}
.masked SELECT {
	_visibility: hidden
}
.drag SELECT {
	_visibility: hidden
}
.hide-select SELECT {
	_visibility: hidden
}
.yui-panel-container SELECT {
	_visibility: inherit
}
.hide-scrollbars {
	OVERFLOW: hidden
}
.hide-scrollbars * {
	OVERFLOW: hidden
}
.hide-scrollbars SELECT {
	DISPLAY: none
}
.show-scrollbars {
	OVERFLOW: auto
}
.show-scrollbars.yui-panel-container {
	OVERFLOW: visible
}
.show-scrollbars.yui-tt {
	OVERFLOW: visible
}
.show-scrollbars.yui-panel-container .underlay {
	OVERFLOW: auto
}
.show-scrollbars.yui-tt .yui-tt-shadow {
	OVERFLOW: auto
}
.shadow.yui-panel-container .yui-force-redraw.underlay {
	PADDING-BOTTOM: 1px
}
.yui-effect-fade .underlay {
	DISPLAY: none
}
.yui-tt-shadow {
	POSITION: absolute
}
.yui-override-padding {
	padding: 0px;
}
.yui-panel-container .container-close {
	OVERFLOW: hidden; TEXT-INDENT: -10000em; TEXT-DECORATION: none
}

/** panel1 style **/
/**#lm {HEIGHT: 16em}**/
.shadow.yui-panel-container#panel1_c .underlay {RIGHT: -3px; FILTER: alpha(opacity=12); LEFT: 3px; BOTTOM: -3px; POSITION: absolute; TOP: 3px; BACKGROUND-COLOR: #000; opacity: 0.12}
.yui-panel#panel1 {background-color:#5ca3d7; OVERFLOW: visible;  POSITION: relative; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel1 .container-close {RIGHT: 8px; BACKGROUND: url('../images/xp-close.gif') no-repeat; WIDTH: 21px; POSITION: absolute; TOP: 5px; HEIGHT: 21px}
.yui-panel#panel1 .hd {background-color:#5ca3d7; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 8px; VERTICAL-ALIGN: middle; OVERFLOW: visible; COLOR: #fff; MARGIN-RIGHT: 8px; PADDING-TOP: 0px; font-family:arial;
/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
} 
.yui-panel#panel1 .bd {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; background-color:#fff; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 0px 0px; OVERFLOW: hidden; PADDING-TOP: 10px; font-size:12px; color:#333333;
border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel1 .ft {background-color:#5ca3d7; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 26px; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel1 .hd SPAN {FONT-WEIGHT: bold; VERTICAL-ALIGN: middle; LINE-HEIGHT: 30px}
.yui-panel#panel1 .hd .tl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid; */
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel1 .hd .tr {RIGHT: 0px; background-color:#5ca3d7; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px;

border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel1 .ft SPAN {background-color:#5ca3d7; VERTICAL-ALIGN: middle; LINE-HEIGHT: 22px; color:#fff; font-family:arial}
.yui-panel#panel1 .ft .bl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid;
border-left:1px; border-left-color:#000; border-left-style:solid; */
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel1 .ft .br {background-color:#5ca3d7; RIGHT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 

/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}



/**/
/** panel2 style **/
/**#lm {HEIGHT: 16em}**/
.shadow.yui-panel-container#panel2_c .underlay {RIGHT: -3px; FILTER: alpha(opacity=12); LEFT: 3px; BOTTOM: -3px; POSITION: absolute; TOP: 3px; BACKGROUND-COLOR: #000; opacity: 0.12}
.yui-panel#panel2 {background-color:#5ca3d7; OVERFLOW: visible;  POSITION: relative; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel2 .container-close {RIGHT: 8px; BACKGROUND: url('../images/xp-close.gif') no-repeat; WIDTH: 21px; POSITION: absolute; TOP: 5px; HEIGHT: 21px}
.yui-panel#panel2 .hd {background-color:#5ca3d7; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 8px; VERTICAL-ALIGN: middle; OVERFLOW: visible; COLOR: #fff; MARGIN-RIGHT: 8px; PADDING-TOP: 0px; font-family:arial;
/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
} 
.yui-panel#panel2 .bd {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; background-color:#fff; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 0px 0px; OVERFLOW: hidden; PADDING-TOP: 10px; font-size:12px; color:#333333;
border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel2 .ft {background-color:#5ca3d7; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 26px; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel2 .hd SPAN {FONT-WEIGHT: bold; VERTICAL-ALIGN: middle; LINE-HEIGHT: 30px}
.yui-panel#panel2 .hd .tl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid; */
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel2 .hd .tr {RIGHT: 0px; background-color:#5ca3d7; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px;

border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel2 .ft SPAN {background-color:#5ca3d7; VERTICAL-ALIGN: middle; LINE-HEIGHT: 22px; color:#fff; font-family:arial}
.yui-panel#panel2 .ft .bl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid;
border-left:1px; border-left-color:#000; border-left-style:solid; */
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel2 .ft .br {background-color:#5ca3d7; RIGHT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 

/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}

/** panel3 style **/
.shadow.yui-panel-container#panel3_c .underlay {RIGHT: -3px; FILTER: alpha(opacity=12); LEFT: 3px; BOTTOM: -3px; POSITION: absolute; TOP: 3px; BACKGROUND-COLOR: #000; opacity: 0.12}
.yui-panel#panel3 {background-color:#5ca3d7; OVERFLOW: visible;  POSITION: relative; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel3 .container-close {RIGHT: 8px; BACKGROUND: url('../images/xp-close.gif') no-repeat; WIDTH: 21px; POSITION: absolute; TOP: 5px; HEIGHT: 21px}
.yui-panel#panel3 .hd {background-color:#5ca3d7; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 8px; VERTICAL-ALIGN: middle; OVERFLOW: visible; COLOR: #fff; MARGIN-RIGHT: 8px; PADDING-TOP: 0px; font-family:arial;
/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
} 
.yui-panel#panel3 .bd {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; background-color:#fff; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 0px 0px; OVERFLOW: hidden; PADDING-TOP: 10px; font-size:12px; color:#333333;
border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.panel3table {font-size:12px}
.yui-panel#panel3 .ft {background-color:#5ca3d7; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 26px; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel3 .hd SPAN {FONT-WEIGHT: bold; VERTICAL-ALIGN: middle; LINE-HEIGHT: 30px}
.yui-panel#panel3 .hd .tl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid; */
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel3 .hd .tr {RIGHT: 0px; background-color:#5ca3d7; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px;

border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel3 .ft SPAN {background-color:#5ca3d7; VERTICAL-ALIGN: middle; LINE-HEIGHT: 22px; color:#fff; font-family:arial}
.yui-panel#panel3 .ft .bl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid;
border-left:1px; border-left-color:#000; border-left-style:solid; */
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel3 .ft .br {background-color:#5ca3d7; RIGHT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 

/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}

/** panel4 style **/
.shadow.yui-panel-container#panel4_c .underlay {RIGHT: -3px; FILTER: alpha(opacity=12); LEFT: 3px; BOTTOM: -3px; POSITION: absolute; TOP: 3px; BACKGROUND-COLOR: #000; opacity: 0.12}
.yui-panel#panel4 {background-color:#5ca3d7; OVERFLOW: visible;  POSITION: relative; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel4 .container-close {RIGHT: 8px; BACKGROUND: url('../images/xp-close.gif') no-repeat; WIDTH: 21px; POSITION: absolute; TOP: 5px; HEIGHT: 21px}
.yui-panel#panel4 .hd {background-color:#5ca3d7; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 8px; VERTICAL-ALIGN: middle; OVERFLOW: visible; COLOR: #fff; MARGIN-RIGHT: 8px; PADDING-TOP: 0px; font-family:arial;
/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
} 
.yui-panel#panel4 .bd {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; background-color:#fff; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 0px 0px; OVERFLOW: hidden; PADDING-TOP: 10px; font-size:12px; color:#333333;
border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:1px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel4 .ft {background-color:#5ca3d7; PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 26px; 
border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel4 .hd SPAN {FONT-WEIGHT: bold; VERTICAL-ALIGN: middle; LINE-HEIGHT: 30px}
.yui-panel#panel4 .hd .tl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid; */
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel4 .hd .tr {RIGHT: 0px; background-color:#5ca3d7; WIDTH: 8px; POSITION: absolute; TOP: 0px; BOTTOM: 0px; HEIGHT: 29px;

border-right:0px; border-right-color:#000; border-right-style:solid; 
border-left:0px; border-left-color:#000; border-left-style:solid;
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:0px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel4 .ft SPAN {background-color:#5ca3d7; VERTICAL-ALIGN: middle; LINE-HEIGHT: 22px; color:#fff; font-family:arial}
.yui-panel#panel4 .ft .bl {background-color:#5ca3d7; LEFT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 
/*border-right:1px; border-right-color:#000; border-right-style:solid;
border-left:1px; border-left-color:#000; border-left-style:solid; */
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}
.yui-panel#panel4 .ft .br {background-color:#5ca3d7; RIGHT: 0px; WIDTH: 8px; BOTTOM: 0px; POSITION: absolute; HEIGHT: 26px; 

/*border-right:1px; border-right-color:#000; border-right-style:solid; 
border-left:1px; border-left-color:#000; border-left-style:solid;*/
border-top:0px; border-top-color:#000; border-top-style:solid;
border-bottom:1px; border-bottom-color:#000; border-bottom-style:solid;
}

/** =betabview widget styles**/
Table td {/*borders and padding to make the table readable*/border:0px solid #FFF; padding:.0em;}	

/** =members widget styles**/
/** use this for table border
.componentTable { background-color:#ffffff;border:1px solid #666666; width:100%; height:100%; padding:0px; margin:0px;}**/
.componentTableTitle {font-size:120%; font-weight:bold; border-top:0px solid #E0ECF1; padding:0px; margin:0px}
.ls-box-title {padding:0px 0px 0px 0px;color:#00528f;}
.ls-box-content {padding: 8px; font-size: 11px;  }
.ls-table-element-title {margin:7px 0px 3px 0px; color:#00528f; padding:0px; font-size:12px; font-family: "Trebuchet MS", Arial, Helvetica;}
.ls-table img {float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
.ls-table-element-body {margin:0px 0px 10px 0px; padding:0px;}
.ls-table-element-link {margin:0px; padding:0px; color:#0000ff; font-size:14px; font-weight:normal; font-family: Arial; }
.imagelist-container {}
.imagelist-item {padding:2px; float: left; }
.imagelist-image {border:1px solid #eee; }
.imagegrid-container {} .imagegrid-item {} .imagegrid-image {}

/** =twitter widget styles**/
div #twitter_div {}
div #twitter_update_list {}
div #twitter_div li{list-style-type:none; margin-top: 1em; margin-bottom: 1em; overflow:hidden;}

/** =jobs widget styles**/
.jobs1 table td {margin:0; padding: 0;}
/*td .ls-box-title  {}
.componentTableTitle {}*/
.jobs1 .ls-table-element-link#active {color:#0000ff; font-size:12pt; font-weight:normal; font-family: Arial; }
.jobs1 .ls-table-element-link#hover {color:#990000; font-size:12pt; font-weight:normal; font-family: Arial;}
.jobs1 .ls-table-element-link#visited {color:#800080; font-size:12pt; font-weight:normal; font-family: Arial;}
.jobs1 {padding:0px; border: 0px solid #cccccc; width:100%; }
.jobs1 .ls-table-element-title {margin:0px 0px 0px 0px; padding:0px; font-size:15px; font-family: Arial;}
.jobs1 .ls-table-element-title a {text-transform: inherit}
.jobs1 .ls-table-element-link {margin:0px; padding:0px;}
.jobs1 {}
/*#jobs {width: 300px; border: 1px solid #ddd; background: #eee;}*/






/** =Members Widget **/
.componentTableTitle {font-size:11px; font-weight:bold; font-family: Arial; border-bottom:1px solid #565656; height:29px; color:#00528f}
.ls-box-title {padding:6px 0px 0px 8px;color:#00528f;}
.ls-box-content {padding: 8px;}
.ls-table-element-title {margin:7px 0px 3px 0px; padding:0px;}
.ls-table img {float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
.ls-table-element-body {margin:0px 0px 10px 0px; padding:0px;}
.ls-table-element-link {margin:0px; padding:0px; }
.imagelist-container {}
.imagelist-item {padding:2px; float: left; }
.imagelist-image {border:1px solid #eee; }
.imagegrid-container {}
.imagegrid-item {}
.imagegrid-image {}

.componentTableTitle {color:#00528f; font-size:108%; font-weight:bold; font-family:Arial;}
.ls-table-element-link {color: #000099;}
.ls-table-element-body {font-size: 108%; font-family: arial;}
.ls-table-image{float: left; margin-right: 5px; border: 1px solid #ddd;}
tbody .title{font-weight: bold; color: #000099;}
/** =Feed Styles **/
p.channel {display: none;}
A.chanLink {font-weight: bold; font-size: 108%;}
.feedTitle {display: none;}
.newsfeed ul {list-style-type:none; margin: 0; padding: 0;}
.newsfeed ul li{margin: .5em 0; list-style-type:none;}

/** =Leverage Home Page Widget Styles **/  
#list1 { padding:0px;  border: 0px solid #cccccc; width:100%;}
#list1 .ls-table {}
#list1 .ls-table-element-group {}
#list1 .ls-table-element-title {font-weight: bold; margin-bottom: .2em; padding:0px; font-family: arial; margin-left: 0px; margin-right: 0px; margin-top: 7px;}
#list1 .ls-table-element-title a {color:#00528F; font-size:10pt}
#list1 .ls-table-element-title a:hover {color:#990000;}
#list1 .ls-table img {display:none; float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
#list1 .ls-table-element-body {margin:0px 0px 0px 0px; padding:0px; font-size:10pt; font-family:arial; color:#000000; line-height:134%}
#list1 .ls-table-element-link {margin:0px; padding:0px; }
#list1 .ls-table-element-link#active { }
#list1 .ls-table-element-link#hover { }
#list1 .ls-table-element-link#visited { }

#list2 { padding:0px;  border: 0px solid #cccccc; width:100%;}
#list2 .ls-table {}
#list2 .ls-table-element-group {}
#list2 .ls-table-element-title {font-weight: bold; margin-bottom: .2em; padding:0px; font-family: arial; margin-left: 0px; margin-right: 0px; margin-top: 7px;}
#list2 .ls-table-element-title a {color:#00528F; font-size:10pt}
#list2 .ls-table img {display:none; float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
#list2 .ls-table-element-body {margin:0px 0px 0px 0px; padding:0px; font-size:10pt; font-family:arial; color:#000000;  line-height:134%}
#list2 .ls-table-element-link {margin:0px; padding:0px; }
#list2 .ls-table-element-link#active { }
#list2 .ls-table-element-link#hover { }
#list2 .ls-table-element-link#visited { }


/* =container core panel 1 2 3 4 styles */
#yui-overlay {Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute}
#yui-panel-container {Z-INDEX: 2; VISIBILITY: hidden; POSITION: absolute;  }
#yui-panel-container FORM {MARGIN: 0px}
#mask {DISPLAY: none; Z-INDEX: 1; RIGHT: 0px; LEFT: 0px; BOTTOM: 0px; POSITION: absolute; TOP: 0px}
#block-scrollbars.mask {	OVERFLOW: auto}
#masked SELECT {	_visibility: hidden}
#drag SELECT {	_visibility: hidden}
#hide-select SELECT {	_visibility: hidden}
#yui-panel-container SELECT {	_visibility: inherit}
#hide-scrollbars {OVERFLOW: hidden}
#hide-scrollbars * {OVERFLOW: hidden}
#hide-scrollbars SELECT {DISPLAY: none}
#show-scrollbars {OVERFLOW: auto}
#show-scrollbars.yui-panel-container {OVERFLOW: visible}
#show-scrollbars.yui-tt {OVERFLOW: visible}
#show-scrollbars.yui-panel-container .underlay {OVERFLOW: auto}
#show-scrollbars.yui-tt .yui-tt-shadow {OVERFLOW: auto}
#shadow.yui-panel-container .yui-force-redraw.underlay {PADDING-BOTTOM: 1px}
#yui-effect-fade .underlay {DISPLAY: none}
#yui-tt-shadow {POSITION: absolute}
#yui-override-padding {padding: 0px;}
#yui-panel-container .container-close {OVERFLOW: hidden; TEXT-INDENT: -10000em; TEXT-DECORATION: none}




/** =get LegallyMinded Link style **/
.1connect {border-style: none; border-width: 0px; color:#00528f; font-family:arial; font-size:12px; font-weight:bold; cursor: pointer; width: 58px; white-space:nowrap;}
.1share {border-style: none; border-width: 0px; color:#00528f; font-family:arial; font-size:12px; font-weight:bold; cursor: pointer; width: 58px; white-space:nowrap;}
.1explore {border-style: none; border-width: 0px; color:#00528f; font-family:arial; font-size:12px; font-weight:bold; cursor: pointer; width: 58px; white-space:nowrap;}
.1find {border-style: none; border-width: 0px; color:#00528f; font-family:arial; font-size:12px; font-weight:bold; cursor: pointer; width: 58px; white-space:nowrap;}
.1see {border-style: none; border-color: inherit; border-width: 0px; background-color:#fff; color:#0000ff; margin-left:0px; margin-right:0px; font-family:arial; font-size:12px; font-weight:none; cursor:hand; width: 58px; white-space:nowrap;}
.2see {border-style: none; border-color: inherit; border-width: 0px; background-color:#fff; color:#0000ff; margin-left:0px; margin-right:0px; font-family:arial; font-size:12px; font-weight:none; cursor:hand; width: 58px; white-space:nowrap;}
.3see {border-style: none; border-color: inherit; border-width: 0px; background-color:#fff; color:#0000ff; margin-left:0px; margin-right:0px; font-family:arial; font-size:12px; font-weight:none; cursor:hand; width: 58px; white-space:nowrap;}
.4see {border-style: none; border-color: inherit; border-width: 0px; background-color:#fff; color:#0000ff; margin-left:0px; margin-right:0px; font-family:arial; font-size:12px; font-weight:none; cursor:hand; width: 58px; white-space:nowrap;}

/** =betabview widget styles**/
Table td {/*borders and padding to make the table readable*/border:0px solid #FFF; padding:.0em;}	
/** =members widget styles**/
/** use this for table border
.componentTable { background-color:#ffffff;border:1px solid #666666; width:100%; height:100%; padding:0px; margin:0px;}**/
.componentTableTitle {font-size:120%; font-weight:bold; border-top:0px solid #E0ECF1; padding:0px; margin:0px}
.ls-box-title {padding:0px 0px 0px 0px;color:#00528f;}
.ls-box-content {padding: 8px; font-size: 11px;  }
.ls-table-element-title {margin:7px 0px 3px 0px; color:#00528f; padding:0px; font-size:12px; font-family: "Trebuchet MS", Arial, Helvetica;}
.ls-table img {float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
.ls-table-element-body {margin:0px 0px 10px 0px; padding:0px;}
.ls-table-element-link {margin:0px; padding:0px; color:#0000ff; font-size:14px; font-weight:normal; font-family: Arial; }
.imagelist-container {}
.imagelist-item {padding:2px; float: left; }
.imagelist-image {border:1px solid #eee; }
.imagegrid-container {} .imagegrid-item {} .imagegrid-image {}

/** =twitter widget styles**/
div #twitter_div {}
div #twitter_update_list {}
div #twitter_div li{list-style-type:none; margin-top: 1em; margin-bottom: 1em; overflow:hidden;}

/** =jobs widget styles**/
.jobs1 table td {margin:0; padding: 0;}
/*td .ls-box-title  {}
.componentTableTitle {}*/
.jobs1 .ls-table-element-link#active {color:#0000ff; font-size:12pt; font-weight:normal; font-family: Arial; }
.jobs1 .ls-table-element-link#hover {color:#990000; font-size:12pt; font-weight:normal; font-family: Arial;}
.jobs1 .ls-table-element-link#visited {color:#800080; font-size:12pt; font-weight:normal; font-family: Arial;}
.jobs1 {padding:0px; border: 0px solid #cccccc; width:100%; }
.jobs1 .ls-table-element-title {margin:0px 0px 0px 0px; padding:0px; font-size:15px; font-family: Arial;}
.jobs1 .ls-table-element-title a {text-transform: inherit}
.jobs1 .ls-table-element-link {margin:0px; padding:0px;}
.jobs1 {}
/*#jobs {width: 300px; border: 1px solid #ddd; background: #eee;}*/

/**Latest Members**/
/** use this script below for table border**/
#pb3 .componentTable {background-color:#ffffff; border:0px solid #e0ecf1; width:100%; height:430px; padding:0px; margin:0px; overflow:hidden}
#pb3 .componentTableTitle {border-bottom:1px solid #e0ecf1; height:29px;  }
#pb3 .ls-box-title {padding:6px 0px 0px 8px; font-size:13px; font-weight:bold; color:#00528f; font-family:Arial; }
#pb3 .ls-box-content {padding: 8px;}
#pb3 .ls-table-element-title {margin:7px 0px 3px 0px; color:#00528f; padding:0px; font-family: arial}
#pb3 .ls-table img {float:left; overflow:visible; margin: 5px 7px 0px 0px; padding:0px; border:1px solid #666666;}
#pb3 .ls-table-element-body {margin:0px 0px 10px 0px; padding:0px;  }
#pb3 .ls-table-element-link {margin:0px; padding:0px; }
#pb3 .imagelist-container { }
#pb3 .imagelist-item {padding:2px; float: left; }
#pb3 .imagelist-image {border:1px solid #e0ecf1; }
#pb3 .imagegrid-container {}
#pb3 .imagegrid-item {}
#pb3 .imagegrid-image {}

/**Fixes Group Headers in the CQWP**/

.groupheader 
{
font-family: tahoma;
text-align: left;
margin-top: 10px;
margin-bottom: 5px;
margin-left: 0px;
font-size: 10pt;
font-weight: bold;
color: #00528f;
clear: both;
}



