a, a:visited{
	color: inherit;
}
a img{
	border: none;
}
body{
	background-color: #00335c;
	color: #00335C;
	font-family: "Trebuchet MS", sans-serif;
	font-size:62.5%;
    line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body#tinymce{
	background-color: #ffffff;
	color: #00335C;
    font-family: "Trebuchet MS", sans-serif;
    font-size:62.5%;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
	text-align: left;
}
h1 {
	font-size: 1.3em;
	color: #ee3524;
    text-transform: uppercase;
}
td{
	vertical-align: top;
}
#contentColumn{
	margin: 0px 0px 0px 235px;
	padding: 0px;
	width: 635px;
    color: #406685;
}
body#about_us #contentColumn{
    margin: 0px 0px 0px 340px;
    width: 548px;
}
#contentColumnIndex{
	margin: 0px;
	width: 900px;
}
#errorMessage{
	color: #ff0000;
	display: none;
	font-weight: bold;
}
#footer{
	clear: both;
	color: #ffffff;
	height: 130px;
    padding: 65px 0px 0px 0px;
	text-align: center;
    font-size: .9em;
    letter-spacing: 1px;
    font-weight: normal;
    line-height: 14px;
}
#footer a{
	color: #ffffff;
}
#header{
	height: 230px;
}
#indexTabs{
    width:358px;
    float: right;
    margin-right: 5px;
}
#indexWelcome{
    width:455px;
    float: left;
    text-align: justify;
}
#indexContent{
    margin:40px 0px 0px 12px;
}
#indexProfessionals{
    padding:0px 20px 0px 20px;
    background-color: #B2C1CD;
}
#indexPractices{
    padding:0px 20px 0px 20px;
    background-color: #12345B;
    color: #ffffff;
}
#indexProfessionals p, #indexPractices p{
    margin: 0px;
}
#bioDiv{
    float: right;
    display: inline;
    width: 325px;
    /*width: 325px;*/
    margin-right: 50px;
}
body#about_us #leftColumn{
	display: inline;
	float: left;
	margin: 0px 0px 0px 11px;
	width: 320px;
}
#leftColumn{
    display: inline;
    float: left;
    margin: 0px 0px 0px 11px;
    width: 200px;
}
#leftColumn img{
	display: block;
}
#pageContainer{
	background-color: transparent;
	margin: 0px auto 0px auto;
	text-align: left;
	width: 900px;
    font-size: 1.2em;
}
#print_logo{
    display:none;
}
#sectionText{
    margin: 0px 0px 35px 11px;
    width: 675px;
    text-align: justify;
}
#tabbedBottom{
    background: url(/images/tabbed_bottom_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    height: 89px;
}
#tabTop a{
    cursor: pointer;
}
#tabbedTabRight{
    background: url(/images/tabbed_tab_right_back.gif);
    background-repeat: no-repeat;
    background-position: top right;
    height: 44px;
    line-height: 44px;
}
#tabbedInnerContent{
    padding:20px 20px 0px 20px;
}
#tabbedInnerContent a{
    color: #406685;
}
#tabbedInnerContent p{
    padding:0px;
    margin: 0px;
}
#tabbedOuterleft{
    background: url(/images/tabbed_outer_left_back.gif);
    background-repeat: repeat-y;
    background-position: left;
}
#tabbedOuterRight{
    background: url(/images/tabbed_outer_right_back.gif);
    background-repeat: repeat-y;
    background-position: right;
}
#tabbedTitle{
    font-size: 13px;
    color: #ee3524;
    text-transform: uppercase;
    font-weight: bold;
    background: url(/images/tabbed_tab_left_back.gif);
    background-repeat: repeat-x;
    float: left;
    display: inline;
    padding: 0px 0px 0px 8px;
}
#tagline{
    position: absolute;
    margin: 125px 0px 0px 575px;
}
#wedgeBottom{
	background-image: url(/images/wedge-bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#wedgeTop{
	background-color: #ffffff;
	background-image: url(/images/wedge-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#waypointAddress #waypointPhone{
    color:#EE3524;
    font-weight:bold;
}
#communityQuotes{
    margin: 0px 0px 40px 0px;
    color: #597A95;
}
#communityQuotes p{
    margin: 10px 0px 0px 0px;
}
#communityQuotes div{
    text-align: right;
    font-weight: bold;
    margin: 5px 0px 10px 0px;
}
#case_studies #tabbedInnerContent ul{
    margin-left: 20px;
    padding-left: 20px;
}
#case_studies #tabbedInnerContent ul li{
    margin-bottom: 20px;
}
.hidden {
    display: none;
    visibility: hidden;
}