/* public: font_styles */

body {font-family: arial,verdana,helvetica; font-size: 75%; font-weight:Normal; color:#4E4E4E;}
table, tr, td, ol, li, p {font-family:arial,verdana,helvetica; font-size:100%; font-weight:Normal;}
b, strong {font-weight:bold; text-decoration:none;}

/*links*/
a {font-weight:normal; color:#160665; text-decoration:underline;}
a:hover {text-decoration:underline;}

#credit, #credit a, #address, #address a {color:#fff;}
#credit a, #address, #address 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: 170%; color:#15046C; font-weight:normal;}
.Heading2, H2 {font-size: 130%; color:#15046C;}
.Heading3, H3 {font-size: 100%; color:#15046C;}
.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 {border-bottom:1px solid #15046C; margin:0; padding-top:25px;}

