/* OVERALL PAGE STYLES */
html {  }

body { font-family: Arial, Helvetica, sans-serif; color: #dae1e9; 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: #FFFFFF; text-decoration: underline; font-weight: normal; }
a:active, a:hover, a:focus { color: #f0d760; text-decoration: underline; font-weight: normal; }

h1 { color: #FFFFFF; font-size: 200%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; }
h2 { color: #FFFFFF; font-size: 165%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; }
h3 { color: #FFFFFF; font-size: 108%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 10px 0px; }
h4 { color: #000000; font-size: 100%; font-style: normal; font-weight: bold; line-height: 100%; margin: 0px 0px 0px 0px; }
h5 { color: #ffffff; 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; }
li, dd { margin: 0px 0px 5px 0px; }
img { border: none; }


/* ALTERNATE INFORMATION FOR PRINT/HANDHELD/SCREENREADERS */
.screenRead { position: absolute; left: -1000px; }

/* IGUIDE LAYER */
#layerIGuide { background-color: #6687b2; }

/* PAGE CONTENT LAYER */
#wrapBody { height: 1%; padding: 20px 15px 10px 15px; background-image: url(/files/structure/index-backgroundImage.jpg); background-repeat: no-repeat; background-position: right bottom; background-color: #41638e; border-width: 2px 0px 2px 0px; border-style: solid; border-color: #FFFFFF; min-height: 550px; }

/* MASTHEAD LAYER */
#layerMast { height: 65px; display: block; background-image: url(/files/structure/PacificRimConference.png); background-repeat: no-repeat; background-position: left top; }
#layerMast h1 { display: none; }
#layerMast h2 { display: none; }

/* Lefthand Navigation Menu */
#columnLink { float: left; width: 140px; padding: 8px 0px 0px 0px; }
#columnLink p.subLink1, #columnLink p.subLink2, #columnLink p.subLink3, #columnLink p.subLink4, #columnLink p.subLink5 { display: none; }

#columnLink p { font-size: 92%; text-align: right; line-height: 100%; margin: 0px 0px 10px 0px; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #9bacc3; }
#columnLink p a { font-weight: bold; display: block; padding: 8px 10px 8px 10px; }
#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 { margin: 0px 0px 0px 10px; text-decoration: none; background-color: #58759b; }
#columnLink p a.secondary:active, #columnLink p a.secondary:hover, #columnLink p a.secondary:focus { margin: 0px 0px 0px 10px; text-decoration: underline; background-color: #f0d760; }

/* Main Content Body */
#wrapContent { margin: 0px 0px 0px 150px; padding: 0px 0px 0px 0px; }

#columnText { overflow: visible; height: 1%; display: block; margin: 0px 400px 0px 0px; padding: 5px; }
#columnText:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
#columnText li { list-style-image: url(/files/structure/all-bullet.gif); }
p.introText { color: #FFFFFF; font-size: 124%; line-height: 124%;  }

/* 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; }