﻿html, body {
	margin:0px;
	padding:0px;
	font: 10pt Trebuchet MS, Consolas, arial, helvetica, sans-serif;
	color:#666666;
	background-color: #ffffff;
	}

.slideshow-cell
{
    text-align:center;
    background:#FFFFFF;
}

.column-middle-top-box {
	background:#FFFFFF;
}

.column-left-box {
	background:#9CD3F5;
	border: solid 1px #0056C2;
}




.Text{font-family: 'Trebuchet MS';font-size: 12px;color: #666666;}
.TextBold{font-family: 'Trebuchet MS';font-size: 12px;color: #666666;font-weight:bold;}
.TextLargeBold{font-family: 'Trebuchet MS';font-weight:bold; font-size: 14px;color: #666666;}
.TextSmallBold{font-family: 'Trebuchet MS';font-size: 10px;color: #666666;font-weight:bold;}
.TextSmallItalic{font-family: 'Trebuchet MS';font-size: 10px;color: #666666;font-style: italic;}

.TextBlackBold{font-family: 'Trebuchet MS';font-size: 12px;color: #000000;font-weight:bold;}

.GreenTextLarge{font-family: 'Trebuchet MS';font-weight:bold; font-size: 14px;color: #197A3C;}


.TextWhiteBold{font-family: 'Trebuchet MS';font-weight: bold;font-size: 12px;color: #ffffff;}
.TextBlueBold{font-family: 'Trebuchet MS';font-weight: bold;font-size: 12px;color: #1E5596;}
.SectionHeader{ text-indent: 35px;font-family: 'Consolas';font-size: 14px; color: #1E5596; letter-spacing:5px;background:url(images/ch_2.gif) top left no-repeat; height:20px}

.TextSmallWarning{font-family: 'Trebuchet MS';font-size: 10px;color: red;font-weight:bold;}


a{font-family: 'Trebuchet MS';font-size: 12px;text-decoration: underline;color:#1E5596;}
a:active{}
a:hover{}
a:link{}
a:visited{}

a.WhiteLink{font-family: 'Trebuchet MS';font-size: 10px;font-weight: bold;text-decoration: underline;color:#ffffff;}
a.WhiteLink:Hover{font-family: 'Trebuchet MS';font-size: 10px;font-weight: bold;text-decoration: underline;color:#1E5596;}

a.BlueLinkSmall{font-family: 'Trebuchet MS';font-size: 10px;font-weight: bold;text-decoration: underline;color:#1E5596;}
a.BlueLink{font-family: 'Trebuchet MS';font-size: 12px;font-weight: bold;text-decoration: underline;color:#1E5596;}

a.MainMenuItem{font-family: 'Trebuchet MS';font-size: 12px;font-weight: bold;text-decoration: underline;color:#ffffff;}
a.MainMenuItem:hover{font-family: 'Trebuchet MS';font-size: 12px;font-weight: bold;text-decoration: underline;color:#EBBD6D;}

td.DarkBlue{background-color:#13375F;}
Table.DarkContentTable{background-color:#ffffff;}

.r2 ul{margin:0; padding:0; list-style:none; line-height:19px}
.r2 li {background:url(images/ch_2.gif) top left no-repeat; width:179px; height:20px }
.r2 li a{ color:#1E5596; font-size:11px; text-decoration:none; margin:0 0 0 35px}
.r2 li a:hover{ text-decoration:underline; color:#1E5596;}

Table.Footer{font-family: 'Trebuchet MS';font-size: 10px;color: #666666;font-weight:bold;background-color:#ffffff;}


.VEACCORDION {padding-top:2px;}
.VEACCORDIONHEADER {background-color:#13375F;color:white}
.VEACCORDIONHEADERACTIVE {background-color:orange;color:black}

.VEACCORDIONHEADER, .VEACCORDIONHEADERACTIVE {
  padding:2px;cursor:pointer;
  border-top:1px solid #203050;border-left:1px solid #203050;border-right:1px solid #203050}

.VEACCORDIONHEADER_EMPTY {
  padding:2px;cursor:pointer;
  border-top:1px solid #203050;border-left:1px solid #203050;border-right:1px solid #203050; background-color:#13375F;color:white}


.VEACCORDIONCONTENT {
  padding:0px;height:0px;margin-bottom:2px;overflow:hidden; }
.VEACCORDIONCONTENTACTIVE {
  padding:2px;margin-bottom:2px;overflow:hidden; background-color:#FFFFFF}
.VEACCORDIONCONTENT, .VEACCORDIONCONTENTACTIVE {
  border-bottom:1px solid #203050;border-left:1px solid #203050;border-right:1px solid #203050}

img.Bordered { border:solid 1px black;}