@charset "utf-8";
/*
 * COMMON SETTINS
 */
 
html,body {
	/*width:100%;*/
	height:100%;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

a {
	color: #0066FF;
}

.floatLeft {
	float:left;
}

.hoverPadding:hover {
	margin-top:0.2em;
}

.callout {
	border:1px solid #000000;
	float:right;
	margin-left:10px;
	padding:5px;
	width:175px;
}

p {
line-height:18px;}

hr.q_divider{
background-color:#CCC;
color:#FFF;
height:1px;
margin-bottom:15px;
margin-top:15px;
}

/*
 * COLORS
 */
 
.leftbox1_when_it_hits_the_fan{ background-color:#333333;}
.leftbox1_breathing_without_air{ background-color:#09ce09;}
.leftbox1_kick_some_buck{ background-color:#CC9900;}

.leftbox1_road_trip{ background-color:#4293c0;}
.leftbox1_junk_in_the_trunk{ background-color:#09ce09;} 
.leftbox1_sucker_punch{ background-color:#9f2d20;}  
.leftbox1_boxing_practice{ background-color:#182954;}

 
 
 
/*
 * WRAPPER
 */
 
.wrapper {
	position:relative;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
}

/*
 * PAGE
 */
 
 .page {
	position: relative;
 	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-y;
	width:100%;
}
 
.page_bottom  {
	position:relative;
	background-image: url(../images/wrapper_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:100%;
	overflow: hidden;
	padding-bottom:10px;
}
 
/*
 * HEADER
 */
 
#header {
	position:relative;
	width: 100%;
	height:175px;
}

#header .header_bar {
	background-color: #9f2d20;
	width: 100%;
	background-image: url(../images/wrapper_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
}
 
#header .cu_logo {
	width: 160px;
	border: 1px solid #cbcbcb;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

#header .cu_logo img {
	border-bottom:solid #cbcbcb 1px;
}

#header .cu_logo ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#header .cu_logo li {
	width: 161px;
	text-align: center;
}

#header .cu_logo li a {
	font-family: Helvetica;
	font-size: 12px;
	color: #0066FF;
}

#header .logo {
	background-image: url(../images/FP_logo.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 478px;
	float:right;
	margin-top:-20px;
	margin-right:10px;
	
}

#header h3 {
	padding-top:1px;
}

#header h3 a {
	background:url(../images/header_li.png) no-repeat left center;
	font-weight:bold;
	color: #FFF;
	margin-left: 10px;
	padding-left: 20px;
	text-decoration: none;
	line-height:26px;
	height:26px;
	vertical-align:middle;
	display: block;
	width: 70px;
	position: absolute;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
}

/*
 * MAIN
 */
 
#main {
	width: 100%;
	position:relative;
}

.index {
	overflow:hidden;
	width:848px;
	margin-left:40px;
}

.index p{
	margin-bottom:12px;
	line-height:18px;
}

.index a, .index a:active, .index a:visited {
text-decoration:none;
}

.index a:hover {
text-decoration:underline;
}


div.progressbar {
	padding-left:15px;
	padding-right:15px;
	margin-top:-10px;
	margin-bottom:10px;
}

.progressbar span {
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-left:7px;
}

.progressbar div.bar {
	width:100%;
	height:14px;
	border:1px solid #CCC;
	background:url(../images/progress_bg.png) repeat-x left center;
}

.progressbar .bar div.progress {
	height:14px;
	background:url(../images/progress.png) repeat-x left center;
}

/*
 * MAIN - LEFT
 */

.leftBox2 li a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.leftBox1 {
	background-image: url(../images/leftBox1_bg.png);
	background-repeat: repeat-y;
	width: 162px;
	margin-bottom: 10px;
}
.leftBox1_top {
	background-image: url(../images/leftBox1_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftBox1_bottom {
	background-image: url(../images/leftBox1_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}

.leftBox1 .header {
	height:75px;
}

.leftBox1 h1 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftBox1 h1 a {
	color: #FFFFFF;
	text-decoration:none;
}

.leftBox1 h2 {
	text-align:right;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 10px;
}
.leftBox2  h1 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.leftBox2 ul {
	list-style: disc;
	margin-left: 20px;
	margin-top: 5px;
}

.leftBox1 img {
	height: 199px;
	width: 155px;
	text-align:center
}


.leftBox2 {
	background-image: url(../images/leftBox2_bg.png);
	background-repeat: repeat-y;
	width: 162px;
}
.leftBox2_top {
	background-image: url(../images/leftBox2_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftBox2_bottom {
	background-image: url(../images/leftBox2_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	padding-right: 10px;
}

.leftBox2 li {
	margin-bottom: 2px;
	list-style: disc;
}

#left {
	width:162px;
	float: left;
	margin-left: 15px;
}

/*
 * MAIN - RIGHT
 */
 
#right {
	width: 589px;
	background-image: url(../images/right_bg.png);
	margin-left: 200px;
}
.right_top {
	background-image: url(../images/right_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_bottom {
	background-image: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px;
}

#right h1 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	margin-left: -10px;
	margin-bottom: 20px;
}
#right p {
	margin-bottom: 10px;
}
#right ol {
	margin-bottom: 15px;
	margin-left: 40px;
	list-style:decimal;
}

#right ol li {
	list-style:decimal;
	margin-bottom:5px;
}

#right ol.space li {
	margin-bottom: 15px;
}

#right ul {
	margin-bottom: 15px;
	margin-left: 40px;
	list-style:disc;
}

#right ul li {
	list-style:disc;
	margin-bottom:5px;
}

#home1 ul {
	margin-bottom: 15px;
	margin-left: 40px;
	list-style:disc;
}

#home1 ul li {
	list-style:disc;
	margin-bottom:5px;
}

#right ul.space li {
	margin-bottom: 15px;
}

table.answers {
margin-bottom:20px;
}

a.download_PDF
{
	line-height:32px;
	padding-left:32px;
	display:block;
	background-image: url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: left;
}
.answers td.checkbox {
	width:50px;
}

.page_nav {
	text-align: right;
	padding-top: 40px;
}
.page_nav a {
	font-weight: bold;
	color: #000000;
}
.page_nav a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#right input {
	display:inline;
}
 

/*
 * FOOTER
 */

#footer {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 5px;
}
#footer ul li a {
	color: #000000;
}

#footer li {
	display: inline;
}
#footer li:after {
	content: " | ";
}
#mssgDialog {
 border:1px solid #CCCCCC;
 padding-top:10px;
}
