body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333;
background-color: #fff;
padding: 0;
margin: 0;
text-align: center;
}

#SiteWrapper {
width: 780px;
padding: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
text-align: left;
}

#BorderWrapper {
border-color: #98A5B8;
border-width: 0 1px 1px 1px;
border-style: solid;
margin: 0 10px;
position: relative;
}

#Banner {
border-bottom: 1px solid  #98A5B8;
padding: 0;
margin:0;
}

#Logo {
float: left;
position: relative;
}

#SearchWrapper {
float: right;
position: relative;
margin: 55px 10px 0 0;
height:16px;
}

#TopNav {
margin-top: 10px;
padding: 0 8px 0 8px;
background-color: #1B3864;
height: 30px;
color: #FFF;
}

#BreadcrumbBar {
background: url("/chtr_int/images/css/breadcrumbbg.jpg") repeat-x top left;
border-bottom: 1px solid  #98A5B8;
padding: 8px;
font-size: 11px;
}

#Content {
padding: 10px 10px 0 10px;
}

#LeftNav {
float: left;
position: relative;
width: 164px;
padding: 0;
margin:0;
}

#Footer {
background: url("/chtr_int/images/css/footerbg.jpg") repeat-x top left;
border-top: 1px solid  #98A5B8;
margin-top: 20px;
text-align: center;
padding: 8px;
clear: both;
}

/* ------------general styles------------ */

h1 {
margin: 0;
padding: 0;
display: block;
color: #1B3864;
font-size: 1.6em;
}

h2 {
color: #1B3864;
font-size: 1.2em;
padding: 0;
margin: 0;
}

h3 {
color: #1B3864;
font-size: 1.0em;
padding: 0;
margin: 0;
}

h1 img {
vertical-align: bottom;
}

hr {
height:1px; 
color: #93A7B2; 
background: #99A5BB; 
border:0;
}

a {
color: #1B3865;
text-decoration: underline;
}

a:hover {
color: #B90039;
text-decoration: underline;
}

a img {
border: 0;
}

form,input,select,option,textarea {
margin:0;
padding:0;
color: #1B3865;
}

fieldset {
border: 0;
padding: 0 10px;
}

label {
float:left;
width:260px;
padding:0;
margin:0;
}

.clr {
clear: both;
}

.hidden {
display: none;
}

/* ------------navigation styles------------ */
#TopNav ul {
margin:0;
padding: 0;
display:inline;
list-style-type:none;
}

#TopNav ul li {
margin:0;
padding: 0;
display:inline;
list-style-type:none;
padding-left: 32px;
}

#TopNav ul li.first {
padding: 0;
}

#TopNav img {
vertical-align: bottom;
}

#LeftNav ul {
margin:0;
padding: 0;
list-style-type:none;
width: 164px;
}

#LeftNav ul li {
margin: 0;
padding: 0;
list-style-type:none;
display: inline;
}

#LeftNav ul li a {
margin: 0;
padding:0;
background-color: #D3D9E7;
border: 1px solid #99A5BB;
display: block;
margin-bottom: 4px;
padding: 8px;
text-decoration: none;
}

#LeftNav ul li a:hover {
text-decoration: underline;
color: #1B3865;
}

#LeftNav ul li ul {
margin:0;
padding: 0;
list-style-type:none;
width: 148px;
}

#LeftNav ul li ul li {
margin: 0;
padding: 0;
list-style-type:none;
border: 0;
}

#LeftNav ul li ul li a {
margin: 0;
list-style-type:none;
background-color: #FFF;
border: 0;
margin-bottom: 0;
padding: 0 0 7px 10px;
display: block;
}

#LeftNav ul li.on {
font-weight: bold;
}

#LeftNav ul li.off {
font-weight: normal;
}



/* ------------Breadcrumb styles------------ */

#BreadcrumbBar a {
text-decoration: none;
}

#BreadcrumbBar a:hover {
text-decoration: underline;
color: #1B3865;
}

#Breadcrumb {
float: left;
position: relative;
}

#PageTools {
float: right;
position: relative;
text-align: right;
}

/* ------------form styles------------ */
#SearchWrapper form {
border: 1px solid #98A5B8;
}

#SearchWrapper input.button {
border:0;
vertical-align: bottom;
}

input.search {
border: 0;
padding:0;
margin:0;
width:160px;
font-size: 0.8em;
vertical-align: top;
}

input.button {
background-color: #D4DAE8;
font-weight: bold;
border: 1px solid #1B3864;
}

/* ------------link styles------------ */
#PageTools a.print {
background: url("/chtr_int/images/css/icon_print.gif") no-repeat top left;
padding-left: 18px;
margin-right: 15px;
}

#PageTools a.bookmark {
background: url("/chtr_int/images/css/icon_bookmark.gif") no-repeat top left;
padding-left: 18px;
margin-right: 15px;
}

#PageTools a.email {
background: url("/chtr_int/images/css/icon_email.gif") no-repeat top left;
padding-left: 18px;
}

#Footer a {
text-decoration:none;
font-size: 11px;
}

#Footer a:hover {
text-decoration: underline;
font-size: 11px;
color: #1B3865;
}

/* ------------table styles------------ */
table.lines {
font-size:1em;
border-top: 1px solid #CDDBE8;
}

table.lines td {
border-bottom: 1px solid  #CDDBE8;
padding: 3px 0;
}

table th.topright {
text-align: right;
font-weight: bold;
border-bottom: 2px solid  #CDDBE8;
}

table th.topleft {
text-align: left;
font-weight: bold;
border-bottom: 2px solid  #CDDBE8;
}

table th.topcenter {
text-align: center;
font-weight: bold;
border-bottom: 2px solid  #CDDBE8;
}

table th.left {
text-align: left;
}

table.lines th.left {
text-align: left;
border-bottom: 1px solid  #CDDBE8;
}

table th.leftdouble {
text-align: left;
border-bottom: 2px solid  #CDDBE8;
}

td.singleline {
border-bottom: 1px solid  #CDDBE8;
}

td.doubleline, table.lines td.doubleline {
border-bottom: 2px solid  #CDDBE8;
}


td.indent {
padding-left: 5px;
}

td.dblindent {
padding-left: 10px;
}

th.botleft {
text-align: left;
vertical-align: bottom;
border-bottom: 1px solid  #CDDBE8;
}

table th {
font-weight: normal;
}
table.lines th {
font-weight: bold;
}

.brdrTop {
border-top: 2px solid #1B3864;
}

.brdrTop1 {
border-top: 1px solid #1B3864;
}

.brdrBottom {
border-bottom: 2px solid #1B3864;
}

.brdrBottom1 {
border-bottom: 1px solid #1B3864;
}

.brdrRight {
border-right: 2px solid #1B3864;
}

.brdrRight1 {
border-right: 1px solid #1B3864;
}

.brdrLeft {
border-left: 2px solid #1B3864;
}

.brdrLeft1 {
border-left: 1px solid #1B3864;
}

/* ------------other styles------------ */

.small {
font-size: 0.7em;
}

div.video {
width: 170px;
padding: 5px;
margin: 5px;
text-align: center;
float: left;
position: relative;
background-color: #D3D9E7;
border: 1px solid #99A5BB;
}


div.video img {
border: 1px solid #99A5BB;
}

#MediaText {
width: 230px;
float: left;
position: relative;
margin-right: 25px;
border: 1px solid #99A5BB;
}
#MediaReleases {
width: 250px;
float: left;
position: relative;
margin-top: 25px;
border: 1px solid #99A5BB;
height: 180px;
}
#MediaReg  {
width: 250px;
float: left;
position: relative;
margin-right: 25px;
margin-top: 25px;
border: 1px solid #99A5BB;
height: 180px;
}

#Director {
padding: 5px;
margin-bottom: 10px;
border: 1px solid #99A5BB;
float: left;
position: relative;
}

#Biog {
float: left;
position: relative;
padding-right: 10px;
width: 250px;
font-size: 0.9em;
}

#Headshot {
float: left;
position: relative;
width: 250px;
}

#LeftBox {
width: 165px;
float: left;
position: relative;
border: 1px solid #A2ADBF;
margin-right: 15px;
}

#RightBox {
width: 165px;
float: left;
position: relative;
border: 1px solid #A2ADBF;
}

sub	{
padding:0; 
margin:0; 
line-height:10px;
}
