.aspMenu
{
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
}
.aspMenuLevel2
{
	color: green;
}
.border1{
    border: solid #d9a678 1px;
}

.border2{
    border: solid #983406 1px;
}

.button{
    border: none;
    background: transparent;
    background-image: url('../images/button.gif');
    color: White;
    width: 67px;
    height: 20px;
    vertical-align: middle;
    font-weight: bold;    
}

.flowBox{
    width: 420px;
    background-color: #f0cca9;
    padding: 5px;
    padding-left: 15px;   
	border: solid #c8864a 1px;

}

.footer img
{
	vertical-align: middle;
}

.footer
{
	font-size: 10pt;
	color: #888888;
	margin-bottom: 20px;
	width: 760px; 
	text-align: center; 
	margin-top: 10px; 
	margin-left: 208px;
	
}

.heading{
    border-bottom: solid #983406 1px;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.5em;
    margin-bottom: 5px;
}

.indent{
   padding-left: 10px;
}

li
{
 margin: 0;
}

ul
{
	 list-style-type: circle;   
}

.listBox
{
    background-color: #d9a678;
 
 }
.menu{
    background-color: #eed4b3;

}

.menuElement
{
	font-size: 10pt;
	background-color: transparent;
	width: 193px;
	border-bottom: solid #eed4b3 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
.menuElementLevel2
{
	font-size: 10pt;
	background-color: transparent;
	width: 193px;
	border-bottom: solid #eed4b3 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}
.menuElementLevel3
{
	font-size: 8pt;
	background-color: transparent;
	width: 193px;
	border-bottom: solid #eed4b3 2px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	height: 25px;
}

.menu Table{
    background-color: #eed4b3;

}

.menu Table td{
    background-color: #f7f3ea;
	margin-bottom: 3px;
}



.menu Table th
{
    background-color: #f7f3ea;
    padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.menu Table a:link{
    text-decoration: none;
    font-weight: bold;
}
.menu Table a:visited{
    text-decoration: none;
    font-weight: bold;
}

.menu Table a:hover{
    text-decoration: underline;
}

.paragraphs{
padding-left: 10px;
}

.quote{
    font-size: 11pt;
    color: #983406;
	font-weight: bold;
	text-align: center;
	padding-left: 15%;
	padding-right: 15%;
}  

.sectionHeading
{
	font-size: 22pt;
	font-style: italic;
	color: #79accb;
	border-bottom: solid #79accb 2px;
	vertical-align: text-bottom;	
	line-height: .9em;
	margin-bottom: 10px;
}
.smallBox{
    width: 420px;
    height: 56px;
    background-image: url('../images/bottomBox.gif');
    padding: 5px;
    padding-left: 15px;    
}


table td{
	 vertical-align: top;
}
.textBox{
    border: solid #d9a678 1px;
}


