/* public: content_styles */

body {font-family:arial, verdana, helvetica; font-size:71%; font-weight:Normal; color:#6B6B6B;}
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:#6B6B6B; text-decoration:none;}
a:hover {text-decoration:underline;}
a span, a strong {cursor:pointer;}

#EditableContent a {color:#024494; text-decoration:underline;}
#EditableContent 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: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; margin:0; padding:0 0 0.5em 0; color:#024494;}
.Heading1, H1, .Heading2, H2 {font-size:200%; display:none; font-family:tahoma, arial, verdana, helvetica; letter-spacing:0.05em; font-weight:normal;}
.Heading3, H3 {font-size:150%;}
.Heading4, H4 {font-size:130%;}
.Heading5, H5 {font-size:120%;}
.Heading6, H6 {font-size:110%;}
.Normal {font-size:100%;}

/*content header styles*/
#PageTitle {display:block; padding:0.3em 0;}
#HomePage .Heading3, #HomePage H3 {font-size:100%; padding-top:3px;}