﻿body 
{
	background-color:#fafafa;
	margin:0px 0px 0px 0px;
    background-image: url(/images/background.gif);
    background-repeat:repeat-x;
    font-family:Verdana;
}

input
{
	border:solid 1px #CCCCCC;
}

#border_right
{	
   /*  background-image: url(/images/border_right.gif); */
    width:5px;
    height:580px;
    background-repeat:repeat-x;
}

#border_bottom
{
    /* background-image: url(/images/border_bottom.gif); */
    width:737px;
    height:4px;
}

#Header
{
    width:758px;
    height:84px;
}

.MainBorder
{
	border:solid 1px #999999;	
}

#Home_Mission
{
    padding: 56px 0px 0px 10px;
	width:375px;
	height:150px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;	
    text-align:center;
    line-height:16px;
}

#Bucket1
{
	padding: 40px 0px 0px 24px;
	width:180px;
	height:215px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
    text-align:left;
    line-height:14px;
    float:left;
}

#Bucket2
{
	padding: 30px 20px 0px 94px;
	width:180px;
	height:215px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
    text-align:left;
    line-height:14px;
    float:left;
}

#Bucket3
{
	padding: 40px 0px 0px 40px;
	width:184px;
	height:215px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
    text-align:left;
    line-height:14px;
    float:left;
}

.Nav_Position { }

.PageTitle
{
	text-align:left;
	font-family:Verdana;
	font-size:18px;
	color:#000000;
	text-decoration:underline;
}

.PageContent
{
	text-align:left;
	padding:30px 30px 0px 20px;
	font-family:Verdana;
	font-size:14px;
	color:#000000;	
}

#Middle
{
    background-image: url(/images/Middle.jpg);
    text-align:left;
}

#Bottom
{
    background-image: url(/images/Bottom.gif);
    width:754px;
    height:283px;
    text-align:left;
}

.Spacer1
{
	height:10px;
}

.Spacer2
{
	height:20px;
}
            
a
{
    color:#000000;
}

.spacer
{
    height:12px;
    display:block;
    clear:both;
}

#Nav_Left
{
    width:180px;
    padding-left:20px;
    margin-top:0px;
    float:left;
    text-align:left;
    display:block;
}

.Nav_Left_Divider
{
    clear:both;
    width:180px;
    height:1px;
    font-size:1px;
    border-top:solid 1px #e1e1e1;
    margin-top:2px; 
}

a.Nav_Left_Off
{
    color:#585454;
    clear:both;
    width:180px;
    font-size:14px;
    text-decoration:none;
    padding-bottom:4px;
}

a.Nav_Left_Off:hover { color:#000000; }

#Main_Content
{
    margin-top:0px;
    margin-right:0px;
    margin-left:33px;
    font-size:15px;
    width:540px;
    float:left;
    vertical-align:top;
    height:100%;
    text-align:left;
}