/* public: Editor */

body {font-family:helvetica,arial,verdana; font-size:71%; font-weight:normal; color:#353434;}
td, li, p, input, textarea, select {font-family:helvetica,arial,verdana; font-size:100%; font-weight:normal;}
p {margin:0; padding:0 0 1.5em 0;}
b, strong, b a, strong a {font-weight:bold;}
img {border:0;}

.editableContent
{font-size:120%;}

/*links*/
a {color:#353434; text-decoration:none;}
a:hover {text-decoration:underline;}

.editableContent a {color:#5aabff; text-decoration:underline;}
.editableContent a:hover {text-decoration:none;}
.editableContent a.noUnderline {text-decoration:none;}
.editableContent a.noUnderline:hover {text-decoration:underline;}

#credit a {font-weight:bold;}
#w3c {text-decoration:none;}

/*forms*/
form {margin:0; padding:0;}


/*Lists*/
ul {margin:0; padding:1em 0 1em 1.5em;}


/*default headers for wysiwyg*/
.Heading1, H1, .Heading2, H2, .Heading3, H3, .Heading4, H4, .Heading5, H5, .Heading6, H6 {font-weight:bold; margin:0; padding:0 0 0.5em 0; color:#353434;}
.Heading1, H1, .Heading2, H2 {font-size:350%; font-weight:normal; display:none;}
.Heading3, H3 {font-size:140%;}
.Heading4, H4 {font-size:120%;}
.Heading5, H5 {font-size:115%;}
.Heading6, H6 {font-size:110%;}
.Normal {font-size:100%;}
#PageTitle {display:block; padding:0; margin-bottom:0.25em;}
.PageTitle {display:block; padding:0; margin-bottom:0.25em;}

/*other content styles*/
.massive {font-size:140%;}
.huge {font-size:120%;}
.large {font-size:115%;}
.medium {font-size:110%;}
.small {font-size:90%;}

.grey,
.editableContent grey {color:#adadad;}
.orange,
.editableContent .orange {color:#da9924;}
.blue,
.editableContent .blue {color:#194180;}
