/* CSS Document */
body {
        background-color: #D4C187;
		text-align: center;
		padding: 0px;
		height: auto;
  /*  	width: 785px;  */
		width: 800px;
		background-attachment: scroll;
}
#nav_head {
        position: relative;
		margin: 0 0 0 15px;
		padding: 0 0 0 0;
		background-image: url(/Images/navbar_top1.gif);
		background-repeat: no-repeat;
		height: 60px;
}
#nav_foot {
        position: relative;
		margin: 0 0 0 15px;
		padding: 0 0 0 0;
		background-image: url(/Images/navbar_bot1.gif);
		background-repeat: no-repeat;
		height: 60px;		
}
.heading_page {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: medium;
        font-weight: bold;
	    color: #A66B00;
	    float: left;
}
.heading_crumbs {
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: small;
	    float: right;
}
.heading_quote {
        font-family: Geneva, Arial, Helvetica, sans-serif;
	    font-size: 18px;
	    color: #A66B00;
	    float: right;
	    font-style: oblique;
}
.heading_attention {
        font-family: Geneva, Arial, Helvetica, sans-serif;
       	font-size: 18px;
	    float: left;
		color: yellow; 
/*  	background-color: yellow;
        border: dotted black 1px */
}
.nav_menu {
        width: 100px;
        list-style-type: none;
        margin: 0 0 0 15px;
	    padding: 0 0 0 0;
	    height: auto;		
	    text-align: center;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 18px;
}
.nav_menu li {
/*  margin: 0 -10px 0 0; 
	padding: 0 10px 0 0;*/
	    height: auto;
}
.nav_menu a:link, .nav_menu a:visited {
	    margin: 0 0 0 0;
        padding: 0 0 0 0;
	    height: 25px;
    	border-bottom: 5px solid #75A98E;
	    color: #000000;
	    text-decoration: none;
	    font-weight: normal;
	    clear: both;
	    display: block;
	    background-color: #75A98E;
}
.nav_menu a:hover, .nav_menu a:focus {
        background-color: #D4C187;
}
.content_body {
        text-align: left;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 18px;
	    color: #000000;
}
.content_ul, .content_ul_bullet {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
	    text-align: left;
		line-height: 45px;
	    margin: 0 0 0 20px;
		padding: 0 0 0 0;
}
.content_ul_bullet {
	    list-style-type: circle;
		line-height: 35px;
	    margin: 0 0 0 0;
	    padding: 0 0 0 20px;
		width: 400px;
}
.content_border {
        float: right;
	    width: 110px;
}
.content_head {
        text-align: center;
	    margin: 0 0 10px 0;
}
.content_foot { 
        text-align: left;
	    margin: 20px 0 0 0;
}
.content_acknowledge {
        float: right;
	    font-size: 15px;
	    margin: 15px 0 0 0;
}
.content_sec_head {
        font-size: 18px;
	    color: #CC0000;
	    padding: 25px 0 10px 0;
}
.content_sec_body {
        font-size: 15px;
	    font-family: "Times New Roman", Times, serif;
	    margin: 0 15px 0 0;
}
.content_tbl_caption {
        color: #CC0000;
}
.ticko {
        width: 630px;
	    border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #990000; 
        padding: 3px 0 4px 0;
		margin: 4px 0 0px 0;
		display: block;
}
a.tickl {
       font-family: Verdana, Arial, Helvetica, sans-serif;
	   font-size: 11px;
       line-height: 12px;
	   text-decoration: none;
	   color: #000099;
	   font-weight: bold;
       text-align: center;
}
a.tickl:hover {
      color: #6666CC;
	  text-decoration: none;
}
.ticki {
      width: 630px;
	  height: 13px;
	  overflow: hidden;  
	  float: left; 
}
.tickls {
      color: #444444;
}