body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #BFE4FF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
  color: #004A7B;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #BFE4FF;
	text-align: center;
	.navcontainer a:hover

}

.navLink a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #BFE4FF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFECBF;
	padding-left: 3px;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FE361F;
	font-weight: bold;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9999CC;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
	line-height: normal;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.paragraph {
	width: 100px;
}

input.small {
	width: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FE361F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0055B2;
}

.navcontainer { width: 165px; }

.navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
}

.navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #0055B2;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}

.navcontainer a:link, .navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

.navcontainer a:hover
{
	background-color: #BFE4FF;
	color: #3366CC;
	font-weight: bold;
}

 /*popup css navigation */
#menubar {
	height: auto;
	line-height: 1.2em;
	width: auto;
	background-color: #BFE4FF;
	text-align: center;
    }
    
    .menu {
	width: auto;
	float: left;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #BFE4FF;
	font-weight: bold;	
    }
	
    .menu ul {
      display: none;
      position: absolute;
      background-color: #BFE4FF;
      /*color: black;*/
      list-style: none;
      margin: 0.1em 0 0 0;
      padding: 0;
    }
    
    .menu ul li {
	display: block;
	padding: 0.4em;
	text-align: left;
    }
    
    div.menu:hover ul {
	display: block;
	margin: 0;
	padding: 0;
    }

    div.menu ul li:hover {
	background-color: #3366CC;
	color: #FFFFFF;
	}
		
	div.menu ul li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	}

	.style11 {
	color: #009900;
	font-size: larger;
	}
.email-box {
	float: right;
	background-color: #BFE4FF;
	margin: 3px;
	padding: 5px;
	border: thin solid #FFECBF;
}
#DeservingFamily {
	padding: 2px 5px;
	margin-top: 2px;
	margin-bottom: 20px;
	height: auto;
	background: url(imagefiles/deserving-family-bg.jpg) repeat-y;
	border: 1px solid #FFB200;
}
#DeservingFamily .sidebarHeader {
	font-size: medium;
	text-align: center;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	list-style-type: none;
}
