a
{
    text-decoration: none;
	color: #1d7a82;
}
a:hover
{
	color: #000;
}



div#subpageMenu
{
	background-color: #fff;
	background-image: url(../images/VV_contentPage_subpageMenuTop.jpg);
	background-repeat: no-repeat;
    margin: 15px 4px 0px 0px;
}
div#subpageMenu ul
{
	margin: 0px;
    padding: 15px 0px 0px 0px;
    list-style: none;
}
div#subpageMenu ul li
{
	padding-left: 15px;
}
div#subpageMenu ul li a
{
	font: 11px Arial;
	line-height: 21px;
}
div#contentPageWrapper
{
	clear: both;
	display: block;
    overflow: hidden;
    width: 100%;
}
div#contentPageLeft
{
	float: left;
    width: 465px;
    overflow: hidden;
}
div#contentPageRight
{
	width: 251px;
    float: left;
    background-color: #fff;
	background-image: url(../images/VV_contentPage_rightTopper.jpg);
	background-repeat: no-repeat;
    overflow: hidden;
}
div#contentPageRight div.sidebarWrapper
{
	margin-top: 11px;
	background-color: #e1e1e1;
	background-image: url(../images/VV_contentPage_sidebar_bg.jpg);
	background-repeat: repeat-x;
    padding-left: 11px;
    padding-bottom: 8px;
}
div#contentPageRight div.sidebarImageWrapper
{
    margin-top: 11px;
    background-color: #fff;
    padding-left: 11px;
    height: 100px;
}
p#sidebarTop
{
    color: #ad6a0a;
    font: 15px Times New Roman;
    line-height: 22px;
    margin: 10px;
}
span#sidebarLinkBox
{
    display: block;
    margin-top: 10px;
    padding: 0px;
    overflow: hidden;
    width: 100%;
}
span#sidebarLinkBox img
{
    float: left;
    height: 50px;
    width: 50px;
    
}
span#sidebarLinkBox div
{
    float: left;
    width: 160px;
    margin-left: 10px;
}
span#sidebarLinkBox div h3
{
    font: bold 12px Arial;
    margin: 0px 0px 4px 0px;
    padding: 0px;
}
span#sidebarLinkBox div span
{
    font: 11px Arial;
    color: #000;
    display: block;
}

div#contentPageLeft h1
{
    padding: 0px;
    margin: 5px;
    color: #1d7a82;
    font: 32px Trebuchet MS, Arial, Helvetica;
}
div#contentPageContentBox
{
	background-color: #fff;
    padding: 10px 10px 0px 13px;
	background-image: url(../images/VV_contentPage_topCorner.jpg);
	background-repeat: no-repeat;
}
span#breadCrumbs
{
    font: 10px Arial;
    color: #666;
}
span#fontSize
{
    float: right;
	letter-spacing: -1px;
}
span#fontSize a
{
    text-decoration: none;
    color: #1d7a82;
}
span#breadCrumbs a
{
    text-decoration: none;
    color: #666;
}
span#breadCrumbs a:hover
{
    text-decoration: underline;
    color: #000;
}
div#contentPageContent
{
     margin: 15px 10px 10px 10px;
     font: 11px Arial, Helvetica, sans-serif;
     color: #000;
}
div#contentPageFull
{
	width: 696px;
	background-color: #fff;
	margin-top: -10px;
	padding: 10px;
	font: 11px Arial;
}
h3.ContentPageInnerHeading
{
	border-bottom: solid 1px #eee;
	padding-bottom: 5px;
}
ol li { padding-bottom: 5px; }
