BODY
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	word-spacing: normal;
	text-transform: none;
	letter-spacing: normal;
	height: 100%;
}

.Body1
{
	background-color: #c7ebf7;
}

.Body2
{
	background-color: #0d39b2;
}

.MainTable
{
	margin-top: 0px;
	margin-bottom: -12px;
}

TD
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

TEXTAREA
{
    font-size: 9pt;
    font-family: Arial, Helvetica, Sans-Serif;
}

SELECT
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

INPUT
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.imageButton
{ 
	cursor: pointer; 
	border: none;
}

.dataGrid
{
    border-right: #345cbc 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #345cbc 1px solid;
    border-bottom: #345cbc 1px solid;
}

.dataGridHeader
{
    background-color: #2d1644;
}

.dataGridHeader TD
{
    padding-right: 10px;
    border-top: #ffffff 1px solid;
    padding-left: 10px;
    font-size: 8pt;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #2d1644 1px solid;
	font-family: Arial, Helvetica, Sans-Serif;
    border-collapse: separate;
    text-align: center;
}

.dataGridHeader3
{
    background-color: #2d1644;
    padding-right: 10px;
    border-top: #ffffff 1px solid;
    padding-left: 10px;
    font-weight: bolder;
    font-size: 9pt;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #2d1644 1px solid;
	font-family: Arial, Helvetica, Sans-Serif;
    border-collapse: separate;
    text-align: center;
}

.dataGridItemStyle TD
{
	border-right: #cccccc 2px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #cccccc 2px solid;
	padding-top: 2px;
	border-bottom: #cccccc 2px solid;
	font-family: Arial, Helvetica, Sans-Serif;
}

.dataGridAlternatingItemStyle TD
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	border-left: #cccccc 2px solid;
    border-right: #cccccc 2px solid;
    border-bottom: #cccccc 2px solid;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;	
    background-color: #f0f0f0;
}

.dataGridItemStyleA TD
{	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align:middle;
    height: 35px;  
    background-image: url(../Images/GreenTab.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.dataGridAlternatingItemStyleA TD
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    vertical-align:middle;
    height: 35px;  
    background-image: url(../Images/BlueTab.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.labelHeader
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
}

.labelDataHeader
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: right;
}

A:link
{	
	color: #3333cc;
}	
		
A:visited	
{	
	color: #3333cc;
}	
		
A:active	
{	
	color: #3333cc;
}	
		
A:hover	
{	
	color: #3333cc;
}
	
.Menu
{
	font-weight: normal;
	font-size: 9pt;
	color: floralwhite;
	font-family: Arial, Helvetica, Sans-Serif;
	cursor: pointer;
	letter-spacing: 1pt;
}

.MenuItem
{
	display: none;
}

.MenuTitle
{
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: 1pt;
	text-align: left;
	text-decoration: underline;
}

.WindowLabel
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
}

.ContentHeader
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #0e72d0;
}

.Content
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.ContentA
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #0e72d0;
	text-align: justify;
}

.Tuition
{
	font-weight: normal;
	font-size: 12pt;
	font-family: Arial, Helvetica, Sans-Serif;
}

.TextBox
{
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 200px;
}

#objFeedback 
{
	visibility: hidden;
	width: 70px; 
	height: 30px;
	position: absolute; 
	text-align: center;
	font-size: 8pt;
	color: #ffffff;
}

.paymentTable
{
    border-right: #345cbc 1px solid;
    border-top: #345cbc 1px solid;
    border-left: #345cbc 1px solid;
    border-bottom: #345cbc 1px solid;
    padding-left: 10px;
    padding-right: 10px;
    /*padding-top: 5px;
    padding-bottom: 5px;*/   
}

.StudentButton 
{
	color: #ffffff;
	cursor: pointer; 
}

.StudentButtonOver 
{
	color: #f2cb30; 
	cursor: pointer; 
}

.myAccountToolbarBlack
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffcc00;
	letter-spacing: 1pt;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #000000;
	text-align: center;
}

.myAccountToolbar
{
	border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width: 100%;
    height: 30px;
    background-color: #2d1644;
}

.myAccountToolBarHeader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;	
	color: #ffcc00;
	letter-spacing: 1pt;
	text-align: right;
}

.ollieBubble
{
	background-image: url(../Images/OllieBubble.png);
	background-repeat:no-repeat;
}