﻿
/* CSS Document */
/* Styles used only for print */

body,td,th  { color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif;text-align: left; }
P
{
    color: #505050;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
}
#dnn_ContentPane P {color: #505050; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 0px; }

body {
	background-image: url(images/page_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	}

ul
{
    list-style-image: url(images/bullet_star.gif);
    list-style-position: outside;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
li
{
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.pageBG {
	margin: auto;
	width: 972px;
	background-image: url(images/pageframe.png);
	background-repeat: repeat-y
	}
	
.navBG {
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x
	}
	
h1  {
	color: #505050;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-top:0px;
	margin-bottom: 0px
	}
	
h2  {
	color: #008000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-top:0px;
	margin-bottom: 0px
	}
	
h3  {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px
	}
	
h4  {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-bottom: 0px
	}
	
	
H5  {
	color: #a6c400;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-top:0px;
	margin-bottom: 0px
	}	

	
.ftrTextGrey {
	color: #505050;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 6px
	}
	
	a.ftrTextGrey:link { text-decoration: none; color: #878181}
	a.ftrTextGrey:visited { text-decoration: none; color: #878181}
	a.ftrTextGrey:hover { color: #CC0000; text-decoration: underline }
	a.ftrTextGrey:active { text-decoration: none; color: #878181}
	
.ftrTextWhite {
	color: #F5F5F5;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 6px
	}
td.ftrTextWhite P {color: #F5F5F5;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 6px}

	a.ftrTextWhite:link { text-decoration: none; color: #C0C0C0 }
	a.ftrTextWhite:visited { text-decoration: none; color: #C0C0C0 }
	a.ftrTextWhite:hover { color:#FFFFFF; text-decoration: underline }
	a.ftrTextWhite:active { text-decoration:none; color: #C0C0C0 }

td.ftrTextWhite a:link {text-decoration: none; color: #C0C0C0}
td.ftrTextWhite	a:visited { text-decoration: none; color: #C0C0C0 }
td.ftrTextWhite	a:hover { color:#FFFFFF; text-decoration: underline }
td.ftrTextWhite	a:active { text-decoration:none; color: #C0C0C0 }

.ftrBoxImg { margin-top: 4px; margin-bottom: 8px; border: 2px solid #FFFFFF }
.linkopacity {}
a.linkopacity img { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
a.linkopacity:hover img { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5 }

A.linkopacity:link img { border-width: 2px; border-color: #FFFFFF }
A.linkopacity:hover img { border-width: 2px; border-color: #CC0000 }
A.linkopacity:visited img { border-width: 2px; border-color: #FFFFFF }
	
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999
	}
	
	a.breadcrumbs:link {
		text-decoration: none;
		background-image: url(images/brdcrb_spacer.gif);
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 10px;
		margin-right: 10px;
		}
	
	a.breadcrumbs:visited {
		text-decoration: none;
		background-image: url(images/brdcrb_spacer.gif);
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 10px;
		margin-right: 10px;
		}
	
	a.breadcrumbs:hover {
		color: #CC0000;
		text-decoration: underline;
		background-image: url(images/brdcrb_spacer.gif);
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 10px;
		margin-right: 10px;
		}
	
	a.breadcrumbs:active {
		text-decoration: none;
		background-image: url(images/brdcrb_spacer.gif);
		background-repeat: no-repeat;
		background-position: right;
		padding-right: 10px;
		margin-right: 10px;
		}
		
.topLink { 
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/top_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
	a.topLink:link { text-decoration: none; color: #CC0000 }
	a.topLink:visited { text-decoration: none; color: #CC0000 }
	a.topLink:hover { text-decoration: underline; background-image: url(images/top_arrow_dn.gif); color: #539221 }
	a.topLink:active { text-decoration: none; color: #CC0000 }
	
.newsTxt {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #505050;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 4px;
	text-decoration: none;
	background-image: url(images/news_spacer.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
	a.newsTxt:link { color: #505050; text-decoration: none }
	a.newsTxt:visited { color: #505050; text-decoration: none }
	a.newsTxt:hover { color: #CC0000; text-decoration: underline }
	a.newsTxt:active { color: #505050; text-decoration: none }

A.greylink:link {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.greylink:visited {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.greylink:hover {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.greylink:active {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.whitelink:link {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.whitelink:visited {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.whitelink:hover {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/arrow_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.whitelink:active {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/arrow_white.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

A.redlink:link {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.redlink:visited {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.redlink:hover {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
A.redlink:active {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

.jibForm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 4px;
	}
.jibLogin { color: #666666; font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin-top: 0px; margin-right: 6px; margin-bottom: 0px; }
.jibLoginTxt { color: #c00; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; margin-right: 6px }
a:link { color: gray; text-decoration: underline }
a:visited { color: silver }
a:hover { color: #CC0000; text-decoration: underline }
a:active { color: gray }

.footer {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	}
	
	a.footer:link  { color: #808080; text-decoration: underline; background: url(images/footer_star.gif) no-repeat left center; margin-right: 10px; width: 100% }
	a.footer:visited { color: #808080; text-decoration: underline; background: url(images/footer_star.gif) no-repeat left center; margin-right: 10px; width: 100%}
	a.footer:hover { color: #CC0000; text-decoration: underline; background: url(images/footer_star_over.gif) no-repeat left center; margin-right: 10px; width: 100%}
	a.footer:active { color: #808080; text-decoration: underline; background: url(images/footer_star.gif) no-repeat left center; margin-right: 10px; width: 100%}
	
.tier1
{
    padding-top: 5px;   
    height: 22px;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background: url(images/t1_up.gif) no-repeat left;     
    text-indent: 12px;
    width: 100%;
}
	
	a.tier1:link { color: white; text-decoration:none; }
	a.tier1:visited { color: white; text-decoration:none }
	a.tier1:hover { color: white; text-decoration:underline }
	a.tier1:active { color: white; text-decoration:none }

.tier1s
{
    padding-top: 5px;   
    height: 22px;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    background: url(images/t1_up.gif) no-repeat left;     
    text-indent: 12px;
    width: 100%;
}
	a.tier1s:link { color: white; text-decoration:underline; }
	a.tier1s:visited { color: white; text-decoration:underline }
	a.tier1s:hover { color: white; text-decoration:underline }
	a.tier1s:active { color: white; text-decoration:underline }




.tier2 {
	padding-top: 5px;
	height: 22px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: url(images/t2_up.gif) no-repeat left;
	text-indent: 12px;
	width: 100%;
	}
	
	a.tier2:link { color: white; text-decoration:none }
	a.tier2:visited { color: white; text-decoration:none }
	a.tier2:hover { color: white; text-decoration:underline }
	a.tier2:active { color: white; text-decoration:none }
	
	.tier2s {
	padding-top: 5px;
	height: 22px;
	display: block;
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: url(images/t2_up.gif) no-repeat left;
	text-indent: 12px;
	width: 100%;
	}
	
	a.tier2s:link { color: white; text-decoration:underline }
	a.tier2s:visited { color: white; text-decoration:underline }
	a.tier2s:hover { color: white; text-decoration:underline }
	a.tier2s:active { color: white; text-decoration:underline }

.tier3 {
	padding-top: 5px;
	height: 22px;
	display: block;
	color: gray;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none;
	background: url(images/t3_up.gif) no-repeat left;
	text-indent: 22px;
	width: 100%;
	}
	
	a.tier3:link {color: gray; }
	a.tier3:visited {color: gray; }
	a.tier3:hover { color: #CC0000; text-decoration:underline; background: url(images/t3_dn.gif) no-repeat left }
	a.tier3:active { color: gray;}
	
	.tier3s {
	padding-top: 5px;
	height: 22px;
	display: block;
	color: gray;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none;
	background: url(images/t3_up.gif) no-repeat left;
	text-indent: 22px;
	width: 100%;
	}
	
	a.tier3s:link { color: #CC0000; text-decoration:underline; background: url(images/t3_dn.gif) no-repeat left }
	a.tier3s:visited { color: #CC0000; text-decoration:underline; background: url(images/t3_dn.gif) no-repeat left }
	a.tier3s:hover { color: #CC0000; text-decoration:underline; background: url(images/t3_dn.gif) no-repeat left }
	a.tier3s:active { color: #CC0000; text-decoration:underline; background: url(images/t3_dn.gif) no-repeat left }

.leftImg { margin-right:12px; }

.subText { color: gray;
	font-weight: normal;
	font-style:italic;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration:none;
	
	}
#layer1   { position: absolute; z-index: 1; top: 300px; left: 0px; width: 100%; height: 42px; visibility: visible; display: block }
.hzDotedline { background-image: url(images/hz_dotline.gif); width:100%; height:1px;}	
.gTable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
	border: 1px solid #ffffff;
	text-align: left;
}

/* WIZARD STYLES */
.clippingButton
{
font-family:Arial; font-size:12px; text-align:left; display:block; width:100%; clear:both;
}
#clippingsCounter
{
font-family:Arial; font-size:12px; text-align:left;display:block; width:100%; clear:both;
}
.clippingItem
{
font-family:Arial; line-height:14px; font-size:12px; text-align:left; display:block; width:165px; float:left;
}
.clippingItemRead
{
font-family:Arial; font-size:11px; text-align:left;
}
.removeClip
{
    cursor: hand;  
    background-image: url(images/myJIBico_remove.gif); background-repeat:no-repeat;
    width: 15px;
    height: 15px; float:right;
}
/* Accordion

*/
.accordion {
	font-family:Arial; text-align:left;
	font-size:12px;
	padding-left:0px;
	}
.accordion {
	width: 660px;
	}
.accordion div { background-color: #ffffff; margin: 0; padding: 10px 0px }
.accordion h3   { color: #c00; font: bold 120%/100% Arial, Helvetica, sans-serif; background: #ffffff url(images/arrow-square.gif) no-repeat left -51px; margin: 0px; padding: 7px 15px 7px 20px; border-bottom: 1px dotted #c00; cursor: pointer  }
.accordion h3:hover { text-decoration: underline; background-color: #ffffff }
.accordion h3.active { background-position: left 5px }
.accordion .accordion h3.active { background-position: left 5px }
.accordion .accordion .accordion h3.active { background-position: left 5px }
.accordion .accordion { padding-left: 20px; width: 620px }
.accordion .accordion div { background-color: #ffffff; margin: 0; padding: 10px 0px }
.accordion .accordion h3 { color: #c00; font: bold 100%/100% Arial, Helvetica, sans-serif; background: #ffffff url(images/arrow-square.gif) no-repeat left -51px; padding: 7px 15px 7px 20px; cursor: pointer  }
.accordion .accordion h3:hover { text-decoration: underline; background-color: #ffffff }
.accordion .accordion .accordion { width: 620px }
.accordion .accordion .accordion div { background-color: #ffffff; margin: 0; padding: 10px 0px }
.accordion .accordion .accordion h3 { color: #c00; font: 100%/100% Arial, Helvetica, sans-serif; background: #ffffff url(images/openClose3.gif) no-repeat left -51px; padding: 7px 15px 7px 20px; cursor: pointer  }
.accordion .accordion .accordion h3:hover { text-decoration: underline; background-color: #ffffff }

/* ______ */
/*----------Start bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(/portals/0/skins/jiben/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(/portals/0/skins/jiben/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/portals/0/skins/jiben/images/bubble.gif) no-repeat bottom;
}
/*---------- End bubble tooltip -----------*/
.subHeading
{
    color: #CC0000 !important;
    font-size: 16px !important;
    padding-bottom: 6px;
    border-bottom: 1px dotted #c0c0c0;
    width: 100%;
    display: block; clear:both;
    font-family: Arial, Helvetica, sans-serif;
text-align: left;
}

.subHeadingGreen
{
    color: #087648 !important;
    font-size: 16px !important;
    padding-bottom: 6px;
    border-bottom: 1px dotted #c0c0c0;
    width: 100%;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}

span P.subHeading
{
    color: #CC0000 !important;
    font-size: 16px !important;
    padding-bottom: 6px;
    border-bottom: 1px dotted #c0c0c0;
    width: 100%;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}
span.redlink A{padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;}

span.redlink A:link {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
span.redlink A:visited {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
P.redlink A:hover {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
span.redlink A:active {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
span.greylink A {
padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
}	
span.greylink A:link {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
P.greylink A:visited {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
span.greylink A:hover {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
span.greylink A:active {
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	background-image: url(images/arrow_grey.gif);
	background-position: left;
	background-repeat: no-repeat;
	}

.button-wrapper { width:100%; overflow:hidden; cursor:pointer }
	
/*Red Button*/

a.button-red {
	height:27px;
	display:block;
	float:left;
    	background:url(images/button-red-right.gif) no-repeat top right;
    	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#ffffff;
	}

a.button-red span {
	line-height:17px;
	display:block;
	padding:5px 0 5px 14px;
    background:url(images/button-red-left.gif) no-repeat;
	}
	
a.button-red:hover {
	background:url(images/button-red-right-o.gif) no-repeat bottom right;
	}
a.button-red:visited 
{
	color:#ffffff;
}	

a.button-red:hover span {
	background:url(images/button-red-left-o.gif) no-repeat bottom left;
	}
	
a.button-red:active span {
	background:url(images/button-red-left-o.gif) no-repeat bottom left;
	padding:6px 0 4px 14px;
	}
	
/*Green Button (Only Difference is the Background Images)*/

a.button-green {
	height:27px;
	display:block;
	float:left;
    	background:url(images/button-green-right.gif) no-repeat top right;
    	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#ffffff;
	}

a.button-green span {
	line-height:17px;
	display:block;
	padding:5px 0 5px 14px;
    background:url(images/button-green-left.gif) no-repeat;
	}
	
a.button-green:hover {
	background:url(images/button-green-right-o.gif) no-repeat bottom right;
	}
	a.button-green:visited 
{
	color:#ffffff;
}	

a.button-green:hover span {
	background:url(images/button-green-left-o.gif) no-repeat bottom left;
	}
	
a.button-green:active span {
	background:url(images/button-green-left-o.gif) no-repeat bottom left;
	padding:6px 0 4px 14px;
	}
#Content {
	FONT-SIZE: 11px; MARGIN: 2em; WIDTH: 620px; font-family:Arial;
	
}
/*Gray Button (Only Difference is the Background Images)*/

a.button-gray {
height:27px;
display:block;
float:left;
background:url(images/button-gray-right.gif) no-repeat top right;
padding-right:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:capitalize;
color:#ffffff;
}
	a.button-gray:visited 
{
	color:#ffffff;
}	
a.button-gray span {
line-height:17px;
display:block;
padding:5px 0 5px 14px;
background:url(images/button-gray-left.gif) no-repeat;
}

a.button-gray:hover {
background:url(images/button-gray-right-o.gif) no-repeat bottom right;
}

a.button-gray:hover span {
background:url(images/button-gray-left-o.gif) no-repeat bottom left;
}

a.button-gray:active span {
background:url(images/button-gray-left-o.gif) no-repeat bottom left;
padding:6px 0 4px 14px;
}	
.Article
{
    padding-right: 8px;
    border-top: #999 1px solid;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: #999 1px solid;
    background-color: #ffffff;
    text-align: justify;
    column-count: 2;
    column-gap: 10px;
    column-rule: 1px dotted #BBB;
}
a.FaqQuestion, a.FaqQuestion:active ,  a.FaqQuestion:link,  a.FaqQuestion:hover
{
text-decoration:none	;color: #CC0000; font-weight:bold;display: block; width: 100%;border-bottom: 1px dotted #c0c0c0;
background-image: url(images/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:18px;
}
.tblHeaderCell
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #808080;
}
.tblFHeaderCell
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #808080;
}

.tblNormalCell
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    background-color: #E8E8E8;
}
.tblNormalCell1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #404040;
    background-color: #FFFFFF;
}
@media print
{
    #dnn_RightArea {display:none;}
    #HeaderTable {display:none;}
    #HeaderTop {display:none;}
    #layer1 {display:none;}
    #RightColumn {display:none;}
}
/* end of style used for print */
/* only use for web */
@media screen 
{
     #dnn_RightArea {display:inline;}
    .gtable_scroll {
    height:600px ; overflow:auto ; width:445px
    }

}

/* end use for web */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85; 
}
#tooltip h3, #tooltip div { margin: 0; color:Black; }

#tooltip.pretty 
{
    position: absolute;
    z-index:3000;
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8; 
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; z-index:3000; }

.tab-wrapper { width:100%; overflow:hidden; cursor:pointer; float:left;}

/*Tab Active*/

a.tab-active {
	height:41px;
	display:block;
	float:left;
    	background:url(images/wiz_tab_up_rt.gif) no-repeat bottom right;
    	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#cc0000;
	}

a.tab-active span {
	line-height:31px;
	display:block;
	padding:5px 0 5px 14px;
    background:url(images/wiz_tab_up_lt.gif) no-repeat;
	}
	
a.tab-active:hover {
	background:url(images/wiz_tab_up_rt.gif) no-repeat bottom right;
	color:#cc0000;
	}

a.tab-active:hover span {
	background:url(images/wiz_tab_up_lt.gif) no-repeat bottom left;
	}
	
a.tab-active:active span {
	background:url(images/wiz_tab_dn_lt.gif) no-repeat bottom left;
	padding:6px 0 4px 14px;
	}
	
/*Tab Inactive*/

a.tab-inactive {
	height:41px;
	display:block;
	float:left;
    	background:url(images/wiz_tab_dn_rt.gif) no-repeat bottom right;
    	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	color:#000000;
	}

a.tab-inactive span {
	line-height:31px;
	display:block;
	padding:5px 0 5px 14px;
    background:url(images/wiz_tab_dn_lt.gif) no-repeat;
	}
	
a.tab-inactive:hover {
	background:url(images/wiz_tab_up_rt.gif) no-repeat bottom right;
	color:#cc0000;
	text-decoration:underline;
	}

a.tab-inactive:hover span {
	background:url(images/wiz_tab_up_lt.gif) no-repeat bottom left;
	}
	
a.tab-inactive:active span {
	background:url(images/wiz_tab_up_lt.gif) no-repeat bottom left;
	padding:6px 0 4px 14px;
	}
.myLanguageClass {width:100px;}	


.NewsHeading
{
    color: #CC0000 !important; background-color:#fbfbfb;
    font-size: 16px !important;
    padding-bottom: 6px;
    border-bottom: 1px dotted #c0c0c0;
    width: 100%; margin-bottom:2px; padding:7px;
    display: block; clear:both;
    font-family: Arial, Helvetica, sans-serif; 
}
a.NewsHeading {text-decoration:none;}

/*Scrolling Tables */
div.scrollTableContainer {
height: 285px;
overflow: auto;
width: auto;
margin: 15px 0 0 0;
position: relative;
}

/* The different widths below are due to the way the scroll bar is implamented */

/* All browsers (but especially IE) */
div.scrollTableContainer table {
width: auto;
}

/* Modern browsers (but especially firefox ) */
html>/**/body div.scrollTableContainer table {
width: auto;
}

/* Modern browsers (but especially firefox ) */
html>/**/body div.scrollTableContainer table>tbody {
overflow: auto;
height: 250px;

}

div.scrollTableContainer td.tblHeaderCell {
position:relative;
top: expression(offsetParent.scrollTop - 3); /*IE5+ only*/
}

/*prevent Mozilla scrollbar from hiding cell content*/
div.scrollTableContainer td:last-child {padding-right: 20px;}

.frmLabel
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    width:150px; float:left; margin-bottom:10px;
}
.frmField
{
    width: 160px;
    float:left;margin-bottom:10px;
}

/*----------- New CSS ------------*/
#LatestNews
{
    padding:0px;
    margin: 0px;
    margin-left: 10px;
}
#LatestNews .newsTxtNEW {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #676767;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	
	text-decoration: none;
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
	#LatestNews .newsTxtNEW a:link { color: #514F50; text-decoration: none }
	#LatestNews .newsTxtNEW a:visited { color: #505050; text-decoration: none }
	#LatestNews .newsTxtNEW a:hover { color: #CC0000; text-decoration: underline }
	#LatestNews .newsTxtNEW a:active { color: #505050; text-decoration: none }
	
	#LatestNews .newsTxtdate
	{
	color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	}

#LatestNews .seperator
{
    margin:0px;
    padding:0px;
   height:1px;
    background-image: url(images/News-Seperator.jpg);
}


#PressRelease
{
    padding:0px;
    margin: 0px;
      margin-left: 10px;
}
#PressRelease .newsTxtNEW {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #676767;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	
	text-decoration: none;
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
	#PressRelease .newsTxtNEW a:link { color: #514F50; text-decoration: none }
	#PressRelease .newsTxtNEW a:visited { color: #505050; text-decoration: none }
	#PressRelease .newsTxtNEW a:hover { color: #CC0000; text-decoration: underline }
	#PressRelease .newsTxtNEW a:active { color: #505050; text-decoration: none }
	
	#PressRelease .newsTxtdate
	{
	color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	}

#PressRelease .seperator
{
    margin:0px;
    padding:0px;
   height:1px;
    background-image: url(images/News-Seperator.jpg);
}
.SiteMapTitleNode
{
    text-align: left
}
