BODY { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; background: #efefef url(../images/bg_tile.gif) top left repeat-x; padding: 0 4px 4px 4px; margin: 0px; text-align: center; }

#contentHeader { width: 967px; height: 4px; margin: 0 auto; text-align: left; background: url(../images/contentHeader.png) bottom left no-repeat; overflow: hidden; }
#PageWrapper { width: 960px; margin: 0 auto; text-align: left; padding: 0px 4px 0px 4px; background: url(../images/contentBody.png) top left repeat-y; }
#contentFooter { width: 967px; height: 4px; margin: 0 auto; text-align: left; background: url(../images/contentFooter.png) top left no-repeat; overflow: hidden; }
#contentBox { width: 960px; background: #FFFFFF; }
/* common elements START */

H1 { font-family: Arial; font-size: 18pt; padding: 0px 0px 10px 0px; margin: 0px; color: #0a3a64; }
H2 { font-family: Arial; font-size: 12pt; padding: 0px 0px 10px 0px; margin: 15px 0px 0px 0px; color: #0a3a64; }
H3 { font-family: Arial; font-size: 10pt; padding: 15px 0px 5px 0px; margin: 0px; color: #0a3a64; }
P { padding: 5px 0px 5px 0px; margin: 0px; }

UL { list-style: none; padding: 0px; margin: 15px 0px 15px 0px; }
UL LI { background: url(../images/bullet.gif) 0px 5px no-repeat; padding: 0px 0px 6px 15px;}

FORM {margin: 0px; width:960px; height:100%;}
#container { width: 960px; background: #FFFFFF;}

.fl { float: left; }
.fr { float: right; }

HR { height: 1px; width: 90%; border-top: 1px dotted #b8b8b5; border-bottom: none; text-align: left; margin: 20px 0px 20px 0px; }

/* common elements END */

#header { background-image: url(../images/header_background.png); border-bottom: 1px solid black; height: 80px; margin: 0px; padding:0px; overflow: hidden; clear: both;width:960px; }
#headerWatermark { background-image: url(../images/header_watermark.png); background-position: center center; background-repeat: no-repeat; height: 80px; padding: 0px 10px; margin: 0px;width:960px; }
#headerLogo { float: left; margin: 0px; padding: 0px; height: 80px; }
#headerLinks { float: right; margin: 0px; padding-right: 15px; }
#headerLinks UL { padding: 0px; margin: 0px; list-style: none; }
#headerLinks UL LI { display: inline; padding: 0px; margin: 0px; }
#headerLinks UL LI A:link, #headerLinks UL LI A:visited { display: inline-block; font-size: 10pt; font-weight: bold; color: #FFFFFF; text-decoration: none; padding: 0px 11px 0px 10px; margin: 0px; background: url(../images/divider_headerlink.gif) right 0px no-repeat; }
#headerLinks UL LI A.last:link, #headerLinks UL LI A.last:visited { padding-right: 0px; background: none; }
#headerLinks UL LI A:hover { text-decoration: underline; }
#headerSearch { clear: right; float: right; margin-top: 20px; font-size: 10pt; color: #ffffff; padding-right:15px }
#headerSearch .searchText { line-height: 23px; }
#headerSearch .searchInput { padding: 1px 4px 0px 2px; }
#headerSearch INPUT.textBox { border: 1px solid #000000; width: 145px; height: 17px; line-height: 23px; }

#headerNav { background: url(../images/nav_tile.gif); height: 46px; margin: 0px; padding: 0px; border-top: 1px solid #cbccd0; overflow: hidden; width:960px;}
#headerNavLeft { background: url(../images/nav_left.gif) top left no-repeat; margin: 0px; padding: 0px; width:100%; }
#headerNavRight { background: url(../images/nav_right.gif) top right no-repeat; margin: 0px; padding: 0px; width:100%; }

#headerPrintLogo {display:none}
#headerPrint {display:none}

/* new navigation START*/

#navigation-container { position: absolute; float:left; background: url(../images/nav_tile.gif); height: 46px; font-size: 10pt; z-index: 100000; width: 959px;}

/* Root Menu */
ul#navmenu { margin: 0; list-style: none; }
ul#navmenu A:link, ul#navmenu A:visited { padding: 0px 22.9px; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; color: #FFFFFF; text-decoration: none; height: auto !important; height: 1%; /*For IE*/ background: url(../images/divider_nav.gif) right 3px no-repeat; }
ul#navmenu A.last:link, ul#navmenu LI A.last:visited { background-image: none; }
/* Root Menu Hover Persistence */
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a { color: #000000; background-color: #bedbdb; }
ul#navmenu li { margin: 0px; padding: 0px; float: left; /*For Gecko*/ display: block; list-style: none; position: relative; line-height: 36px; }
ul#navmenu li.right { float: right; }
ul#navmenu li.right A:link, ul#navmenu LI.right A:visited { background-image: none; }
ul#navmenu LI.right ul { margin: 0px 0px 0px -135px; }


/* 2nd Menu */
ul#navmenu ul { background: #0A3A64; margin: 0px 0px 0px 15px; padding: 0; width: 230px; list-style: none; display: none; position: absolute; top: 36px; left: 0; z-index: 9999; border: 1px solid #bedbdb; }
ul#navmenu ul a { padding: 0px; float: none !important; /*For Opera*/ float: left; /*For IE*/ display: block; color: #FFFFFF; text-decoration: none; height: auto !important; }
ul#navmenu ul:after /*From IE 7 lack of compliance*/ { clear: both; display: block; height: 0; visibility: hidden; }
ul#navmenu ul li { width: 230px; line-height: 130%; float: left; /*For IE 7 lack of compliance*/ display: block !important; display: inline; /*For IE*/ background: none; border-top: 1px dotted #025b8c; }
ul#navmenu ul li.first { border-top: none; }
ul#navmenu ul li A:link, ul#navmenu ul li A:visited { padding: 0px; background: none; padding: 4px 18px 4px 18px; }
ul#navmenu li:hover li a, ul#navmenu li.iehover li a { float: none; color: #FFFFFF; }
* html ul#navmenu li:hover li a,* html ul#navmenu li.iehover li a { margin-top: -1px; }
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a { color: #000000; background: #ffd15e; border-right: 4px solid #ff9900; }

ul#navmenu ul ul, ul#navmenu ul ul ul { display: none; position: absolute; top: 0; left: 230px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul { display: none; }
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul { display: block; z-index:9999;}

/* new navigation END */

#contentWrapperHomepage { width:774px; float:left;}
#contentColumnHomepage { border-right:1px dotted #BDB9B5; font-size:9pt; margin-top:10px; min-height:300px; position:relative; padding:0 7px 5px 6px;}
#rightColumnHomepage { float: right; margin: 0px 0px 0px -214px; width:190px; font-size:10pt; }

#contentWrapper { margin: 0px 0px 29px 0px; left:0; min-height: 100%; width:960px; height:100%}

body#thinWideThin #contentColumn { font-size:10pt; z-index: 1; position: relative; margin: 16px -1px; width: 560px; float: left; height:100% !important}
body#wideThin #contentColumn { margin: 13px 214px 0px 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ padding: 0px 13px 5px 12px; font-size: 10pt; border-right: 1px dotted #bdb9b5; overflow:hidden; min-height:600px;}
body#thinWide #contentColumn { margin: 13px 0px 0px 213px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ padding: 0px 13px 5px 12px; font-size: 10pt; border-left: 1px dotted #bdb9b5; overflow:hidden; min-height:600px;}
body#thinWide #contentColumn P { width: 90%; }
body#oneColumn #contentColumn { margin: 13px 0px 0px 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ padding: 0px 13px 5px 12px; font-size: 10pt; }

#twoColumnWrapper { margin: 0px 0px 29px 0px; left:0; min-height: 100%; width:960px;}
#twoColumnWrapper #leftColumn{ font-size: 10pt; position: relative; width: 213px; float: left; padding: 0; margin-top: 16px;}
#twoColumnWrapper #rightColumn{ font-size:10pt; z-index: 1; position: relative; margin: 16px -1px; width: 747px; float: left; padding-bottom:140px;border-left:1px dotted #BDB9B5;}
#twoColumnWrapper #rightColumn #contentPadding {border-left: none; border-right:none; }

body#thinWideThin #singleColumnWrapper { margin: 0px 0px 29px 0px; left:0; min-height: 100%; width:960px;}
body#thinWideThin #singleColumnWrapper #contentColumn{ font-size: 10pt; position: relative; width: 960px; padding: 0; margin-top: 16px; padding-bottom:140px;}
body#thinWideThin #singleColumnWrapper #contentColumn #contentPadding {border-left: none; border-right:none; }

#panelBoxContainer {  border-bottom: 1px dotted #bdb9b5; padding: 0px 0px 18px 0px; margin: 0px 0px 10px 0px; text-align: center; }
#panelBoxWrapper {  }

#homepageBoxLeft { position: relative; float: left; background: url(../images/homepageBoxLeft_center.gif); width: 31%; height: 195px; margin: 0px 20px 0px 0px; padding: 0px; overflow: hidden; text-align: left; }
#homepageBoxLeft_left { background: url(../images/homepageBoxLeft_left.gif) top left no-repeat; height: 195px; margin: 0px; padding: 0px; width:100%; }
#homepageBoxLeft_right { background: url(../images/homepageBoxLeft_right.gif) top right no-repeat; height: 175px; margin: 0px; padding: 10px 20px 10px 20px; }

#homepageBoxCenter { position: relative; float: left; background: url(../images/homepageBoxCenter_center.gif); width: 31%; height: 195px; margin: 0px 20px 0px 0px; padding: 0px; overflow: hidden; text-align: left; }
#homepageBoxCenter_left { background: url(../images/homepageBoxCenter_left.gif) top left no-repeat; height: 195px; margin: 0px; padding: 0px; width:100%; }
#homepageBoxCenter_right { background: url(../images/homepageBoxCenter_right.gif) top right no-repeat; height: 175px; margin: 0px; padding: 10px 20px 10px 20px; }

#homepageBoxRight { position: relative; float: left; background: url(../images/homepageBoxRight_center.gif); width: 31%; height: 195px; margin: 0px; padding: 0px; overflow: hidden; text-align: left; }
#homepageBoxRight_left { background: url(../images/homepageBoxRight_left.gif) top left no-repeat; height: 195px; margin: 0px; padding: 0px; width:100%; }
#homepageBoxRight_right { background: url(../images/homepageBoxRight_right.gif) top right no-repeat; height: 175px; margin: 0px; padding: 10px 20px 10px 20px; }

#homepageBoxLeft_right B, #homepageBoxCenter_right B, #homepageBoxRight_right B { height: 40px; }
#homepageBoxLeft_right P, #homepageBoxCenter_right P, #homepageBoxRight_right P  { height: 125px; }
#homepageBoxLeft_right IMG, #homepageBoxCenter_right IMG, #homepageBoxRight_right IMG { position: relative; right: -20px; }

#homepageBoxLeft_right A:link, #homepageBoxLeft_right A:visited, #homepageBoxCenter_right A:link, #homepageBoxCenter_right A:visited, #homepageBoxRight_right A:link, #homepageBoxRight_right A:visited { color: #000000; }

.homepageBoxHeading { height: 38px; font-size: 11pt; font-weight: bold; padding: 0px 25px 0px 0px; display: inline; }


#purposeStatementWrapper { float: left; width: 100%; }
#purposeStatement { margin: 0px 0px 0px 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ padding: 0px 0px 0px 10px; }
#threepillars { font-size: 8pt; height: 287px; width: 375px; /*Width of right column*/ margin: 0px 0px 0px 324px; padding: 13px 25px 10px 37px; /*Set left marginto -(RightColumnWidth)*/ background: url(../images/bg_callout.gif) top left no-repeat; line-height: 130%;}
#newsRotator { float: left; }

#top { top: 0px; left: 0px; width:960px; height: 125px; z-index:100 }

#contentPadding { padding-left: 12px; padding-right: 12px; border-left:1px dotted #BDB9B5; border-right:1px dotted #BDB9B5; min-height: 600px; }

#leftColumn { font-size: 10pt; position: relative; width: 213px; float: left; padding: 0; margin-top: 16px; }

#rightColumn { font-size: 10pt; position: relative; float: left; margin-top: 16px; width:180px;}

#rightPanel {word-wrap: break-word; }

#leftColumn UL, #rightColumn UL { margin: 0px 0px 15px 0px; }

#dinka {float:right; position: relative; top: -140px; margin-bottom: -140px; left: -1px; width:185px}

.whatsnewContainer { padding: 0px 5px 10px 8px; }
.whatsnewContainer UL { list-style: none; padding: 0px; margin: 0px 0px 15px 0px; }
.whatsnewContainer UL LI { background: url(../images/divider_dots_tile_h.gif) bottom left repeat-x; padding: 5px 0px 5px 0px; }
.whatsnewContainer UL LI A:link, UL.whatsnew LI A:visited { font-size: 10pt; /*text-decoration: none;*/ }
.whatsnewContainer UL LI.end { background: none; font-size: 10pt; }
.whatsnewContainer UL LI.end A:link, .whatsnewContainer UL LI.end A:visited { font-size: 10pt; text-decoration: underline; }

UL.register { padding: 0px 0px 20px 0px; }
UL.register LI { background: url(../images/icon_register.png) 0px 4px no-repeat; padding: 0px 0px 0px 20px; }
UL.register LI A:link, UL.register LI A:visited { font-size: 10pt; /*font-weight: bold; color: #343c4f; text-decoration: none;*/ }
/*UL.register LI A:hover { text-decoration: underline; }*/

.crosslinksContainer { padding: 12px 16px 10px 16px; }

.homepageBrandingContainer { width: 182px; padding: 20px 16px 10px 16px; text-align: center;  position:absolute; bottom: 20px; right: 0;}


table.datatable { border-top: 1px solid #99cccc; border-right: 1px solid #99cccc; border-bottom: 1px solid #99cccc; border-left: 1px solid #99cccc; }
table.datatable TH { vertical-align: text-top; color: #003366; font-weight: bold; border-bottom: 1px solid #99cccc; background-color: #daebeb; padding: 5px 13px 5px 13px; text-align: left; }
table.datatable TR:first-child TD { vertical-align: text-top; color: #003366; font-weight: bold; border-bottom: 1px solid #99cccc; background-color: #daebeb; padding: 5px 13px 5px 13px; text-align: left; }
table.datatable TH.col1 { width: 50%; }
table.datatable TH.col2 { width: 25%; }
table.datatable TH.col3 { width: 25%; }
table.datatable TR { background-color: #ffffff; }
table.datatable TR.rowCol2 { background-color: #fafafa; }
table.datatable TD { vertical-align: text-top; padding: 8px 13px 8px 13px; border-right:1px dotted grey; border-bottom:1px dotted grey; }
table.datatable TR TD:last-child { vertical-align: text-top; padding: 8px 13px 8px 13px; border:none; border-bottom:1px dotted grey; }
table.datatable TR:last-child TD { border-bottom:none; }
/*table.datatable A:link, table A:visited { color: #003366; }*/


/* LHS side navigation START */

dl#menu, dt.submenuTopLevel, dd.submenuSubLevel { list-style-type: none; margin: 0; padding: 0; }
dl#menu { width: 198px; background: #bedbdb; left: 0; position: relative; top: 0; margin: 0px 0px 20px 7px; }
dl#menu DT.header, dl#menu DT.header:hover { background: url(../images/lhsNavHeader.gif) top left no-repeat; padding: 9px 5px 9px 9px; height: 32px; font-size: 10pt; color: #0a2943; font-weight: bold; line-height: 120%; border: none; }
dl#menu A:link, dl#menu A:visited { text-decoration: none; color: #000000; font-size: 8pt; }
dl#menu A:hover { text-decoration: underline; }

dl#menu DT { border-top: 1px dotted #8c9691; padding: 3px 6px 3px 16px; line-height: 140%; }
dl#menu DT.submenuTopLevelActive { background: #FFFFFF url(../images/lhsNavActiveTile.gif) top right repeat-y; font-weight:bold; }
dl#menu DT.submenuTopLevelUp { background: url(../images/lhsNavBullet.gif) 5px 9px no-repeat; }
dl#menu DT.submenuTopLevelDown { background: url(../images/lhsNavBulletDwn.gif) 5px 12px no-repeat; font-weight:bold; }
dl#menu DT.submenuTopLevelActiveDown { background: #FFFFFF url(../images/lhsNavActiveTileSubmenuActiveDown.gif) top left no-repeat; font-weight:bold; }
dl#menu DT:hover, dl#menu DT.submenuTopLevelActive:hover { background: #FFD15E url(../images/lhsNavHoverTile.gif) top right repeat-y; border-top: 1px dotted #8c9691; }
dl#menu DT.submenuTopLevelUp:hover { background: #FFD15E url(../images/lhsNavActiveTileSubmenuUp.gif) top left no-repeat; border-top: 1px dotted #8c9691; }
dl#menu DT.submenuTopLevelDown:hover { background: #FFD15E url(../images/lhsNavActiveTileSubmenuDown.gif) top left no-repeat; border-top: 1px dotted #8c9691; }
dl#menu DT.submenuTopLevelActiveDown:hover { background: #FFD15E url(../images/lhsNavActiveTileSubmenuDown.gif) top left no-repeat; font-weight:bold; }
dl#menu DT.footer { height: 60px; border-bottom: none; background: url(../images/lhsNavFooter.gif) bottom left no-repeat; padding: 5px 0px 5px 0px; }
dl#menu DT.footer:hover { background: url(../images/lhsNavFooter.gif) bottom left no-repeat; }

dl#menu DD { background: #daebeb; border-top: 1px dotted #8c9691; margin: 0px; padding: 0px; }
dl#menu UL { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0px 0px 0px 16px; padding: 0px; }
dl#menu UL LI { font-family: Tahoma, Arial, sans-serif; border-top: 1px dotted #8c9691; background: none; padding: 3px 4px 3px 12px; line-height: 140%; }
dl#menu UL LI.first { border-top: none; }
dl#menu UL LI.selected { background: #FFFFFF url(../images/lhsNavActiveTile.gif) top right repeat-y; font-weight:bold; }
dl#menu UL LI:hover { background: #FFD15E url(../images/lhsNavHoverTile.gif) top right repeat-y; }

/* LHS side navigation END */



#eventsCalendar { margin-top: 30px; }
#eventsCalHeader { height: 34px; border-bottom: 1px dotted #0a406f; background: url(../images/eventsCalHeaderTile.gif) top left repeat-x; font-family: Arial; color: #000000; }

#eventsCalCurrentWrapper { float: left; width: 100%; }
#eventsCalCurrent { margin: 0px 160px 0px 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/ padding: 0px 0px 0px 0px; text-align: center; line-height: 34px; font-size: 14pt; font-weight: bold; }
#eventsCalPrev { float: left; width: 156px; /*Width of left column*/ margin-left: -100%; padding: 0px 0px 0px 4px; font-size: 10pt; background: url(../images/eventsCalHeaderLeft.gif) top left no-repeat; }
#eventsCalPrev A:link, #eventsCalPrev A:visited { display: block; background: url(../images/eventsCalArrowLeft.gif) center left no-repeat; padding: 0px 0px 0px 50px; font-size: 10pt; color: #000000; text-decoration: none; line-height: 34px; }
#eventsCalNext { float: left; width: 156px; /*Width of right column*/ margin: 0px 0px 0px -160px; /*Set left marginto -(RightColumnWidth)*/ padding: 0px 4px 0px 0px; background: url(../images/eventsCalHeaderRight.gif) top right no-repeat; text-align: right; }
#eventsCalNext A:link, #eventsCalNext A:visited { display: block; background: url(../images/eventsCalArrowRight.gif) right center no-repeat; padding: 0px 50px 0px 0px; font-size: 10pt; color: #000000; text-decoration: none; line-height: 34px; }

#eventsCalBody { background: #e7f3f3; padding: 20px 24px 20px 24px; }
.eventRowContainer { clear: both; }
.eventRowContainer .date { font-size: 8pt; color: #0A3A64; font-weight: bold; line-height: 150%; }
.eventRowContainer .time { font-size: 8pt; color: #0A3A64; line-height: 150%; margin-bottom: 10px; }
.eventRowContainer .heading { float: left; vertical-align: text-bottom; font-size: 12pt; font-weight: bold; color: #0A3A64; }
.eventRowContainer .location { float: left; vertical-align: text-bottom; font-size: 8pt; color: #0A3A64; padding-top: 4px; }
.eventRowContainer P { clear: both; color: #000000; }
.eventRowContainer .contact { padding: 10px 0px 0px 0px; }
.eventRowContainer .contact A:link, .eventRowContainer .contact A:visited { display: block; background: url(../images/icon_register.png) 0px 3px no-repeat; padding: 0px 0px 0px 20px; font-size: 8pt; font-weight: bold; color: #343c4f; text-decoration: none; line-height: 16px; }
.eventRowContainer .website { padding: 10px 0px 0px 0px; }
.eventRowContainer .website A:link, .eventRowContainer .website A:visited { display: block; background: url(../images/icon_link.png) 0px 0px no-repeat; padding: 0px 0px 0px 20px; font-size: 8pt; font-weight: bold; color: #343c4f; text-decoration: none; line-height: 16px; }

#eventsCalBody HR { height: 1px; width: 100%; border-top: 1px dotted #b8b8b5; border-bottom: none; text-align: left; margin: 10px 0px 20px 0px; }

#eventsCalBodyFooter { background: #e7f3f3; height: 10px; margin: 0px; padding: 0px; overflow: hidden; clear: both; }
#eventsCalBodyFooterLeft { background: url(../images/eventsCalBodyFooterLeft.gif) bottom left no-repeat; margin: 0px; padding: 0px; float: left; }
#eventsCalBodyFooterRight { background: url(../images/eventsCalBodyFooterRight.gif) bottom right no-repeat; margin: 0px; padding: 0px; float: right; }



/* Media Gallery specific CSS START */

#mediaTabNavContainer { height: 28px; background: url(../images/mediaTabBG.gif) top left repeat-x; padding: 0px 0px 0px 20px; }
#mediaTabContentContainer { border: 1px solid #85a9c4; border-top: none; padding: 18px; background: #e7f3f3; }

.mediaTabs { padding: 0px; margin: 0px; list-style: none; text-align: left; }
.mediaTabs UL { list-style: none; padding: 0px; margin: 0px; }
.mediaTabs LI { display: inline; margin: 0; padding: 0px; color: #000000; }
.mediaTabs LI A:link, .mediaTabs LI A:visited { display: inline-block; width: 154px; height: 28px; text-decoration: none; position: relative; z-index: 1; padding: 0px 10px 0px 20px; margin: 0px; color: #FFFFFF; background: #0a3a64 url(../images/mediaTabInactive.gif) top left no-repeat; line-height: 28px; }
.mediaTabs LI A:hover { text-decoration: underline; }
.mediaTabs LI A.selected:link, .mediaTabs LI A.selected:visited { position: relative; width: 156px; background: #b2d3eb url(../images/mediaTabActive.gif) top left no-repeat; color: #000000; }
.mediaTabs LI A.selected:hover { /*selected main tab style */ text-decoration: none; }
.tabcontent { display:none; }

@media print { 
	.tabcontent {
		display:block !important;
	}
}

#mediaSearchBoxContainer { width: 324px; height: 110px; background: url(../images/mediaSearchBoxBG.gif) top left no-repeat; padding: 10px 15px 0px 15px; margin: 0px 0px 15px 0px; }
#mediaSearchBoxContainer .searchRow { clear: both; height: 37px; }
#mediaSearchBoxContainer .searchRow .text { float: left; width: 52px; font-size: 10pt; font-weight: bold; color: #0a3a64; line-height: 23px; }
#mediaSearchBoxContainer .searchRow .input { float: left; width: 229px; color: #666666; }
#mediaSearchBoxContainer .searchRow .input INPUT { width: 212px; color: #666666; font-size: 8pt; border: 1px solid #000000; height: 17px; padding: 4px 4px 0px 4px; }
#mediaSearchBoxContainer .searchRow .input SELECT { width: 222px; color: #666666; font-size: 8pt; border: 1px solid #000000; height: 24px; padding: 3px 2px 2px 2px; line-height: 24px; }
#mediaSearchBoxContainer .searchRow .input OPTION { padding: 3px 2px 2px 2px; }
#mediaSearchBoxContainer .searchRow .button { float: left; }

.pagination { color: #0a3a64; padding: 10px 0px 10px 0px; line-height: 17px; clear: both; }
.pagination A:link,  .pagination A:visited { color: #0a3a64; text-decoration: none; border-right: 1px solid #92c0e7; padding: 0px 6px 0px 4px; margin: 0px; }
.pagination A.selected:link,  .pagination A.selected:visited { font-weight: bold; }
.pagination A.end:link, .pagination A.end:visited { border-right: none; }

#resultsContainer { padding: 25px 0px 60px 0px; clear: both; }
#resultsContainer .resultBox { position: relative; float: left; width: 340px; padding: 0px 20px 0px 0px; margin-bottom: 20px; height: 145px; overflow: hidden; }
#resultsContainer .resultBox .imageContainer { float: left; width: 150px; height: 100px; margin-right: 15px; background: #ffffff; padding: 4px; border: 1px solid #CCCCCC; }
#resultsContainer .resultBox .textContainer { float: left; width: 165px; }
#resultsContainer .resultBox .textContainer .title { font-family: Arial; font-size: 11pt; color: #0a3a64; font-weight: bold; padding: 2px 0px 4px 0px; }
#resultsContainer .resultBox .textContainer .date { font-size: 9pt; padding: 0px 0px 4px 0px; }
#resultsContainer .resultBox .textContainer .description { font-size: 9pt; line-height: 140%; }
#resultsContainer .resultBox .videoPlay { position: absolute; top: 95px; left: 12px; height: 37px; width: 20px; }
#resultsContainer .resultBox .videoPlay A:active { border: none; }


/* Media Gallery specific CSS END */


/* Search Page specific CSS START */

#searchResults .resultsBox {padding: 25px 0px 25px 0px; clear: both;}
#searchResults .resultsBox .resultsItem { margin-bottom: 10px; }

/* Search Page specific CSS END */

/* Random links START 
span.pdf { padding-left:20px; background:transparent url(~/media/Images/icons/ico-pdf.ashx) no-repeat; padding-bottom:3px; display:inline;}
span.rtf { padding-left:20px; background:url(~/media/Images/icons/ico-rtf.ashx) no-repeat; display:inline;}
span.word { padding-left:20px; background:url(~/media/Images/icons/ico-word.ashx) no-repeat; display:inline;}
span.ppt { padding-left:20px; background:url(~/media/Images/icons/ico-ppt.ashx) no-repeat; display:inline;}
span.xls { padding-left:20px; background:url(~/media/Images/icons/ico-xls.ashx) no-repeat; display:inline;}
span.arrow { padding-left:20px; background:url(~/media/Images/icons/ico-arrow.ashx) no-repeat; display:inline;}
span.zip { padding-left:20px; background:url(~/media/Images/icons/ico-zipped.ashx) no-repeat; display:inline;}
span.external { padding-right:20px; background:url(~/media/Images/icons/ico-external.ashx) no-repeat right; display:inline;}*/
/*a.pdf {  padding-bottom:3px; display:inline;}*/
.imgJS { margin:0 5px -2px 0; border:0;}
.imgJSArrow { margin:0 0px 0px 5px;border:0;}
/*a.pdf { padding-left:20px; background:url(../images/banner_print.png) no-repeat; padding-bottom:3px;}
a.rtf { padding-left:20px; background:url(~/media/Images/icons/ico-rtf.ashx) no-repeat; display:inline; }
a.word { padding-left:20px; background:url(~/media/Images/icons/ico-word.ashx) no-repeat; display:inline;}
a.ppt { padding-left:20px; background:url(~/media/Images/icons/ico-ppt.ashx) no-repeat; display:inline;}
a.xls { padding-left:20px; background:url(~/media/Images/icons/ico-xls.ashx) no-repeat; display:inline;}
a.arrow { padding-left:20px; background:url(~/media/Images/icons/ico-arrow.ashx) no-repeat; display:inline;}
a.zip { padding-left:20px; background:url(~/media/Images/icons/ico-zipped.ashx) no-repeat; display:inline;}
a.external { padding-right:20px; background:url(~/media/Images/icons/ico-external.ashx) no-repeat right; display:inline;}*/
img.external { padding-left:6px;}
/* Random links END */

/* LOGIN PAGE */
.loginBoxes {
	width: 100%;
	padding: 25px 0px 50px 10%;
	height: auto;
}
.loginBox { 
	float: left; 
	vertical-align:top; 
	width:300px; 
	padding: 0px 10px 5px 10px; 
	margin-right: 10px; 
	border:1px solid black; 
	margin-bottom: 20px; 
	height: 250px;
}
.loginBox p {
	padding-right: 5px;
}
.loginBox p.create {
	text-align:right;
	width: 95%;
}
.loginBox div.formLabel {
	width: 50px;
}
/* LOGIN PAGE END */

/* CONTENT IMAGES START */
img.contentImage {
	border: 2px solid black;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display:inline;
}
/* CONTENT IMAGES END */

/* media item */
.mediaReturn {width: 95%; padding-right: 20px; text-align:right; }
.GalleryPhoto { float: left; margin-right: 60px; padding-bottom: 40px;  }
.mediaDetails { float: left; display: block; padding-bottom: 60px; }
.mediaDetails h2 {padding-top:0px; margin-top:0px;}
/* media item end */

/* Footer CSS START */

#footer { background: url(../images/footer_tile.png); height: 25px; margin: 15px 0px 0px 0px; padding: 0px; font-size: 8pt; color: #ffffff; overflow: hidden; position: relative; clear: both; }
#footer A:link, #footer A:visited { color: #ffffff; text-decoration: none; margin: 0px 7px 0px 12px; }
#footer A:hover { text-decoration: underline; }
#footerLeft { background: url(../images/footer_left.png) top left no-repeat; margin: 0px; padding: 0px; line-height: 27px; float: left; width:33%;}
#footerRight { background: url(../images/footer_right.png) top right no-repeat; margin: 0px; padding: 0px 16px 0px 0px; line-height: 27px; float:right; text-align:right;}
#footerCenter {line-height: 27px; text-align:center; float:left; position:relative; width:32.6%;  }
/* Footer CSS END */

.breadcrumbContainer { margin-bottom: 10px; line-height: 18px; clear: both; font-family:Tahoma,Arial,sans-serif; font-size: 11px; font-weight: normal;}
.breadcrumbContainer A { color: #134872; text-decoration: none; }
.breadcrumbContainer A.active { color: #000000; }
.breadcrumbContainer A.active:hover { color: #000000;text-decoration: none; }
.breadcrumbContainer A:hover { text-decoration: underline; }