html    {
        height: 100%;
        }
        
body	{
		margin:0px;
		padding:0px;
		background:url(images/shadows.png);
        background-repeat: repeat-y;
        background-position: center top;
		background-color: #ccc;
		/*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#34629e', EndColorStr='#183a81', GradientType='0');*/
		text-align: center;
		height: 100%;
		font-family:arial;
		font-size:12px;
		color:#4C4C4C;
		}
		
.main-menu {
    margin: 0px 0px 0px 50px;
    font-size:18px;
    font-weight: bold;
    }
		
.m		{
		color:#8D8D8D;
		text-decoration:none;
		font-size:10px;
		line-height:12px;
		font-weight: bold;
		}
.m2		{
		color:#3853A8;
		text-decoration:none;
		font-size:10px;
		line-height:12px;
		}
a		{
		color:#3A53A5; /*699011;*/
		text-decoration:none;
		}
a:hover	{
		color:#699011;
		text-decoration:underline;
		}
.g		{
		color:#000000;
		margin:0 0 0 10px
		}
#f1	a	{
		color:#7D7D7D;
		text-decoration:none;
		font-size:10px;
		font-family:arial;
		}

select	{
		color:#4C4C4C;
		border: 1px solid #aaaaaa;
		}
		
input,textarea	{
		color:#4C4C4C;
		background: #fff url(images/text-bg.gif) repeat-x top left;
		border: 1px solid #aaaaaa;
		}

input[type="checkbox"], input[type="radio"]{
    background: transparent;
    border: 0px;
}

input[type="button"], input[type="submit"]{
    background: #d76600;
    color: #fff;
    font-weight: bold;
    border: 3px solid #fff;
}
		
 ul		{
		margin: 5px 0px 0px 35px;
		padding:0px;
		list-style:none;
		line-height:13px
		}
	
/* Static menu items only */	
.nav li		{
		height:16px;
		padding-left:28px;
		margin:0px;
		background:url(images/list1.gif) bottom left no-repeat;
		list-style:none;
		}
		
.nav-root {
    margin: 10px 0px 2px 8px; 
    padding: 0px;
    font-weight: bold;
    color:#4C4C4C;
    background-image: none !important;
}

.nav-root a:hover {
    text-decoration: underline !important;
    }

/* Dynamic content page menu only */
.nav-child table {
    background: url(images/list5.gif) bottom left no-repeat;
    font-weight: normal;
}

.nav-child a:hover {
    text-decoration: underline !important;
    }

li a	{
		color:#3A53A5;
		text-decoration:none;
		}
		
.footer-med 	{
	color:#939393;
	width: 500px; 
	margin: 5px auto 0px auto;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}
.footer-med a{
	text-decoration:none;
	font-weight: normal;
}
		
.footer-med a:hover{
	text-decoration:underline;
	font-weight: normal;
}		
		
.green {
	color: #699011;
}

.green a {
	color: #699011;
}

.green a:hover {
	color: #699011;
	text-decoration: underline;
}

.green  li{
    line-height: 17px;
	list-style-type: none;
	background-image: url(images/foster-care-solutions.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	color: #4C4C4C;
}

.green li a{
    color: #4c4c4c;
    }
    
.green-top ul, li{
    margin:0;
    padding:0;
    list-style-type:none;
}

.green-top li{
    background:url(images/foster-care-solutions-padded.png) left top no-repeat;
    padding-left: 14px;
    margin-bottom: 5px;
} 

.footer-sm {
	color:#888888; 
	font-size:10px; 
	width: 500px; 
	margin: 5 auto 0 auto;
	text-align: center;
}

p {
	color:#4C4C4C;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

h1 {
	color: #d76600;
	font-family: Arial;
	font-size: 20px;
	margin: 15px 0px 15px 0px;
	font-weight: normal;
}

.paragraph-header {
	color: #699011;
	font-weight: bold;
	font-size: 105%;
	margin-top: 20px;
}

.paragraph-grey-sidebar {
    background: url(images/grey_bar.jpg) repeat-y top left; 
    padding-left: 10px;
}

#main-content-area {
	margin: 15px 25px 15px 8px;
}

.orange  li{
    line-height: 17px;
	list-style-type: none;
	background-image: url(images/hexagon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}

.orange {
    color: #d76600;
    }

.breadcrumbs {
    font-size: 10px;
    float:left; 
    margin:20px 0px 0px 20px;
}
    
.breadcrumbs a {
	color: #4C4C4C;
}

td {
    font-size: 12px;
    }
    
.features-table {
    border: 0px;
    width: 467px;
    background-color: #f7f7f7;
    }
    
.header-row {
    background-color: #699011;
    color: #ffffff;
    font-weight: bold;
    background: url(images/green_bar_bg.png) no-repeat top left;
    height: 21px;
    }
    
.header-row td {
    color: #fff;
    font-weight: bold;
    }

.features-table .odd-row {
    background-color: #f1f1f1;
    }     
    
.features-table td {
    vertical-align: top;
    text-align: left;
    }
    
.quote {
    background: #ebf0e1 url(images/quote-top.gif) no-repeat top;
    padding-left: 65px;
    padding-right: 65px;
    padding-top: 5px;
    color: #699011;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-bottom: 5px;
    margin-left: 1px;
    }
    
.quote-author {
    text-align: right;
    font-weight: bold;
    color: #699011;
    background: url(images/quote-bottom.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 75px;
    padding-left: 65px;
    padding-bottom: 0px;
    height: 42px;
    }
    
.quote-author-3lines {
    text-align: right;
    font-weight: bold;
    color: #699011;
    background: url(images/quote-bottom.gif) no-repeat bottom left;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-right: 75px;
    padding-left: 65px;
    padding-bottom: 0px;
    height: 47px;
    }
    
.twtr-widget {
    margin-left: 35px;
    }
    
.faq-question {
    color: #4C4C4C;
}

.faq-question b{
    color: #699011;
}

.faq-answer{
    display: none;
    }
    
.blue {
    color: #3A53A5;
    }
    
.section-header{
    font-size: 15px;
    color: #3A53A5;
    margin-top:25px;
    font-weight: bold;
    }
    
#slideshow {
    position:relative;
    height:80px;
    overflow: hidden;
    width: 120px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

.required-field {
    color: Red;
    font-weight: bold;
    }
    
.grey {
    color: #4c4c4c;
    }
   
.lightgrey {
    color: #939393; 
    text-decoration: underline !important;
}

a:hover .link-underline{
    text-decoration: underline !important;
    }