﻿.ab{
position:absolute;
   
}
.rel{
position:relative;
    top: 0px;
    left: 0px;
}
    
h1,h2,h3,h4,h5,h6,p{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body,html
{
  margin:0px;
  font-family:Arial, Helvetica, sans-serif;
}


div.tabTop
{
    background-color:#235299;
    border: 1px #CED3E0 solid;
    border-bottom: 0px;
    float:right;
    padding:5px 5px 5px 5px;
}

a.tabTop
{
    color: White;
    text-decoration: none;
}


div.tabMid
{
    background-color:#235299;
    border: 1px #CED3E0 solid;
    border-bottom: 0px;
    float:left;
    padding:5px 5px 5px 5px;
}

a.tabMid
{
    color: White;
    text-decoration: none;
}



.PlainButton a {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #173247;
display:block;
font-weight:bold;
padding:6px 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:140px;
}

.PlainButton a {
color:#173247;
outline-style:none;
outline-width:medium;
text-decoration:none;
}


.PlainButton a:hover{
	
	border-bottom-color:#173247;
	border-top-color:#173247;
	background:#173247;
	border-right-color:#173247;
	border-left-color:#173247;
	color:#fff;
	text-decoration:none;
}

.SelectedButton {
	
	border-bottom-color:#173247;
	border-top-color:#173247;
	background:#173247;
	border-right-color:#173247;
	border-left-color:#173247;
	color:#fff;
	text-decoration:none;
}

.SmallSectionHeaders
    {
        color: #17334B;
        font-weight: bold;
    }
 .t {background: url('/Content/images/dot.jpg') 0 0 repeat-x; width: 60em;margin-right:auto;margin-left:auto;margin-bottom:25px;
}
.b {background: url('/Content/images/dot.jpg') 0 100% repeat-x;}
.l {background: url('/Content/images/dot.jpg') 0 0 repeat-y;}
.r {background: url('/Content/images/dot.jpg') 100% 0 repeat-y;}
.bl {background: url('/Content/images/Corner_BL.jpg') 0 100% no-repeat;}
.br {background: url('/Content/images/Corner_BR.jpg') 100% 100% no-repeat;}
.tl {background: url('/Content/images/Corner_TL.jpg') 0 0 no-repeat;}
.tr {background: url('/Content/images/Corner_TR.jpg') 100% 0 no-repeat; padding:10px;} 

.DirectoryTitle
{
color: #17334B;
font-weight: bold;
font-size:20px;
}
