/* Style to remove greyed out scroll bar on right in IE when page does not need to scroll */
html,body { overflow: auto; }
html>body { overflow: visible; }
html { height: 100%; }

hr.main { color:#0066CC; background-color:#0066CC; height:2px; }

/* Style for header title */
.title { font-family:Arial; font-size:18pt; font-weight:bold; color:#ffffff; }

/* Style for header title */
.titlesmall { font-family:Arial; font-size:9pt; font-weight:bold; color:#ffffff; }

/* Style for regular content */
.content { font-family:Times New Roman; font-size:12pt; color:#000000; }

/* Style for regular italic content */
.contentitalic { font-family:Times New Roman; font-size:12pt; color:#000000; font-style:italic; }

/* Style for content bolded */
.contentbold { font-family:Times New Roman; font-size:12pt; font-weight:bold; color:#000000; }

.contentboldsmall { font-family:Times New Roman; font-size:10pt; font-weight:bold; color:#000000; }

/* Style for regular small content */
.contentsmall { font-family:Times New Roman; font-size:7.5pt; color:#000000; }

/* Style for content bolded in blue */
.contentboldblue { font-family:Times New Roman; font-size:12pt; font-weight:bold; color:#0066CC; }

/* Style for content bolded in red */
.contentboldred { font-family:Times New Roman; font-size:12pt; font-weight:bold; color:#ff0000; }

/* Style for content bolded in blue */
.tagline { font-family:Times New Roman; font-size:15pt; font-style:italic; font-weight:bold; color:#000000; }

/* Style for main content justified */
.contentjustify { font-family:Times New Roman; font-size:12pt; text-align:justify; }

.news { font-family:Times New Roman; font-size:9pt; }
li.news { font-family:Times New Roman; font-size:9pt; }

/* Style for regular links throughout site */
A.basiclink:link { font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
A.basiclink:visited { font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
.basiclink {	font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
A.basiclink:hover { color:#0066CC; }
A.basiclink:active { font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }

A.smalllink:link { font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
A.smalllink:visited { font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
.smalllink {	font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
A.smalllink:hover { color:#0066CC; }
A.smalllink:active { font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }

A.smalllink2:link { font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#0066CC; }
A.smalllink2:visited { font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#0066CC; }
.smalllink2 {	font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#0066CC; }
A.smalllink2:hover { color:#990000; }
A.smalllink2:active { font-family:Times New Roman; font-size:9pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#0066CC; }

/* Style for regular links throughout site */
A.faqlink:link { font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
A.faqlink:visited { font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
.faqlink {	font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }
A.faqlink:hover { color:#0066CC; }
A.faqlink:active { font-family:Times New Roman; font-size:12pt; font-style:normal; font-weight:bold; letter-spacing:normal; text-decoration:none; text-transform:none; color:#990000; }