@CHARSET "UTF-8";

/* Body Level */
body {	background-color: #1F396D; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-family: Palatino, Palatino Linotype, Hoefler Text, Times, Times New Roman, serif; text-align: center;}

h1 { color: #C40000; line-height: 140%; }
h2 { color: #C40000; display: block; width: 100%; border-bottom: 1px solid #aaa; padding-top: 25px; line-height: 1.3em; }
h3 { FONT-WEIGHT: bold; FONT-SIZE: 15pt; COLOR: #C40000; FONT-FAMILY: Tahoma,Arial,Helvetica; TEXT-ALIGN: center }
h4 { FONT-WEIGHT: bold; FONT-SIZE: 16px; line-height:1.3em; FONT-FAMILY: arial, verdana, sans-serif; TEXT-ALIGN: center;color:#111111; }
h5 { color: #B1103C; }

/* Text */
p, li, td { font-family:arial, verdana, sans-serif; color:#111111; font-size: 14px; line-height:1.4em; margin-bottom:0em; }

#leftborder { background: url("/media/images/layout/left-border.jpg"); }
