﻿
.pageTitle
{
    height:82px;
    width: 972px;
    background-repeat: no-repeat; /*variable*/
    background-image: url(../../images/template/bgTitleSecondary1.jpg); /*variable*/
    text-align:left;
    background-position:left top;
    margin:0px auto;

}

.pageTitle .content
{
}


.rightColumn .top
{
    height:49px;
    width: 740px;
    background-repeat: no-repeat; /*variable*/
    background-image: url(../../images/template/bgTitleHome_1.jpg); /*variable*/
}

.rightColumn
{
    width: 698px;
}

.rightColumn .content
{
    margin-left:30px;
    margin-right:30px;
}

.rightColumn .content a
{
    color: blue;
	text-decoration: underline;
}

.rightColumn .content a:hover
{
    color: blue;
	text-decoration: none;
}



.rightColumn .content a.redLink
{
    color: Red;
}

.rightColumn .content a.greenLink
{
    color: green;
}

.leftColumn
{
    background-repeat: no-repeat; /*variable*/
    background-image: url(../../images/template/bgLeftNav.jpg); /*variable*/
    width: 274px;
}

.leftColumn .content
{
min-height:753px;
margin-left:7px;
    width: 267px;
}


.pageTitle h2
{
    margin:0px;
    margin-left:28px;
    padding:0px;
    font-size:125%;
    color:#efefef;
    font-family:Trebuchet MS;
}


.breadCrumb
{
    margin-left:20px;
    padding-bottom:10px;
    font-size: 70%;
    font-weight: bold;
    color:#9d9478;
}
.breadCrumb a
{
	color: #9d9478;
}
.breadCrumb a:visited
{
	color: #9d9478;
}
.breadCrumb a:hover
{
	color: #9d9478;
}


.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf a.AspNet-Menu-Link .navText,
.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren a.AspNet-Menu-Link .navText
{
line-height:38px;
    vertical-align:middle;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf,
.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren
{
    list-style-type:none;
    margin-left:-25px;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf a,
.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren a
{
    display:block;
    width:232px;
    height:38px;
    color:#6d6653;
    text-decoration:none;
    padding-left: 10px;
}


.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover,
.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren a:hover
{
    text-decoration:underline;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Selected a,
.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Selected a:hover
{
    background-repeat: no-repeat; /*variable*/
    background-image: url(../../images/template/navActiveItem.jpg); /*variable*/
    text-decoration:none;
    color:#efefef;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Link .navText
{
    margin-left:0px;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a
{
    background-image:none; /*variable*/
    color:#375333;
    height:30px;
    font-size:90%;
    width: 200px;
    

}
.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a:hover
{
    text-decoration:underline;
    width: 200px;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf
{
   list-style-image:url(../../images/template/navGreenArrow.gif); /*variable*/
   margin-left:0px;
   width: 200px;
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a.AspNet-Menu-Link .navText
{
    margin-left:0px;
    line-height:30px;
    vertical-align:middle;  
}

.AspNet-Menu-Vertical ul.AspNet-Menu li.AspNet-Menu-WithChildren ul li.AspNet-Menu-Leaf a.AspNet-Menu-Selected 
{
    font-weight:bold;
}

