.topPhone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding-right: 2px;
	text-align: right;
}
.whiteNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
.borderWhite {
	border-color: #FFFFFF;
	border-width: thin;
	border-style: solid;
}
.borderBlue {
	border-color: #567ad8;
	border-width: 1;
	border-style: solid;
}
.borderBlueTop {
	border-color: #567ad8;
	border-width: 2;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	width: 141;
	padding: 0 0 4 4;
	color: #333333;
}
.backgroundNoRepeat{
	background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 7px;
}
body {
	background-image: url(../images/bg8.gif);
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.learnMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left: 5px;
	padding: 5px 5px 25px;
}
.boldBlueMed {
	font-weight: bold;
	color: #567AD8;
}

/* default link appearance */
a {
/* whatever style attributes you want. these will be inherited by the a pseudo-classes */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

a:link {
	color: #567AD8;
}

a:visited {
	color: #567AD8;
}

a:hover {
	color: #506585;
}

a:active {
	color: #666666;
}

a {
/* define whatever style attributes you want. the attributes of the "a" style will be inherited by the "a" pseudo-classes */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5679DB;
	text-decoration: none;
}

/* notice that since the .diff style is applied within a tag, the tag's appearance will be based on those inherited from style "a" and then those of .diff (and whatever appropriate pseudo-class). i.e., links with class="diff" will not have an underline because the "A" style dictates it.
*/
.diff:link {
	color: #1D2054;
	font-size: 10px;
}

.diff:visited {
	color: #1D2054;
	font-size: 10px;
}

.diff:hover {
	color: #567ad8;
	font-size: 10px;
}

.diff:active {
	color: #CED7F4;
	font-size: 10px;
}
.on:link {
	color: #DFB300;
	font-size: 11px;
}

.on:visited {
	color: #DFB300;
	font-size: 11px;
}

.on:hover {
	color: #FFCC99;
	font-size: 11px;
}

.on:active {
	color: #FFFFFF;
	font-size: 11px;
}
.bgWhitetxt:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}

.bgWhitetxt:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;	
}

.bgWhitetxt:hover {
	color: #1d2054;
	font-size: 12px;
	font-weight: bold;	
}
.bgWhitetxt:active {
	color: #ced8f6;
	font-size: 12px;
	font-weight: bold;	
}
.white:link {
	color: #FFFFFF;
	font-size: 9px;
}

.white:visited {
	color: #FFFFFF;
	font-size: 9px;
}

.white:hover {
	color: #1d2054;
	font-size: 9px;
}

.white:active {
	color: #ced8f6;
	font-size: 9px;
}
.courseTitles:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567AD8;
	vertical-align: top;
}

.courseTitles:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567AD8;
	vertical-align: top;
}

.courseTitles:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration:underline
}

.courseTitles:active {
	color: #ced8f6;
	font-size: 13px;
	text-decoration:underline
}
.courseTimes:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #567AD8;
	vertical-align: top;
}

.courseTimes:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #567AD8;
	vertical-align: top;
}

.courseTimes:hover {
	color: #FFFFFF;
	text-decoration:underline
}

.courseTimes:active {
	color: #ced8f6;
	text-decoration:underline
}

.courseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567AD8;
	vertical-align: top;
}
.sublink:link {
	color: #1d2054;
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sublink:visited {
	color: #1d2054;
	font-size: 11px;
}

.sublink:hover {
	color: #567ad8;
	font-size: 11px;
}

.sublink:active {
	color: #ffffff;
	font-size: 11px;
}
.SublinkTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-indent: 3px;
	padding-left: 6px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-left: 35px;
	padding-right: 25px;
	text-align: justify;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	margin-left: 35px;
	padding-right: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #567AD8;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: normal;
}
.space {
	text-align: center;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 4px;
}
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.borderBlueComplete {

	border-color: #567ad8;
	border-width: 1;
	border-style: solid;
	border-top-width: 1px;
}
.cc_form_basic_MainTable{
	border-color: #567ad8;
	border-width: 1;
	border-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bluebgWhitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #567AD8;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #567AD8;
	margin-left: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21408F;
	margin-left: 20px;
}
.tableText {
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #567AD8;
	margin-left: 10px;
}

strong {
	font-weight: bold;
	color: #567AD8;
}
.2bananas {
	background-color: #E1E8FA;
	border: 1px solid #FFFFFF;
	padding-right: 3px;
	background-position: center;
}
.imageFloat {
	float: right;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 5px;
}
.courseHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #567AD8;
	padding-right: 5px;
	padding-left: 10px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	vertical-align: top;
}
.courseTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #567AD8;
	vertical-align: top;
}
.bottomBorder {
	border-bottom-style: solid;
	border-bottom-color: #567AD8;
	border-bottom-width: 1px;
}
.tableFloat {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 60px;
}
.didyouknow {
	background-position: right;
	white-space: normal;
	padding: 0px;
	float: right;
	clear: both;
	margin: 0px 2px 5px 10px;
}
.sitemapbullet {
	list-style-type: square;
}
.footerTable {
	border-bottom-style: double;
	background-color: #CED8F6;
}
.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.sideTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 5px;
}
.sideBarNestedTable {
	padding-top: 3px;
	padding-bottom: 3px;
}.SublinkSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #FFFF66;
	padding: 5px 2px 2px;
}
.whiteHR {
	color: #FFFFFF;
}
.podcast {
	float: right;
	margin: 10px;
}
.podcastSmall {
	text-align: center;
	margin: 2px;
	vertical-align: sub;
}
.PLBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	background-image: url(images/PremiumLibraryBG.jpg);
	background-repeat: repeat;
	padding: 5px 25px 5px 32px;
}
.callOutBox {
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CED9F7;
	border-right-color: #CED9F7;
	border-bottom-color: #CED9F7;
	border-left-color: #CED9F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 15px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}
.callOutBoxText {
	letter-spacing: 1px;
	text-align: justify;
	text-decoration: underline overline;
}
.callOutBoxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #567AD8;
	text-align: center;
}
.callOutBoxTextWHITE {
	letter-spacing: 1px;
	text-align: justify;
	text-decoration: underline overline;
	color: #FFFFFF;
}
.floatRight {
	padding: 0px 10px 5px;
	float: right;
}
.TablewithBorders {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CED9F7;
	border-right-color: #CED9F7;
	border-bottom-color: #CED9F7;
	border-left-color: #CED9F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.TOCBox {
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CED9F7;
	border-right-color: #CED9F7;
	border-bottom-color: #CED9F7;
	border-left-color: #CED9F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 15px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 7px;
	float: right;
}
.pullquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	background-color: #ACBDF0;
	margin: 20px;
	padding: 21px;
}
