@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	color: #666;
}
li{list-style:none}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:100%;font-weight:inherit}
legend{color:#000}
img, a{border:0;}

/*-------------------------------------*/

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10pt;
        
}


/*-----------------------*/
.life #container {
	width: 920px;
	padding:0;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(form_bk.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.style{
	margin: 0;
	padding:0;
	background-image: url(style_bk.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*---------------------------*/
.life #header { 
	margin: 0; 
	padding: 0;
} 


/*--------------------------------------*/
.life #top {
	margin: 0;
	background-image: url(top_bk.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align:right;
	height:15px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0;
} 

.life #top h1 {
	margin: 0; 
	padding: 0;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	float:left;
}

.life #top p, .life #top p a:link, .life #top p a:visited, .life #top p a:active{
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration:none;
} 

.life #top p a:hover{
	margin: 0;
	padding: 0;
	text-decoration:underline;
}
/*--------------------------------------*/

#image{
	margin: 0;
	padding: 0;
	height:auto;
	background-image: url(image.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#image h2 {
	margin:20px 0 0 20px;
	padding: 0;
	border:0;
	float:left;	
}

#image h2 a{
/*----	margin:44px 0 10px 20px;--*/
	padding: 0;
	border:0;
	height:35px;
	width:298px;
	display:block;
	text-indent:-9999px;	
}

.logo {

	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*------------------------------------------*/

#but{
	margin: 0;
	padding: 0;
	background-image: url(but_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 250px;
	}
	
#but h2{
	margin: 0;
	padding: 0;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	float:left;
	height: 0px;
	width: 0px;
	border:0;
	}	

#but ul{
	margin: 0 0 0 230px;
	padding:0 0 0 0;
	list-style-type:none;
}

#but li{
	margin: 0;
	padding:0;
	float:left;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
}
#but li a:link, #but li a:visited, #but li a:active {
	margin: 0 10px;
	padding:30px 0 0 0;
	height:40px;
	display:block;
	color: #FFF;
	text-decoration: none;
}
#but li a:hover{
	color: #F00;
	}

/*--------------------------------------*/
.life #sidebar1 {
	float: left; 
	width: 240px; 
	margin:0;
	padding: 0;
}
.life #sidebar1 h3{
	margin: 0; 
	padding: 0;
	width:220px;
	height:112px;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
}

.h3_01{
	background-image: url(h3_bk_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.h3_02{
	background-image: url(h3_bk_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.h3_03{
	background-image: url(h3_bk_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.h3_04{
	background-position: 0px 0px;
}



.life #sidebar1 ul{
	width: 180px; 
	margin:10px auto;
	padding: 0;
}

.life #sidebar1 li{
	margin:0;
	padding: 10px 0 6px 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.life #sidebar1 li a:link, .life #sidebar1 li a:visited, .life #sidebar1 li a:active {
	font-size: 11pt;
	color: #996600;
	text-decoration:none;
}
.life #sidebar1 li a:hover {
	font-size: 11pt;
	color: #669933;
	text-decoration:none;
	font-weight: normal;
}

/*--------------------------------------*/
.life #mainContent {
	margin: 0 0 0 250px;
	padding: 0;
} 

.life #mainContent h1{
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	color: #669900;
} 

.life #mainContent h2{
	margin: 0;
	padding: 0;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
	color: #996600;
} 

.life #mainContent p{
	margin: 0;
	padding: 0 50px 10px 10px;
	font-size: 10pt;
	line-height: 18pt;
	color: #666666;
}
/*----------------*/


#crumbs{
	margin: 5px 0 0 0;
	padding: 10px 40px 10px 0;
	text-align:right;
	font-size: 8pt;
	color: #666;
	}
#crumbs a{
	margin: 0;
	padding: 0;
	color: #996600;
	text-decoration:underline;
	}
#crumbs a:hover{
	margin: 0;
	padding: 0;
	text-decoration:none;
	}
/*--------------------------------------*/
.life #link {
	margin:10px 28px 15px 230px;
	padding: 10px;
	text-align:center;
	background-color: #FFFFFF;
	border: 1px solid #999999;
} 
.life #link p {
	margin: 0;
	padding:0;
	font-size: 10pt;
}
.life #link p a:link, .life #link p a:visited, .life #link p a:active{
	margin: 0 10px;
	padding:0;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.life #link p a:hover{
	margin: 0 10px;
	padding:0;
	color: #669933;
	text-decoration: underline;
}
/*------------------*/

.life #footer {
	margin:0;
	padding: 0 0 10px 0;
	text-align:center;
	background-color: #FFFFFF;
} 
.life #footer p {
	margin: 0;
	padding:0;
	font-size: 9pt;
	color: #999999;
}

/*------------------------*/
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
dmee01txt10 {
	color: #06F;
}
.style10 {
	color: #06F;
	font-size: 10pt;
}
.style13 {
	font-size: 16px;
}
.style01 {
	font-size: 16pt;
	color: #669900;
}
.life #container .style #mainContent #crumbs #crumbs {
	color: #666;
}
.tbr10txt {
	color: #06F;
	font-size: 10pt;
}
