/* OVERALL PAGE STYLES */
html {  }

body { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 74%; line-height: 132%; background-color: #6687b2; margin: 0px; padding: 0; min-width: 800px; }

table { font-size: 100%; border-collapse: collapse; border-spacing: 0;}
th,td{ font-style: normal ;font-weight: normal; text-align: left; margin: 0; padding: 0; }

a:link, a:visited { color: #2b4a72; text-decoration: underline; font-weight: normal; }
a:active, a:hover, a:focus { color: #58759b; text-decoration: underline; font-weight: normal; }

h1 { color: #2b4a72; font-size: 140%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 2px 0px; }
h2 { color: #2b4a72; font-size: 115%; font-style: normal; font-weight: bold; line-height: 100%; margin: 10px 0px 5px 0px; padding: 10px 0px 2px 0px; display: block; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #42628d; }
h3 { color: #000000; font-size: 108%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h4 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h5 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h6 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; }
p { margin: 0px 0px 10px 0px; }
strong, bold {  }
em, i {  }
abbr, acronym { font-style: normal; text-decoration: none; }
ul, ol, dl, dt { list-style-position: outside; margin: 0px 0px 10px 25px; padding: 0px; }
ol { list-style-position: outside; margin: 0px 0px 0px 25px; padding: 0px; font-weight: bold; }
li, dd { margin: 0px 0px 5px 0px; }
img { border: none; }
blockquote {margin: 0px 0px 0px 40px; }
}


/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { position: absolute; left: -1000px; }

/* IGUIDE LAYER */
#layerIGuide { background-color: #6687b2; }

/* MASTHEAD LAYER */
#layerMast { height: 90px; display: block; background-image: url(/files/structure/interior-mast.jpg); background-repeat: no-repeat; background-position: right top; background-color: #42628d; border-width: 2px 0px 0px 0px; border-style: solid; border-color: #FFFFFF; }

#layerMast h1 { display: none; }
#layerMast h2 { display: none; }

/* Masthead Graphic Rollover */
a.linkHome { height: 90px; display: block; background-image: url(/files/structure/PacificRimConference.png); background-repeat: no-repeat; background-position: 15px 20px; }
a.linkHome:link, a.linkHome:visited {  }
a.linkHome:active, a.linkHome:hover, a.linkHome:focus {  }

/* PAGE CONTENT LAYER */
#wrapBody { height: 1%; display: block; padding: 5px 15px 10px 15px; background-color: #cbd5e3; border-width: 2px 0px 2px 0px; border-style: solid; border-color: #FFFFFF; background-image: url(/files/structure/interior-bottom.jpg); background-position: left bottom; background-repeat: repeat-x; }

/* Lefthand Navigation Menu */
#columnLink { float: left; width: 140px; }
#columnLink p.subLink1, #columnLink p.subLink2, #columnLink p.subLink3, #columnLink p.subLink4, #columnLink p.subLink5 { display: none; margin: 0px 0px 0px 0px; }

#columnLink p { font-size: 92%; text-align: right; line-height: 100%; margin: 10px 0px 0px 0px; }
#columnLink p a { font-weight: bold; display: block; padding: 8px 10px 8px 10px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #9bacc3; }
#columnLink p a:link, #columnLink p a:visited { color: #f0d760; text-decoration: none; background-color: #58759b; }
#columnLink p a:active, #columnLink p a:hover, #columnLink p a:focus { color: #58759b; text-decoration: underline; background-color: #f0d760; }
#columnLink p a.secondary:link, #columnLink p a.secondary:visited { color: #FFFFFF; margin: 0px 0px 0px 10px; padding: 4px 10px 4px 10px; text-decoration: none; background-color: #8b9db7; border-width: 0px 0px 1px 1px; border-style: solid; border-color: #58759b; }
#columnLink p a.secondary:active, #columnLink p a.secondary:hover, #columnLink p a.secondary:focus { color: #58759b; padding: 4px 10px 4px 10px; margin: 0px 0px 0px 10px; text-decoration: underline; background-color: #f0d760; border-width: 0px 0px 1px 1px; border-style: solid; border-color: #58759b; }

/* Main Content Body */
#wrapContent { margin: 0px 0px 0px 170px; padding: 10px 0px 0px 0px; }

/* Float Window Information */
#columnSpecial { float: right; width: 250px; display: block; padding: 10px 0px 10px 0px; }
#columnSpecial img { vertical-align: bottom; }
#columnSpecial h2 { font-size: 100%; line-height: 100%; font-weight: bold; color: #ffffff; background-color: #9dacc1; display: block; padding: 10px; margin: 0px 0px 10px 0px; }
#columnSpecial h3 { font-size: 100%; line-height: 100%; margin: 0px 10px 10px 10px; color: #000000; font-style: normal; font-weight: bold; display: block; }
#columnSpecial p { margin: 0px 10px 10px 10px; color: #000000; font-size: 100%; line-height: 110%; font-style: normal; font-weight: normal; }

#columnText { overflow: visible; height: 1%; display: block; margin: 0px 270px 0px 0px; padding: 5px; min-height: 350px; }
#columnText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
p.introText { color: #2b4a72; font-size: 124%; line-height: 124%;  }

/* MultiColumn Styles  */
div.wrapColumns { height: 1%; display: block; width: 95%; }
div.wrapColumns:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }

div.column2Left { float: left; width: 48%;}
div.column2Right { margin: 0px 0px 0px 52%; }

div.column3Left { float: left; width: 32%; }
div.column3Middle { float: left; width: 32%; margin: 0px 0px 0px 10px; }
div.column3Right { margin: 0px 0px 0px 68%; }

/* Form Styles */
form { margin: 10px; padding: 0px; width: 80%; }

.formInputBox { margin: 0px 0px 5px 20px; }
.formInputBox label { float: left; width: 150px; display: block; }

.formListMenu { margin: 0px 0px 5px 20px; }
.formListMenu label { float: left; width: 150px; display: block; }

.formTextArea { margin: 0px 0px 5px 20px; }
.formTextArea label { float: left; width: 150px; display: block; }

.formCheckBox { clear: both; margin: 0px 0px 5px 20px; }
.formCheckBox input { float: left; }
.formCheckBox label { margin: 0px 0px 0px 30px; display: block; }

.formRadioButton { clear: both; margin: 0px 0px 5px 20px; }
.formRadioButton input { float: left; }
.formRadioButton label { margin: 0px 0px 0px 30px; display: block; }

.formSubmit { clear: both; text-align: right; margin: 20px 0px 00px 0px; padding: 10px 0px 0px 0px; border-width: 1px 0px 0px 0px; border-style: solid; border-color: #999999;}

.formHeading { font-weight: bold; margin: 0px 0px 10px 0px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #999999; }
.formSubHeading { font-weight: bold; margin: 20px 0px 10px 0px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #999999;  }

/* FOOTER LAYER */
#layerFooter { clear: both; }
#layerFooter p { font-size: 92%; color: #FFFFFF; font-weight: bold; margin: 5px 0px 0px 0px; padding: 0px 10px 0px 10px; }
#layerFooter p a:link, #layerFooter p a:visited { font-weight: bold; color: #FFFFFF; text-decoration: underline; }
#layerFooter p a:active, #layerFooter p a:hover, #layerFooter p a:focus { font-weight: bold; color: #FFFFFF; text-decoration: underline; }

#layerFooter p.ISUTag { font-weight: normal; color: #b4c4da; margin: 0px 0px 5px 0px; padding: 0px 10px 0px 10px; }
#layerFooter p.ISUTag a:link, #layerFooter p.ISUTag a:visited { color: #b4c4da; }
#layerFooter p.ISUTag a:active, #layerFooter p.ISUTag a:hover, #layerFooter p.ISUTag a:focus { color: #FFFFFF; }

#layerDesign { display: none; }