/* Typography */
#poweredBy a, #poweredBy a:link, #poweredBy a:active { color:#FFFFFF; padding:3px 0 0 0; }


/* Links */
a, a:link, a:active { background-color: transparent; color: #0C2677; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; } 

/* Headings */
h1 { font-size: 160%; font-weight: bold; margin-bottom: 10px; margin-top: 3px; }
h2 { font-size: 140%; font-weight: bold; }
h3 { font-size: 120%; font-weight: bold; } 
h4 { font-size: 110%; background:url(/images/templates/heading.gif) no-repeat; padding:2px 0 0 2px; width:155px; height:24px; color:#FFFFFF; font-weight:normal; font-size:12px; margin:0; } 


/* Lists */
li { margin-top: 2px; margin-bottom: 2px; }


/* Form Messages */
p.error { font-size: 120%; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
p.warning { background-color: transparent; color: #FF0000;  font-size: 120%; font-weight: bold; }
