/* CSS Document */

html {
margin:0px;
padding:0px;
}

body {
margin:0px; padding:0px;
width:100%;
max-width:1600px; min-width:280px;
margin-left:auto; margin-right:auto;
!text-align:center;
font: 125% times, arial, sans-serif; line-height: 1.4;
}

div#container {
position:relative;
width:95%; 
margin-left:auto; margin-right:auto;
text-align:left;
padding-bottom:20px;
}

div#section_1 {
!background-color:#EEEEEE;
width:900px;
margin-bottom:0px;
overflow: auto;
}

a {
color: #0000CC; 
text-decoration: underline;
}

a.linkbox:link {color: #FFFFFF;}
a.linkbox:active {color: #FFFFFF;}
a.linkbox:visited {color: #FFFFFF;}
a.linkbox:hover {color: #FFFFFF;}

h1 { 
color: #003366;
font-size: 2.5em;
margin-top: 10px;
margin-bottom: -5px;
line-height: 1.0;
}

h2 { 
color: #003366;
font-size: 2.0em;
margin-top: 10px;
margin-bottom: -5px;
line-height: 1.0;
}

h3 { 
background-color: #003366;
color: #FFFFFF;
margin-top: 20px; 
font-size: 1.4em;
padding: 4px 15px 4px 15px;
text-align: center;
display:inline
}

ul {
margin-left:10px;
list-style-position: inside;
}

hr {
padding-top:1px;
border-style:none;
border-top: 1px dashed gray;
border-bottom: 1px dashed gray;
height: 1px;
}

div#section_1 {
!background-color:#EEEEEE;
width:900px;
margin-bottom:0px;
overflow: auto;
}

div#full_width {
!background-color:#EEEEEE;
width:100%x;
margin-left:0px; margin-top:10px; margin-bottom:20px;
padding-left:20px; padding-right:40px; padding-top:10px; padding-bottom:20px;
}

.chapter0 {
!border-top: 5px solid #003366;
!border-bottom: 2px dotted #003366;
margin-left: 0px; margin-top: 0px; margin-bottom: -15px;
padding-left: 35px; padding-right: 20px; padding-top: 5px; padding-bottom: 20px;
position: relative;
width: 90%;
overflow:hidden;
}

.chapter {
background-color: #DDDDFF;
border-top: 5px solid #003366;
border-bottom: 2px dotted #003366;
margin-left: 0px; margin-top: 35px; margin-bottom: 40px;
padding-left: 35px; padding-right: 20px; padding-top: 5px; padding-bottom: 20px;
position: relative;
overflow:hidden;
width: 90%;
}

div#excerpt1 { 
background-color: #DDDD99;
margin-top: 20px;
margin-bottom: 30px;
margin-right:10px;
padding-left: 30px; padding-right: 35px; padding-top: 10px; padding-bottom: 10px; 
width: 25%;
font: 80% arial, sans-serif; line-height: 1.6;
float:left;
}

#linkbox { 
background-color: #333366;
color:#FFFFFF;
margin-top: 20px; margin-bottom: 20px;
margin-left:20px; margin-right:20px;
padding-left: 30px; padding-right: 35px; padding-top: 20px; padding-bottom: 20px; 
width:35%; max-width:500px; min-width:300px;
font: 85% arial, sans-serif; line-height: 1.2;
float:right;
}

#linkbox a:link {color: #FFFFFF; text-decoration: none;}
#linkbox a:visited {color: #FFFFFF; text-decoration: none;}
#linkbox a:hover {color: #FFFFFF; text-decoration: underline;} 
#linkbox p {margin-top:-5px; margin-bottom:10px; color:#CCCCFF; font:150% times;}

.footer {
font: 90% times, arial, sans-serif; line-height: 1.2;
background-color: #FFFFFF;
border-top:  2px dotted #003366;
border-bottom: 2px dotted #003366;
margin-left: 0px; margin-top: 35px; margin-bottom: 10px;
padding-left: 35px; padding-right: 20px; padding-top: 0px; padding-bottom: 0px;
position: relative;
overflow:hidden;
width: 90%;
}
