/* CSS Document */

body {
	background-color: #F0FFF1;
}
.chamfer {
	background: transparent;
	width:100%;
	margin:0 auto;
	z-index: 15;
}
.chamfer h1, .chamfer p {margin:0 10px;}
.chamfer h1 {color:#8CC63F; letter-spacing:1px;}
.chamfer p {padding-bottom:0.5em;}

.chamfer .top, .chamfer .bottom {display:block; background:transparent; font-size:1px;}
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {display:block; overflow:hidden; height:1px; background:#ffffff; border-left:1px solid #8CC63F; border-right:1px solid #8CC63F;}
.chamfer .b1 {margin:0 5px; background:#8CC63F;}
.chamfer .b2 {margin:0 4px;}
.chamfer .b3 {margin:0 3px;}
.chamfer .b4 {margin:0 2px;}
.chamfer .b5 {margin:0 1px;}

.chamfer .boxcontent {display:block; background:#FFFFFF; border-left:1px solid #8CC63F; border-right:1px solid #8CC63F;}


#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {
	font-size:1.5em;
	color:#000000;
}
#xsnazzy h2 {font-size:2em;color:#CCCCCC; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#CCCCCC; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
.xb1 {margin:0 5px; background:#CCCCCC;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:#00713D;
	
	border:0 solid #006600;
	border-width:0 1px;
	font-family: verdana;
	font-size: 14px;
}
.style1 {font-size: x-small}



	
	.continue:link, .continue:visited
	
	{
	color: #00C668;
	text-decoration:none;
	}
	
a.continueto, a:hover.continueto, a:visited.continueto, a:active.continueto{
	color: #00C668;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
	
ul.listmenu a, ul.listmenu a:active{
	font:16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	line-height:30px;
	background-color: #00C668;
	text-decoration:none;
	display:block;
	width:150px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px;
	
}

	
	ul.listmenu a:hover {
	
	color: #FDFDFD;
	background-color: #CCCC00;
	}
	ul.listmenu{
	list-style: none;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h3 a:link, h3 a:visited, h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006599;
	text-decoration:none;
}
p{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
p a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2, h2 a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}