.vtLeft
{
width:120px;
float:left; 
margin: 0;
padding: 0;
}
.vtMiddle
{
margin: 0;
padding: 0;	
}

.vtRight
{
width:120px;
float:right; 
margin: 0;
padding: 0;	
}

.vtFooterImg
{
	background: url("images/bottom_bar.jpg") repeat-x;
	width:100%;
	height:25px;
	margin: 0px auto;
	margin-bottom:10px;
	text-align:center;
}

.vtFooter a
{
	text-align:center;
	text-decoration: none;
	color:#3b54a4;
}

.homepage1 {font-family: Arial, Helvetica, sans-serif; font-size:medium;}

a:link {
	color: #9CA3BC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9CA3BC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

h1,h2,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#3B54A8; letter-spacing:1px;  }
h1 {font-size:22px;}
h2 {font-size:20px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}

h3
{
	color: #3B54A5;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
}


fieldset { padding: 10px; border: 1px solid #3B54A8; }
legend { font-weight: bold; color: #3B54A8; margin-bottom: .5em; }

#pageHeader {height:50px; line-height:50px; color:#ff8000; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:24px; padding:10px 16px 10px 16px; background-color:#004A66;  border-bottom:1px solid #FFF; }
#pageHeader a:link { text-decoration:none; color:#ff8000; }
#pageHeader a:visited { text-decoration:none; color:#ff8000; }
#pageHeader a:hover { text-decoration:none; color:#ff8000; }
#pageHeader a:active { text-decoration:none; color:#ff8000; }

#divBaseLinks {height:30px; background-color:#004A66;  border-top:1px solid #FFF; padding:0px 10px 0px 10px; line-height:30px; color:#FFF;}
#divBaseLinks a:link {color:#FFF; text-decoration:none;}
#divBaseLinks a:visited {color:#FFF; text-decoration:none;}
#divBaseLinks a:hover {color:#FFF; text-decoration:none;}
#divBaseLinks a:active {color:#FFF; text-decoration:none;}
#divPageContent {border-top:3px solid #FF8000; border-bottom:3px solid #FF8000; padding:10px 0px 10px 0px;background-color: #FFF;}
#navcontainer { width: 160px; }
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none; font-family:verdana,arial,sans-serif; }
#navcontainer a { display: block; padding: 4px; width: 160px; background-color: #004A66; border-bottom: 1px solid #FFF; }
#navcontainer a:link, #navlist a:visited {color: #FFF; text-decoration: none; }
#navcontainer a:hover {background-color: #336699; color: #fff; }
#sideBarNews {}
#sideBarNewsContent {background-color:#EEE; padding:10px; }
#newsHeader {height:22px; line-height:22px; color:#ff8000; font-family:"Trebuchet MS",helvetica,sans-serif; font-size:14px; padding:0px 5px 0px 5px; background-color:#004A66;  border-bottom:1px solid #FFF; }

.leftColumn { padding:0p 5px 0px 5px; width:170px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC;}
.subHeader {font-family:"Trebuchet MS",helvetica,sans-serif; color:#004A66; font-size:16px; letter-spacing:1px; font-weight:bold; margin:10px 0px 10px 0px; border-bottom:1px solid #004A66;}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:5px; font-size:9px; }
.readNewsLink {margin-bottom:10px; font-size:9px; }


/*  "Show All" + "Hide All" links */
#VT_ToggleON,#VT_ToggleOFF {padding:0 5px;margin-right:5px; text-decoration:none}
/* zeroing out padding and margin */
#VT_DL dd,#VT_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#VT_DL dt {margin:7px 0}
/* image and left padding for DDs */
#VT_DL dd {padding-left:23px; padding-right:200px;}
/* styling all anchors in the DTs */
#VT_DL dt a {background:0 50% no-repeat;color:#000;text-decoration:none;font-weight:bold;}
#VT_DL dt a:visited {color:#666}
#VT_DL dt a:visited:hover,
#VT_DL dt a:hover,
#VT_DL dt a:active,
#VT_DL dt a:focus {font-weight:bold}

/**********************************/
/**********************************/
#VT_DL .showDD {position:relative;top:0}
#VT_DL dd,.hideDD{top:-9999px;position:absolute}
#VT_ToggleON,#VT_ToggleOFF {display:inline;cursor:pointer;
cursor:hand}
