@charset "ISO-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
}

a:link {
	color: #797979; 
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
.LeftMargin5 {
	margin-left: 5px;
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	line-height: 16px;
}
.SubHead {
	color: #000D19;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
.Footer {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #7f7f7f; }
.Sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 11px;
}
.TextBlod {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	font-weight: bold;
}
table.program {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	line-height: 16px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
td.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: #E1E1D7;
	padding: 4px;
}

td.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding: 4px;
}
.LetsDiscussText  {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 11px;
	text-decoration:none
}

.LetsDiscussText a:hover {
	text-decoration:underline;
}
.TextBlack {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;

.LeftMargin5 {
	margin-left: 5px;
}
