* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:74%;
	background-image: url(../images/bodyBackground.gif);
	background-repeat: repeat-x;
}

#leftColumn{
	width:160px;
	margin:20px 40px 0 0;
	float:left;
}

#leftNav{
	width:160px;
	padding:0px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
}

#leftNav li {
	padding:10px 0;
	border-top:1px dotted #ccc;
}

#leftNav li.topItem{
	border-top:none;
	padding-top:4px;
}

#lowerLeftNav{
	margin-left:10px;
	margin-top:4px;
	list-style-type:none;
}

#lowerLeftNav li {
	border-top:none;
	padding:4px 0;
}

.clearRight {
	clear:right;
}

.clearBoth {
	clear:both;
}

.marginTop0 {
	margin-top:0px;
}

.marginTop5 {
	margin-top:5px;
}

.marginTop20 {
	margin-top:20px;
}

.marginAll10 {
	margin:10px;
}

.marginTop10 {
	margin-top:10px;
}

.marginTop600 {
	margin-top:600px;
}

.marginLeft20{
	margin-left:20px;
}

.marginTop55{
	margin-top:55px;
}


.paddingTop10 {
	padding-top:10px;
}

.paddingTop20 {
	padding-top:20px;
}

.paddingRight5 {
	padding-right:5px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.required{
	color:#d21242;
}

.errorTextbox{
	border:1px solid #d21242;
}

.bold{
	font-weight:bold;
}

.normal{
	font-weight:normal;
}

.italic{
	font-style:italic;
}

/*Styles for fee schedule*/
ul.ajaxList
{
    width:150px;
	max-height:150px;
    margin:0px;
    border:solid 1px #7f9db9;
    list-style-type:none;
    background:#ffffff;
	overflow-y:auto;
	overflow-x:none;
}

li.ajaxList
{
    border:none;
}

.ajaxLowerList
{
    padding:2px 0 2px 5px;
    margin:0;
    border:none;
    background:#FFFFFF;
}

.ajaxHighlightedList
{
    background-color:#E6F1F3;
    padding:2px 0 2px 5px;
    margin:0;
    border:none;
}

.procedure
{
    border-bottom:1px dotted #CCC;
    padding-bottom:5px;
    margin-top:5px;
}

.boldLargeText
{
    font-size:1.4em;
    font-weight:bold;
}

.selectedRow {
	background-color: #fff;
}

.formFieldLength5
{
    width:300px;
    float:left;
	margin-right:10px;
}
table.gridTable th	{
	background:#DEEBEF url(../images/contentTableHeaderBackground.jpg) repeat-x;
	background-position:top;
	color:#333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:41px;
	vertical-align: bottom;
	text-align:left;
}

.formView
{
    margin-top:10px;
    padding:10px;
}

.pagingButton 
{
    background-color:transparent;
	border:1px solid #ccc;
	color:#0077bb;
	cursor:pointer;
	text-decoration:none;
	width:25px;
	margin:5px;
}

.pagingScroll {
	width:460px;
	height:60px;
	overflow:auto;
	white-space:nowrap;
}

#resultsTable td{
	text-align:left;
}

/*End styles for fee schedule*/




/*
/////////////////////////////////////
//                                 //
// Start of non-chrome version CSS //
//                                 //
/////////////////////////////////////
*/

/* First 'remove' all chrome and redundant sidebar sections */
#header, #mainNav, #breadcrumb, #utilityNav, #lowerFooter, #leftNav, #headSection, #leafSquare, #blueNavPanel, .breadcrumb, .boxArea160, .boxTop, .related, .disclaimers { display: none; }

/* new css classes */

.orangeBox {
	background-color: #F68621;
	width: 180px;
	padding: 1px 10px 10px 10px;
}

.blueBox {
	background-color: #188CCC;
	width: 180px;
	padding: 1px 10px 10px 10px;
}

.greyBox {
	background-color: #C8C9C7;
	width: 180px;
	padding: 1px 10px 10px 10px;
}

.greyBoxWide {
	background-color: #C8C9C7;
	padding: 1px 10px 0px 10px;
}

.whiteText {
	color: white;
}

/* Existing CSS classes which were modified to reskin app */ 

#leftColumn {
	width: 180px;
}

.footnote {
	background-color: #C8C9C7;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #188CCC;
	font-size: 24pt;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #39B54A;
	font-size: 21pt;
	font-weight: bold;
}

#line {
	width: 960px;
	height: 0px;
	margin: auto;
	font-size: 0em;
}

#outerContainer {
	width: 960px;
	margin: auto;
	background-color: #ffffff;
}

#contentContainerInside {
	width: 940px;
	margin: auto;
	padding-top: 0px;
}

#contentContainerHome {
	width: 960px;
	margin: auto;
	margin-top: 0px;
}

#contentContainerInsideQuote {
	width: 940px;
	margin: auto;
	background-image: url(../images/contentBackTopQuote.gif);
	background-repeat: no-repeat;
	padding: 20px 25px 25px 25px;
}

#contentContainer {
	width: 960px;
	margin: auto;
	margin-top: 0px;
	background-repeat: repeat-y;
	padding-bottom: 0px;
}

#contentContainerQuote {
	width: 960px;
	margin: auto;
	background-image: url(../images/contentBack.gif);
	background-repeat: repeat-y;
}

#contentContainerBottom {
	background-repeat: no-repeat;
	margin: auto;
	width: 960px;
	height: 20px;
}

#contentContainerBottomHome {
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
	width: 960px;
	height: 0px;
}

#middleColumn {
	width: 460px;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}

#rightColumn {
	width: 220px;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}

.productArea {
	border-bottom: 0px;
	padding-bottom: 20px;
}

.arrow {
	padding-left: 10px;
	background-image: url(../images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position :0px 3px;
}

ul.procedureList {
	margin-top: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul.topProcedures li {
	margin-top: 10px;
	color: white;
    list-style-type: none;
	background-image: url(../images/add.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
}

ul.topProcedures a {
	color: white;
	font-size: 12px;
}

h3.topProceduresHeader {
	background-color: #188CCC;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/topProceduresHeaderIcon.gif);
	background-repeat: no-repeat;
	background-position: 178px 2px;
	padding: 10px 0;
	margin: 0px -10px -5px 0px;
}

h3.procedureListHeader {
	background-color: #39B54A;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/procedureListHeaderIcon.gif);
	background-repeat: no-repeat;
	background-position: 188px 2px;
	padding: 10px 0px 10px 10px;
	margin: 0px -10px -5px -10px;
}

h3.importantMessageHeader {
	background-color: #F68621;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 10px 10px;
	margin: 0px -10px -5px -10px;
}

h2.searchResultsHeader {
	background-color: #39B54A;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/searchHeadericon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px 0px 10px 10px;
	margin: 0px -10px -5px -10px;
}

.boxArea220{
	border: none;
	padding: 1px 10px 10px 10px;
	width: 200px;
	margin-top: 0px;
	border-radius: 0px;
}

table.procedureList	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #ccc;
}

table.procedureList th {
    border: 1px 0px 1px 0px;
    color: white;
    background-color: #58595B;
    text-transform: uppercase;
    padding: 10px 5px;
	border-right: 1px dotted white;
}

table.procedureList td {
    border: none;
    background-color: white;
    padding: 5px;
    margin-top: 5px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

table.procedureList tr {
    padding: 10px 5px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

table.dataTable	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	max-width: 990px;
	border-collapse: collapse;
	color: #333;
	text-align: left;
	border: 1px solid #ccc;
}

table.dataTable tr.tableTop	{
	background-color: #58595B;
	height: 0px;
}

table.dataTable tr.tableBottom	{
	background-color: #58595B;
	height: 1px;
}

table.dataTable th	{
	background-color: #58595B;
	color: white;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	border-right: 1px dotted #fff;
    text-transform: uppercase;
}

table.dataTable th.noStyleOdd {
    background-color: #fff;
	color: #333;
	padding: 0px;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

table.dataTable th.noStyleEven {
    background-color: #fff;
	color: #333;
	padding: 0px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

tr.odd {
	background-color: #fff;
	height: 25px;
	border-bottom:1px dotted #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

tr.even {
	background-color: #fff;
	height: 25px;
	border-bottom: 1px dotted #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

tr.odd:hover {
	background-color: #f7f7f7;
}

tr.even:hover {
	background-color: #f7f7f7;
}

table.dataTable td {
	text-align: left;
	padding: 5px;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

table.dataTable td.center {
	padding: 0px;
	text-align: center;
}

table.dataTable td.rightAlign {
	padding-right: 10px;
	text-align: right;
}

table.dataTable th.center {
	padding: 0px;
	text-align: center;
}


#detailsTable th:last-child {
display:none;
}

#detailsTable td:last-child {
display:none;
}

span#procedureFullListLabel {
    display:none;
}

.selectBox140 {
	width: 138px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	border-radius: 3px;
}

.textBox140 {
	width: 138px;
	float: left;
	border: 1px solid #CCC;
	height: 18px;
	padding: 2px;
	color: #333;
	border-radius: 3px;
}

.selectBox270{
	width: 272px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	border-radius: 3px;
}

.selectBox110 {
	width: 118px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	border-radius: 3px;
}

.descriptionTextArea {
	width: 396px;
	border: 1px solid #CCC;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 70px;
	border-radius: 3px;
}

.selectBox400 {
	width: 392px;
	float: left;
	border: 1px solid #CCC;
	height: 24px;
	padding: 2px;
	color: #333;
	border-radius: 3px;
}

.quoteLine400 {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: text-bottom;
}

.productArea table {
	table-layout: auto;
	margin-top: 20px;

}

.productArea table th {
	color: #0077bb;
	padding: 4px;
	text-align: left;
	border-bottom: 1px dotted #0077bb;

}

.productArea table td {
	border-bottom: 0px dotted #ccc;
	padding: 4px;

}

/* original CSS classes - unchanged */

a {
	color:#0077bb;
	text-decoration:none;
}

a:hover {
	color:#006cbe;
	text-decoration:underline;
}

img {
	border:none;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top:10px;
	line-height:17px;
}

.marginRight10 {
	margin-right:10px;
}

.marginLeft10{
	margin-left:10px;
}
/* End of CSS file */