@import url(style_editor_2491.css);
a, a:link {
	color: #069;
}
a:visited {
	color: #969;
}
body {
	background-color: #fff;
}
body, p, td, th, li {
	
		font-size: 9pt;
	
	
		font-family: arial,sans-serif;
	
}

.menu, a:link.menu, a:visited.menu {
	color: #069;
	font-size: 13px;
	font-family: arial,sans-serif;
}
#menuList {
	background-color: #fff;
}
#menuList li a {
	border-right: 1px solid #069;
}
/*********************************** BODY */

body.externalSite {
 background-color: #ffffff;
}

body.externalSite {
 margin: 0;
 padding: 0;
 margin-left: auto;
 margin-right: auto;
 background-color: #e7e7d5;
 background-image: url(/clients/2491/289183.png);
 background-repeat: repeat-x;
 color: #424242;
 text-align: center;
 word-wrap:break-word;
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-size: .75em;
 outline:0;
}

p {
 line-height: 1.5em;
 margin: 0px;
 padding: 0px;
 padding-bottom: 1.5em;
}

a {
 color: #663366;
 text-decoration: none;
}

a:link {
 color: #663366;
 text-decoration: none;
}

a:visited {
 color: #996699;
 text-decoration: none;
}

li {
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
 padding-left: .5em;
}

ul {
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
 padding-left: 2.5em;
}

ol {
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
 padding-left: 2.5em;
}

.tiny {
 font-size: .8em;
}

.clearAll {
 clear: both;
 overflow: hidden;
}

.right {
 float: right;
}

.left {
 float: left;
}

/*********************************** HOMEPAGE */

.whats_new {
 background-color:#FFFFFF;
 margin-left:10px;
 padding:1em 1em 0;
}

body#homepage .date_typeimage_wrapper {
 display:none;
}

#player {
 background-color:#000000;
 display:block;
 margin-right:auto;
 margin-left:auto;
 margin-bottom:.5em;
}

/*********************************** MENU CSS */

/*** CUSTOMIZED FOR THIS SITE ***/

#menu_wrap {
 width: 100%;
 height: 36px;
 z-index: 2 !important;
 clear: both;
}

#menuBar {
 background: #ffffff url(/clients/2491/289175.png) repeat scroll 0 0;
 height: 36px;
 float: left;
 width:900px;
}

.sf-menu ul {
 background-color: #ffffff;
 margin-top: 6px;
 padding-left:1em;
 padding-right:1em;
 padding-top:.5em;
 padding-bottom:.5em;
 border: 1px solid #ebebeb;
}

.sf-shadow ul {
 -moz-border-radius-bottomleft: 0px;
 -moz-border-radius-topright: 0px;
 -webkit-border-bottom-left-radius: 0px;
 -webkit-border-top-right-radius: 0px;
 background:#ffffff none no-repeat scroll right bottom;
 padding: 1em 1.5em;
 border: 1px solid #ebebeb;
}

.sf-menu ul li ul {
 margin-top: 0px;
}

.sf-menu li {
 background: #ffffff url(/clients/2491/289175.png) repeat scroll 0 0;
}

.sf-menu li a {
 border-right: 2px solid #ebebeb;
 padding: 0.93em 1em;
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-weight: bold;
 letter-spacing: .05em;
}

.sf-menu li a, .sf-menu li a:visited  {
 color: #006699;
 background: transparent;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu li a:focus, .sf-menu li a:hover {
 background: #ffffff url(/clients/2491/289175.png) repeat scroll 0 0;
}

.sf-menu li li {
 background: #ffffff;
 border-bottom: 1px solid #ffffff;
}

.sf-menu li li a {
 border-bottom: 1px solid #ffffff;
 padding: .25em;
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-weight: normal;
}

.sf-menu li li a, .sf-menu li li a:visited  {
 color: #666666;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
 background: #ffffff;
 border-bottom: 1px solid #ebebeb;
 color: #666666;
}

.sf-menu li li li {
 background: #ffffff;
 border-bottom: 1px solid #ffffff;
}

.sf-menu li li li a {
 border-bottom: 1px solid #ffffff;
 padding: .25em;
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-weight: normal;
}

.sf-menu li li li a, .sf-menu li li li a:visited  {
 color: #666666;
}

.sf-menu li li li:hover, .sf-menu li li li.sfHover,
.sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
 background: #ffffff;
 border-bottom: 1px solid #ebebeb;
 color: #666666;
}

/*** DROPDOWN ARROWS **/

a > .sf-sub-indicator {
 top: 1em;
 background-position: 0 -100px;
}

#home_btn {
 float:left;
 width:32px;
 height:36px;
 border-right: 2px solid #ebebeb;
}

#home_btn a {
 background: #ffffff url(/clients/2491/289179.png) no-repeat scroll 0 0;
 width:32px;
 height:36px;
 display:block;
}

#home_btn a:hover {
 background: #ffffff url(/clients/2491/289179.png) no-repeat scroll 0 0;
 width:32px;
 height:36px;
 display:block;
}

/*********************************** CONTAINER (change width of site here) */

#container {
 width: 960px;
 margin: 0;
 padding: 0;
 margin-left: auto;
 margin-right: auto;
 background-color: transparent;
 text-align: left;
}

#wrapper {
 width: 960px;
 background: #d7d6bd url(/clients/2491/289499.png) no-repeat scroll 0 bottom;
 float:left;
}

/*********************************** BANNER */

#bannerBar {
 width: 100%;
 height: 182px;
 clear: both;
 border-top: 1px solid #DDDDDD;
 background-color: #ffffff;
 overflow: hidden;
 background: #d7d6bd url(/clients/2491/289491.png) no-repeat scroll 0 0;
}

#bannerBar p {
 margin: 0;
 padding: 0;
 line-height: 0;
}

#espanol {
 margin-left:13px;
 display:block;
 display:none;
}

#search_section {
 color: #ffffff;
}

#search_section a, #search_section span {
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-size: .9em;
 color: #ffffff;
 text-transform: uppercase;
 padding-right:.5em;
 padding-left:.5em;
}

#search_section a:hover {
 text-decoration: underline;
}

/*********************************** BODYCONTENT */

#bodyContent {
 background-color: #FFFFFF;
 z-index: 1 !important;
 width: 934px;
 margin-left:auto;
 margin-right:auto;
}

/*********************************** USERBAR */

#guestBar {
 background-color: #F9F9F9;
 border: 1px dotted #E1E2E3;
 color: #555555;
 font-size: .85em;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 1.5em;
 padding: .5em;
 width: 95%;
 height: 1.25em;
 margin-top: 1em;
}

#guestBar a {
 color: #663366;
 padding: .25em;
 cursor: pointer;
 cursor: hand;
}

#guestBar a:hover {
 color: #111111;
 background-color: #e1e2e3;
}

/*********************************** CONTENT */

body#homepage #content {
 margin: 0;
 padding: 0;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
 background: #ffffff url(/clients/2491/289607.png) repeat-x scroll 0 top;
 clear:both;
 float:left;
 width:914px;
}

#content {
 margin: 0;
 padding: 0;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
 padding-bottom: 20px;
 background-color: #ffffff;
 clear:both;
 float:left;
 width:894px;
}

#content_withRecentUpdates {
 margin: 0;
 padding: 0;
 padding-left: 20px;
 padding-right: 20px;
 width: 65%;
 float: left;
}

/*********************************** FOOTER */

#footer {
 clear: both;
 display: block;
 background: #ffffff url(/clients/2491/289495.png) no-repeat scroll 0 0;
 width:960px;
 height:13px;
 margin-left:auto;
 margin-right:auto;
}

#copyrightNotice {
 color: #555555;
 padding: 1em;
 text-align: center;
 font-size: .8em;
 display: hidden;
}

.siteAgency {
 padding: .5em;
 display: hidden;
}

.powered_by_pier a {
 display: block;
 clear: both;
 width: 15em;
 margin-right: auto;
 margin-left: auto;
 margin-top: .5em;
 color: #336699;
 padding: .5em;
 font-size: .9em;
}

.powered_by_pier a:hover {
 color: #cc6600;
 background-color: #e1e2e3;
}

/*********************************** HEADERS */

body#tinymce h1 {
 color:#424242;
}

h1 {
 margin: 0;
 padding: 0;
 padding-bottom: .5em;
 background-color: transparent;
 display: block;
 font-size: 1.6em;
 letter-spacing: 0;
 text-align: left;
 line-height:1.25em;
}

h2 {
 margin: 0;
 padding: 0;
 padding-bottom: .5em;
 background-color: transparent;
 display: block;
 font-size: 1.25em;
 letter-spacing: 0;
 text-align: left;
 line-height:1.25em;
}

.headline_wrapper {
 border-bottom: 1px solid #E1E2E3;
 margin-bottom: 1.5em;
 padding-bottom: .5em;
}

h1.headline {
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-weight: normal;
}

h2.subheading {
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-weight: normal;
}

/*********************************** DOCUMENTS */

.content_top {
 clear:both;
 display:block;
 line-height:1.5em;
 padding-bottom:1em;
 width:100%;
}

#forImmediateRelease {
 margin:0;
 padding:0;
 padding-top: 1em;
 font-weight: bold;
}

#postDateBar {
 margin: 0;
 padding: 0;
 padding-top: 1em;
 background-color: transparent;
 color: #666666;
 float: right;
 font-style: italic;
 font-weight: normal;
}

#headlines {
 text-align: left;
 font-weight: normal;
}

#headlines .subheading {
 font-size: 1em;
 font-weight: normal;
}

.headline a, .headline a:active {
 color: #663366;
}

.signature {
 color: #666666;
 font-style: italic;
 line-height: 1.5em;
 padding-bottom: 1em;
}

/*********************************** IMAGES */

/**
#content img {
 max-width: 894px; 
 width: expression(this.width > 894 ? 894: true);
}
**/

.imageDocument {
 background-color:#F9F9F9;
 border:1px solid #CCCCCC;
 margin-left:auto;
 margin-right:auto;
 max-width:600px;
 padding: .5em;
}

.imageDocument p {
 margin:0;
 padding:0;
}

.caption {
 margin-top:.5em;
}

.caption p {
 background-color:#FFFFFF;
 border:1px solid #E1E3E4;
 color:#555555;
 font-size:.9em;
 margin: 0;
 padding:1em;
}

.imageWrapper {
 background-color: #f9f9f9;
 border: 1px solid #cccccc;
 background:transparent url(/clients/2252/263474.png) repeat-x scroll 0 0;
 padding:0.5em;
}

.imageWrapper img {
 background-color: #ffffff;
 padding: .25em;
 border: 1px solid #cccccc;
}

.imageName {
 background-color:#FFFFFF;
 border:1px solid #E9E9E9;
 font-size:0.9em;
 margin-top:0.25em;
 padding:0.5em;
}

ul.gallery {
 margin:0;
}

.gallery li {
 display: inline;
 list-style: none;
 width:20%;
 min-height:15em;
 float: left;
 margin:0.5em;
 text-align: center;
}

/*********************************** DOC LISTS */

.documentTypeName_wrapper {
 border-bottom: 1px solid #E1E2E3;
 margin-bottom: 1.5em;
 padding-bottom: .5em;
}

h1#documentTypeName {
 font-family: Helvetica Neue, Helvetica, Verdana, Lucida Grande, Arial, sans-serif;
 font-weight: normal;
}

.odd {
 padding: 1em;
 display: block;
 background-color: #f9f9f9;
 border-bottom: 1px dotted #cccccc;
 border-top: 1px dotted #cccccc;
 list-style-type: none;
 float: left;
 width:93%;
}

.even {
 background-color:#FFFFFF;
 display:block;
 list-style-type:none;
 padding:0 1em;
 float: left;
 width:93%;
}

#archiveMessage, #documentTypeDescription, #documentTypeChildren {
 padding-bottom: .5em;
 margin-bottom: .5em;
}

#documentList .odd .uploadedIconLarge {
 margin: 0;
 padding: .25em;
 border: 1px solid #cccccc;
 background-color: #ffffff;
 float:right;
}

#documentList .even .uploadedIconLarge {
 margin: 0;
 padding: .25em;
 border: 1px solid #cccccc;
 background-color: #f1f1f1;
 float:right;
}

#documentList .extraInfo {
 float: right;
 text-align: right;
 width:20%;
}

#documentList .documentInfo {
 float: left;
 width:75%;
}

#documentList .uploadCaption {
 background-color:#FFFFFF; 
 border:1px solid #E1E3E4;
 color:#555555;
 font-size:0.9em;
 margin:0;
 padding:1em;
}

#documentList .odd .documentType {
 background-color:#FFFFFF;
 clear:both;
 color:#777777;
 display:block;
 float:right;
 font-size:0.9em;
 margin-top:0.5em;
 padding:0.5em;
 max-width:125px;
}

#documentList .even .documentType {
 background-color:#F5F5F5;
 clear:both;
 color:#777777;
 display:block;
 float:right;
 font-size:0.9em;
 margin-top:0.5em;
 padding:0.5em;
 max-width:125px;
}

.postDate {
 color:#555555;
 font-size:0.8em;
 margin:0 0 0.5em;
 padding:0;
}

#documentList .headline {
 margin:0;
 padding:0;
}

#documentList .subheading {
 margin:0;
 margin-bottom:.5em;
 padding:0;
 color:#444444;
 font-size:0.95em;
}

#archiveFooter {
 border-top: 1px dotted #CCCCCC;
 margin-bottom: 2em;
 margin-top: 2em;
 padding: 0.5em;
 text-align: center;
 clear: both;
}

.pager {
 color: #663366;
 font-size: 0.9em;
 padding: 1em;
 text-align: center;
 display: block;
 clear: both;
}

.pager a:link, .pager a:visited {
 color: #663366;
}

.pager a:hover {
 color: #663366;
}

.pager .pager_selected {
 font-weight: bold;
 color: #555555;
}

/*********************************** INJECTED DOCUMENTS */

.injectedDocumentList {
 list-style-type: none;
 overflow: hidden;
}

ul.injectedDocumentList {
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
}

.injectedDocumentList li {
 display: block;
 clear: both;
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
 padding-bottom: .5em;
 border-bottom: 1px dotted #E1E2E3;
}

.injectedDocumentList .tiny {
 display: block;
 padding-bottom: .5em;
}

.injectedDocumentList .headline {
 display: block;
 padding-bottom: .25em;
}

.injectedDocumentList .subheading {
 display: block;
 padding-bottom: .25em;
 color: #444444;
 font-size:.95em;
}

.injectedDocumentList .documentInfo_wrapper {
 width: 100%;
}

.injectedDocumentList .documentInfo {
 padding-left: .5em;
}

.injectedDocumentList .fileInfo {
 clear: both;
 display: block;
 margin: 0;
 padding: 0;
 width: 100%;
}

.injectedDocumentList .typename {
 background-color: #F5F5F5;
 color: #777777;
 display: block;
 float: left;
 font-size: 0.9em;
 margin-bottom: 0.5em;
 padding: 0.5em;
 width: 100%;
}

.injectedDocumentList .typeimage {
 float: right;
 height: 16px;
 width: 16px;
}

.injectedDocumentList .date_typeimage_wrapper {
 clear: both; 
 display: block; 
 height: 1.5em; 
 width: 100%;
}

.injectedDocumentList .typeimage img {
 border: 0;
}

/*********************************** INJECTED FEEDS */

.injectedFeedList {
 list-style-type: none;
 overflow: hidden;
}

ul.injectedFeedList {
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
}

.injectedFeedList li {
 display: block;
 clear: both;
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
 padding-bottom: .5em;
 border-bottom: 1px dotted #E1E2E3;
}

.injectedFeedList .tiny {
 display:inline;
 padding-bottom:0.5em;
 padding-top:0.5em;
}

.injectedFeedList .title {
 display: block;
 padding-bottom: .25em;
}

.injectedFeedList .summary {
 display: block;
 padding-bottom: .25em;
 color: #444444;
 font-size:.95em;
}

.injectedFeedList .documentInfo_wrapper {
 width: 100%;
}

.injectedFeedList .documentInfo {
 padding-left: .5em;
}

.injectedFeedList .fileInfo {
 clear: both;
 display: block;
 margin: 0;
 padding: 0;
 width: 100%;
}

.injectedFeedList .typename {
 background-color: #F5F5F5;
 color: #777777;
 display: block;
 float: left;
 font-size: 0.9em;
 margin-bottom: 0.5em;
 padding: 0.5em;
 width: 100%;
}

.injectedFeedList .typeimage {
 float: right;
 height: 16px;
 width: 16px;
}

.injectedFeedList .date_typeimage_wrapper {
 clear: both; 
 display: block; 
 height: 1.5em; 
 width: 100%;
}

.injectedFeedList .typeimage img {
 border: 0;
}

/*********************************** RECENT UPDATES */

#recentUpdatesBar {
 background-color: #F9F9F9;
 border: 1px dotted #CCCCCC;
 margin-right: 20px;
 padding: .5em;
 width: 23%;
 float: right;
}

.recentUpdates_title {
 background-color: #E1E2E3;
 border-bottom: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
 color: #444444;
 padding: .25em;
}

#recentUpdatesBar ul {
 margin: .5em;
 padding: 0;
}

#recentUpdatesBar li {
 margin: 0;
 margin-bottom: .5em;
 padding: 0;
 padding-bottom: .5em;
}

#recentUpdatesBar .tiny {
 color: #666666;
 font-size: .8em;
}

#recentUpdatesBar .headline {
 display: block;
 font-weight: normal;
 margin-bottom: .25em;
 margin-top: .25em;
}

#recentUpdatesBar .subheading {
 color: #333333;
 font-size: .9em;
 margin-top: .25em;
 text-align: left;
}

#recentUpdatesBar .documentInfo {
 padding-left: 0;
}

#recentUpdatesBar .typeimage {
 float: right;
 height: 16px;
 width: 16px;
}

#recentUpdatesBar .typename {
 background-color:#FFFFFF;
}

/*********************************** SEARCH */

#search_wrapper {
 top:-174px;
 *top:-175px;
 float:right;
 overflow:hidden;
 position:relative;
 right:0.5em;
 padding-right:10px;
}

#search_form {
 margin: 0;
 padding: 0;
 border: 1px solid #E7E7D5;
 background-color: #FFFFFF;
}

#search_form form {
 margin: 0;
 padding: 0;
}

#search {
 padding: 0;
 padding-left: .25em;
 background-color: #FFFFFF;
}

#search input {
 border: 0px;
 vertical-align: middle;
 color:#555555;
}

#search img {
 vertical-align: middle;
}

/*********************************** SEARCH RESULTS */

.compactSearchForm {
 margin-left: auto;
 margin-right: auto;
 width: 28em;
}

.searchInfoBar {
 background-color: #f5f5f5;
 text-align: right;
 padding: .5em;
 margin-bottom: 1em;
}

#searchQuery {
 float: left;
}

#searchResultsList {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#searchResultsList li {
 display: block;
 margin: 5px 0px;
 padding-bottom: 5px;
 clear: both;
}

#searchResultsList .extraInfo {
 float: right;
 text-align: right;
 width: 250px;
}

.compactSearchForm#bottomSearchForm {
 border-top: 1px solid #999;
}

.compactSearchForm form {
 margin: 15px 0px;
}

#bottomSearchForm.compactSearchForm {
 border-top: 0px;
}

/*********************************** 508 COMPLIANCE */

#skipToContent {
 overflow: hidden;
 position: absolute;
 top: -999em;
}

#plug {
 display:block;
 float:right;
 margin-right:1em;
 margin-top:-3.5em;
 padding:0.25em;
}

#plug span {
 border:1px solid #CCCCCC;
 float:right;
 margin:0;
}

#plug a {
 background-color:#F9F9F9;
 border:1px solid #CCCCCC;
 display:block;
 font-size:0.9em;
 padding:0.5em;
 text-decoration:none;
}

#plug a:hover {
 color: #cc6600;
 background-color:#f1f1f1;
 border:1px solid #999999;
 display:block;
 font-size:0.9em;
 padding:0.5em;
 text-decoration:none;
}

/*********************************** SIGNIN FORM */

#signinFormContainer { /* IE hack */
 text-align: center;
}

#signinFormDiv {
 background-color: transparent;
 text-align: left;
 border: 1px dotted #cccccc;
 margin: auto;
 margin-top: 10em;
 margin-bottom: 10em;
 width: 34em;
}

#signinFormDiv .formHeader {
 background-color: #f9f9f9; 
 color: #333333;
 border-bottom: 1px dotted #cccccc;
 margin-top: 0px;
 padding: .5em;
 font-size: 1.25em;
}

#signinFormDiv .formField {
 padding: .5em;
}

#signinFormDiv .formField input {
 padding: .5em;
 border: 1px solid #cccccc;
}

#signinFormDiv .buttonContainer {
 padding-bottom: 1em;
}

#signinFormDiv .label {
 float: left;
 width: 9em;
}

/* receipt confirmation */
#receiptIDForm, #receiptResponseForm, #confirmMessage {
 margin: 50px auto;
 width: 350px;
}

/*********************************** CORE CSS */

hr {
 height: 1px;
 background-color: transparent;
 border: 0px;
 border-bottom: 1px dotted #cccccc;
}
.errorbox {
 background-color: #F9F9F9;
 border: 1px solid #990000;
 margin-bottom: 1.5em;
 padding: 1em;
 text-align: left;
}
.errorbox ul {
 margin: 1.5em;
 padding: 0;
}
.errorbox ul li {
 padding-left: 0px;
 margin-left: .5em;
}

div.formHeader {
 text-align: center;
 margin-top: .25em;
}
div.formField {
 margin-top: .25em;
}
div.label { /* dimensioned label container */
 width: 15em;
 float: left;
 margin-left: .5em;
 margin-right: .5em;
 text-align: right;
}
.label, .label_required {
 font-weight: bold;
}
.label_required {
 color: #900;
}

input.short {
 width: 5em;
}

input.phone {
 width: 8em;
}

input.long {
 width: 20em;
}

textarea.inquiry {
 width: 30em;
 height: 8em;
}

/*********************************** SITE OVERVIEW */

#siteOverview li {
 list-style-type: upper-roman;
 margin-bottom: 1em;
}

#siteOverview li ol {
 margin-bottom: 1em;
 margin-top:1em;
}

#siteOverview li ol li {
 margin-bottom: 1em;
}

#siteOverview ol li {
 list-style-type: upper-alpha;
 margin-bottom: 1em;
}

#siteOverview ol li ol li {
 list-style-type: lower-roman;
}

#siteOverview ol li ol li ol li {
 list-style-type: lower-alpha;
}

/*********************************** FORMS */

form hr {
 display: none;
}

.label, .label_required {
 font-weight: normal;
}

#formDoc {
 padding: 0;
 margin: 0;
}

#formDoc ul li {
 list-style: none;
 padding: 0;
 margin: 0;
}

#formDocList .answerText {
 padding-bottom: .5em;
}

.inquiry_wrapper {
 float: left;
 clear: both;
 width:894px;
}

#inquiryFormDiv {
 float:left;
 width:640px;
}

.inquiry_side_col {
 width:200px;
 float:right;
 overflow:hidden;
 display: none;
}

.inquiryform_info {
 border:1px solid #EBEBEB;
 padding:1em;
}

img {
 border:0;
}

@media print {
table {
 width: 650px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 background-color: #FFFFFF;
 text-align: left;
 border: 0px;
}

#menuBar {
 display: none;
}

#bannerBar img {
 display: none; 
 width: 100px;
} 
}

.label_required {
 color: #CC0033;
}

