﻿

body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div#PageContainer
{
    
    background-image: url('/img/background1.jpg');
    background-repeat: no-repeat;
}

p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



div#HeaderContainer
{
    
}

div#ContentContainer
{
    background-color: Transparent;
}

div#leftContentContainer
{
    background-color: Transparent;
    
}

div#rightContentContainer
{
    background-color: Transparent;
}

div#bottomContentContainer
{
    
}

div#leftContent
{
    border-top: Solid 2px White;
}

.rightContentTitle
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: Green;
}

.rightContentSubTitle
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: Green;
}

.rightContentText
{
    font-family: Arial;
    font-size: 12px;
    margin-right: 15px;
}

label#lblFocusText
{
    position: absolute; 
    top: 340px; 
    left: 75px; 
    width: 260px; 
    font-family: Arial; 
    font-size: 11px; 
    color: Black;
   
        
}

a img
{
    border: Solid 0px White;
}

label.picCaptions
{
    width: 286px;
    font-family: Arial;
    font-size: 11px;
    float: right; 
    height: auto;
    clear: both;
    padding-top: 6px;
    padding-bottom: 12px;
}

strong.innerHeadings
{
    color: Green;
}

#ContentContainer A:active
{
    color: Green;
    text-decoration: none;
    font-weight: bold;
}
#ContentContainer A:visited
{
    color: Green;
    text-decoration: none;
    font-weight: bold;
}
#ContentContainer A:link
{
    color: Green;
    text-decoration: none;
    font-weight: bold;
}

.trademarkText
{
    color: Green;
    font-size: 9px;
    font-weight: bold;
    font-family: Arial;
       
}

/*  Updates 8-21-08 */

.MenuImage
{
	display: none;
}

.MenuLink
{
	text-transform: uppercase;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: Black;
}

#HeaderContainer a:hover
{
	color: Green;
}



#FindContainer
{
	position: relative;
	width: 178px;
	height: 57px;	
	float: right;
	margin-right: 16px;
}

#FindLeft, .FindLeft
{
	width: 4px;
	height: 57px;
	float: left;
	background-image: url(../img/FindBoxLeft.jpg);
	background-repeat: no-repeat;	
}

#FindContent, .FindContent
{
	float: left;
	width: 170px;
	height: 51px;
	background-image: url(../img/FindBoxBG.jpg);
	background-repeat: repeat-x;
	line-height: 12px;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: White;
	padding-top: 6px;
}

#FindRight, .FindRight
{
	width: 4px;
	height: 57px;
	float: right;
	background-image: url(../img/FindBoxRight.jpg);
	background-repeat: no-repeat;
}

.FindSearch
{
	line-height: 14px;	
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	height: 14px;
	width: 136px;
}

.GoButton
{
	margin-bottom: -2px;		
}

.SpecPics
{
	margin-left: 50px;	
}
