body, h1, h2, h3, h4, ul, li, form img a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 140%;
}


img {
	border: none;	
}

	p.indent {
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 10px;
	}

ul li {
	line-height: 140%;	
}


h2 {
	font-size: 130%;
	font-weight: bold;
	color: #006;
}

body {
	background-color: #CCCCCC;
}

#wrap {
	color: #000000;
	padding: 0px;
	height: 100%;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

	margin-top: 10px;
	margin-bottom: 0px;
}

:focus {
	outline: none;
}

/* ------------------- Header -------------------- */

#header {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 900px;
	background-image: url(../images/s_header.png);
	
}

	#logo {
		float: left;
		clear: none;
		height: 115px;
		margin-left: 8px;
	}
	
	#nbar{
		float: left;
		padding-top: inherit;
		margin-top: 91px;
		margin-right: 10px;
	}
	
	#header ul {
		list-style: none;
		line-height: 100%
	}
	
	#header li {
		display: inline;
		margin-right: 8px;
		font-size: 14px;
	}
	
	#header li a {
		text-decoration: none;
	}
	
	.nrml {
		color: #102a50;
	}
	.nrml:hover {
		color: #3c709e;
	}
	
	.hvy {
		color: #F90;
		font-weight: bold;
	}

	.temp_msg {
		width: 90%;
		padding: 5px;
		margin: 0 auto 15px;
		font-size: 95%;
		line-height: 130%;	
		text-align: center;
		background-color:#FC6;
		border: 1px solid #F90;
	}
	.temp_msg > strong {
		color: #360;	
	}
	.big_strong {
		line-height: 150%;
		font-size: 170%;	
	}

/*--------------------- Content --------------------------*/

#content_wrap {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#left_spacer {
	float: left;
	height: 428px;
	width: 4px;
	margin: 0;
	background-color: #CCCCCC;
}

#content {
	display: inline;
	padding: 0px;
	float: left;
	height: auto !important;
	min-height: 600px;
	height: 650px;
	width: 892px;
	margin: 0;
	background-image: url(../images/baby_back.png);
	background-repeat: repeat-x;
	clear: none;
	background-color: #c6d9ec;
	background-position: top;
}

	#snav {
		float: left;
		width: 200px;
		height: 100%;
		margin-top: 15px;
		margin-left: 0;
		margin-right: 12px;
		}
		

		#snav .snav {
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 8px;
			background-color: #102a50;
			border-bottom: 1px solid gray;
			border-left: 1px solid gray;
			border-right: 1px solid black;
			line-height: 120%;
		}
		
		#snav .nnav {
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 8px;
			background-color: #102a50;
			border-bottom: 1px solid gray;
			border-left: 1px solid gray;
			border-right: 1px solid black;
			line-height: 120%;
			}
		
		#snav .specialNav {
			padding-top: 5px;
			padding-bottom: 5px;
			background-color: #FF9900;
			border-bottom: 1px solid gray;
			border-left: 1px solid gray;
			border-right: 1px solid black;
			line-height: 120%;
		}
		
			#snav .specialNav:hover {
				background-color:#F60;	
			}
			
			#snav .specialNav a {
				font-size: 90%;
				text-decoration: none;
				display: block;
				color:#006;
				width: 100%;
				font-weight:bold;
				text-align:center;
			}
		
		
		#snav .snav:hover {
			background-color: #071c40;
		}
			
			#snav a {
				font-size: 90%;
				text-decoration: none;
				display: block;
				color: white;
				width: 100%;
			}
			
			#snav .nnav p {
				font-size: 14px;
				text-decoration: none;
				display: block;
				color: #F90;
				width: 100%;
				padding: 0;
				margin: 0;			
			}

	.heightslice{
		float: left;
	}
	.horzspacer{
		float: left;
		clear: both;
		padding-top: 25px;	
	}
	.content {
		display: inline;
		float: left;
		clear: right;
		margin-top: 15px;
		margin-bottom: 25px;
	}
		.content   h1      {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 40px;
			font-weight: bolder;
			color: #000066;
			font-style: normal;
			line-height: 90%;
			word-spacing: normal;
			letter-spacing: 0.5px;
			text-align: center;
		}
		.content p   {
			font-size: 16px;
			color: #333333;
			clear: none;
		}
		.content ul {
			font-size: 100%;
			color: #000000;
			font-weight: normal;
			padding-left: 40px;
			list-style-type: none;
			list-style-position: outside;
			list-style-image: url(../images/bullet_arrow.gif);
		}
			
		.content li {
			padding-left: 10px;
			color: #000066;
			list-style-position: outside;
			margin-top: 25px;
		}	
		
		.content h1.p_title {
			color: #999;
			font-size: 160%;
			text-align: right;
			margin-bottom: 8px;
		}
		.content .orange {
			color: #F90;
		}
		
		.content .strongBlue {
			color: #FFF;
			margin-right: 15px;
		}
		.content .naked_list ul li{
			list-style-type: none;
			list-style-image: none;
			margin-top: 0;
		}
		
		.content .note {
			font-size: 70%;
			color:#666;
		}
		
		.content .centerNote{
			font-size: 60%;
			line-height: 120%;
			color:#666;
			text-align: center;
		}
		.cntr_200{
			width: 200px;	
		}
		
		.content .contentlist ul li{
			list-style-type: none;
			list-style-position: outside;
			list-style-image: url(../images/bullet_arrow_reverse.jpg);
		}
		
		.nav_btn {
			position: relative;
			width: 100%;
			height: 30px;
			margin-top: 12px;
		}
		
		
		.small_list li {
			font-size: 95%;
			color: #f60;
			line-height: 100%;
			margin: 7px auto;
			list-style-image: none;
			list-style-type:square;
		}
		
			.small_list a {
				text-decoration: none;	
			}
			.small_list li span{
				color:#000;	
			}
		
		
	.s_content_box {
		width: 632px;
		padding: 10px 15px 25px 15px;
	}		
	
	.s_s_content_back{
		background-image:url(../images/s_s_back.png);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	
	.s_m_content_back{
		background-image:url(../images/s_m_back.png);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	
	.s_t_content_back{
		background-image:url(../images/s_t_back.png);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	
	.w_s_content_back{
		background-image:url(../images/w_s_back-trans.png);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	
	.w_m_content_back{
		background-image:url(../images/w_m_back-trans.png);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	
	.w_t_content_back{
		background-image:url(../images/w_t_back-trans.png);
		background-position:bottom;
		background-repeat:no-repeat;
	}
	
	.w_content_box {
		width: 860px;
		padding: 10px 15px 25px 15px;
		margin-left: auto;
		margin-right: auto;
	}

	.itemcontainer {
		float:left;
		clear: both;
		height: 50px;
		width: 600px;
		text-decoration: none;
	}
	
	.itemcontainer a {
		color:#009;
		font-weight: bold;
		text-decoration: none;
	}
		.itemcontainer a:hover {
			text-decoration: underline;	
		}
	
	.icon {
		float: left;
		margin: 9px 15px 9px 0;
		height: 32px;
		width: 32px;
	}

		.itemline_1{
			float: left;
			width: 550px;
			margin: 15px 0;
		}
		
		.itemline_2{
			float: left;
			width: 550px;
			margin: 7px 0;
		}
	.content div.s_contentline {
		float: left;
		clear: both;
		width: 620px;
		margin: 10px 10px 15px 20px;
	}
	.content div.s_piclist {
		float: left;
		width: 420px;
		margin-right: 15px;
		margin-top: 40px;
		margin-bottom: auto;
	}
	.content div.pic150 {
		float: left;
		width: 150px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.content div.pic125 {
		float: left;
		width: 125px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	
	.content div.pic100 {
		float: left;
		width: 100px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.content div.left_300 {
		float: left;
		width: 300px;
		margin-right: 0;
	}
	
	.content div.left_420 {
		float: left;
		width: 400px;
		margin-right: 15px;
	}
	
	.content div.left_275 {
		float: left;
		width: 275px;
		margin-right: 15px;
	}
	
	.content div.left_200 {
		float: left;
		width: 200px;
		margin-right: 0;
		margin-bottom: 20px;
		padding-left: 15px;
	}
	
	.content div.step_box {
		float: left;
		width: 298px;
		padding-top: 7px;
		padding-left: 10px;
		margin-right: 5px;
		margin-bottom: 20px;
	}
	
	.content h4 a{
		color: black;
		text-decoration: none;
	}
	
		.content h4 a:hover{
			color: #f60;	
		}
	
	.box_link{
		border: 1px dashed #102a50;
		padding: 2px 5px 2px 2px;
	}
		.box_link a {
			color: #102a50;
			font-size: 80%;
		}
	
	.big_asterik {
		font-size: 130%;
		font-weight: bold;
		color: #f90;
	}
	
	p.txt_90 {
		font-size: 90%;
		line-height: 140%;
	}
	
	.txt_80 {
		font-size: 80%;
		margin-left: 28px;
	}
	
	.content div.clear_box {
		clear: left;	
	}
	
	.content .button_download{
		margin-left: 34px;	
		margin-top: 5px;
	}
	
	.colorblock {
		display: inline;
		margin-right: 10px;
		margin-bottom: -5px;
		border: 1px solid #fff;
	}
	
	.error {
		font-size: 90%;
		color: red;
		font-style: italic;
		text-align: center;
	}
	
	#safetycut {
		display: none;
	}
	
	#safetycut_container {
		float: left;
		width: 610px;
	}
	#safetycut_container ol {
		margin-left: 20px;	
	}
	#safetycut_container li {
			margin: 5px 0 15px 5px;
	}
	#safetycut_container img {
		margin-left: 30px;	
	}
	#safetycut_container .left_300 {
		float: left;
		width: 300px;
	}
	
	
a.btn_stretch {
	background-image: url(../images/r_btn.png);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 30px;
	margin-left: 35px;
	padding-right: 10px;
	text-decoration: none;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}

.btn_buffer{
	margin-right: 70px;	
}



a.btn_stretch span {
	background-image: url(../images/l_btn.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	line-height: 19px;
	padding: 6px 0 5px 10px;
}

a.btn_stretch span:hover {
	background-position: bottom left;
}

a.btn_stretch:hover {
	background-position: bottom right;
	color: #006;
}

/* ------------------ SafetyCut --------------*/

		
/* ------------------ Footer ----------------- */

#footer {
	clear: both;
	height: 48px;
	width: 900px;
	background-image: url(../images/s_footer.png);
	color: #FFFFFF;
	line-height: 100%;
}

	#left_foot {
		float: left;
		height: auto;
		width: 610px;
		padding-top: 13px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		line-height: 100%;
	}
	#right_foot {
		text-align: right;
		float: left;
		height: auto;
		/*width: 227px;*/
		padding-top: 16px;
		padding-right: 15px;
		padding-left: 0px;
		font-size: 10px;
		font-weight: bold;
		line-height: 100%;
	}
	
		#wrap #footer #left_foot ul {
			line-height: 70%;	
		}
		
		#wrap #footer #left_foot li {
			display: inline;
			list-style-type: none;
			padding-right: 5px;
			font-weight: normal;
			color: white;
			font-size: 10px;
		}
	
			#wrap #footer #left_foot li a{
				text-decoration: none;
				color: white;
				font-size: 10px;
			}

/*------------- News -------------------*/
.news_post {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
	border-bottom: 1px dotted #C0C0C0;
}

.news_data {
	float: left;
	width: 250px;
	border: 1px solid #ff9900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 3px 5px 5px 5px;
	margin: 10px 0 10px 5px;	
}
	.news_data .nattr {
		color: #003;
		float: left;
		clear: right;
	}
	.news_data .nlabel {
		float: left;
		color:#333;
		margin-right: 5px;
		width: 70px;
		font-weight: bold;
	}

.news_body {
	float: left;
	width: 500px;
	border-left: 1px solid #999;
	padding: 5px 35px 10px 25px;
	margin: 10px 0 10px 25px;
	line-height: 160%;	
	text-align: justify;
}
	.news_body h2 {
		margin-bottom: 10px;
	}
	
	.news_body p {
		color: #1F1F1F;
		margin-bottom: 13px;
	}

/*-----------FAQ-------------------------*/
	.faq_text {
		float: left;
		width: 350px;
		padding: 5px;
		margin-left: 25px;
	}
