/* Default formatting */
/*
Orange=#e58932;
Blue=#0c5291;
*/
BODY { font-family: Arial; font-size:12px; background: #FFFFFF; }
H1 { font-family: Arial; font-size:18px; font-weight:bolder; font-style:normal; text-decoration:none; color: #0c5291;}
H2 { font-family: Arial; font-size:16px; font-weight:bold; font-style:normal; text-decoration:none; }
H3 { font-family: Arial; font-size:14px; font-weight:bold; font-style:normal; text-decoration:none; }
P { font-family: Arial; font-size:12px; background: #FFFFFF; }

A:link { font-family: Arial; text-decoration:none; color: #0c5291; }
A:visited { font-family: Arial; text-decoration:none; color: #e58932; }
A:hover { font-family: Arial; text-decoration:none; color: #e58932; }

/* Header table format */
.headtable { font-family: Arial; font-size:18px; font-weight:bolder; text-decoration:none; color: #e58932;  background: #FFFFF; border: 0px;}
.headtable A:link { font-family: Arial; font-size:18px; font-weight:bolder; text-decoration:none; color: #0c5291; background: #FFFFFF; }
.headtable A:visited { font-family: Arial; font-size:18px; font-weight:bolder; text-decoration:none; color: #0c5291; background: #FFFFFF; }
.headtable A:hover { font-family: Arial; font-size:18px; font-weight:bolder; text-decoration:none; color: #e58932; background: #FFFFFF; }

/* body title formatting */
.bodytitle { font-family: Arial; font-size:20px; font-weight:bolder; color: #FFFFFF;  background: #e58932; border-top: 8px solid #0c5291; padding-left: 10px; }
.bodytitle A:link { font-family: Arial; font-size:20px; font-weight:bolder; text-decoration:none; color: #FFFFFF; background: #e58932; }
.bodytitle A:visited { font-family: Arial; font-size:20px; font-weight:bolder; text-decoration:none; color: #FFFFFF; background: #e58932; }
.bodytitle A:hover { font-family: Arial; font-size:20px; font-weight:bolder; text-decoration:none; color: #FFFFFF; background: #e58932; }

/* Footer table format */
.footertable { font-family: Arial; font-size:12px; font-weight:bolder; color: #FFFFF;  background: #e58932; border-top: 8px solid #0c5291;}
.footertable A:link { font-family: Arial; font-size:12px; font-weight:bolder; text-decoration:none; color: #0c5291;}
.footertable A:visited { font-family: Arial; font-size:12px; font-weight:bolder; text-decoration:none; color: #0c5291;}
.footertable A:hover { font-family: Arial; font-size:12px; font-weight:bolder; text-decoration:none; color: #FFFFFF;}

.blog_item { font-family: Arial; font-size:12px; background: #FFFFFF; }
.blog_item A:link { font-family: Arial; text-decoration:none; color: #0c5291; }
.blog_item A:visited { font-family: Arial; text-decoration:none; color: #e58932; }
.blog_item A:hover { font-family: Arial; text-decoration:none; color: #e58932; }
.blog_item P { font-family: Arial; font-size:12px; background: #FFFFFF; color: #000000}







