/*This style sheet was created in September 2004 by the ISACA Atlanta Webmaster.*/

body {
background-color: #d4e0e9;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0px;
}

#image {
background-image: url(header1_logo.jpg);
background-repeat: no-repeat;
margin: auto;
height: 122px;
width: 800px;
border: 1px solid #000000;
border-top: 15px solid #000000;
border-bottom: none;
}
#NE-image {
background-image: url(NE_logo.jpg);
background-repeat: no-repeat;
background-position: center center;
margin: auto;
height: 122px;
width: 800px;
border: 1px solid #000000;
border-top: 15px solid #000000;
border-bottom: none;
}
#header-nav {
margin: auto;
width: 800px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#gray-div {
background-image: url(header_darkgray.jpg);
background-repeat: repeat-x;
margin: auto;
margin-top: -3px;
height: 15px;
width: 800px;
border-right: solid 1px #000000;
border-left: solid 1px #000000;
}

#container {
margin: auto;
margin-top: -3px;
background-color: #d4e0e9;
border: solid #000000 1px;
border-top: none;
width: 800px;
}

#nav-title {
position: absolute;
margin-top: 0px;
margin-left: -140px;
}

#navlist {
position: absolute;
margin-top: 30px;
margin-left: -140px;
width: 140px;
font-size: 8pt;
background-color: #cccccc;
border-bottom: solid #ffffff 1px;
}

#navlist li {
list-style: none;
margin: 0px;
text-align: left;
padding-top: 5px;
padding-bottom:5px;
padding-left: 5px;
text-decoration: none;
border-bottom: solid #999999 1px;
border-top: solid #ffffff 1px;
}

#navlist li a {
text-decoration: none;
display: block;
}

#navlist li a:link, #navlist li a:visited {
color: #000000;
}

#navlist li a:hover {
color: #8a213a;
}

.noborder {
border: none;
}

#main-content {
background-color: #ffffff;
margin-top: 0px;
margin-left: 140px;
padding: 10px;
padding-top: 0px;
font-size: 8pt;
text-align: justify;
line-height: 1.3em;
}

#main-content a:link {
color: #3366cc;
text-decoration: none;
}

#main-content a:visited {
color: #660099;
text-decoration: none;
}

#main-content a:hover {
color: #ffffff;
text-decoration: none;
background-color: #3366cc;
}

#main-content a:active {
text-decoration: none;
}

#breadcrumb {
font-size: 8pt;
margin-left: 0px;
color: #999999;
padding-top: 10px;
padding-left: 5px;
}

#breadcrumb a:link, #breadcrumb a:visited {
font-weight: bold;
color: #999999;
text-decoration: none;
font-variant: normal;
}

#breadcrumb a:hover {
text-decoration: underline;
background-color: #ffffff;
color: #999999;
font-variant: normal;
}

#calendar {
font-size: 8pt;
text-align: center;
font-weight: bold;
}

#calendar a:link, #calendar a:visited {
text-decoration: none;
}

#calendar a:hover {
text-decoration: none;
background-color: #d4e0e9;
}

#calendar a:active {
text-decoration: none;
}

h1 {
font-size: 11pt;
text-align: center;
font-weight: bold;
letter-spacing: 2px;
color: #87002e;
text-transform: capitalize;
}

h2 {
font-size: 10pt;
text-align: left;
color: #333366;
font-weight: bold;
font-variant: small-caps;
padding: 1px;
border-top: solid #8a213a 1px;
border-bottom: solid #8a213a 1px;
}

h3 {
font-size: 10pt;
text-align: center;
}

h4 {
font-size: 10pt;
text-align: center;
color: #333366;
font-weight: bold;
font-variant: small-caps;
padding: 1px;
border-top: solid #8a213a 1px;
border-bottom: solid #8a213a 1px;
}

p {
font-size: 8pt;
text-align: justify;
line-height: 1.3em;
}

.whatsnew {
border-right: 1px solid #8a213a;
border-left: 1px solid #8a213a;
}

.titles {
font-size: 8pt;
text-align: left;
font-weight: bold;
font-variant: small-caps;
}

#main-content ol {
text-align: left;
font-size: 8pt;
}

#main-content ul {
list-style-type: square;
text-align: left;
font-size: 8pt;
}

#main-content ul ul {
list-style-type: circle;
text-align: left;
font-size: 8pt;
}

#footer {
font-size: 7pt;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
font-weight: bold;
color: #000000;
text-decoration: none;
font-variant: normal;
}

#footer a:hover {
text-decoration: underline;
color: #000000;
font-variant: normal;
}

.footertext {
font-weight: normal;
}