﻿body
{
    font-family: verdana, arial, helvetica, sans-serif; 
    font-size:11px;
}

#content
{
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.title-1
{
    font-size:20px;
    font-weight:bold;
    color:#333333;
    margin:0;
}

.title-2
{
    font-size:27px;
    font-weight:bold;
    color:#FFFFFF;
    margin:5px 0 0;
}

.title-3
{
    font-size:24px;
    font-weight:bold;
    color:#333333;
    margin:0;
}

.title-4
{
    font-size:24px;
    font-weight:bold;
    color:#ef9322;
    margin-top:3px;
}

.courseTitle
{
    color:#333333;
    font-size:9px;
    font-weight:bold;
}

.courseItem
{
    color:#FFFFFF;
    font-size:9px;
}

.inputLabel
{
    float: left;
    clear: left;
    width: 135px;
}

.error
{
    color: Red;
    font-weight: bold;
}

.instruction
{
    font-size: 10px;
}

h1, h2
{
    color: #212121;
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
	margin: 19px 0;
}

h2 .highlight
{
    color: #ef9322;
}

h3
{
    color: #666666;
    font-size: 17px;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif;
    margin-top: 0;
}

h3 .highlight, h4 .hightlight
{
    color: #ef9322;
}

h4
{
    color: #ef9322;
    font-weight: bold;
    margin: 0 0 10px 0;
}

h4 .dark
{
    color: #212121;    
}

h5
{
    color: #333333;
    font-weight: bold;
}

ul li ul li
{
    color: #212121;
    background: url(/images/bullet.gif) no-repeat 0 10px;
    list-style-position: inside;
    margin-left: 11px;
    padding-left: 12px;
}

#LeftColumn ul li ul li
{
	background: none;
}

.note
{
    font-weight: bold;
}

a
{
    color: #0099cc;
}

p
{
	margin-bottom: 12px;
}

p .highlight
{
    font-weight: bold;
}

.placeholder
{
    color: #999999;
}

.faqAnswer
{
    margin-left: 30px;
    margin-bottom: 12px;
}

#bundleContainer
{
    color: #666666;
}

#bundleContainer h2, h1
{
    color: #212121;
    margin-top: 11px;
}

#bundleDetails
{
    color: #666666;
}

#individualCourseDetails
{
    color: #666666;
}

#individualCourseDetails h2
{
    font-size: 12px;
    font-weight: bold;
    color: #EF9322;
	margin: 0;
}

em
{
    font-style: italic;
}

strong
{
    font-weight: bold;
}

/*****Course Lightbox*****/
#CourseLightbox h2
{
	font-size: 20px;
	margin: 0 0 10px 0;
	line-height: normal;
}

#CourseLightbox h4
{
	margin: 0 0 8px 0;
}
/*****Course Lightbox*****/
