body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333;
background-color: #fff;
padding: 0;
margin: 10px;
}

#SiteWrapper {
width: 100%;
}

#BorderWrapper {
border: 0;
}

#Banner {
padding: 0;
margin:0;
}

#Logo {
}

#SearchWrapper, #TopNav,#BreadcrumbBar,#LeftNav,#Footer,#Related {
display: none;
}

#Content {
padding: 0;
margin: 0;
}

#Text {
width: 100%;
}


/* ------------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;
}

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;
}



/* ------------form styles------------ */
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;
}



/* ------------table styles------------ */
table.lines {
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;
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: 150px;
}
#MediaReg  {
width: 250px;
float: left;
position: relative;
margin-right: 25px;
margin-top: 25px;
border: 1px solid #99A5BB;
height: 150px;
}

#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;
}
