.bannerBg {
	background-image: url(images/web%20template_r2_c7.jpg);
	background-repeat: repeat-x;
}
.logo {
	background-image: url(images/web%20template_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 129px;
}
.siteheader {
	margin-bottom: 8px;
	margin-top: 5px;
}
.LinkSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #192682;
}
.LinkSmallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.disabilitytool {
	margin-bottom: 5px;
	margin-top: 5px;
}
.LeftnavBg {
	background-image: url(images/web%20template_r11_c3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 361px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #182583;
}
.BannerShadowBg {
	background-image: url(images/dropshadow1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
}
.LeftNavFooter {
	background-color: #999999;
	background-image: url(images/web%20template_r14_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 123px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.panelbarBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/web%20template_r11_c14.jpg);
	background-repeat: repeat-x;
	height: 32px;
	color: #182583;
}
.panelItem {
	border: thin dotted #FFFFFF;
	height: 95%;
	width: 95%;
	margin-bottom: 2px;
}

.iFrameItem {
	
}

.iFrameItem-on {
	
	background-color: #DBDFF9;
	cursor: hand;
	
}

.butClass {
	cursor: hand;
	text-decoration: none;	
}

.panelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.panelHeader { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	
}

.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #182583;

	}
.PanelTitle {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182583;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-decoration: none;
}

.OffersTitle {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182583;
	font-weight: bold;
	text-decoration: none;
}


.OffersText {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.thumbs {
	margin: 5px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homecontentBg {
	background-image: url(images/homefix.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.homepanelfix {
	margin-top: 10px;
}
.bannershadow {
	background-image: url(images/dropshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.panelItem-on {
	border: thin dotted #FFFFFF;
	height: 95%;
	width: 95%;
	margin-bottom: 2px;
	background-color: #DBDFF9;
	cursor: hand;
}
.ScrollBar-Style{
	scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ff0;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#ffa500;
	scrollbar-face-color:#008080;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f;
	scrollbar-track-color:#800080; 
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.panelHeader:link {
    text-decoration: none;
    color: #666666;
}

a.panelHeader:visited  {
    text-decoration: none;
    color: #666666;
}

a.panelHeader:active   {
    text-decoration: none;
    color: #666666;
}

a.panelHeader:hover    {
	text-decoration: underline;
    color: #999999;
}

