/* STANDARD STYLES */

body, td{
	font-size: 9pt;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
}

body{
	background-color: white; 
	margin: 0px;
}

#fckEditorBody{
  margin: 10px;
}

ul{
padding-left: 20px;
margin-left: 5px;
list-style-position: outside
}

ol{
padding-left: 30px;
margin-left: 5px;
list-style-position: outside
}

p{
	margin-right:30px;
}


/* HEADINGS */

h1, h2, h3{
	
	font-family: 'Trebuchet MS',sans-serif;
}

h1 {
	font-size: 18pt;
	line-height: 20pt;
	color: #51a565;
}

h2 {
	font-size: 120%;
	color: #508be6;
}

h2.year {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	background:#D1E7FB url(../images/h2-back.gif) repeat-x scroll center top;
	border-bottom:1px solid #A7CDF0;
	font-size:129%;
	padding:6px 0;
	text-align:center;
	text-shadow:0 1px 0 #FFFFFF;
}

.month,
.header{
	font-size:150%;
	font-weight:normal;
	text-shadow:0 2px 0 #FFFFFF;
	background:#D6D6D6 url(../images/summaryBox-back.gif) repeat-x scroll center top;
}

.header{
	text-align:center;
	padding: 5px 0;
	margin-bottom:3px;
}
a.header{
	text-decoration:none;
	display:block;
	cursor:pointer;
}

h3, .h3link, .h3, .heading {
	font-size: 110%;
	color: #1964B1;
	font-weight: bold;
	text-decoration: none;
}
a.h3link:hover{
    text-decoration: underline;
    color: #1964B1;
}

h4,.h4, .subHeading {
	font-size: 90%;
	color: #1964B1;
    font-weight: bold;
}

h5 {
	font-size: 90%;
	color: #1964B1;
	font-weight: bold;
}

.archive {
	font-size: 80%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #878585;
	background-color: #F3F1E7;
}

.archiveHeading {
	font-size: 80%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
	background-color: #DED9CF;
}

.small {
	font-size: 85%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
}
.medium {
	font-size: 95%;
}

.inactive {
	font-size: 85%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #9C978B;
}

.captionPosition {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #999999;
}

.textList {
	font-size: 90%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #bbbbbb;
}

.contactWhiteText {
	font-size: 100%;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #cccccc;
}

.highlight {
	 background-color: #FFFF00; 
}

.mainContent {
	background-color: #F0EDE4;
}

/* Company Specific Styles */

.coloredStripe {
	background-color: #066480;
	padding: 0px;
	margin: 0px;
}

.jurisdictionText {
	font-size: 80%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #3399FF;
}

.subjectText {
	font-size: 90%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #6B6965;
}

.dateText, .rightColDateTxt {
	font-size: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #0155AB;
}

.rightColDateTxt{
    padding-top: 4px;
    padding-bottom: 10px;
}

.toolsPage {
	padding-left:30px ;
	padding-right:0px ;
	padding-bottom:30px ;
}

/* FOOTER */

#footer{
	color: #646159;
	border: solid silver 1px;
	padding: 10px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 9px;
	text-align: left;
}
#footer *{
	font-size: 10px;
}
#footerOne, #footerTwo{
	float: left;
}
#footerOne{
	width: 50%;
}
#footerTwo{
	width: 50%;
	text-align: right;
}
#footerTwoee{
	margin-top: 15px;
}


/* LINKS */

A {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
}

A:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #383634;
}

.blackLink {
   font-size: 90%;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #333333;
   text-decoration: underline;
}

A:hover.blackLink {
   font-size: 90%;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #000000;
   text-decoration: underline;
}

.blueLink {
   font-family: arial, verdana, helvetica, sans-serif;
   color: #027EF2;
   text-decoration: underline;
}

A:hover .blueLink {
   color: #00AEFF;
   text-decoration: underline;
}

.blueLinkUnderline {
   font-size: 100%;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #027EF2;
   text-decoration: underline;
}

A:hover .blueLinkUnderline {
   font-size: 100%;
   font-family: arial, verdana, helvetica, sans-serif;
   color: #026BCC;
   text-decoration: underline;
}

.brownLink {
	font-size: 85%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
}

A:hover.brownLink {
	font-size: 80%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #383634;
}

.formLink {
	font-size: 85%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
}

A:hover.formLink {
	font-size: 85%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
}

.featureLink {
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}

A:hover.featureLink {
	color: #FFFFFF;
}

a.clearLink, .clearLink, a.clearLink:link, a.clearLink:hover, a.clearLink:active, a.clearLink:visited{
	text-decoration: none;
}

a.bigLink, .biglink, a.bigLink:link, a.bigLink:hover, a.bigLink:active, a.bigLink:visited{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px 0px 8px 0px;
}
a.clearLink:hover, a.bigLink:hover{
	text-decoration: underline;
}
.linkList, a.linkList{
	 display: block;
	 margin-bottom: 10px;
	 margin-right: 15px;
	 font-size: 85%;
	 text-decoration: none
}
a.linkList:hover{
	text-decoration: underline;
}

a.moreLink, .moreLink, a.moreLink:link, a.moreLink:hover, a.moreLink:active, a.moreLink:visited{
	text-decoration: none;
	color: #51a565;
	font-weight: bold;
	font-size: 90%;
	display: block;
	text-align: left;
}
a.moreLink:hover{
	text-decoration: underline;
}

/* TABLES */
div.tableText01{
    background-color: #F5F4E9;
}
td.tableText01 {
	font-size: 95%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #646159;
	background-color: #F5F4E9;
}

td.tableText02 {
	font-size: 8pt;
	background-color: #FEFEFC;
}

td.tableText03 {
	font-size: 85%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #646159;
	background-color: #F6F6EE;
}

.tableHeader {
	font-size: 90%;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
}

/* TABS */

.tabTop{
    border-bottom: solid #EBEBE9 1px;
	width: 660px;
	margin: 30px 0px 30px 0px;
}
.tabOn, .tabOff, a.tabOff, a.tabOff:hover, a.tabOff:link, a.tabOff:active,
.selectedTab,
a#linkProfileOptions,
a#linkAlertOptions{
	display: block;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
	padding: 6px 10px 2px 10px;
	margin: 0px 6px 0px 0px;
	background-image:url(../images/tabs/tab-off.gif);
	whitespace: nowrap;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-radius-topleft:5px;
	border-radius-topright:5px;
}
/* a.tabOff:hover, */
a#linkProfileOptions,
a#linkAlertOptions {
	background-image:url(../images/tabs/tab-off.gif);
}

a.tabOff:hover, 
a#linkProfileOptions:hover, 
a#linkAlertOptions:hover{
	background-image:url(../images/tabs/tab-hover.gif);
}

.tabOn,
.selectedTab{
	background-image:url(../images/tabs/tab-on.gif) !important;
}

/* MISC */

.dashed, hr{
	border: solid white 1px;
	color: white;
	border-top: dashed silver 1px;
}
.silver, hr.silver {
	border: solid white 1px;
	border-bottom: solid silver 1px;
	border-top: solid white 1px;
}

th, .th {
    background-color: #EBEBEB;
    text-align: left;
}

.th {
    background-color: #E2E2E2;
    border: solid #CCCCCC 1px;
    padding: 5px;
}

#mainHolder {
	margin: auto;
	text-align: left;
}
.contentHolder{
	border-left: solid #F0EDE4 4px;
	border-top: solid #F0EDE4 4px;
	border-bottom: solid #F0EDE4 4px;
}
td.banner{
	background-color: #066480;
	background-image:url(../images/banners/default.jpg);
	background-position:right;
	padding-left: 20px;
	background-repeat: no-repeat;
}
h1.banner{
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin: 30px 0px 20px 0px;
	color: #494949;
}

form{
	margin: 0px;
	padding: 0px;
}
.altHeader{
	/*background-color:#E1E1E1;*/
	background: #d6d6d6 url(../images/header-back.gif) repeat-x top;
	font-size: 11px;
	font-weight: bold;
}
.altTable{
	/*background: silver;*/
	border: solid silver 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.altLine{
	height: 1px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top: solid #E7EDF1 1px;
}
.alt1, .border{
	background-color: #EFEFEF;
}
.border{
        padding: 8px; 
        border: solid silver 1px;
}
.alt1{

	font-size: 11px;
}
th.alt1, th.altHeader, th.alt2{

}
.alt2{

	background-color: white;
	font-size: 11px;
}
.resultsFlicker{
	font-size: 85%;
	padding-top:5px;
}
td.resultsFlicker{
	vertical-align: top;
}

.articleSummary{
	font-size: 80%;
	padding-left: 10px;
}

.summaryTxt{
    color: #B1894B;
    font-size: 10px;
    font-weight: normal;
}

.summaryBox, .summaryColor{
    background-color:#f3f5f7;
    padding: 8px;
}
.summaryBox{
	/*background-color:#f3f5f7;*/
	background:#fafafa url(../images/summaryBox-back.gif) repeat-x scroll center bottom;
    padding: 8px;
    /*padding-top: 0px;*/
	display: block;	
	overflow: auto;
	border: 1px solid silver;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.summaryBox.widgetOuter.nobackground{
	background-image: url(../images/summaryBox-back-faded.gif);
	background-color:#fff;
}

.altSummaryBox{
	background-color:#FFFFCC;
	display: block;
	padding: 10px;
}

.colMain{
	padding-left: 20px;
	padding-right: 20px;
	background-color: white;
}

.col1
{
	padding: 0px 5px 0px 15px;
	width: 150px;
}

.col2
{
	padding: 0px 18px 0px 15px;
}

.colLeft
{
	padding: 0px 0px 0px 20px;
	padding-left: 20px;
}




.colRightHeading, #colRight h1{
	padding-top: 30px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
}
.toolIcon{
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/*  Left Menu */

.leftMenuHolder{
	background-color: #E3DED3;
	vertical-align: top;
	width: 1%;
	border-top: solid #F0EDE4 4px;
	border-bottom: solid #F0EDE4 4px;
}
.leftMenuHeading {
	background-color: #F0EDE4;
	color: #117492;
	font-size:11px;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
}
.leftMenuSelect, .thinSelect{
	width: 120px;
	font-size: 10px;
}
.leftMenuSelect{
	margin: 5px 10px 18px 10px;
}
.leftMenu, a.leftMenu, a.leftMenu:link, a.leftMenu:active, a.leftMenu:visited, a.leftMenu:hover {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #585657;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 0px 10px;
	border-bottom: solid #D5D1C8 1px;
	text-decoration: none;
	text-align: right;
}
a.leftMenu:hover{
	border-right: 5px solid #E78C00;
	padding-right: 10px;
	margin-right: 0px;
}
.ratingBox {
	background-color: #E3DED3;
	border: 1px none #F0EDE4;
	cursor: pointer;
	font-size: 85%;
}
.tabHolder
{
    padding: 20px 20px 10px 0px;
    width: auto;
}
.printTools{
	float: right;
	display: block;
}
.fullwidth {
	width: 100%;
}
.clientComment {
    background-color: #F9FCA9;
    padding: 4px;
    border: solid silver 1px;
}

div.contentTable{
	border: solid #DFF0FF 5px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
table.contentTable{
	border: solid #075AB1 1px;
	border-collapse: collapse;
}
table.contentTable td, table.contentTable th{
	border: solid #075AB1 1px;
	border-collapse: collapse;
	background-color: white;
	padding: 4px;
	font-size: 85%;
}
table.contentTable th, td.contentTableHeading {
	background-color: #C4D8EE;
	text-align: left;
	font-weight: normal;
}



.chapeau{
font-weight: bold;
}


.boxLink{
    /*border: solid #F3F1E7 1px;
    padding: 1px;
    background-color: #F3F1E7;*/
	padding:2px;
}
a.boxLink:link, a.boxLink:hover, a.boxLink:active, a.boxLink:visited{
    display: block;
    text-decoration: none;
} 
a.boxLink:hover{
    background-color: #F3F1E7;
    border: solid silver 1px;
    padding: 1px;
}


/* ==================   Homepage Panel handling ================== */

#panelHolder{
	display: block;
	width: 441px;
	height: 175px;
}
a.panelLink:link, a.panelLink:hover, a.panelLink:visited, a.panelLink:active {
	display: block;
	border: solid white 1px;
	width: 131px;
	height: 34px;
	position:relative;
	top: 14px;
	float: left;	
	text-decoration: none;
	background-image: url(images/invis.gif);
}
a#panelMain{
	display: block;
	width: 425px;
	height: 108px;
	position:relative;
	left: 7px;
	top: 24px;
	float: left;	
	text-decoration: none;
}
a#panelLink1:hover {
	background-position: -14px -15px;
}
a#panelLink2:hover {
	background-position: -156px -15px;
}
a#panelLink3:hover {
	background-position: -298px -15px;
}
#panelLink1 {
	left: 13px;
}
#panelLink2 {
	left: 22px;
}
#panelLink3 {
	left: 31px;
}
a.panelRight{
	width: 165px;
	height: 56px;
	display:block;
	text-align: center;
	padding-top: 32px;
	text-decoration: none;
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 98%;
}
/* ================== End of Panel handling ================== */

.homeHeading {
	font-size: 12px;
	font-weight: normal;
	color: #6C6C6C;
	background-color: #ECEBE9;
	padding: 6px 0px 6px 10px;
    margin-bottom: 10px;
	font-family: arial bold,  helvetica, sans-serif;
}

li{
    padding-bottom: 5px;
}

.greyArea{
    background-color: #EFEFEF;
    border: solid silver 1px;
    padding: 4px;
}

.commentHeader{
    background-color: #066480;
    background-image:url(../images/elements/small_discuss.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 13px 15px 13px;
    margin: 35px 0px 0px 0px;
}

.comment_alt1, .comment_alt2{
    background-color: #cfe1e6;
    background-image:url(../images/elements/commentAlt1.gif);
    background-position: top left;
    background-repeat: no-repeat;
    color: #066480;
    font-size: 10.5px;
    padding: 13px 10px 10px 55px;
}

.comment_alt2{
    background-color: #b3d2db;
    background-image:url(../images/elements/commentAlt2.gif);
}

.commentForm{
    background-color: #066480;
    color: #CFE1E6;
    padding: 15px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
}
.commentForm b{
    font-size: 10px;
    color: white;
    font-weight: normal;
}

.commentForm a, .commentForm a:hover, .commentForm a:link, .commentForm a:visited{
    color: #CFE1E6;
    text-decoration: underline;
}

.commentFormFooter{
    background-color: #b3d2db;
    padding: 10px;
}

.commentInput{
    width: 90%;
    font-family: arial, helvetica, sans serif;
    font-size: 9pt;
    border: solid #066480 2px;
    background-color: #EFEFEF;
    padding: 4px;
    color: grey;
}
.commentInput:focus{
    width: 90%;
    background-color: white;
    border: solid #69AEFF 2px;
    color: black;
}

body.mceContentBody{
    background-color: white;
}

.matrixEnacted, .matrixNew, .matrixDead{
        color: black;
}

.matrixEnacted{
    background-color: #99ff99;
}
.matrixNew{
    background-color: #ffff99;
}
.matrixDead{
    background-color: #ff9999;
}

.newHalfBlock{
    margin-top: 6px;
}

.border{
    border: solid silver 1px;
}

.paragraphBorder{
    border: solid #066480 1px;
    background-color: #F3F1E7;
    display: block;
    padding: 13px;
    font-size: 96%;
}


/* look2 */
#indexContent{
	width: 680px;
	
}

#mainWrap{
	width: 868px;
	margin:  0 auto;
	text-align: center;
	position: relative;
}

#header{
	background: url(../images/look2/header.gif) bottom left no-repeat;
	position: relative;
	width: 868px;
	height: 130px;
	text-align: left;
}
#headerTools{
	margin: 0;
	padding: 0;
	position:absolute;
	top: 40px;
	height: 50px;
	width: 500px;
	right: -10px;
	text-align: right;
	color: #528de8;
	font-family: 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif;
    font-size: 11px;
}
#headerTools li{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	line-height: 25px;
	margin-right: 0px;
	padding-right: 10px;
}
#headerTools a{
	background: #86c0f3 url(../images/look2/bluebtn.gif) top left no-repeat;
	height: 25px;
	width:55px;
	display: block;
	text-align: center;
}
#myeiatrack a{
	width: 95px;
	background: url(../images/look2/bluebtn_long.gif);
}
#cbPopup_login{
	width: 400px;
	height: 250px;
	border: solid silver 1px;
	padding: 20px;
	margin-top: 30px;
	position: absolute;
	display: none;
}
#cbPopup_login_link{
	display: none;
}
#logo{
	position:absolute;
	top: 0px;
	left: 145px;
}
#menu{
	position:absolute;
	bottom: 0px;
	left: 145px;
	height: 37px;
}
#menu ul{
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
#menu li.break{
	width: 10px;
}
#menu li{
	list-style-type: none;
	float:left;
	height: 37px;
	line-height: 37px;
	margin-right: 17px;
}
#menu a, #headerTools a {
	font-family: 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif;
	color: white;
    text-decoration: none;
    font-size: 12px;
}
#headerTools a{
    font-size: 10px;
}

#advert, #main{
	border: solid #d6d6d5 1px;
	margin-bottom: 10px;
	margin-right: 1px;
	text-align: left;
}
#main{
	/*background: url(../images/look2/greymenu.gif) top left repeat-y;*/
	background:transparent url(../images/look2/main-bak.gif) repeat-y ;
}

.vertMenu h1{
	padding-bottom: 0px;
	margin: 25px 20px 8px 20px;
}

#advert .vertMenu h1 {
	margin-right: 0;
}

.vertMenu h1, .vertMenu h1 a, .colRightHeading, #colRight h1{
	font-size: 13px !important;
	font-family: 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif;
	color: #55575c;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2em !important;

}

.vertMenu h1, .vertMenu h1 a {
	font-weight:bold;
}


.vertMenu ul{
	
	margin: 0px 20px 0px 20px;
	padding: 0px;
	
	z-index: 11;
}
.vertMenu li{
	list-style-type: none;
}
.vertMenu li a, #colRight a.clearLink{
	font-size: 8pt ;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	text-decoration: none;
}
#advert .vertMenu{
	/*height: inherit;*/
	/*height: 417px;*/
	height: 419px;
	width: 144px;
	background: url(../images/look2/greymenu-bkg.gif) repeat-x 0 0;
}



.leavesTop{
	background: url(../images/look2/leaves-menutop.gif) top left no-repeat;
	width: 139px;
	height: 102px;
	position: absolute; 
	top: 0px;
	left: 5px;
	z-index: -10;
}


.vertMenu{
	position: relative;
	float: left;
	width: 144px;
	background: url(../images/look2/greymenu-bkg.gif) repeat-x 0 0;
	z-index: 0;
	text-align: left;
}



#content{
	float: right;
	width: 720px;
	margin-top: 10px;
	/*border-left: solid #d6d6d5 1px;*/
	
	position: relative;	
}

#contentInner{
	width: 470px;
	margin-left: 25px;
	/*position: relative;*/
	line-height: 1.5em;
	margin-bottom: 30px;
	/*padding-top: 30px;*/
}

#contentInner.wide{
	width:670px;
}

#colRight{
	/*position: absolute;
	top: -15px;
	right: -190px;
	width: 150px;*/
	
	position:absolute;
	right:25px;
	top:40px;
	width:150px;
}


/*Virgil's Styling*/

#content p {
	/*font-family:Verdana,Tahoma;*/
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

#content ul {
	line-height: 20px;
}

#content li {
	list-style-image:none;
	list-style-position:outside;
}



.quote-col {
	float: left; 
	width: 40% !important;	
	margin: 20px 40px 0 0 !important;
	padding:0 !important;
	
}

.quote-col ul {
	
		
}

.quote-col li {
	border-bottom:1px dashed #0661A7;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin-bottom:20px !important;
	padding:0 0 20px !important;
	color:#000000;
	/* font-family:Verdana,Tahoma; */
	font-weight:normal;
	line-height:18px;
}


.col-bottom {
	clear:both;
}



/* CHECKERBOARD EFFECT AND HOME ADVERT */

#advert{
	height: 419px;
	position: relative;
	text-align: left;
}

#homeTagCloud{
	background:#F7F7F7 url(../images/look2/greymenu-bkgNONT.gif) repeat-x scroll 0 -50px;
	height:252px;
	left:577px;
	position:absolute;
	top:31px;
	width:288px;
}

#flashcontent{
	margin: 10px 10px 10px 10px;
}

#homeTagLinks{
	height:30px;
	left:174px;
	line-height:30px;
	position:absolute;
	top:132px;
	width:700px;
	z-index: 100;
}
#homeTagLinks li strong{
	color: #419c57;
}
#homeTagLinks ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#homeTagLinks li a, #homeTagLinks li{
	font-size: 8pt;
}

#homeTagLinks li{
	/*float: left;
	margin-right: 20px;
	color: #f99857;*/
	
	background:transparent url(../images/look2/li-hot-topics.gif) no-repeat scroll left 42%;
	color:#F99857;
	float:left;
	margin-right:8px;
	padding-left:11px;
}
#homeTagLinks li a{
	color: #1c53a5;
	text-decoration: none;
}

#homeClients{
	position: absolute;
	top: 300px;
	left: 590px;
	width: 260px;
	height: 116px;
	cursor: pointer;
}
#homeClientsInner a{
	display: block;
	position: absolute;
	top: 90px;
	left: 0px;
	width: 260px;
	height: 30px;
	color: #419c57;
	font-size: 12px;
	font-family: 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif;	
	text-decoration: none;
	text-align: center;
}
#client0, #client1{
	position: absolute;
	top: 18px;
	left: 0px;
	right: 0px;
	text-align: center;
	color: #528de8;
	font-family: 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif;
	font-size: 14px;
}


#checkerBoard{
	width: 432px;
	height: 389px;
	background:  url(../images/look2/p1.jpg) top left no-repeat;
	position: absolute;
	top: 30px;
	left: 145px;
}
.cbPopupImg{
	display: none;
	border: none;
}
.cbPopupImg a{
	
}
.cbCell{
	background: white url(../images/look2/p2.png) top left;
}

#cbPanel2{
	position: relative;
}
#cbPanel2 a{
	display: block;
	width: 108px;
	height: 91px;
	text-decoration: none;
}

/* --- ANDREW FRONTPAGE HACK --- */
#cbPopup_REMOVEME_link {
    width: 432px;
	height: 389px;
	text-decoration: none;
	display: block;
}

.cbCell{
	width: 108px;
	height: 91px;
	float: left;
}
#cbRow2 .cbCell{
	height: 95px;
}
#cbRow3 .cbCell{
	height: 104px;
}
#cbRow4 .cbCell{
	height: 98px;
}
.cbRow{
}
#cbRow1, #cbRow2, #cbRow3, #cbRow4 {

}


#cbRow1Col1{
	background-position: 0px 0px;
}

#cbRow1Col2{
	background-position: -108px  0px;
}

#cbRow1Col3{
	background-position: -216px  0px;
}

#cbRow1Col4{
	background-position:  -324px  0px;
}



#cbRow2Col1{
	background-position: -0px -91px;
}

#cbRow2Col2{
	background-position: -108px  -91px;
}

#cbRow2Col3{
	background-position: -216px  -91px;
}

#cbRow2Col4{
	background-position:  -324px  -91px;
}



#cbRow3Col1{
	background-position: 0px -186px;
}

#cbRow3Col2{
	background-position: -108px  -186px;
}

#cbRow3Col3{
	background-position: -216px  -186px;
}

#cbRow3Col4{
	background-position:  -324px  -186px;
}


#cbRow4Col1{
	background-position: 0px -290px;
}

#cbRow4Col2{
	background-position: -108px  -290px;
}

#cbRow4Col3{
	background-position: -216px  -290px;
}

#cbRow4Col4{
	background-position:  -324px  -290px;
}

#cbChanger{
	position: relative;
	width: 105px;
	height: 35px;
	top: 126px;
	left: 185px;
	display: block;;
}

#cbChanger:hover{
	border: solid white 1px;
}



.clear {
clear: both;
display:block;
}




.col-left {
	width:236px;
	float: left;
	margin-right: 20px;
}

.col-center {
	float: left;
	margin-right:30px;
	width:150px;
}

.col-right {
	width: 230px;
	float: left;
}

#updated-reports, #more-questions {
	padding-bottom: 15px;
}

#indexContent .questionsList a{
	font-size: 11px !important;
}
.mapHolder{
/* 	background-color: #EBEBEB; */
	padding: 5px;
	margin-top: 10px;
/* 	border: solid #CCCCCC 1px; */
}
.googleMap, .googleMapZoomed{
	width: 455px;
	height: 310px;
	border: solid #C0C0C0 1px;
}
.googleMapZoomed{
	height: 450px;
	width: 690px;
}

.mapFooter, .mapHeader{
	font-size: 10px;
	display: block;
	margin-top: 5px;
	color: #666;
}
.mapHeader{
	height: 40px;
}

a.directoryBullets{
	text-decoration: none;
}

/*====================================================*/
/*          MY EIATRACK COLUMN STYLING                */
/*====================================================*/

.expandHeaderWrapper{
	margin-bottom:10px;
}
.expandHeader{
	font-weight:bold;
	background: transparent url(../images/myeiatrack/header-back.gif) no-repeat;
	padding:4px;
	position:relative;
	padding-left: 8px;
}
.expandHeader label,
.expandHeader a{
	display:block;
	text-decoration:none;	
}

.expandHeader label:hover,
.expandHeader a:hover{
	text-decoration:underline;
	color:#383634;	
}

.expandHeader a span.plus{
	background:transparent url(../images/icons/icon-plus.gif) no-repeat scroll 0 0;
	padding:0 6px;
	position:absolute;
	right:5px;
	display:none;
}


#libraryHeader{
/* 	background: transparent url(../images/icons/icon-library.gif) no-repeat 3px;
	padding-left: 28px; */
	
}

#calendarHeader{
/* 	background: transparent url(../images/icons/icon-calendar.gif) no-repeat 3px;
	padding-left: 28px; */
	
}

#productsHeader{
/* 	background: transparent url(../images/icons/icon-products.gif) no-repeat 3px 20%;
	padding-left: 28px; */
	
}

.sidebar-button{
	background:transparent url(../images/icons/icon-plus-sml.gif) no-repeat scroll left 3px;
	padding:2px 0 3px 13px;
	font-size:8pt;
	text-decoration:none;
	margin-left: 7px;
}

.sidebar-remove-button {
	background:transparent url(../images/icons/icon-minus-sml.gif) no-repeat 0 3px;
	padding:2px 0 3px 13px;
	font-size:8pt;
	text-decoration:none;
	margin-left: 7px;
}

#profileProductSelector{
	margin-bottom:10px;
	margin-top:3px;
	width:145px;
}
/* a#profileCalendarAddDateButton{
	padding: 4px 8px 4px 2px !important;
	text-decoration:none;
	font-size:9pt;
}
a#profileTaskAddDateButton{
	padding: 4px 8px 4px 26px !important;
	text-decoration:none;
	font-size:9pt;
} */

.calendarDateContainer{
	padding-top: 7px;
	position:relative;
}
/* #profileCalendarAddDateButton  {
	background: transparent url(../images/icons/icon_addButton.png) no-repeat 3px;
	padding:2px 0 3px 24px;
}
 */
.calendarTable{
	margin:5px 0 15px 0;
}


.checkBox{
	padding:5px 0;
	font-size:8pt;
}

.calendarDateContainer .checkBox,
#profileTaskList .checkBox,
#widgetNotesContainer .checkBox  {
	padding:5px;
	font-size:8pt;
	/* background:transparent url(../images/myeiatrack/notes-back-bottom.gif) no-repeat scroll left top; */
	/* background:transparent url(../images/myeiatrack/notes-back-bottom.gif) no-repeat scroll left -290px; */
	background:transparent url(../images/myeiatrack/notes-back-bottom.gif) no-repeat scroll left 0;
	width:157px;
}

#calendarWrapper .calendarDateContainer .checkBox {
	height:19px;
}

#profileTaskList .blueCheckbox {
	background:transparent url(../images/myeiatrack/notes-back-bottom-blue.gif) no-repeat scroll left 0;
}


.calendarDateContainer .checkBox input.text,
#profileTaskList .checkBox input.text,
#widgetNotesContainer .checkBox div
{
	padding-left: 5px;
	font-weight:bold;
	width:90px;
  font-size: 10px;
	/* border: 1px solid #F1EC76; */
	border:none;
}

#widgetNotesContainer .textBoxWrapInner{
	padding-bottom:2px;
	text-decoration:none;
}

span.byline, span.byline-text{
	line-height:14px;
	padding:8px;
	padding-bottom:0;
	display:block;
	width:130px;
}

span.byline{
	font-size: 8pt;
	font-weight:bold;
}

span.byline-text {
  padding-bottom: 20px;
}

#widgetNotesContainer .checkBox a
{
	float:right;
	margin-right:17px;
	margin-top:3px;
}

#widgetNotesContainer .checkBox img
{
	border: none;
}

.calendarDateContainer .checkBox input.text:hover,
.calendarDateContainer .checkBox input.text:focus,
#profileTaskList .checkBox input.text:hover,
#profileTaskList .checkBox input.text:focus{	
	background: #fff url(../images/icons/input-box-shadow-top.gif) repeat-x top;
	cursor:pointer;
	border: 1px solid;
	margin:-1px;
	border-color: #727272 #b4b4b4 #dadada #b4b4b4;
}

.checkBox input.text{
	border:none;
	background:transparent;
}

#profileLibraryCheckbox{
	/*position:absolute;
	right:7px;*/
}

#profileLibraryNotes{
position:relative;
}

#profileLibraryNotes .introText{
	padding:8px 3px;
}

.textBoxWrap{
	background: transparent url(../images/myeiatrack/notes-back-top.gif) repeat-y;
	text-align:left;
}

.blueWrapInner{
	background: transparent url(../images/myeiatrack/notes-back-top-blue.gif) repeat-y;
}

.textBoxWrapInner{
	background:transparent url(../images/myeiatrack/notes-back-bottom.gif) no-repeat scroll left bottom;
	display:block;
	padding:0 1px;
	width:157px;
/* 	position:relative; */
}

#profileCalendarDateList .textBoxWrapInner{
	height:110px;
}


.blueWrapInner {
	background:transparent url(../images/myeiatrack/notes-back-bottom-blue.gif) no-repeat scroll left bottom;
	min-height:100px;
	height: auto !important;
	height: 100px;
}
.textBoxWrapInner textarea {
	background:transparent none repeat scroll 0 0;
	border:2px transparent;
	margin-bottom:13px;
	min-height:50px;
	overflow:hidden;
	padding:5px;
	width:133px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:8pt;
}

.textBoxWrap .blueWrapInner div {
	background:transparent none repeat scroll 0 0;
	border:2px transparent;
	min-height:50px;
	height: auto !important;
	height: 50px;
	overflow:hidden;
	padding-top: 5px;
	padding-left: 5px;
	width:133px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:8pt;	
}

.actionBottom {
	min-height: 0 !important;
	padding-bottom: 15px;
	margin-left: -5px;
	height: 17px;
	width: 147px;
}

.actionBottom a.email{
	float:right;
}

.actionBottom img{
	border: medium none;
}

.actionBottom span{
	font-size : 8px;
	margin-left: 10px;
}

#profileTaskList .completed,
.byline-text .completed {
	text-decoration: line-through;
}
#profileLibraryNotes textarea{
	/*min-height:100px;*/
	min-height:80px;
}

.textBoxWrapInner textarea:hover,
.textBoxWrapInner textarea:focus{	
	border-color:#f3e03e;
}

.textBoxStatic{
/* 	font-family:arial,verdana,helvetica,sans-serif;
	font-size:8pt;
	height:49px;
	left:0;
	line-height:13.35px;
	margin-bottom:13px;
	overflow:hidden;
	padding:8px 9px;
	position:absolute;
	top:0;
	width:130px;
	z-index:999;
	color:#D7D7D7;
	background:#F8F7D8;
	cursor:not-allowed; */
	
	background:#F8F7D8 none repeat scroll 0 0;
	border-color:#E5E08A #FFFFFF #FFFFFF #CFCC8B;
	border-style:solid;
	border-width:2px 1px 1px;
	color:#D7D7D7;
	cursor:not-allowed;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:8pt;
	height:53px;
	left:4px;
	line-height:13.35px;
	margin-bottom:13px;
	overflow:hidden;
	padding:2px;
	position:absolute;
	top:0;
	width:133px;
	z-index:999;
	
}

.introText{
	font-size: 12px;
	line-height: 14px;
}

#profile_actions label{
	cursor:pointer;
}

.button{
	padding:0 6px 0;
	margin:0 7px 0 0;
	border-color:#dfdfdf #b9b9b9 #b9b9b9 #dfdfdf;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	cursor:pointer;
	color:#000;
	font-family: "Lucida Grande",arial,verdana,helvetica,sans-serif;
	text-decoration:none;
	background: transparent url(../images/myeiatrack/header-back.gif) no-repeat center;
	bottom:7px;
	position:relative;
}


#profile_actions #profileCalendarDateList .button,
#profile_actions #profileLibraryNotes .button,
#profile_actions #profileTaskList .button{
/* 	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	background:#FBF7A9 none repeat scroll 0 0;
	border-color:#989893;
	border-style:solid;
	border-width:0 1px 1px;
	bottom:12px;
	color:#000000;
	cursor:pointer;
	font-family:"Lucida Grande",arial,verdana,helvetica,sans-serif;
	left:9px;
	margin:0 7px 0 0;
	padding:0 6px;
	position:relative;
	text-decoration:none; */
	
	bottom:12px;
	color:#000000;
	cursor:pointer;
	font-family:"Lucida Grande",arial,verdana,helvetica,sans-serif;
	height:18px;
	left:9px;
	margin:0 7px 0 0;
	padding:0 6px 2px;
	position:relative;
	text-decoration:none;
	width:133px;
	border-style:none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	background:transparent url(../images/myeiatrack/save-button.gif) no-repeat scroll 0 0;
}

#profileTaskList .blue-button {
	background:transparent url(../images/myeiatrack/save-button-blue.gif) no-repeat scroll 0 0;
}

a.button,
a.buttonDown {
	font-size:11px;
	/* padding:1px 8px; */
	padding:3px 8px;
}

a.button.small{
	color:#2F2F2F;
	font-size:90%;
	line-height:15px;
	margin-bottom:-8px;
	margin-right:5px;
	margin-top:4px;
	padding:2px 10px;
}

.button:hover,
a.button:hover {
	background: #aeadad;
	border-color:#dfdfdf #a1a1a1 #a1a1a1 #dfdfdf;
	color:#fff;
	font-family:"Lucida Grande",arial,verdana,helvetica,sans-serif;
}

.expandContent{
	padding: 9px 2px;
	
}

.no-padding-bottom{
	padding-bottom:5px !important;
}

.linkInline{
	background: transparent url(../images/icons/icon-linkArrow.gif) no-repeat;
	padding-left: 15px;
	text-decoration:none;
	font-size:11px;
}

.linkInline:hover{
	text-decoration:underline;
	color:#383634;
}

.expandHeader a.linkInline{
	background: transparent url(../images/icons/icon-linkArrow.gif) no-repeat center;
	height:26px;
	margin:0;
	padding:0;
	position:absolute;
	right:4px;
	top:0;
	width:20px;
}

#profileLibraryStatus{
	display:none;
}


.wrapperRounded{
	border: solid silver 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:1px;
	width:321px;
}



/* Steve Stuff */

.selectedTab {
	
}
.popup-tab{
/* 	height:21px;
	width:670px;
	margin:15px 0px; */
	height:30px;
	margin:15px 0 0 5px;
	width:665px;
}
.tabTop.popup-tab{
	border-bottom:none !important;
}

#linkProfileOptions,
#linkAlertOptions{
/* 	width: 60px;
	float:left;
	padding-right: 10px; */
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	float:left;
	font-size:13px !important;
	padding:10px 10px 4px !important;
}
#linkProfileOptions.selectedTab,
#linkAlertOptions.selectedTab{
/* 	font-weight:bold; */
}


.advanced-wrapper{
	padding-top:20px;
}

.advancedSearchToggle{
	/* padding:0 6px 0; */
	margin:0 7px 0 0;
/* 	border-color:#dfdfdf #b9b9b9 #b9b9b9 #dfdfdf; */
/* 	border-style:solid; */
	border-style:none;
	border-width:1px 2px 2px 1px;
	cursor:pointer;
/* 	color:#000; */
	font-family: "Lucida Grande",arial,verdana,helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
/* 	background: transparent url(../images/myeiatrack/header-back.gif) no-repeat center; */
	position:relative;
	font-size:11px;
	padding:5px 8px;
	
}

.advancedSearchToggle span{
	background:transparent url(../images/icons/icon-plus-sml.gif) no-repeat scroll left center;
	padding:0 8px;
}

.advancedSearchToggle:hover{
/* 	background: #aeadad; */
	background: #ECECEC url(../images/myeiatrack/header-back.gif) no-repeat center bottom;
	border-color:#dfdfdf #a1a1a1 #a1a1a1 #dfdfdf;
/* 	color:#fff; */
	color:#000;
	font-family:"Lucida Grande",arial,verdana,helvetica,sans-serif;
}

.advancedSearchToggle.showAdvanced{
	background:#FAFAFA;
	border-color:#dfdfdf #b9b9b9 #b9b9b9 #dfdfdf;
	border-style:solid;
	padding:5px 6px 5px 7px;
	border-bottom:none;
	color:#646159;
}
.advancedSearchToggle.showAdvanced span{
	background:transparent url(../images/icons/icon-minus-sml.gif) no-repeat scroll left center;
	padding:0 8px;
}

.advancedSearchToggle.showAdvanced:hover{
	background: transparent url(../images/myeiatrack/header-back.gif) no-repeat center;
	color:#000;
}

.advancedSearch{
	border-top:1px solid #c0c0c0;
	margin:-6px -12px -12px;
	padding: 10px 12px;
	/* background:#fff; */
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}

.highlightBox {
/* 	border-color : #7F7777; */
}

.leftSideWidgets {
	/* width:75%; */
	width:65%;
}

.rightSideWidgets {
	float:right;
}

#widgetNotesContainer {
	margin-left:25px;
	margin-top:20px;
}

#companyUsersContainer {
	line-height:20px;
	margin:0 -7px -10px 0;
	max-height:306px;
	height: expression( this.scrollHeight > 305 ? "306px" : "auto" );
	overflow:auto;
	padding:7px 12px 7px 5px;
}
#companyUsersContainer li.companyUser{
	list-style-type:none;
	list-style-image: none;
	border-bottom:1px dashed #C0C0C0;
	list-style-image:none;
	list-style-type:none;
	margin:1px 0;
	padding:0;
}
#companyUsersContainer li.companyUser a{
	text-decoration:none;
	background: transparent url(../images/email-icon.png) no-repeat right center;
	display:block;
}

#widgetNotesContainer,
#widgetLibraryContainer,
#widgetProductsContainer,
#widgetCalendarContainer{
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 -7px;
	max-height:280px;
	height: expression( this.scrollHeight > 279 ? "280px" : "auto" );
	overflow:auto;
	padding:10px 10px 8px 27px;
}

#widgetLibraryContainer,
#widgetProductsContainer,
#widgetCalendarContainer{
	padding:0;
}

#widgetsWrapper .altTable{
	border:none;
}

.weatherResultsContainer {
	width:400px;
	height:150px;
	margin-top: 10px;
	border: 1px solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

#dash-intro {
	margin-bottom:15px;
	position:relative;
}

#dash-intro #dashboardHeaderToggle{
	margin-bottom:-10px;
	margin-left:0;
	margin-right:0;
	margin-top:-10px;
	position:relative;
	right:6px;
	float:right;
	width:87px;
	height:20px;

	text-indent: -99999px;
	background: transparent url(../images/button-hide.gif) no-repeat right center;
}

#dash-intro #dashboardHeaderToggle.off{
	margin-bottom:7px;
	background: transparent url(../images/button-show.gif) no-repeat right center;
}

#dashboardHeader{
	margin-bottom:15px;
}

#dashboardHeader hr{
	margin-top:15px;
}


#selectors-wrapper {
	height:auto !important;
	height:45px;
	
}

#selectors-wrapper select{
	margin-right:8px;
	padding:2px;
	width:200px;
}


#selectors-wrapper .button {
	margin-top:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:0px !important;
}

a.widgetClose{
	text-indent:-99999px;
	background:transparent url(../images/icon-widget-close.gif) no-repeat center;
	width:15px;
	height:15px;
}

a.widgetClose:hover{
	border-width:1px;
	border-style:solid;
	border-color:#dfdfdf #a1a1a1 #a1a1a1 #dfdfdf;
	margin:-1px;
}

.widgetHeader{
	background:#D6D6D6 url(../images/header-back.gif) repeat-x scroll center top;
	height:21px;
	margin:-8px -7px 0;
	padding:10px 10px 5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}

.widgetHeader h3{
	color:#707070;
	float:left;
	font-size:124%;
	font-weight:normal;
	margin:0;
	padding:0;
	text-shadow:0 1px 0 #FFFFFF;
}

.widgetOuter{
	max-height: 360px !important;
	height: expression( this.scrollHeight > 359 ? "360px" : "auto" );
}

#widgetInnerContainer_widgetNews{
	/* margin:0 -8px; */
	/* margin:-8px -8px 0 -16px; */
}
#widgetFrame_widgetNews{
	/* padding-top:10px; */
}

.link.small{
	color:#707070;
	font-size:11px;
	line-height:14px;
	padding:0 7px;
	text-decoration:none;
}

.link.small:hover{
	text-decoration:underline;
}

.viewAll-link{
	display:block;
	margin-top:12px;
	text-align:center;
}

#rsstickerContent { /*Demo 3 main container*/
/* width: 210px; */
/*padding: 10px;
height: 260px;
width: 100%;*/
}

#rsstickerContent ul{
	list-style:none;
	padding:0;
	margin:0;
}
#rsstickerContent li{ /*Demo 3 P element that separates each entry*/
	margin-top: 0;
	margin-bottom: 16px;
	padding:0;
	margin-right:0;
	font-size:11px;
	line-height:13px;
}

#rsstickerContent a{
/*	display:block; */
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-bottom:5px;
	line-height:16px;
	
}

#rsstickerContent.bob a{
	display:block;
	font-size:14px;
	font-weight:bold;

	text-decoration:none;
}

#rsstickerContent.bob li p {
margin-bottom:30px;
}

#rsstickerContent.bob li{
	border-left:26px solid #DDDDDD;
	padding:0 0 0 10px;
}

#rsstickerContent a img{
	border:none;
	padding-left: 5px;
}

#rsstickerContent a:hover{
	text-decoration:underline;
}


#rssTickerMore {
/* 	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:8px; */
 	background:transparent url(../images/button-rounded-back.gif) no-repeat top left;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	
	position:relative;
	bottom:-10px;
	right:-145px;
	
	width: 70px;
	height: 18px;
	
	
	/*
	padding:0 11px;
	margin: 0px -10px -10px 0px;
	width: 70px;
	height: 18px;
	float: right;
	*/
}

#advertBanner {
	border:1px solid silver;
	margin-top:10px;
	margin-right:4px;
	position:relative;
}
#rssTickerMore:hover{
/* 	background:#86C0F3; */
 	background:transparent url(../images/button-rounded-back.gif) no-repeat left -107px;
}

.rssSubscribe {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../images/feedIcon.gif) no-repeat scroll 0 0;
	float: left;
	padding-left: 20px;
}

.emailButtons {
	margin-bottom: 5px;
}

.cal-date-container {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(/images/myeiatrack/calendar-entry-blue-small-clear.gif) no-repeat;
width:50px;
height:50px;
margin-left: 2px;
margin-top: 2px;
}

.cal-date_m {
display:block;
font-size: 1em;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
color: white
}

.cal-date_d {
display:block;
font-size:2.0em;
margin:0;
padding:0.3em 0 1.3em 0;
text-align: center;
color: black;
}

.cal-date-container-tiny {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(/images/myeiatrack/calendar-entry-blue-tiny-clear.gif) no-repeat 50% 50%;
width:30px;
height:35px;
margin-left: 2px;
margin-top: 2px;
}

.cal-date_m-tiny {
display:block;
font-size: .9em;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
color: white
}

.cal-date_d-tiny {
display:block;
font-size:1.3em;
margin:0;
padding:0;
margin-top:-1.5px;
text-align: center;
color: black;
}


.law-download-image {
margin-left: 21px;
margin-bottom: 7px;
margin-top: 5px;
}

.law-download-container {
	border: solid silver 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	padding:4px;
	cursor:pointer;
}

.law-download-text {
	font-size:10px; 
	font-weight:bold;
	width:62px;
	text-align: center;
	line-height: 1.2em;
	text-decoration: none;
}

#dashboardSearchSettings {
	margin-top:10px;
}

#dashboardSearchSettings a.header{
	font-size:12px;
	font-weight:bold;
	margin-bottom:9px;
	text-align:center;
	text-decoration:none;
}

#dashboardSearchSettings .settings{
	height:250px; 
	overflow:auto;
	width: 645px;
}

#dashboardSearchStatic {
	float:left;
	margin-top:7px;
	margin-left:6px;
	width:228px;
}

#dashboardSearchSettings td {
/*	background: transparent; */
}

#dashboardSearchSettings .innerBorder {
	border-left : 1px solid;
	border-right : 1px solid;
}

#selectors-wrapper .buttonDown {
	background: #aeadad;
	border-color:#dfdfdf #a1a1a1 #a1a1a1 #dfdfdf;
	color:#fff;
	font-family:"Lucida Grande",arial,verdana,helvetica,sans-serif;
}

#dashboardSearchSettings .alt2 {
	font-size :10px;
}

#loadingSearchSpinner {
	padding-left:7px;
	color: darkGray;
}

#forum_banner {
	background: url(/images/myeiatrack/forum-banner.gif) no-repeat left;
	width:430px;
	height:41px;
	margin-top:10px;
}

#timelineContent table{
	/*width:469px;*/
	width: 100%;
	padding: 0;
	border: solid silver 1px;
	border-top: none;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius: 0 0 5px 5px;
}

#timelineContent table th div.first{
	position: relative;
}

#timelineContent table th div.second{
	background:url("../images/header-back.gif") repeat-x scroll center top #D6D6D6;
	font-size:11px;
	font-weight:bold;
	padding: 5px;
	text-align: center;
}

#timelineContent table td{
	padding: 0 5px;
}

#timelineContent table td.month-td{
	padding: 3px;
	text-align: center;
}

#timelineBody {
	/*width: 469px;*/
	margin: 0 auto;
}

#timelineBody a{
	/*padding-right: 2px;*/
	padding:3px;
}

#timelineContent .banner{
	position: relative;
	/*width:457px;*/
	text-align: center;
	font-weight: bold;
	border: solid silver 1px;
	border-bottom: none;
	margin: 0 auto;
	padding: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-radius: 5px 5px 0 0;
	background:url("../../images/header-back.gif") repeat-x scroll center top #D6D6D6;
	
}

#timelineContent .banner a{
	text-decoration:none;
	width: 30px;
	height: 20px;
	display: block;
	height:4px;
	padding:3px;
	position:absolute;
	text-decoration:none;
	width:5px;
	top: 5px;
	padding: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#timelineContent .banner a:hover{
	background-color: #fff !important;
	border: 1px solid #000;
	padding: 5px;
}

#timelineContent .banner a#next{
	background:url("../JSCal2/css/img/nav-right-x2.gif") no-repeat center center;
	right: 5px;
/*	float: right;*/
}

#timelineContent .banner a#back{
	background:url("../JSCal2/css/img/nav-left-x2.gif") no-repeat center center;
/*	left: 5px; */
	float: left;
	margin-left: 1px;
}

#timelineContent .banner span{
	width: auto;
	text-align: center;
	display: block;
}

#timelineContent span.tooltip{
	display:none;
}

#calendarControlsHeader{
	height:26px;
	margin-left:5px;
	margin-top:25px;
}

#calendarControlsHeader a{
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px 5px 0 0;
	background-image:url("../images/tabs/tab-off.gif");
	display:block;
	font-size:90%;
	font-weight:normal;
	margin:0 6px 0 0;
	padding:6px 10px 2px;
	text-decoration:none;
	width: 50px;
	float: left;
	text-align: center;
}


#calendarControlsHeader a:hover {
	background-image:url("../images/tabs/tab-hover.gif") !important;
}

#calendarControlsHeader .on {
	background-image:url("../images/tabs/tab-on.gif") !important;
	font-weight: bold;
}

#timelineBody .innerFlag {
	height:12px; 
	width:17px; 
	display:block; 
	padding:0;
}

#timelineBody .hover {
	cursor: pointer;
}

div.matrixHighlight {
	background : #EB6E6F;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px 5px 0 0;
	padding-left:4px;
	padding-right:4px;
}

#ismatrixHeader {
	background: url("../../images/eiatrackessentials.jpg") no-repeat top left;
	width:470px;
	height: 257px;
	padding-bottom: 10px;
}

.summaryBox input.short{
	width:80px;
}

.summaryBox input.long{
	width:301px;
}

td.colTeaser {
	border: 2px dashed orange;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius: 5px 5px 0 0;

}

#associate0, #associate1{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 0px;
/*	text-align: center; */
	color: #528de8;
	font-family: 'Frutiger Linotype','Lucida Grande','Trebuchet MS',sans-serif;
	font-size: 14px;
}

#associationFlicker{
/*	background: none repeat	white; */
	height: 85px;
	left: 0px;
	position: absolute;
	top: 334px;
	width:144px;
}

#associationFlicker a, #associationFlicker img{
	border: none;
}

/* reg alert popup css */
#popupRegContainer{
	font-size:13px;
}

#popupRegContainer .top-panel{
	min-height:150px;
	margin-bottom:10px;
}

#popupRegContainer .bot-panel{
	background: url('/images/look2/popup-bottom.gif') repeat-x 0 0; 
	padding:10px 40px 10px 12px; 
	height:36px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius: 5px 5px 0 0;
}

#popupRegContainer .screen-img{
	background: url('/images/look2/popup-screenshot.jpg') no-repeat; 
	width:172px; 
	height:132px; 
	float:right;
}
#popupRegContainer .screen-text a{
	/*color:#8DBAF1;*/
	color:#6796EC;
	text-decoration:none;
}
#popupRegContainer .screen-text{
	width:220px;
	margin-top:5px;
	padding-top:10px;
}

#popupRegContainer .bot-login {
/*	background: url('/images/look2/popup-login.jpg') no-repeat; */
	height:34px;
	width:90px;
	cursor: pointer;
	border:none;
}

#popupRegContainer .bot-contact{
/*	background: url('/images/look2/popup-contactus.jpg') no-repeat; */
	height:34px;
	width:245px;
	cursor:pointer;
	border:none;
}

#whyEIATRACK h1{
	font-weight: bold;
	margin-top: 50px;
	margin-bottom:18px;
}

#whyEIATRACK li a {
	font-size:13px !important;
}

#whyEIATRACK li div {
	width: 100%;
	height: auto;
	border-bottom: dotted .2px gray;
	padding-top: 4px;
	padding-bottom: 9px;
}
	
#whyEIATRACK li {
/*	padding: 9px; */
	margin: 0 !important;
/*	border-bottom: dotted .2px gray; */
}

#whyEIATRACK h1 a {
	font-size:14px !important;
	color: #00A054;
}

#whyEIATRACK .yellow {
	color: #FFC700;
}

#whyEIATRACK ul{
	text-align: center;
}
