﻿body {margin:auto; padding:0 5px 0 5px; background-color:#52BEDE }
#banner{ background-color:#8CA229;text-align:left}
.pHead                  
{ 
	font-family: arial; 
	font-size: 12px; 
	color: #ffffff;
	font-weight: bold ;background-color:#DE0000; padding:5px;
}
.pFooter                 
{ 
	font-family: arial; 
	font-size: 12px; 
	color: #fff; 
	background-color:#313031; padding:5px; text-align:center
}
.pBody                  
{ 
    color: black;
    font-family: Arial; 
    font-size: 12px;  background-color:#fff; padding-left:4px
}
.OTopTitle
{
	font-weight: bold;
	color: #00009C;
	font-family: 'Arial';
	font-size:12px;
}
.date{color:#ADAEAD; font-size:10px}
a {
	text-decoration:none;
}

.pPager            { font-family: 'arial'; font-size: 10px; font-weight: bold; margin-top: 0; color:#5AAAEF}
.pOTitle              { font-family: 'arial'; font-size: 10px; font-weight: bold; margin-top: 0;color:#5AAAEF }

.pTitle                 
{
    color:black; 
    font-family: Arial;
    font-size: 12px; 
    font-weight: bold; 
    
}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 2px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none; 
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 2px 2px;
margin-right: 1px;
/*border: 1px solid #A50000;*/
color: #fff; background-color:#A50000;
/*background: white url(/images/shade.gif) top left repeat-x;*/
}

/*.shadetabs li a:visited{
color: #fff; #color: #fff;
}*/

.shadetabs li a:hover{
text-decoration: none;
color: #fff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px; color:#111;#color: #111;
}

.shadetabs li a.selected{ /*selected main tab style */
	background-color:#fff;
/*background-image: url(/images/shadeactive.gif);*/
border-bottom-color: #fff; #color: #111;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;#color: #111;
}

.tabcontent{
display:none; font-weight:normal; border:solid 1px #fff;
padding-bottom:5px;background-color:#fff; color:#111; float:left;padding-top:4px;
}

.tabcontent-1{background-color:#fff;padding-right:5px; padding-left:5px;#padding-left:0px;}


.clear{clear:both;}
.photo-float-left 
{float:left;margin-right:5px; margin-bottom:5px}
.border-bottom{border-bottom:dotted 1px #CACDDF; padding-bottom:4px}
