.wysiwygEditorText
{
    font:normal 10pt Arial, Helvetica, sans-serif;
    color:Black;
	background-color: white;
}

/* Style elements for template */

.title {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16pt;
    font-weight : bold;
}

.slogan {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14pt;
    font-weight : normal;
}

A.email:link, A.email:visited {
    color : White;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}

A.email:hover, A.email:active  {
    color : #CCCCCC;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : underline;
}

.phone {
    color : White;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : normal;
}

table.none, td.none {
	background-image : none;
}

/* Style elements for navigation */

.nav {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    padding-right : 12pt;
}

.navcurrent {
    color : #996600;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    padding-right : 12pt;
}

A.navlink:link, A.navlink:visited {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : none;
}

A.navlink:hover, A.navlink:active {
    color : Blue;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : bold;
    text-decoration : underline;
}

/* Style elements for content */

.content_header {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12pt;
    font-weight : bold;
    padding-right : 12pt;
}

.content_body {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : normal;
    padding-right : 12pt;
}

.content_footer {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 8pt;
    font-weight : bold;
    padding-right : 12pt;
}

/* Style elements for user specified html */

A:link {
    color : #0000FF;
    text-decoration : none;
}

A:visited {
    color : #0000FF;
    text-decoration : none;
}

A:hover {
    color : #0000FF;
    text-decoration : underline;
}

A:active {
    color : #0000FF;
    font-weight : bold;
    text-decoration : none;
}

.movingObjectDataText {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    font-weight : normal;
    padding-right : 12pt;
}

.userContentStyle
{
    color: #000000;
    background-color : #FFFFFF;
}
        
        