@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.addbar{
	background-image: url(images/blueadvertbar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
}

a{
	color: #264F7A;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}

a:Hover{
	color: #264F7A;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}

/* Menu Items */
.menuStart{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 47px;
	text-align: center;
	width: 11px;
	background-image: url(images/menu/menustart.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.menuItem{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 47px;
	text-align: center;
	background-image: url(images/menu/menufill.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.FocusItem{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 47px;
	text-align: left;
	background-image: url(images/menu/menufill.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
}

.menuItem:Hover{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 47px;
	text-align: center;
	background-image: url(images/menu/menufill.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-decoration: none;
}

.menuItemLink{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 47px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.menuItemLink:Hover{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 47px;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}



.menuEnd{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 47px;
	text-align: center;
	width: 11px;
	background-image: url(images/menu/menuend.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.selectedItemStart{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 47px;
	text-align: center;
	width: 12px;
	background-image: url(images/menu/selecteditemstart.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.selectedItemFill{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	height: 47px;
	text-align: center;
	background-image: url(images/menu/selecteditemfill.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
}

.selectedItemEnd{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	height: 47px;
	text-align: center;
	width: 12px;
	background-image: url(images/menu/selecteditemend.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

/* Seperators */

.seperatorTop{
	height: 19px;
	background-repeat: repeat-y;
	background-position: 50% 50%;
	background-image: url(images/seperators/mid.jpg);
}

.seperatorMiddle{
	background-repeat: repeat-y;
	background-position: 50% 50%;
	background-image: url(images/seperators/mid.jpg);
}

.seperatorBottom{
	height: 19px;
	background-repeat: repeat-y;
	background-position: 50% 50%;
	background-image: url(images/seperators/mid.jpg);
}

/* Top article Space */
.TASheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
}

.TASbody{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 13pt;
}


/* Expert System Area */
.boxStyle{
	background-color: #FFFFFF;
	border-top-color: #B3CFDE;
	border-right-color: #B3CFDE;
	border-bottom-color: #B3CFDE;
	border-left-color: #B3CFDE;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(images/tasshade.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}

/* Bottom Bits */
.BottomAreaTopBorderOnly{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}

.BottomAreaTopAndBottomBorderOnly{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.FocusOnLink{
	color: #73B5CF;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.FocusOnLink:Hover{
	color: #73B5CF;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}

.ExpandLink{
	color: #73B5CF;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

.ExpandLink:Hover{
	color: #73B5CF;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: normal;
}

.sitemapHeader{
	color: #999999;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}

.sitemapLink{
	color: #999999;
	font-size: 7pt;
	text-decoration: none;
	font-weight: normal;
}

.sitemapLink:Hover{
	color: #999999;
	font-size: 7pt;
	text-decoration: underline;
	font-weight: normal;
}

.topTenHeading{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

#applicationMenu{
    top: 352px;
    padding-top: 11px;
    width: 400px;
    position: absolute;
    margin-left: -1000px;
}
#applicationMenu tr:hover{
    cursor: pointer;
}
#applicationMenu tr:hover a{
    color: #666666;
}
.focusonMenu tr:hover{
    cursor: pointer;
}
.focusonMenu tr:hover a{
    color: #666666;
}

.firstletter:first-letter {
font-size:600%; 
float:left;
line-height:.8em;
color:#D4D4C7;

}

#collapse{
display:none;
}

.importantblock{
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #EFEFEF;
}

