/* structure.css - Defines CSS for structure and layout */

body {margin:13px 0px 35px 0px; padding:0px 0px 0px 0px;}
#containerDiv {position:relative; margin-top:auto; margin-bottom:auto; margin-right:auto; margin-left:auto; width:760px; text-align:left;}
#nojsDiv div {margin:6px 0px 10px 0px; padding:.6em .6em .6em .6em; border:1px solid #0f4a77;}
/* masthd begin */
#masthdDiv { }
#masthdDiv div.logo {margin-bottom:17px;}
#ptline {display:none;}
#masthdDiv div.topnav {background-color:#0f4a77;}
#masthdDiv div.mhimg {margin-top:2px;}
/* masthd end */
/* interior begin */
#doubleColumnDiv div.threshold01Div {width:12px; float:left; height:300px;}
#doubleColumnDiv div.contentDiv {margin:19px 0px 0px 0px; width:736px; float:left;}
/* interior end */
/* footer begin */
#footer {width:760px; margin:0px 0px 0px 0px; padding:50px 0px 0px 0px;}
#footer div.footerLine {margin:0px 0px 4px 0px; height:2px; width:100%; background-color:#7c9cb3; overflow:hidden;}
#footer div.globalNavB {margin:0px 0px 3px 12px;}
/* footer end */
/* team end */
#teamDiv {}
#teamDiv table.teamTble {margin-bottom:22px;}
#teamDiv table td.cellName {padding:0px 10px 2px 0px;}
#teamDiv table cellTitle {}
#teamDiv div.line {margin:4px 0px 4px 0px; height:1px; width:100%; background-color:#cfdbe4; overflow:hidden;}
/* team end */
/* forms begin */
#formTble01 {}
#formTble01 td.cellText {padding:0px 10px 6px 0px;}
#formTble01 td.cellInputField {padding:0px 0px 6px 0px; width:100%;}
#formTble01 td.cellSelectField {padding:0px 0px 6px 0px;}
#formTble01 td.cellTextAreaField {padding:1px 0px 6px 0px;}
#formTble01 td.cellButton {padding:8px 0px 0px 0px;}
#formTble01 td input.textField {width:217px;}
#formTble01 td select.selectField {}
#formTble01 td textarea.textAreaField {}
#formTble01 td img {margin:0px 12px 0px 0px;}
/* forms end */