@charset "utf-8";
/* CSS Document */
body	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
		line-height:1.7em;
		margin:0;
		padding:0;
		background-color:#9bb5da;
		background-image:url(images/shadow_body.gif);
		background-repeat:repeat-y;
		background-position:50% 0;


}
div	{
		margin:0;
		padding:0;
}
p	{
}
#container	{
	margin:0 auto;
	width:570px;
		text-align:left;
		padding:15px 0;
		background-color:#FFF;

}
#container2	{
	margin:0 auto;
	width:630px;
		text-align:left;
		padding:15px ;
		/*background-color:#FFF;*/
}
#bottom2	{
		height:30px;
		background-image:url(images/shadow_bottom.gif);
		background-repeat:no-repeat;
		background-position:50% 0;
}

h1	{
	font-family:"Times New Roman", Times, serif;
	font-size:29px;
	text-align:center;
	color:#800040;
	line-height:1.3em;
}
h1.coach	{
	text-align:left;
	color:#000;
}

h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#800040;
	line-height:1.3em;
	font-weight:bold;
}
h3	{
clear:both;
text-align:center;
font-size:14px;
}
a:hover	{
	text-decoration:none;
}
ol li	{
	margin-bottom:15px;
}
ol.big_blue li	{
	margin-bottom:15px;
		color:#003399;
		font-size:15px;
		font-weight:bold;

}

ul.nomark li	{
	list-style-type:none;
	margin-bottom:15px;
}
ul.circlemark li	{
	list-style-type:circle;
	margin-bottom:15px;
}
ul.tick	li	{
	list-style-image:url(images/tick.gif);
	margin-bottom:15px;
}
ul.starmark	{
	margin-top:0;
	padding-top:0;
}
ul.starmark	li	{
	list-style-image:url(images/little_star.gif);
}

.green_box	{
	border:3px solid #008000;
	padding:15px;
}
.teal_box	{
	float:right;
	background-color:#C4BC96;
	width:340px;
	padding-left:10px;
	margin-left:10px;
}
.teal_box p	{
	padding-right:10px;
}
.right_pic	{
	margin:0 0 10px 10px;
}
.blue_box2	{
border:3px solid #003399;
	padding:0 10px 0 0;
}

.grey_box	{
	background-color:#EEECE1;
	border:1px solid #000;
	padding:5px 10px;
}
#container2 table.grey_table	{
border-top:3px solid #000;
}

table.grey_table	{
border-collapse:collapse;
}
table.grey_table td	{
background-color:#EEECE1;
border:3px solid #000;
padding:5px;
vertical-align:top;
}
table.grey_table td.left_cell2	{
border-right:none;
border-top:none;
width:50%;
}
table.grey_table td.right_cell2	{
border-top:none;
width:50%;
vertical-align:middle;
}
.new_model	{
	float:right;
	background-color:#EAF1DD;
	border:2px solid #000;
	width:150px;
	margin:0 0 10px 10px;
	padding:10px;
	text-align:center;
	line-height:1em;
}
table.blue_box	{
	border-collapse:collapse;
}
table.blue_box td	{

border:3px solid #003399;
padding:5px;
vertical-align:top;
}
table.blue_box td.left_cell	{
border-right:none;
width:180px;
}
.dashed	{
	border-bottom:1px dashed #000;
}
.book2	{
	width:165px;
	margin-bottom:15px;
	margin-left:202px
	
}
.book	{
	float:left;
	width:165px;
	margin-bottom:15px;
	margin-right:15px;
	
}

.star	{
	margin-bottom:25px;
}
a.buttonSmall {
	background: #2A395C url('images/button_small.gif') no-repeat;
	height: 40px;
	width: 162px;
	padding:5px 0;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px 5px 0px;
	display: block;
	text-decoration: none;

}
a.buttonSmall:hover {

	background: #9EABCB url('images/button_small.gif') no-repeat;
	text-decoration: none;
}
a.buttonSmall2 {
	background: #2A395C url('images/layout/button_small.gif') no-repeat;
	height: 25px;
	width: 162px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px 5px 0px;
	display: block;
	text-decoration: none;

}
a.buttonSmall2:hover {

	background: #9EABCB url('images/layout/button_small.gif') no-repeat;
	text-decoration: none;
}

.blue_highlight	{
	color:#003399;
}
.smaller	{
	font-size:11px;
}
.bigger	{
	font-size:16px;
}
.clear	{
	clear:both;
}
.black_box	{
	border:3px solid #000;
	padding:5px;
}
.free_chapter	{
	width:250px;
	margin-bottom:20px;
	background-color:#F0F0F0;
}
.blue_box3	{
	background-color:#0080DB;
	color:#FFF;
	font-weight:bold;
	padding:10px 0;
}
.free_chapter form	{
	padding:10px 20px;
	margin:0;
}

.free_chapter .text	{
	width:200px;
}

.free_chapter .btn	{
	background-color:#0080DB;
	cursor:pointer;
	border:1px solid #1a4e80;
	color:#FFF;
}
.free_chapter2	{
	width:300px;
	margin-bottom:20px;
	background-color:#535353;
	position:relative;
	margin-top:50px;

}
#blue_arrow {
	position:absolute;
	top:-20px;
	left:0px;
}
.orange_box	{
	background-color:#cc8c04;
	color:#FFF;
	font-weight:bold;
	padding:10px 0;
}
.orange_box p		{
	padding-left:100px;
}
.free_chapter2 form	{
	padding:10px 20px;
	margin:0;
}
.free_chapter2 label	{
	color:#FFF;
}
.free_chapter2 .text	{
	width:250px;
}

.free_chapter2 .btn	{
	background-color:#0080DB;
	cursor:pointer;
	border:1px solid #1a4e80;
	color:#FFF;
	
}
.smaller_orange	{
	color:#cc8c04;
	font-size:11px;
}
