body {
	margin-top: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #0D5096;
}

h1 {
	letter-spacing: 0px;
	font-size: 14px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: bold;
}

h2 {
	font-size: 24px;
	padding-bottom: 3px;
	color: #1084C2;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #000066;
	border-left-style: none;
	margin-bottom: 20px;
}

h3 {
	font-size: 15px;
	color: #4C6D9C;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 14px;
}

h4 {
	font-size: 15px;
	color: #0A5892;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 17px;
}

h5 {
	font-size: 24px;
	padding-bottom: 3px;
	color: #4778AB;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #000066;
	border-left-style: none;
	margin-bottom: 20px;
	font-weight: normal;
}
h6 {
	font-size: 11px;
	padding-bottom: 3px;
	color: #000000;
	margin-bottom: 0px;
	font-weight: normal;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 19px;
	font-size: 12px;
}
.sponsors {
	font-size: 11px;
	line-height: 13px;
}
.sponsorheads {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

a:link {
	color: #1084C2;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: underline;
	color: #1084C2;
}

a:visited {
	color: #1084C2;
	text-decoration: underline;
}


a.gray:link {
	color: #666666;
	font-weight: normal;
}
a.gray:active {
	color: #666666;
	font-weight: normal;
}
a.gray:visited {
	color: #666666;
	font-weight: normal;
}
a.gray:hover {
	color: #666666;
	font-weight: normal;
}

a.black:link {color: #000000; font-weight: bold; text-decoration: underline;}
a.black:active {color: #000000; font-weight: bold;}
a.black:visited {color: #000000; font-weight: bold;}
a.black:hover {color: #000000; font-weight: bold; text-decoration: underline;}

a.orange2:link {color: #F27900; font-weight: bold; text-decoration: underline;}
a.orange2:active {color: #F27900; font-weight: bold;}
a.orange2:visited {color: #F27900; font-weight: bold;}
a.orange2:hover {color: #F27900; font-weight: bold; text-decoration: underline;}

a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}

a.blue:link {color: #4C6D9C; font-weight: bold; text-decoration: underline;}
a.blue:active {color: #4C6D9C; font-weight: bold;}
a.blue:visited {color: #4C6D9C; font-weight: bold; text-decoration: underline;}
a.blue:hover {color: #4C6D9C; font-weight: bold; text-decoration: underline;}

a.blue2:link {
	color: #0A5892;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
a.blue2:active {
	color: #0A5892;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
a.blue2:visited {
	color: #0A5892;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}
a.blue2:hover {
	color: #0A5892;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}

a.green:link {color: #0A5892; font-weight: bold; text-decoration: underline;}
a.green:active {color: #4C6D9C; font-weight: bold;}
a.green:visited {color: #4C6D9C; font-weight: bold; text-decoration: underline;}
a.green:hover {color: #4C6D9C; font-weight: bold; text-decoration: underline;}


.bold {font-weight: bold;}
.boldital {font-style: italic; font-weight: bold;}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 45px;
	margin-top: 0px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url(sapeam_2009/images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	padding-bottom: 4px;
	width: 160px;
}

#menu ul {
	list-style: none;
	background-color: #D8D8D8;
}

#menu li {
	display: inline;
	padding-bottom: 0px;
}

#menu a {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #324434;
}

#menu .active a {
	color: #FFFFFF;
	background-image: url(images/side_nav_on.gif);
	background-position: right;
	background-repeat: repeat;
}

/** LOGO */

#logo-wrap {
	width: 850px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 143px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.keynotename {
	font-size: 18px;
	font-weight: bold;
	color: #0A5892;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.keynotepresentation {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #0A5892;
	font-family: Arial, Helvetica, sans-serif;
}
.keynotecompany {
	font-size: 11px;
	color: #000000;
	margin-bottom: 6px;
	line-height: 13px;
}

#logo {
	width: 850px;
	height: 140px;
	margin: 0 auto;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
	padding-top: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style: italic;
}

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

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 115px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/gradient1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/* Content */

#content {
	float: right;
	width: 626px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #DCDCDC;
	padding-right: 25px;
	padding-top: 35px;
	padding-bottom: 15px;
}

/* Post */

.post {
	padding: 15px 30px;
}
.sidebarsection {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FEEAA7;
}

.post .title {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	background: url(sapeam_2009/images/img09.jpg) no-repeat left top;
	font-size: 18px;
	color: #DADADA;
}

.post .entry {
	padding: 0 0px;
}

.post .meta {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	background-position: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(sapeam_2009/images/img11.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(sapeam_2009/images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	padding-top: 35px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 11px;
	padding-bottom: 30px;
	text-align: center;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 6px;
	padding: 0 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 5px;
	background: url(sapeam_2009/images/img08.jpg) no-repeat left 50%;
}

#sidebar h2 {
	height: 22px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dee9f1;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	border: 1px solid #0C559E;
	text-decoration: none;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #BED99C;
}

#x {
	padding: 3px;
	border: none;
	background: #467805;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
	padding-left: 10px;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}



/* Pages */

#pages {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	text-align: center;
}

#pages h2 {
	display: none;
	background-position: center;
	text-align: center;
	text-decoration: none;
}

#pages ul {
	display: block;
	width: 850px;
	height: 29px;
	padding: 0;
	background-position: center;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #000000;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float: left;
	width: 169px;
	height: 24px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	font-size: 10pt;
	font-weight: 400;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.smalltext {
	font-size: 9px;
}

#pages a:hover {
	color: #FFFFFF;
}

#page1 {
	background-color: #000000;
	background-image: url(images/nav_back1.jpg);
	background-repeat: no-repeat;
}
#page2 {
	background-color: #000000;
	background-image: url(images/nav_back1.jpg);
	background-repeat: no-repeat;
}
#page3 {
	background-color: #000000;
	background-image: url(images/nav_back1.jpg);
	background-repeat: no-repeat;
}
#page4 {
	background-color: #000000;
	background-image: url(images/nav_back1.jpg);
	background-repeat: no-repeat;
}
#page5 {
	background-color: #000000;
	background-image: url(images/nav_back1.jpg);
	background-repeat: no-repeat;
}

#page1:hover, #pages .active #page1 {
	background-image: url(images/nav_back2.jpg);
}
#page2:hover, #pages .active #page2 {
	background-image: url(images/nav_back2.jpg);
}
#page3:hover, #pages .active #page3 {
	background-image: url(images/nav_back2.jpg);
}
#page4:hover, #pages .active #page4 {
	background-image: url(images/nav_back2.jpg);
}
#page5:hover, #pages .active #page5 {
	background-image: url(images/nav_back2.jpg);
}

/* Eventure */

#eventure {
	clear: both;
	width: 860px;
	height: 52px;
	margin: 0 auto;
	background: url(sapeam_2009/images/img02.jpg) no-repeat left top;
}

/* eMenu */

#emenu {
	float: left;
	width: 860px;
	height: 54px;
	padding-left: 10px;
	background: url(sapeam_2009/images/img01.jpg) no-repeat left top;
}

#emenu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#emenu li {
	display: block;
	float: left;
}

#emenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#emenu a:hover { 
	text-decoration: none; 
	color: #48ACDE;
}

#emenu .current_page_item a {
	color: #48ACDE;
}



#nav2 {
	display: block;
	width: 850px;
	height: 27px;
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	background-repeat: no-repeat;
	background-position: right;
}
nav2body {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#nav2 #nav2 p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 15px;
}
.navigationbottom {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	padding-top: 4px;
	text-decoration: none;
}



/* Footer */
#footer-wrap {
	width: 850px;
	height: 60px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
}
#footer_wrap #footer-wrap p {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}

#footer-wrap2 {
	width: 850px;
	height: 50px;
	text-align: center;
	font-size: 10px;
	line-height: 19px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
}

#footer {
	margin: 0 auto;
	height: 100px;
	min-height: 100px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #999999;
}

#legal a {
	color: #999999;
}
.post .side {
	margin-right: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 0px;
	line-height: 27px;
}
.sidebarsectionNEWSLETTER {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(sapeam_2009/images/background1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	border: thin solid #003300;
}
.centerElements {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.post .mainsection {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
}
#content-subs {
	float: right;
	width: 558px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #DCDCDC;
	padding-right: 55px;
	padding-top: 40px;
}
#page #content-subs .title {
	text-align: right;
}
.formtext {
	text-align: right;
	font-size: 12px;
}
.formtextLeft {
	text-align: left;
	font-size: 12px;
}
.formtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}
.formtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	text-align: right;
	background-position: right;
}
#sidebar h2:hover {
	background-color: #BAD3E5;
	background-repeat: no-repeat;
}
.bullet1 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.bullet2lines {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
.bullet3lines {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 35px;
	padding-left: 0px;
	float: left;
}
.photos2 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.photos3 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 35px;
	padding-left: 0px;
	float: left;
}
.photos4 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 50px;
	padding-left: 0px;
	float: left;
}
.photos5 {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 75px;
	padding-left: 0px;
	float: left;
}
.photosAboutUs {
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 0px;
	float: left;
}
.rightalign {
	text-align: right;
	background-position: right;
}
.levels {
	font-size: 9px;
	line-height: normal;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
#content-schedule {
	float: right;
	width: 590px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #DCDCDC;
	padding-right: 35px;
	padding-top: 40px;
}
.content-schedule-div {
	float: right;
	width: 590px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #DCDCDC;
	padding-right: 35px;
	padding-top: 40px;
}
#content-MTK {
	float: right;
	width: 690px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #DCDCDC;
	padding-right: 80px;
	padding-top: 40px;
}
.sub2 {
	font-size: 13px;
	font-weight: bold;
	color: #0A5892;
	margin-top: 5px;
	margin-bottom: 4px;
}
.line1 {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.sub3 {
	font-size: 13px;
	font-weight: bold;
	color: #F27900;
	margin-top: 5px;
	margin-bottom: 4px;
}
.sub4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 4px;
}
.subnav1 {
	font-weight: normal;
	margin-left: 0px;
	color: #333333;
	background-color: #999999;
}
.imgright1 {
	padding-bottom: 10px;
	padding-left: 5px;
	float: right;
	padding-right: 15px;
	margin-right: 15px;
}
.c5 {
	float: right;
}
#pagehome {
	width: 850px;
	margin: 0 auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}
#contenthome {
	float: right;
	width: 850px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #DCDCDC;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebarhome {
	float: left;
	width: 165px;
	padding-top: 25px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 30px;
	text-align: center;
}
.sub5 {
	font-size: 14px;
	color: #4C6D9C;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.eventurename {
	font-size: 15px;
	color: #4C6D9C;
	padding-top: 14px;
	font-weight: bold;
}
.eventurephone {
	font-size: 11px;
	color: #4C6D9C;
	padding-top: 0px;
	font-weight: normal;
}
.orange {
	color: #F27900;
}
.top {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
#pageMTK {
	width: 850px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/gradient1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.blue {
	color: #4C6D9C;
}
.bluebold {
	color: #4C6D9C;
	font-weight: bold;
	font-size: 13px;
}
.testimonialName {
	font-weight: bold;
	color: #F27900;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
.testimonial {
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.cmrpexam {
	font-size: 17px;
	font-weight: bold;
	color: #F27900;
	text-align: left;
}
.leftindent1 {
	margin-left: 20px;
}
.red {
	color: #CC0000;
}
.smaller11 {
	font-size: 11px;
	line-height: 14px;
}
.scheduleTrackHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.schedulePurpleHead {
	font-weight: normal;
	color: #6A467D;
}
.scheduleGreenHead {
	font-weight: normal;
	color: #517410;
}
.scheduleBlueHead {
	font-weight: normal;
	color: #3D6294;
}
.scheduleOrangeHead {
	font-weight: normal;
	color: #E16906;
}
.scheduleYellowHead {
	font-weight: normal;
	color: #886A05;
}
.scheduleRedHead {
	font-weight: normal;
	color: #FF0000;
}
.lineOrange {
	padding-bottom: -5px;
	padding-top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9C0B;
	line-height: 0px;
}
.lineGreen {
	padding-bottom: -5px;
	padding-top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78A91A;
	line-height: 0px;
}
.lineBlue {
	padding-bottom: -5px;
	padding-top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5282C4;
	line-height: 0px;
}
.linePurple {
	padding-bottom: -5px;
	padding-top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #87599E;
	line-height: 0px;
}
.lineGrey {
	padding-bottom: -5px;
	padding-top: -5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	line-height: 0px;
}
.scheduleBlackHead {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
	margin-bottom: 3px;
}
.scheduleLevel {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.top {
	font-size: 11px;
	color: #999999;
	text-align: right;
}
.bolditalGreen {
	font-style: italic;
	font-weight: bold;
	color: #6BB915;
}
.facilitatorsRT {
	color: #517410;
}
.keynotepresentation {
	font-style: normal;
	font-weight: bold;
	color: #6BB915;
	font-size: 15px;
}
.keynotenameNOBOLD {
	font-size: 15px;
	font-weight: normal;
	color: #0A5892;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
.footerInfo {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.ScheduleBuilderDate {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.ScheduleBuilderRoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.ScheduleBuilderHeading1 {
	font-size: 21px;
	font-weight: bold;
	color: #0A5892;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.ScheduleBuilderDateLight {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.green {
	color: #1084C2;
}
.levels2 {
	font-size: 9px;
	line-height: 10px;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.VCRHeading1 {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.whitetext {
	color: #FFFFFF;
}
.workshop_title {
	font-size: 15px;
	font-weight: bold;
	color: #1084C2;
	margin-bottom: 2px;
}
.workshop_presenter {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
