body {
	font-family: arial,verdana,geneva,helvetica,sans-serif;
	font-size: 10pt;
	color: black;
}

table td {
    vertical-align: top;
}

img {
    border: none;
}

pre {
    font-family:monospace;
    font-size: 12px;
}

table#footer {
    border-top: 1px solid #404040;
    padding-top: 5px;
    width: 100%;
    font-size: 90%;
 }

.logo {
	font-size: 125%;
	color: #0E2974;    
}

table#headerbar {
	font-size:90%;
	font-weight:normal;
    background-image: url('../images/headerbar.png');
	font-size:90%;
    width: 100%;
    height: 22px;
	color: #0A2E68;
    padding-left: 5px;
}

a:link {
	color:#0E2974;
	font-size:90%;
    text-decoration:none;
}

a:visited {
	color:#0E2974;
	font-size:90%;
	text-decoration: none;
}

a:hover {
	color: red;
	font-size:90%;
	text-decoration: none;
}

h1 {
	font-size: 125%;
	color: #0E2974;
}

h2 {
	font-size: 115%;
	color: #0E2974;
	font-style: italic;
}

h3 {
	font-size: 115%;
	color: #3F3F3F;
	background: #C0C0C0;
    padding: 3px;
    border: 1px solid #404040
}

h4 {
	font-size: 105%;
	color: #00137F;
}

.linkmenu {
    border-right-style: solid;
    border-right-width: 2px;
    border-right-color: #666666;
    vertical-align: top;
	font-size:85%;
}

.copyright {
	font-size: 80%;
	color: #666666;
    width: 25%;
}

.bodystyle {
    border-left: 1px solid #404040;
    padding-left: 5px;
}

div#navigation {
     vertical-align: top;
     white-space: nowrap;
}

div#navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#navigation li {
    padding: 3px;
}

.highlightbox {
    border: solid 1px CornflowerBlue;
    font-size: 110%;
    color: navy;
    background-color: WhiteSmoke;
    white-space: nowrap;
    float: right;
}

.hihdr {
    border-bottom: 1px solid navy; 
    font-style: italic;
    font-weight: bold;
    font-size: 100%;
    padding-top: 3px;
}

.roadmap {
    font-size: 90%;
    color: navy;
    white-space: nowrap;
}

.roadmap td {
    font-size: 90%;
}

.rmaphdr {
    font-size: 90%;
    border-bottom: 1px solid navy;
    font-style: italic;
    font-weight: bold;
}



div#navigation li.p {
    padding: 5px 3px 2px 3px;
    border-bottom: 1px solid silver;
}

div#navigation li.s {
    font-size: 90%;
    padding-left: 15px;
    padding-top: 1px;
    padding-bottom: 1px;
}

table.xmldesc {
    border: 1px solid #404040;
    border-collapse: collapse;
}

table.xmldesc td {
    border: 1px solid #404040;
}

table.xmldesc th {
    border: 1px solid #404040;
    color: #0E2974;
    text-align: left;
}
