@charset "utf-8";
/* CSS Document */

body {
	background:#FFF url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.shdwLeft {
	background:#FFF url(../images/shdw_left.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.shdwRight {
	background:#FFF url(../images/shdw_right.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.leftColumn {
	background:#FFF url(../images/bg_leftColumn.jpg);
	background-repeat:repeat-y;
	background-color:#333333;
}

.tbl_leftColumn {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
}

.tbl_leftColumn a {
	color:#E58328;
	text-decoration:underline;
}

.tbl_leftColumn a:hover {
	color:#000000;
	text-decoration:underline;
}

td.tbl_leftColumn {
	padding:0px 30px 0px 20px;
}

table.tbl_leftColumn {
	padding:0px 30px 0px 20px;
}

.txt_leftColumnHeader {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:14pt;
	color:#FFFFFF;
}

.txt_leftColumnHeaderLarge {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:16pt;
	font-weight:bold;
}

.tbl_rightColumn {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}

.tbl_rightColumn a {
	color:#E58328;
	text-decoration:underline;
}

.tbl_rightColumn a:hover {
	color:#000000;
	text-decoration:underline;
}

table.tbl_rightColumn {
	padding:0px 50px 0px 50px;
}

td.tbl_rightColumn {
	padding:0px 50px 0px 50px;
}

.tbl_rightColumnHome {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}

table.tbl_rightColumnHome {
	padding:0px 0px 0px 20px;
}

td.tbl_rightColumnHome {
	padding:0px 0px 0px 20px;
}

.txt_rightColumnHeader {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:14pt;
}

.txt_rightColumnHeaderLarge {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:16pt;
	font-weight:bold;
}

.txt_rightColumnLarge {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:11pt;
}

.txt_rightColumnLarge a {
	color:#E58328;
	text-decoration:underline;
}

.txt_rightColumnLarge a:hover {
	color:#000000;
	text-decoration:underline;
}

.tbl_rightColumnLessons {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}

.tbl_rightColumnLessons a {
	color:#E58328;
	text-decoration:underline;
}

.tbl_rightColumnLessons a:hover {
	color:#000000;
	text-decoration:underline;
}

.tbl_rightColumnOrder {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#333333;
	line-height:18px;
}

.tbl_rightColumnOrder a {
	color:#E58328;
	text-decoration:underline;
}

.tbl_rightColumnOrder a:hover {
	color:#000000;
	text-decoration:underline;
}

.footer {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#666666;
	line-height:18px;
}

.footer a {
	color:#666666;
	text-decoration:none;
}

.footer a:hover {
	color:#C73D03;
	text-decoration:none;
}

.leftNav {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
}

.leftNav a {
	color:#FFFFFF;
	text-decoration:none;
}

.leftNav a:hover {
	color:#E58328;
	text-decoration:none;
}

.leftNavOn {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#E58328;
	line-height:18px;
}

.leftNavOn a {
	color:#E58328;
	text-decoration:none;
}

.leftNavOn a:hover {
	color:#E58328;
	text-decoration:none;
}

.note {
	font-family:"Myriad Web", "Trebuchet MS", Trebuchet, Helvetica, Verdana, Arial, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#913234;
	line-height:18px;
}
	
hr.dash {
	border: none 0;
	border-top: 1px dashed #E58328;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}


