/*-- general elements styles --*/

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: honeydew url( "../images/bg_site.gif" );
}

body, td, select, input, li {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
}

code {
    font-family: Courier, monospace;
    font-size: 13px;
}

a {
    text-decoration: none;
}

a:link {
    color: #36a;
}

a:visited {
    color: #47a;
}

a:active, a:hover {
    color: #69c;
}

img {
    border: none;
}

acronym {
    cursor: help;
    border-bottom: 1px dotted #feb;
}

h1 {

}

h2 {
    font-weight: bold;
    font-size: 20px;
    color: darkgreen;
    border-bottom: solid 1px #336633;
    margin: 0px;
}

h3 {
    font-weight: normal;
    font-size: 18px;
    color: darkgreen;
    padding: 0px;
    border-bottom: solid 1px #dddddd;
	margin-top: 10px;
}

h4 {
    font-size: 16px;
    font-weight: bold;
    color: #900;
    margin: 0px;
}

h5 {
    color: #900;
    font-size: 13px;
    padding: 4px 4px 4px 6px;
}

p {
    line-height: 1.3em;
    font-size: small;
}

dl {
    padding: 4px 4px 4px 6px;
    border: 1px solid #aaa;
    background-color: #ffc;
}

dt {
    color: #900;
}

/*-- wrapper classes --*/

table.wrapper {
    height: 100%;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    width: 938px;
}

td.wrapper {
    vertical-align: top;
}

.bgRight {
    background: honeydew url( ../images/bg_right.gif );
}

.bgLeft, .bgRight, .bgLeft div, .bgRight div {
    width: 8px;
}

.bgLeft {
    background: honeydew url( ../images/bg_left.gif );
}

td.footer {
    vertical-align: bottom;
}

#links {
    background-color: #cccccc;
    padding: 3px 3px 3px 10px;
}

#bannerLeft img {
    position: relative;
    top: 6px;
	left: 6px;
}

#contentBox {

}

span#bannerRight {
    margin: 18px 0px 0px 18px;
    line-height: 60px;
}

#bannerRight img {
	position: relative;
	top: -55px;
	right: 3px;
}

span#bannerCenter {
    margin: 18px 0px 0px 18px;
    line-height: 60px;
}

/*-- maven base --*/

#contentBox table {
    padding: 0;
    width: 100%;
    margin-bottom: 5px;
}

table.bodyTable caption {
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}

table.bodyTable th {
    color: white;
    background-color: #66AD43;
	border: solid 1px #319500;
    text-align: left;
    font-weight: bold;
    font-size: 1em;
    padding: 2px 4px 2px 4px;
    vertical-align: top;
}
table.bodyTable {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid 1px #92F77B;
	_float: left;
}

table.bodyTable td {
    font-size: 1em;
    padding: 2px 4px 2px 4px;
    vertical-align: top;
	border: solid 1px #92F77B;
}
table.bodyTable table, table.bodyTable table td,table.bodyTable table tr {
	border: none !important;
	background: none !important;	
}

table.bodyTable tr.a {
    background-color: #E1FFD7;
}

table.bodyTable tr.b {
    background-color: #F1FFEC;
}

div.clear {
    clear: both;        
    visibility: hidden;
}

div.clear hr {
    display: none;
}

#bannerLeft, #bannerCenter, #bannerRight {
    font-size: xx-large;
    font-weight: bold;
}

#bannerLeft img, #bannerRight img {
    margin: 0px;
}

.xleft, #bannerLeft img {
    float: left;
    text-shadow: #7CFC00;
}

.xright, #bannerRight img {
    float: right;
    text-shadow: #7CFC00;
}

#banner {
    padding: 0px 0px 0px 2px;
    height: 62px;
	_overflow: hidden;
    background-color: cornsilk;
    border-bottom: solid 3px darkgreen;
}

#banner img {
    border: none;
}

#breadcrumbs {
    background-color: #ffffff;
    padding: 3px 10px 3px 10px;
}

#leftColumn {
    width: 185px;
    float: left;
    overflow: auto;
    background: #ffffff;
    margin: 10px 0 0 7px;
    _margin-left: 4px;
}

#bodyColumn {
    margin-right: 10px;
    margin-left: 197px;
    padding-top: 10px;
}

#legend {
    padding: 8px 0 8px 0;
}

#legend li.externalLink {
    background: url( ../images/external.png ) left top no-repeat;
    padding-left: 18px;
}

a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
    background: url( ../images/external.png ) right center no-repeat;
    padding-right: 18px;
}

#legend li.newWindow {
    background: url( ../images/newwindow.png ) left top no-repeat;
    padding-left: 18px;
}

a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
    background: url( ../images/newwindow.png ) right center no-repeat;
    padding-right: 18px;
}

#navcolumn {
    background: #eeffee url( '../images/bg_menu.jpg' );
    _height: 1px;
}

.menu_bottom {
    background: url( '../images/bg_menu_bottom.jpg' ) no-repeat 0 100%;
}

.menu_top {
    padding: 8px 20px 30px 10px;
    background: url( '../images/bg_menu_top.jpg' ) no-repeat;
}

#navcolumn h5 {
    border-bottom: 1px solid #aaaaaa;
    color: #000;
    margin: 0;
    padding: 8px 0 0 0;
    font-size: small;
}

#navcolumn ul {
    margin: 0;
    padding: 0;
    font-size: small;

}

#navcolumn li {
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    padding-left: 16px;
    list-style-position: outside;
    line-height: 1.2em;
    font-size: smaller;
}

#navcolumn li.expanded {
    background-image: url( ../images/expanded.gif );
}

#navcolumn li.collapsed {
    background-image: url( ../images/collapsed.gif );
}

#poweredBy {
    text-align: center;
}

#navcolumn img {
    margin-top: 10px;
    margin-bottom: 3px;
}

#poweredBy img {
    display: block;
    margin: 10px auto 20px auto;
}

#search img {
    margin: 0px;
    display: block;
}

#search #q, #search #btnG {
    border: 1px solid #999;
    margin-bottom: 10px;
}

#search form {
    margin: 0px;
}

#lastPublished {
    font-size: x-small;
}

.navSection {
    margin-bottom: 2px;
    padding: 8px;
}

.navSectionHead {
    font-weight: bold;
    font-size: x-small;
}

.section {
    padding: 4px 4px 20px 4px;
}

#footer {
    padding: 3px 10px 3px 10px;
    font-size: x-small;
    background-color: #ddfbdd;
    height: 14px;
}

#breadcrumbs {
    font-size: x-small;
    margin: 0pt;
}

.source {
    padding: 12px;
	padding-bottom: 24px;
    margin: 1em 7px 1em 7px;
    border: 1px dashed #cccccc;
    background-color: #fffff7;
	
	overflow-x: auto;
	overflow-y: hidden;
	width: 500px;
	_width: 495px;
}

html>/**/body .source {
	padding-bottom: 12px;
}

#organizationLogo img, #projectLogo img, #projectLogo span {
    margin: 8px;
}

.source pre {
    margin: 0;
    padding: 0;
}

.errormark, .warningmark, .donemark, .infomark {
    background: url( ../images/icon_error_sml.gif ) no-repeat;
}

.warningmark {
    background-image: url( ../images/icon_warning_sml.gif );
}

.donemark {
    background-image: url( ../images/icon_success_sml.gif );
}

.infomark {
    background-image: url( ../images/icon_info_sml.gif );
}

td.googleAds, td.googleAds div {
	width: 165px;
	vertical-align: top;
	background: honeydew url( "../images/bg_site.gif" );
	padding-top: 5px;
}

