body {
    font-family: Verdana, sans-serif;
    background-color: #fff;
}

a img {
    border: 0;
}

#header {
    background-color: #ddd;
}

#top-bar {
}

#top-bar em {
    font-weight: bold;
    font-style: normal;
}

#page-header {
    color: #000;
}

#page-header h1 {
    font-weight: normal;
    font-family: Georgia, serif;
}

#page-header h1 #tagline {
    font-weight: normal;
    font-family: Georgia, serif;
    font-style: italic;
    font-weight: bold;
}

#sub-navigation ul li a {
    font-style: normal;
    font-weight: normal;
    font-family: Georgia, serif;
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

#sub-navigation ul li a.selected {
    color: #000;
    background: none;
    background-color: #fff;
    font-style: italic;
}

#sub-navigation ul li a:hover {
    color: #000;
    background: none;
    background-color: #fff;
}

#side-top,
#side-header {
    background-color: #333;
}

#top-navigation ul {
    font-family: Georgia, serif;
}
#top-navigation ul li a {
    color: #999;
    text-decoration: none;
    border-color: #333;
}
#top-navigation ul li a.selected {
    color: #fff;
    font-style: italic;
    border-color: #fff;
}
#top-navigation ul li a:hover {
    color: #fff;
}

#main-outer {
    background-color: #fff;
}

#main-content {
    background-color: #fff;
}
#content h2 {
    font-style: italic;
    font-weight: normal;
    font-family: Georgia, serif;
}
#content h2 a, #content h3 a {
    color: #000;
    text-decoration: none;
}
#content h3 {
    font-style: normal;
    font-weight: normal;
    font-family: Georgia, serif;
}
#content h4 {
    font-style: normal;
    font-weight: bold;
    font-family: Verdana, sans-serif;
}
#content .first-content-section,
#content .content-section {
    font-style: normal;
    font-weight: normal;
}
#content .content-navigation {
    font-style: italic;
    font-family: Georgia, serif;
}
#content .content-navigation a {
    font-style: normal;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    color: #666;
}
#content .content-navigation a:hover {
    color: #000;
}

#main-side .related-info-box {
    background-color: #ddd;
}
#main-side .related-info-box h2 {
    font-style: normal;
    font-weight: normal;
    font-family: Georgia, serif;
}
#search-box {
    border-color: #ccc;
}
#search-field {
    border-color: #ccc;
    font-family: Verdana, sans-serif;
}
#search-field .search-field-initial {
    color: #999;
}
#search-field .search-field-active {
    color: #000;
}

#footer {
    background-color: #eee;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
#footer-blurb {
    color: #666;
}
#footer-blurb a {
    color: #666;
    text-decoration: none;
}
#footer-blurb a:hover {
    color: #000;
}
#footer-company-info {
    color: #999;
}
#footer-company-info #company-name {
    font-weight: bold;
}
#footer-powered-by {
    color: #666;
}
#footer-copyright {
    color: #999;
}

table thead td, table thead th {
    background-color: #999;
    border-top: #999 1px solid;
    border-bottom: #666 1px solid;
    border-right: #fff 1px solid;
    color: #fff;
    font-weight: bold;
}
table tbody tr td {
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #fff;
}

#admin-page table tbody tr.evenRow td {
    background-color: #eee;
}
#admin-page table tbody tr.oddRow td {
    background-color: #ddd;
}
#admin-page table tbody tr.evenRow:hover td,
#admin-page table tbody tr.oddRow:hover td {
    background-color: #ccc;
}

a, a:visited, a:active, a:hover {
    color: #333;
    text-decoration: underline;
}
a:hover {
    color: #000;
}
.dynamicFormBoxContainer a,
.buttons a {
    text-decoration: none;
}
#content div.content-box small {
    color: #999;
}
#content div.content-box strong {
    font-weight: bold;
}
#content .promotion {

}
.timeframeBox a.activeTimeFrame {
    color: #333;
    text-decoration: underline;
}
a.callout {
    color: #006;
}
a.callout:hover {
    color: #000;
}
#content abbr {
    background: #e9f9ff;
    cursor: help;
}
#content .posting {
    border-color: #F1F1F1;
    color: #999;
}
#content code {
    background: #f5f5f4;
    font-family: Courier, monospace;
}
#content code.inline {
    background: none;
}
code.copyPaste {
    font-family: Courier, monospace;
    border: 1px dashed #ccc;
}
#content blockquote {
    background: #f7f7f7;
}
div.dynamicInfoBox { 
    color: #333;
    background-color: #fff;
    border-color: #666;
}
div.dynamicInfoBoxTrigger a {
    z-index: 1;
}
div.dynamicImageBox {
    color: #333;
    background-color: #fff;
    border-color: #666;
}
div.dynamicFormBox {
    color: inherit;
    background-color: #fff;
    border-color: #666;
}
.forumPost {
    background: none;
    border: 1px solid #000;
}
.forumPost .postHeader {
    border: 1px solid #ccc;
}

.forumPost .postHeader .title {
    font-size: 120%;
    font-weight: bold;
}

.forumPost .author {
    color: #000;
    border: 1px solid #ccc;
}
.forumPost .message {
    background: none;
    background-color: #fff;
}
.forumPost .message .code,
#previewContainer .code {
    border-color: #999;
    background-color: #dfdfdf;
    font-family: Courier, monospace;
}
.forumPost .message code, #previewContainer code {
    font-family: Courier, monospace;
    background-color: transparent;
    color: blue;
}
.forumPost .history {
    color: #999;
    border-top-color: #000;
}
#previewContainer {
    border: 1px solid #ddd;
    background: url(/images/preview_background.gif) repeat 0 0;
}
.bbeditor button {
    background: #fff;
    border: 1px solid #aaa;
}
.bbeditor button:hover {
    border-color: #666;
}
div.inlineNote {
    color: #999;
}

ul.yesList {
    list-style-image: url('/images/icons/yes.png');
}

ul.yesList li {
    background: none;
}

.textCommentHeader {
    font-style: italic;
    border-bottom: 1px dashed #808080;
}

#content .posting {
    color: #999;
}

.forumPost .author {
    color: #000;
}

.bbeditor button {
    background-color: #fff;
    border: 1px solid #aaa;
}

form .tabButtons {
    border-bottom: 1px solid #ccc;
}

form .tabButtons button {
    border: 1px solid #ccc;
    border-bottom: none;
    background-color: inherit;
}

form .tabButtons button:hover {
    background-color: #eee;
    color: #000;
}

form .tabButtons button.active {
    background-color: #ccc;
    color: #000;
}

.inlineNote, 
.note, 
.tool {
    color: #666;
}

img.banner {
    border: 1px solid #ccc;
}

body#popup-page {
    color: #333;
    background-color: #fff;
}

#popup-page #header {
    background: none;
}

#popup-page h1,
#popup-page h2,
#popup-page h3,
#popup-page h4,
#popup-page h5 {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    letter-spacing: .005em;
    font-weight: normal;
}

#popup-page h1 {
    letter-spacing: -.015em;
}

#popup-page h2 {
    text-align: left;
}

#popup-page h3 {
    font-weight: bold;
    border-bottom: 1px solid #fec;
}

#popup-page h2 a:link,
#popup-page h2 a:visited,
#popup-page h2 a:active {
    color: #e60;
    background-color: inherit;
}

#popup-page p {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 7px;
}

#popup-page a.inlineStaticFileAction {
    color: #ccc;
}

#popup-page a.inlineStaticFileAction:hover {
    color: #666;
    border: none;
}

#popup-page .staticFile a {
    text-decoration: none;
}

#popup-page table tbody tr td {
    border-bottom:1px dotted #ddd;
}

#popup-page .staticFileReadme {
	border: 1px dotted #f90;
	padding: 5px;
    color: #999;
}

body {
    font-size: 14px;
}

#top-bar {
    font-size: 10px;
    line-height: 28px;
}

#user-box a {
    font-size: 9px;
}

#page-header h1 {
    font-size: 30px;
}

#page-header h1 #tagline {
    font-size: 14px;
}

#sub-navigation ul li a {
    font-size: 13px;
    line-height: 14px;
}

#top-navigation ul {
    font-size: 16px;
    line-height: 20px;
}

#content h2 {
    font-size: 18px;
    line-height: 30px;
}

#content h2.first {
    font-size: 21px;
    line-height: 21px;
}

#content h3 {
    font-size: 15px;
    line-height: 20px;
}

#content h4,
#content .first-content-section {
    font-size: 13px;
    line-height: 21px;
}

#content .content-section {
    font-size: 12px;
    line-height: 21px;
}

#content .content-navigation {
    font-size: 14px;
}

#content .content-navigation a {
    font-size: 13px;
}

#main-side .related-info-box {
    font-size: 11px;
}

#main-side .related-info-box h2 {
    font-size: 15px;
    line-height: 17px;
}

#main-side .related-info-box p {
    line-height: 17px;
}

#search-field {
    font-size: 11px;
    line-height: 11px;
}

#footer {
    font-size: 9px;
    line-height: 18px;
}

#footer-powered-by {
    font-size: 9px;
    line-height: 11px;
}

#footer-copyright {
    font-size: 10px;
}

.testimonial-author {
    line-height: 16px;
}

#content div.content-box p {
    line-height: 14px;
}

#content div.content-box small {
    font-size: 11px;
}

#content div.content-box strong {
    font-size: 14px;
}

#content .promotion {
    font-size: 13px;
    line-height: 21px;
}

.timeframeBox {
    font-size: 0.77em;
}

a.callout {
    font-size: 12px;
}

#content #breadcrums {
    font-size: 90%;
}

#content .posting {
    font-size: 90%;
}

#content code {
    line-height: 120%;
}

#content code.inline {
    line-height: 100%;
}

.forumPost .postHeader .time,
.forumPost .postHeader .stats {
    font-size: x-small;
}

.forumPost .postHeader .actions {
    font-size: small;
}

.forumPost .author {
    font-size: 12px;
}

.forumPost .author .personal {
    font-size: 120%;
}

.forumPost .author .extra {
    font-size: 9px;
}

.forumPost .author .organization_name,
.forumPost .author .title {
    font-size: 10px;
}

.forumPost .message .code pre,
#previewContainer .code pre {
    font-size: 105%;
}

.forumPost .history {
    font-size: 9px;
}

#content table.forumTopics tbody tr td.topicTitle .author,
#content table.forums tbody tr td.forumName div.forumDescription {
    font-size: 10px;
}

#content table.forumTopics tbody tr td.lastPost {
    font-size: smaller;
}

div.inlineNote {
    font-size: x-small;
}

.publicProfile .profileName {
    font-size: 16px;
}

.publicProfile .profileOrgInfo {
    font-size: 12px;
}

form select,
form input,
form textarea {
    font-size: 12px;
    line-height: 14px;
}

body#admin-page {
    font-size: 13px;
}

#Menubar {
    font-size: 12px;
    line-height: 16px;
}

body#popup-page {
    font-size: 13px;
    line-height: 20px;
}

#popup-page h1 {
    font-size: 2.5em;
    letter-spacing: -.015em;
    line-height: 1.3em;
}

#popup-page h2 {
    font-size: 1.85em;
}

#popup-page h3 {
    font-size: 1.55em;
}


#popup-page #footer {
    font-size: 9px;
    line-height: 18px;
}

#popup-page #footer p.copyright {
    font-size: 90%;
}

.fade {
    font-size: 90%;
}

.page-generated-header {
    font-size: 80%;
}

div.thermometer {
    font-size: 0.9em;
    line-height: 1.1em;
}

div.thermometer div.percentage { 
    font-size: 0.9em;
}

.star_rating {
    font-size: 11px;
    line-height: 12px;
}

#content ul.progressBar  li {
    font-size: 11px;
    line-height: 13px;
}

#search-button {
    background: url(/images/search-box-button.png) no-repeat;
}

.compressed {
    letter-spacing: -1px;
}

.attachment-filename {
    font-family: Courier, monospace;
    margin-right: 20px;
}

.talent-expert .skills {
    color: #666;   
}

.talent-expert .biography {
    font-style: italic;
}

table.class-schedule tbody td.course-name {
    border-right: 1px solid #ccc;
}

table.class-schedule tbody td.course-name div.course-info {
    font-size: 85%;
}

table.class-schedule tbody td.course-event-info,
table.class-schedule tbody td.course-event-info-last {
	width: 7em;
	text-align: center;
}

table.class-schedule tbody td.course-event-info {
	border-right: 1px solid #ccc;
}

table.class-schedule tbody td.course-event-info-last {
    border-right: 1px solid #fff;
}

table.class-schedule tbody td.not-scheduled {
    background-color: #fff;
}

table.class-schedule tbody td.scheduled {
    background-color: #e7f8fe;
}

table.class-schedule tbody td.scheduled a {
    color: black;
    text-decoration: none;
    font-size: 85%; 
    letter-spacing: -1px;
}

table.class-schedule tbody td a.confirmed {
    font-weight: bold;
}

table.class-schedule tbody td a.not-confirmed {
    font-weight: normal;
}
.registrationList .canceled, 
.registrationList .canceled a {
    text-decoration: line-through;
    color: red;
}
.registrationList .tentative,
.registrationList .tentative a {
    
}
.registrationList .confirmed,
.registrationList .confirmed a {
    color: green;
}

.page-auto-generated-info {
    font-size:.75em; 
    font-style: italic; 
}
div.training-survey-response-comment,
div.training-survey-response-testimonial {
    border-top: 1px dotted #ccc;
}
#content div.multiCheckboxInput div input[checked] + label {
    background-color: #ffc;
}
.blurb .formatting-error {
    color: red;
    font-family: Courier, monospace;
}
