/* public: group_font_styles */

body {font-family:verdana,arial,helvetica; font-size:70%; font-weight: Normal; color:#5C5C5C;}
table, tr, td, ol, li, p {font-family:verdana,arial,helvetica; font-size:100%; font-weight:Normal;}
b, strong, .bold {font-weight:bold;;}

/*links*/
a {font-weight:normal; color:#5C5C5C; text-decoration:none;}
a:hover {text-decoration:underline;}

#credit a {font-weight:bold;}
#credit, #credit a {color:#000;}
#w3c {text-decoration:none;}

/*forms*/
.inputText, textarea, select {font-family:verdana,arial,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: 130%; color:#5C5C5C;}
.Heading2, H2 {font-size: 100%; color:#00462C;}
.Heading3, H3 {font-size: 100%; color:#00462C;}
.Heading4, H4 {font-size: 100%; color:#7F65A2;}
.Heading5, H5 {font-size: 100%; color:#000066;}
.Heading6, H6 {font-size: 100%; color:#D63313;}
.Normal {font-size:100%;}

#pageTitle {margin:0 0 10px 0; padding-bottom:10px; background:url(/images/dotted-line.gif) bottom repeat-x;}
#top {display:block;  width:5em; color:#AB0601; padding-left:10px; background:url(/images/top.gif) left no-repeat; margin-left:5px;}