/* public: Editor */

body {font-family: "Trebuchet MS", sans-serif; font-size:71%; font-weight:normal; color:#353434;}
table, tr, td, ol, li, p, input {font-family: "Trebuchet MS", sans-serif;  font-size:100%; font-weight:normal;}
p {}
b, strong, b a, strong a {font-weight:bold;}
img {border:0;}

/*links*/
a {color:#353434; text-decoration:none;}
a:hover {text-decoration:underline;}

#ContentHolder a {text-decoration:underline;}
#ContentHolder a:hover {text-decoration:none;}

#credit a {font-weight:bold;}
#w3c {text-decoration:none;}

/*forms*/
form {margin:0; padding:0;}
.inputText, textarea, select {font-family: "Trebuchet MS", sans-serif;  font-size:100%;}

/*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:#4B2581;}
.Heading1, H1 { display:none; }
.Heading1, H1, .Heading2, H2 {font-size:140%; font-weight:bold; }
.Heading3, H3 {font-size:130%;}
.Heading4, H4 {font-size:120%;}
.Heading5, H5 {font-size:110%;}
.Heading6, H6 {font-size:100%;}
.Normal {font-size:100%;}

/*content header styles*/