/*Polytrauma Conference Style Sheet - Main Styles for Site*/

body {
background-color: white;
padding: 0em;
margin: 0em;
font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: black; }

#body {
text-align: left;}

/*This is an ivory on Int Home Page Left Column*/

/*Here we have 4 wrappers - Left Justify but expand to Right margin - the wrapper work-arounds for IE5 Windows are below body & wrapper to center page content */

#wrapperwrapper {
width: 100%;
background-color: #070075;
margin: 0 auto; 
padding: 0px;
border-bottom: 1px #070075 solid;
border-top: 1px #070075 solid;
border-right: 1px #070075 solid;
border-left: 1px #070075 solid;}

#wrapperwrapper { 
text-align: left;}

/*WrapperBanner Increased to 144 = NO NAV + Masthead 144*/

#wrapperbanner {
width: 99.5%;
height: 144px;
background-color: #070075;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 2px;
padding-right: 2px;
padding-left: 1px;
padding-bottom: 0px;
padding-top: 2px;
 }

#wrapperbanner { 
text-align: left;}

/*WrapperBanner Increased to 144 to Match Masthead 144*/

#wrappermasthead {
height: 144px;
width: 100%;
background-color: white;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-top: 1px;
padding: 0px;
background-image: url(../images/abw144spacer.gif);
background-repeat: repeat-x; }

#wrappermasthead { 
text-align: left;}

#wrappersubnav {
width: 100%;
height: 0px;
background-color: white;
margin-right: 1px;
margin-left: 1px;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
background-image: url(../../images/IntBlueSpacer.gif);
background-repeat: repeat-x; }

#wrappersubnav { 
text-align: left;}

#masthead {
background-color: white;
background-image: url(../images/ABWLogoFlagHmCopper.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px; 
text-align: left;
float: left;
padding-top: 0px;
padding-bottom: 0px;
height: 144px;
width: 980px;
padding-left: 2px;
padding-right: 2px;
 }

#masthead { 
text-align: left;}

.separator {
height: 5px;
background-color: #002868;
clear: both;
margin-bottom: 2em; }

.separatorInvisible {
height: 0px;
clear: both;}


/*NO main navigation at top of page is in-line list*/
#navigation {
width: 100px;
height: 30px;
margin-top: 4px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

html>#navigation { 
width: 860px;
height: 30px;}

#navigation ul  {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 13pt;
font-family: Arial, Helvetica, sans-serif;
}

#navigation li  {
float: left;
margin: 0px;
padding: 0px;
display: inline;
height: 30px;
 }

#navigation a {
text-decoration: none;
text-transform: capitalize;
color: white;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
width: 100%;
background-color: #070075; }

#navigation a:visited {
text-decoration: none;
color: white;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
}

#navigation a:hover {
text-decoration: none;
color: #b89665;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
 }

#navigation a:active {
text-decoration: none;
color: #d8dfff;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
}


/*secondary navigation in-line*/
#subnav {
width: 100%;
height: 0px;
}

html>#subnav { 
width: 100%;
height: 0px;}

#subnav ul  {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
}

#subnav li  {
float: left;
margin: 0px;
padding: 0px;
display: inline;
height: 30px;
}

#subnav a {
text-decoration: none;
text-transform: capitalize;
color: white;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
background-color: #002868;
 }

#subnav a:visited {
text-decoration: none;
color: white;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}

#subnav a:hover {
text-decoration: none;
color: #d9c6ff;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
 }

#subnav a:active {
text-decoration: none;
color: #bab4ff;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}

/*breadcrumbs in-line*/
#breadcrumbs {
width: 100%;
height: 30px;}

html>#breadcrumbs { 
width: 100%;
height: 30px;}

#breadcrumbs ul  {
list-style-type: none;
margin: 0;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
color: #53451b;
}

#breadcrumbs li  {
float: left;
margin: 0px;
padding: 0px;
display: inline;
 }

#breadcrumbs a {
text-decoration: none;
color: #745c2f;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
background-color: transparent; }

#breadcrumbs a:visited {
text-decoration: none;
color: #745c2f;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}

#breadcrumbs a:hover {
text-decoration: none;
color: #8d6b87;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
 }

#breadcrumbs a:active {
text-decoration: none;
color: #515fad;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}


#content {
position: relative;
background-color: white;
margin-top: 0px;
margin-right: 3px;
margin-left: 3px;
width: 99.5%;
height: 99.5%;

}


p {
font-size: 85%;
line-height: 1.4em;
padding-left: 20px;
margin-right: 20px;
margin-bottom: 2em;
margin-left: 20px;
padding-right: 20px;
color: black;
}

h1 {
color:  #070075;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
margin-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px; }

h2 {
color:  #070075;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
margin-left: 10px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px; }

h3 {
color:  #070075;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
font-style: italic;
font-size: 1.3em; }

h4 {
color:  #070075;
font-weight: normal;
font-style: italic; 
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px; 
font-size: 130%;}

h5 {
color:  #070075;
font-weight: normal;
font-style: italic; 
font-family: Times, "Times New Roman", serif;
margin-top: 2px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px; 
font-size: 110%;}

h6 {
color:  #070075;
font-weight: normal;
font-style: normal; 
font-family: Arial, Helvetica, sans-serif;
margin-top: 3px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px; 
font-size: .9em;
 }



/* main text is white with blue border */

#main-text {
width: 90%;
border-bottom: 1px  #070075 solid;
border-right: 1px white solid;
background-color: white;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 20px;
padding-top: 5px;}

#italic-text {
width: 800px;
border-bottom: 1px #070075 solid;
border-right: 1px #070075 solid;
background-color: white;
text-transform: capitalize;
font-size: 1em;
font-weight: bold;
font-style: italic; 
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 0px;
padding: 10px;
color: #070075; }

#variabletextblock {
width: 90%;
background-color: white;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 3px;
padding-left: 3px;
padding-bottom: 2px;
padding-top: 1px;}
/*Link Styles for Maintext*/

#main-text a {background-color: transparent;
color: #745c2f;
font-weight: bold;
padding-top: 10px;
padding-right: 13px;
padding-bottom: 10px;
padding-left: 7px;
text-decoration: none;
 }

#main-text a:visited {background-color: transparent;
color: #725b2d;
font-weight: bold;
padding-top: 10px;
padding-right: 13px;
padding-bottom: 10px;
padding-left: 7px;
text-decoration: none;
}

#main-text a:hover {background-color: transparent;
color: #a05b3e;
font-weight: bold;
padding-top: 10px;
padding-right: 13px;
padding-bottom: 10px;
padding-left: 7px;
text-decoration: none;
}

#main-text a:active { 
background-color: transparent;
color: #4e78ab;
font-weight: bold;
padding-top: 10px;
padding-right: 13px;
padding-bottom: 10px;
padding-left: 7px;
text-decoration: none;
}



table.program  {
width: 95%;
border-spacing: 0px 0px;
border: 0em none;
padding-top: 10px;
padding-right: 2px;
padding-bottom: 5px;
padding-left: 2px;
margin-top: 10px;
margin-right: 0em;
margin-bottom: 1em;
margin-left: 1em; }

tr {
font-size: .9em;
line-height: 1.2em;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;
padding-left: 3px;
color: #070075;
font-family: Times, "Times New Roman", serif;
font-weight: normal;
text-align: left;
 }

td {
font-size: .8em; 
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;
padding-left: 3px;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
white-space: normal;
line-height: 1.2em; }

th {
font-size: .9em;
font-weight: bold;
display: table-row;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;
padding-left: 3px;
text-align: left;
line-height: 1.2em; }

caption {
padding: 0em 0em 10px 0em;
font: bold 100% Times, "Times New Roman", serif;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;
padding-left: 3px;
text-align: left; 
line-height: 1.2em;}

#div#topOfPageAnchor {
position: absolute;
top: 0;
left: 0;
height: 0;
width: 0;}


/*footer */

#footer {
background-color: #070075;
clear:both;
text-align: center;
padding: 10px 5px;
font-size: .75em;
margin-left: 20px;
margin-bottom: 5px;
margin-right: 20px;
margin-top: 0px; 
color: #ffffff}

#footer a:link {text-decoration: none;
font-size: .9em;
color: #ffffff}

#footer a:visited {text-decoration: none;
font-size: .9em;
color: #ffffff}

#footer a:hover {text-decoration: none;
font-size: .9em;
color: #d59741;}

#footer  a:active {text-decoration: none;
font-size: .9em;
color: #be862c;}