/* Home page styles */
.slogan { font: bold 14px arial; color: #999966; }
.new_text { font: bold 16px arial; color: #ff0000; }
/* Center Headers */

.ch { font: bold 16px arial; color: #666666; padding-bottom: 3px;}

/* Main Page Headings */
body{ margin-top: 0; margin-left: 0;margin-bottom: 0;margin-right: 0;}

/*Main body text styles*/
.infotext { font: 10px/14px arial; color: #000000; }
.search-box {font-family: arial, helvetica; color: #666666; text-decoration: none; font-size: 8pt;}

/*index page book styles*/
.bookimg { border: solid 4px #98bcd7; }
.booktext { font: 10px/14px arial; color: #000000; margin-left: 8px; margin-top: 10px; margin-right: 15px; margin-bottom: 10px; width: 250px; }
.bookmargin { margin-left: 15px; margin-top: 10px; margin-bottom: 10px; }
.facts { color: #999966; border: solid 1px #98bcd7; padding: 5px; background-image: url(/images/bookfacts_bg.gif); background-repeat: no-repeat; }

/*Text style for Iqaluit Time*/
.timetext { font: bold 10px arial; color: #000000; }
/*Text in the Compulite credit footer*/
.credit { font: 10px Georgia, "Times New Roman"; color: #000000; }

/**************Border and margin styles**********************/
/*border styles*/
.leftcolumn_border { border: solid 1px #dddddd; width: 130px; }
.rightcolumn_border { border-left: solid 1px #dddddd; }

/*margin spacing for text in column 1*/
.margin_1 { margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; }
/*margin spacing for text in column 2*/
.margin_2 { margin-left: 15px; margin-right: 18px; margin-top: 10px; margin-bottom: 18px; }
/*margin spacing for text in column 3*/
.margin_3 { margin-left: 15px; margin-right: 5px; margin-top: 10px; margin-bottom: 15px; }
.margin_3_pic { margin-left: 15px; margin-right: 5px; margin-top: 10px; margin-bottom: 0px; }

/* global styles */ 
.floating-right {float: right;}
.floating-left {float: left;}
acronym { color: #0895f1; cursor: help; border: none; }

/*background color style for news links*/
.tanbg { background-color: #f1f1eb; padding-left: 2px; padding-top: 3px; padding-right: 4px; padding-bottom: 3px; margin: 2px; }

/*Main link style*/
a.homelink:link { font: 10px arial; color: #666666; text-decoration: underline; }
a.homelink:active { font: 10px arial; color: #666666; text-decoration: underline; }
a.homelink:visited { font: 10px arial; color: #666666; text-decoration: underline; }
a.homelink:hover { font: 10px arial; color: #000000; text-decoration: underline; }

/*open meeting nav bar style*/
a.omNav:link { font: 12px arial; color: #666666; text-decoration: underline; }
a.onNav:active { font: 12px arial; color: #666666; text-decoration: underline; }
a.omNav:visited { font: 12px arial; color: #666666; text-decoration: underline; }
a.omNav:hover { font: 12px arial; color: #000000; text-decoration: underline; }

/*open meeting nav bar style*/
a.omNav2:link { font: 14px arial; color: #0000FF; text-decoration: underline; font-weight: bold;}
a.onNav2:active { font: 14px arial; color: #0000FF; text-decoration: underline; font-weight: bold;}
a.omNav2:visited { font: 14px arial; color: #0000FF; text-decoration: underline; font-weight: bold;}
a.omNav2:hover { font: 14px arial; color: #0000FF; text-decoration: underline; font-weight: bold;}

/*News Section link style (in tan box)*/
a.newslink:link { font: 9px arial; color: #6699cc; text-decoration: underline; padding-bottom: 3px; }
a.newslink:active { font: 9px arial; color: #6699cc; text-decoration: underline; padding-bottom: 3px; }
a.newslink:visited { font: 9px arial; color: #6699cc; text-decoration: underline; padding-bottom: 3px; }
a.newslink:hover { font: 9px arial; color: #000000; text-decoration: underline; padding-bottom: 3px; }

/* Links for the bottom nav bar */
a.bot-nav:link {font-family: arial, helvetica; color: #666666; font-size: 7pt; text-decoration: none;}
a.bot-nav:active {font-family: arial, helvetica; color: #666666; font-size: 7pt; text-decoration: none;}
a.bot-nav:visited {font-family: arial, helvetica; color: #666666; font-size: 7pt; text-decoration: none;}
a.bot-nav:hover {font-family: arial, helvetica; color: #999999; font-size: 7pt; text-decoration: none;}

/*Credit footer link style*/
a.creditlink:link { font: 10px arial, "Times New Roman"; color: #666666; text-decoration: none; }
a.creditlink:active { font: 10px arial,"Times New Roman"; color: #666666; text-decoration: none; }
a.creditlink:visited { font: 10px arial,"Times New Roman"; color: #666666; text-decoration: none; }
a.creditlink:hover { font: 10px arial,"Times New Roman"; color: #000000; text-decoration: none; }

/* Links for the header hyperlinks */
a.header_link:link {font-family: arial, helvetica; color: #000000; font-size: 8pt; text-decoration: none;}
a.header_link:active {font-family: arial, helvetica; color: #000000; font-size: 8pt; text-decoration: none;}
a.header_link:visited {font-family: arial, helvetica; color: #000000; font-size: 8pt; text-decoration: none;}
a.header_link:hover {font-family: arial, helvetica; color: #666666; font-size: 8pt; text-decoration: none;}



