/*  style_sans_anne.css */
*{
    margin: 0;
    padding: 0;
}
body{
    background: #0c6b45 url(/img/bg_new.jpg) 50% -49px repeat-y;
/*    background: #0c6b45 url(img/bg.jpg) 50% 0 no-repeat;*/
    font: 12px Arial, Tahoma, Verdana, sans-serif;
    color: #010d5a;
}

.headline {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #010d5a;
	line-height: 18px;
}

.subheadline {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #087112;
}
.subhead2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #010d5a;
}
#basis{
    width: 774px;
    margin: 0 auto;
    background: url(/img/bg_shadow.png) 0 0 repeat-y;
}
ul{
    list-style-type: none;
    list-style-position: outside;
}

a{
    text-decoration: none;
    outline: none;
    color: #010d5a;
}

.textlinkover {
	color: #087112;
	font-style: italic;
	font-weight: bold;
}

a:hover.textlinkover { color: #66FF66; 
}

#content a:hover { color: #66FF66; 
}

#content ol{ list-style-type: decimal;
	list-style-position: outside;
	margin-left:.75em;
	padding-left:0.5em;
}

ol.outer li { 
  margin-bottom: 10px; 
  list-style-type: decimal;
}

ol.inner-alpha li { 
  margin-bottom: 0px; 
  list-style-type: lower-alpha; 
}

#footerlink {
    text-decoration: none;
    outline: none;
	color:#fff;
 }

#textlink {
    text-decoration: none;
    outline: none;
	color:#087112;
 }

.textlink {
	text-decoration: none;
	outline: none;
	color:#087112;
	font-weight: bold;
 }

a img{
    border: 0;
}
* html #basis{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/bg_shadow.png", sizingMethod="scale");
}
#main{
    background: #fff url(/img/bg_sans_anne.jpg) 0 100% no-repeat;
    width: 754px;
    margin-left: 4px;
    position: relative;
}
#maincontent{
    line-height: 15px;
    position: relative;
    zoom: 1;
    z-index: 1;
}
#logo{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    background: url(/img/logo.png) 0 0 no-repeat;
    width: 381px;
    height: 178px;
    font-size: 0;
    margin-top: -26px;
    cursor: pointer;
    z-index: 1;
}
* html #logo{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/logo.png", sizingMethod="scale");
}
#topcorns{
    background: url(/img/top_corns.png) 0 0 no-repeat;
    width: 774px;
	height: 44px;
	margin: 0 auto;
    font-size: 0;
    margin-top: 53px;
}
* html #topcorns{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/top_corns.png", sizingMethod="crop");
}
#topmenu{
    margin: -44px 0 103px 0;
    float: right;
    position: relative;
    width: 590px;
    padding: 15px 0 43px 0;
    z-index: 2;
}
#topmenu li{
    float: left;
    position: relative;
    background: url(/img/slash.gif) 100% 50% no-repeat;
}
#topmenu a{
    display: block;
    color: #010d5a;
    text-align: center;
    padding: 0 20px 0 16px;
}
#topmenu a:hover{
    color: #087112;
}
#topmenu li#lastchild{
    background: none;
}
#topmenu ul{
    display: none;
    position: absolute;
    left: -2px;
    background: #fff;
    width: 200px;
    border: 1px solid #087112;
    font-size: 11px;
    overflow: hidden;
    z-index: 3;
    padding: 5px 0;
}
#topmenu ul li{
    display: block;
    float: left;
    width: 100%;
    background: none;
}
#topmenu ul a{
    padding: 2px 20px 2px 16px;
    text-align: left;
    display: block;
    cursor: pointer;
}
#topmenu ul a:hover{
    background: #087112;
    color: #fff;
}
#sidecolumn{
    float: left;
    width: 140px;
    display: inline;
    margin: 0 11px 0 28px;
}
#sidemenu li{
    padding-bottom: 13px;
}
#sidemenu a{
    color: #010d5a;
}
#sidemenu a:hover{
    color: #087112;
}
#quot{
    font-style: italic;
    color: #087112;
}
#quot p{
    padding: 10px 10px 13px 0;
}

#content{
    float: left;
    width: 518px;
    padding-bottom: 32px;
}

#list {
    list-style: disc outside;
    margin-left: 0; 
    padding-left: 15px;
} 

.list {
    list-style: disc outside;
    margin-left: 0; 
    padding-left: 15px;
} 

#content p{
    padding-bottom: 14px;
}
#textbox{
    float: left;
    width: 328px;
}
h2{
	padding: 3px 0 11px 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
#space{
    width: 190px;
    height: 216px;
    font-size: 0;
    float: right;
}
#bottomnav{
    text-align: center;
    clear: both;
    padding: 0 90px 5px 90px;
    position: relative;
}
#bottomnav a{
    color: #010d5a;
    padding: 0 8px 0 4px;
}
#bottomnav a:hover{
    color: #087112;
}
#botlogo{
    position: absolute;
	top: -49px;
    right: 16px;
    display: block;
    z-index: 4;
}
#botlogo img{
    display: block;
}
.clear{
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
#footer{
    background: url(/img/bot_corns.png) 0 0 no-repeat;
    width: 774px;
    margin: 0 auto;
    height: 53px;
}
* html #footer{
	background-color: #fff;
	back\ground-color: transparent;
	background-image: url(/img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/bot_corns.png", sizingMethod="crop");
}
#footer p{
    text-align: center;
    padding: 22px 0 0 0;
    color: #fff;
}
/* =================  flowing forward page =============== */
#maincontent.fflc h1, #maincontent.fflc h2, #maincontent.fflc h3 { 
  line-height: normal; 
	text-align: center; 
}
#maincontent.fflc h1 { font-size: 16px; margin-bottom: 10px; }
#maincontent.fflc h2 { font-size: 15px; margin-bottom: 10px; }
#maincontent.fflc h3 { font-size: 12px; margin-bottom: 10px; }
#maincontent.fflc h2 em, #maincontent.fflc h3 em { color: #087112; }
#maincontent.fflc form {  width: 350px; margin: 0 auto; }
#maincontent .bluebox { background-color: #b2d1d3; margin: 15px; padding: 20px; }

