/*
 * Copyright (c) 2002-2003 Bramhall Software Solutions Ltd 
 *
 * Version:	1.4
 * Date:	2 June 2003
 *
 * Changes: New homepage + removal of "linkThumb".
 */

/*	HTML Elements
	*************/
BODY {
	margin: 0cm 0cm 0cm 0cm;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFCC;
}
P {
	font-weight: normal;
	font-size: 13px
} 
TD {
	font-weight: normal;
	font-size: 13px
} 
A {
	font-weight: normal;
	color: #000099
}
H1 {
	font-family: Tahoma, "Franklin Gothic Book", Arial, Helvetica, Sans-serif;
	font-size: 24px;
	color: #008000;
	margin-top: 0px
}
H2 {
	font-family: Tahoma, "Franklin Gothic Book", Arial, Helvetica, Sans-serif;
	font-size:15px;
	color: #008000;
	margin-top: 25px;
	margin-bottom: -7px;
	font-weight : bold;
}
H3 {
	font-family: Tahoma, "Franklin Gothic Book", Arial, Helvetica, Sans-serif;
	font-size: 13px;
	color: #008000;
	margin-bottom: -10px;
	margin-top: 0;
} 
A:active {
	font-weight: normal;
	color: Red;
}
A:hover {
	font-weight: normal;
	color: Red;
}
LI {
	margin-bottom: 14px;
}

/*	Ids
	***/
#pageRoute {
	text-transform: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
#navbarMain {
	background-color: #FFCC00;
}

/*	Classes
	*******/
.listClose {
	margin-bottom: 0px;
}
.navbarLine {
	background-color: #333333;
	width: 100%;
; height: 1px
}
.submenuLine {
	background-color: #333333;
	width: 135px;
}	
.date {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: normal;
}

/* highlight text; used after article title  */
.textHighlight {
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 15px;
	color: #008000;
	font-weight: bold;
	font-size-adjust: inherit;
}

/* As well as standard sized bold text, provides a link using bold text */
.textBold {
	font-size: 12px;
	font-weight: bold;
}
A.textBold:active {
	font-weight: bold;
	color: Red;
}
A.textBold:hover {
	font-weight: bold;
	color: Red;
}
A.textBold {
	font-weight: bold;
}

.textSmall {
	font-size:10px;
	font-weight: normal;
}
A.textSmall {
	font-weight: bold;
}
A.textSmall:active {
	font-weight: bold;
	color: Red;
}
A.textSmall:link {
	font-weight: bold;
	color: Navy;
}
A.textSmall:hover {
	font-weight: bold;
	color: Red;
}

/* Page "return" text */
.returnTo {
	font-size:10px;
	text-align: center
}
A.returnTo:hover {
	font-size: 10px;
	text-align: center
}

/* Fixed sized submenu text */
TD.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	padding-left:10px;
	cursor: pointer;
	font-weight: bold;
	color: #000000;
	line-height: 23px;
	text-decoration : none;
}
TD.submenu A:active	 { font-weight: bold; text-decoration: none; color: #000000; line-height: 23px}
TD.submenu A:visited { font-weight: bold; text-decoration: none; color: #000000; line-height: 23px}
TD.submenu A:hover	 { font-weight: bold; text-decoration: none; color: #000000; line-height: 23px}
TD.submenu A:link	 { font-weight: bold; text-decoration: none; color: #000000; line-height: 23px}
TABLE.submenu {
	width: 137px;
	border-width: 0;
	background-color: #FFCC00;
	padding: 0;
}

/* Index page title link - navy, medium text, red hover */
.linkArticle {
	font-weight: bolder;
	font-size: 16px;
	color: #000099;
	text-decoration: none
}
A.linkArticle:link {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}
A.linkArticle:hover {
	color: Red;
	text-decoration: none;
	font-weight: bolder;
}
A.linkArticle:active {
	color: Red;
	text-decoration: none;
	font-weight: bolder;
}
A.linkArticle:visited {
	font-weight: bolder;
}

/* Bulleted text link - black, red hover */
.linkBullet {
	color: Black;
	font-weight: bold;
}
A.linkBullet:link {
	text-decoration: none;
}
A.linkBullet:active {
	text-decoration: none;
}
A.linkBullet:visited {
	text-decoration: none;
	font-weight: bold;
}
A.linkBullet:hover {
	text-decoration: none;
	font-weight: bold;
	color: Red;
}

/* For tables; provides grey background, orange title */
.tablecell {
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	background-color: #E6E6E6;
}
.tablecelltitle {
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	background-color: #FFCC00;
	font-weight: bold
}

/* Backfilled banner title */
TD.bannerTitle {
	background: Black;
	text-indent: 5px;
}
SPAN.bannerTitle {
	font-weight: 700;
	color: White;
	font-family: Tahoma, "Franklin Gothic Book", Arial, Helvetica, Sans-serif
}
TD.lineBlack {
	border-bottom: 1px solid Black;
	padding-top: 3px;
	padding-bottom: 1px;
}
TD.lineGrey {
	font-size: 10px;
	border-bottom: 1px solid Silver;
	padding-top: 3px;
	padding-bottom: 1px;
}
A.linkArticleSmall {
	font-weight: 700; font-size: 10px; color: #000099; text-decoration: none
}
A.linkArticleSmall:active {
	font-weight: 700; font-size: 10px; color: Red; text-decoration: none
}
A.linkArticleSmall:visited {
	font-weight: 700; font-size: 10px; text-decoration: none
 }
A.linkArticleSmall:hover {
	font-weight: 700; font-size: 10px;	color: Red; text-decoration: none;
	font-family: Verdana, "Lucida Sans", Arial, Helvetica, Sans-serif
}
IMG.thumbImg {
	border: 1px solid Black;
	margin: 7px 3px 7px 3px;
	height: 80;
	width: 110;
}
IMG.thumbImgNoBorder {
	border: 0;
	margin: 8px 4px 8px 4px;
	height: 80;
	width: 110
}