/* public: content_styles */

body {font-family:arial,verdana,helvetica; font-size:73%; font-weight:normal; color:#353434;}
table, tr, td, ol, li, p, input {font-family:arial,verdana,helvetica; font-size:100%; font-weight:normal;}
p {margin:0; padding:0;}
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;}
.TextInput, textarea, select {font-family:arial,verdana,helvetica; font-size:100%;}

/*Lists*/
ul {margin:0; padding:1em 0 1em 1.5em;}
#ContentHolder ul ul,
#ProductText ul ul {padding:0.3em 0 0.3em 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; font-size:100%;}
.Heading1, H1, .Heading2, H2 {font-size:160%; font-weight:normal; display:none;}
.Heading3, H3 {font-size:130%; font-weight:bold;}
.Heading4, H4, .Heading5, H5, .Heading6, H6 {display:none;}
.Normal {font-size:100%;}

/*content header styles*/
.Small {font-size:98%;}
#PageTitle {display:block;}
.YellowBack {background-color:#FFF200; padding:2px 10px; border:1px solid #666;}
h3.YellowBack {font-size:115%;}
