.t_body {
	font-family: verdana;
}


.t_title {
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;

	margin-bottom: 5px;
}

.t_subheading {
	font-size: 14pt;
	font-weight: bold;
}

.t_descr {
	margin-left: 20px;

}

.t_prereqs {
	font-size: 14pt;
	font-weight: bold;

}

.t_reqlist {

}

.t_requires {
	font-size: 14pt;
	font-weight: bold;

}

.t_requirelist {

}

.t_training {
	font-size: 14pt;
	font-weight: bold;

}

.t_traindetail {
	margin-left: 20px;

}

.t_list {

}


.t_vertspacer {
	padding-bottom: 20px;
}


/* Price table  styles */
.tp_header {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;

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

.tp_pt_sectionHeader {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.tp_pt_rate {
    text-align: right;
}

.tp_pt_lineTotal {
    text-align: right;
}

.tp_pt_total {
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}

.tp_flyit {
    font-weight: bold;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 10px;
}
