@charset "utf-8";
/* CSS Document */
h1
{
	font-family: "Century Gothic";
	font-size: 22px;
	letter-spacing:1px;
	color:#6299e4;
	font-weight: bold;
	text-decoration: none;
}
h3
{
	color:#4d6185;
	font-family: "Century Gothic";
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration: none;
}
.header1
{
	color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; 	font-size: 13px; margin: 0px; padding: 2px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #E2F6FD;
	border: 1px solid #333333;
}
.bottomProBorder {
	background-image: url(../images/PRObottomBorder.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.normalText{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	text-decoration: none;
}
.normalTextBold{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
.padIcon {
	background-image: url(../images/bulletCirc.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
.padIcon1 {
	background-image: url(../images/arrBullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 16px;
}
.courseTopBlueBG {
	background-image: url(../images/course_TopBlueBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.courseOrganeRC {
	background-image: url(../images/organeRightCorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 10px;
}
.courseOrganeLC {
	background-image: url(../images/organeLeftCorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 10px;
}
.courseRightBorder {
	background-image: url(../images/course_rightBorder.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.courseBG {
	background-image: url(../images/courseBG.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.courseLeftBorder {
	background-image: url(../images/course_leftBorder.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.courseRightBottomCorner {
	background-image: url(../images/course_RightBottomCorner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 10px;
}
.courseLeftBottomCorner {
	background-image: url(../images/course_LeftBottomCorner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 10px;
}
.noteBook {
	background-image: url(../images/noteBook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 54px;
}
.programsName a {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
}
.PROtopBar {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}
.downloadLink a
{
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
.downloadLink a:hover
{
	text-decoration: underline;
}
.nextPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 5px;
	border: 1px solid #333333;
	text-decoration:none;
}
.nextPage a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 5px;
	border: 1px solid #333333;
	text-decoration:none;
}
.nextPage a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 5px;
	border: 1px solid #333333;
	text-decoration:none;
	
}
.nextPage a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 5px;
	border: 1px solid #333333;
	text-decoration:underline;
}

