﻿.titleLable
{
    color: #996633;
    font-family: Arial;
    font-size: 12px;
}

.PresenterClass
{
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.pagingInactive
{
	color: Gray;
	text-decoration: none;
}

.pagingActive
{
	color: #996633;
}

.rateColor
{
    color: #804040;
    font-size: 12px;
}

.gridItem
{
    padding: 5px 1px 1px 5px;
    border: none;
    color: Black;
    font-family: Georgia,serif;
    font-size: 9pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
.gridHeaderItem
{
    padding: 5px 1px 1px 5px;
    border: none;
    background-color: #E7DDAC;
}
.tabContainer
{
    border: solid 1px gray;
    width: 410px;
}
.coursecart
{
    border: solid 1px gray;
    width: 250px;
}
.tabFieldArea
{
    width: 100%;
    height: 90%;
}
.tabNavigationBtnArea
{
    width: 100%;
    height: 10%;
}
.rightPane
{
    border: none;
    height: 900px;
    width: 40%;
    border-left: none;
}
.leftPane
{
    border: solid 1px gray;
    height: 900px;
    width: 60%;
}
.miscItemsContainer
{
    border: solid 1px gray;
    width: 100%;
    padding-left: 10px;
    height: 100px;
    border: solid 1px gray;
}
.defaultLabel
{
    color: Black;
    font-family: Georgia,serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
.defaultTextBox
{
    color: Black;
    font-family: Georgia,serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}

.rateLabel
{
    font-family: Arial;
    font-size: 10pt;
}

.information
{
	text-align: right;
	font: bold 10pt Verdanda, Arial, Sans-serif;
	padding: 0 1em 0 0;
	color: #2A5A8A;
}

.ContactInfo_title
{
	font: bold 1.2em/2em Verdana, Arial, Sans-serif;
	color: #FF9801;
	
}

.information_table
{
	/* margin: 1em 0 1em 4em; */
}

.information_heading
{
	font: bold 1em/1.5em Verdana, Arial, Sans-serif;
	color: #BA1E1A;
}

.order_title
{
	color: #FF9801;
	font: bold 1.5em Verdana, Arial, Sans-serif;
}
