/* public: content_styles */

body {font-family: arial,verdana,helvetica; font-size:75%; font-weight: Normal; color:#8F8F8F;}
table, tr, td, ol, li, p {font-family:arial,verdana,helvetica; font-size:100%; font-weight:Normal;}
b, strong, .bold {font-weight:bold;}

/*links*/
a {font-weight:normal; color:#8F8F8F; text-decoration:underline;}
a:hover {text-decoration:none;}

#editableContent a {font-weight:bold; color:#A262A0;}
#editableContent a:visited {color:#D9B1D8;}

#credit a {font-weight:bold;}
#w3c {text-decoration:none;}

/*forms*/
.inputText, textarea, select {font-family:arial,verdana,helvetica; font-size:100%;}

/*default headers for wysiwyg*/
.Heading1, H1, .Heading2, H2, .Heading3, H3, .Heading4, H4, .Heading5, H5, .Heading6, H6 {font-weight:bold;}
.Heading1, H1 {font-size: 150%; color:#8F8F8F;}
.Heading2, H2 {font-size: 130%; color:#8F8F8F;}

.Heading3, H3, .Heading4, H4 {color:#000000; background:url(/images/dots.gif) bottom left repeat-x; padding-bottom:5px;}
.Heading3, H3 {font-size: 130%;}
.Heading4, H4 {font-size: 100%;}

.Heading5, H5 {font-size: 100%; color:#535353;}
.Heading6, H6 {font-size: 100%; color:#4C4949;}
.Normal {font-size:100%;}

 
/*content header styles*/
.textOnly {display:none;}
