@media print 
{
	.hide
	{
		display:none;
	}
}
#dhtmltooltip
{
	font-family : Arial, Verdana, Tahoma;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	position:absolute;
	width:170px;
	border:0px solid #CECFCE;
	padding: 3px;
	background-color: #F7F7F7;
	visibility: hidden;
	text-align:center;
	z-index: 100;
}	
.ProgressBar {margin: 0px;border: 0px;padding: 0px;width: 100%;height: 2em;}

A.MonthHeaderStyle, A.MonthHeaderStyle:ACTIVE, A.MonthHeaderStyle:LINK, A.MonthHeaderStyle:VISITED, A.MonthHeaderStyle:HOVER
{background-color:#D67900;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:bold;}
.MonthHeaderStyle{background-color:#D67900;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:bold;}

.DayHeaderStyle{background-color:#F7B24A;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:bold;}

A.WeekdayStyle, A.WeekdayStyle:ACTIVE, A.WeekdayStyle:LINK, A.WeekdayStyle:VISITED, A.WeekdayStyle:HOVER
{background-color:#FFFFFF;color:#000000;font-family:Arial;font-size:X-Small;font-weight:normal;}
.WeekdayStyle{background-color:#FFFFFF;color:#000000;font-family:Arial;font-size:X-Small;font-weight:normal;}

A.WeekendStyle, A.WeekendStyle:ACTIVE, A.WeekendStyle:LINK, A.WeekendStyle:VISITED, A.WeekendStyle:HOVER
{background-color:#FFFBFF;color:#ADAEAD;font-family:Arial;font-size:X-Small;font-weight:normal;}
.WeekendStyle{background-color:#FFFBFF;color:#ADAEAD;font-family:Arial;font-size:X-Small;font-weight:normal;}

A.TodayDayStyle, A.TodayDayStyle:ACTIVE, A.TodayDayStyle:LINK, A.TodayDayStyle:VISITED, A.TodayDayStyle:HOVER
{background-color:#FFFFFF;color:#18698C;font-family:Arial;font-size:X-Small;font-weight:normal;}
.TodayDayStyle{background-color:#FFFFFF;color:#18698C;font-family:Arial;font-size:X-Small;font-weight:normal;}

A.GoToTodayStyle, A.GoToTodayStyle:ACTIVE, A.GoToTodayStyle:LINK, A.GoToTodayStyle:VISITED, A.GoToTodayStyle:HOVER
{background-color:#FFD79C;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:normal;}
.GoToTodayStyle{background-color:#FFD79C;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:normal;}

A.SelectedDateStyle, A.SelectedDateStyle:ACTIVE, A.SelectedDateStyle:LINK, A.SelectedDateStyle:VISITED, A.SelectedDateStyle:HOVER
{background-color:#FFFFFF;color:#FF7500;font-family:Arial;font-size:X-Small;font-weight:normal;}
.SelectedDateStyle{background-color:#FFFFFF;color:#FF7500;font-family:Arial;font-size:X-Small;font-weight:normal;}

A.OffMonthStyle, A.OffMonthStyle:ACTIVE, A.OffMonthStyle:LINK, A.OffMonthStyle:VISITED, A.OffMonthStyle:HOVER
{background-color:#FFFBFF;color:#D6D7D6;font-family:Arial;font-size:X-Small;font-weight:normal;border-color:#FFFFFF;}
.OffMonthStyle{background-color:#FFFBFF;color:#D6D7D6;font-family:Arial;font-size:X-Small;font-weight:normal;border-color:#FFFFFF;}

A.SpecialDayStyle, A.SpecialDayStyle:ACTIVE, A.SpecialDayStyle:LINK, A.SpecialDayStyle:VISITED, A.SpecialDayStyle:HOVER
{background-color:#F1F1F1;color:#818181;font-family:Arial;font-size:X-Small;font-weight:normal;}
.SpecialDayStyle{background-color:#F1F1F1;color:#818181;font-family:Arial;font-size:X-Small;font-weight:normal;}

A.ClearDateStyle, A.ClearDateStyle:ACTIVE, A.ClearDateStyle:LINK, A.ClearDateStyle:VISITED, A.ClearDateStyle:HOVER
{background-color:#D67900;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:bold;}
.ClearDateStyle{background-color:#D67900;color:#002C52;font-family:Arial;font-size:X-Small;font-weight:bold;}

body
{
	background-color: #636467; 
	margin: 0px 0px 0px 0px;
	background-image: url(../../images/OTTDesign1_02.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

img
{
	border: 0px;
}

td
{
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: #232323;	
}

a:link, a:visited
{
	text-decoration: underline;
	color: #1c4a7c;  
}

a:hover
{
	text-decoration: none;
	color: #1c4a7c;  
}
.content
{
	padding: 0px 8px 0px 8px;
	background-color: White;
}

.smallcontent
{
	padding: 10px 8px 10px 15px;
	background-color: White;
}

.sidecontent
{
	padding: 12px 8px 10px 8px;
	background-color: #d5d5d5;
}

img
{
	border: none;
}

.heading1
{
	font-size: 12px;
	font-weight: bold;
	color: #164b8e;
	font-family: Arial;
}

.heading2
{
	font-size: 12px;
	font-weight: bold;
	color: #98060a;
	font-family: Arial;
}

hr
{
	width: 90%;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.courseh
{
	font-size: 11px;
	font-weight: bold;
	color: #232323;
	font-family: Arial;
	text-transform: uppercase;
}

.BlockTitle
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}
.BlockTitleBox
{
	border:1px solid #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #3e7bb1;
	font-family: Arial;
}