
body
{
	background: #FFF;
	color: #333;
	font: 12px arial, helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

.break
{
	clear: both;
}

.white, .white2
{
	background: #fff;
	padding: 0;
	margin: 0;
}

.white
{
	padding: 0;
	margin: 0;
	background: white !important;
}

.center
{
	text-align: center;
}

/* #################### HEAD SECTION #######################*/

#head
{
	width: 100%;
	border-bottom: 1px solid #fff;
	text-align: left;
}

#head table
{
	width: 100%;
}

#head td.white a
{
	background: #fff;
	color: #ffc;
	padding: 0;
}

#head td.white a:hover
{
	background: #fff;
	color: #ffc;
}

#head td.leftMenu
{
	background: #369;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	text-align: center;
}

#head td.leftMenuLast
{
	background: #369;
	border-bottom: 0px solid white;
	border-right: 1px solid white;
	text-align: center;
}

#head td.leftMenu a, #head td.leftMenuLast a
{
	display: block;
	color: white;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 0;
	border:0px solid red;
}

#head td.leftMenuLast a:hover, #head td.leftMenu a:hover
{
	background: #669ACC;
	color: #ffc;
}

.headInfo
{
	height: 70px;
	width: 375px;
	position: relative;
	margin: 0 0 0 0;
	font: bold 11px verdana, arial, sans-serif;
}

.headInfo img
{
	margin: 0;
}

.HDRUserName
{
	font-size: 11px;
	color: #369;
	font-weight: bold;
}

.HDRSchoolName
{
	font-size: 11px;
	color: #369;
	font-weight: bold;
}

.Header1_MightyMilersMenu_0
{
	visibility: hidden;
	display: none;
	position: absolute;
	background: #f90;
	width: 200px;
	margin-top: 1px;
}

.hMenuColor
{
	background: #f90;
}

.hMenu
{
	width: 742px;
	background: #f90;
	height: 26px;
	border: 0px dotted red;
}

.hMenu table.Header1_MightyMilersMenu_2
{
	width: 123px;
	margin-top: 0;
	height: 25px;
}

.hMenu table.Header1_MightyMilersMenu_2 td
{
	width: 123px;
	background: #f90 !important;
	height: 25px;
	padding: 0;
	margin: 0;
	color: white;
	text-align: center;
	border-right: 0px solid #fff;
}

.hMenu table td table td a
{
	display: block;
	color: white;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 0;
	border: 0;
	margin: 0px;
}

.hMenu table td table td a:hover
{
	display: block;
	color: #ffc;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 0;
	background: #CC6601;
	border: 0;
	margin: 0px;
}

.hMenu .Header1_MightyMilersMenu_0 table td table td
{
	text-align: left;
	text-indent: 10px;
	font-weight: normal;
}

.hMenu .Header1_MightyMilersMenu_0 table td table td a
{
	border-top: 1px solid #ffcc00;
	background: #f90;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 200px;
}

.hMenu .Header1_MightyMilersMenu_0 table td table td a:hover
{
	border-top: 1px solid #ffcc00;
	background: #CC6601;
	color: #ffc;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 200px;
}

.hMenu table
{
	width: 742px;
	margin-bottom: -1px;
}

.hMenu td
{
	width: 123px;
	background: #f90 !important;
	color: white;
	text-align: center;
}

.hMenu td a
{
	font: bold 11px arial, helvetica, sans-serif;
	width: 123px;
}

.hMenu td a:hover
{
	font: bold 11px arial, helvetica, sans-serif;
	width: 123px;
}


/* #################### MAIN AREA STUFF ######################## */

#main
{
	/*background: #FFFFCD;*/
	width: 100%;
	border-bottom: 4px solid #369;
	border-top: 4px solid #f90;
	position: relative;
	float: left;
}

.masterCell
{
	position: relative;
	float: left;
	background: #FFFFCD url(../images/bg.gif) -4px 0 repeat-y;
	width: 960px;
}

#content
{
	position: relative;
	float: left;
	width: 757px;
	margin: 0;
	padding: 0;
	text-align: left;
	border:0px solid red;
}

/* #################### LEFT COLUMN #################### */

#leftCol
{
	position: relative;
	font-size: 11px;
	background: white;
	width: 201px;
	float: left;
	border-right: 1px solid white;
}
.leftColScroll 
{
	position:relative;
	overflow:auto;
	width: 200px;
	height:220px;
	}
#leftCol .leftColScroll  hr
{
	color: #ccc;
	height: 1px;
	width: 180px;
}

#leftCol .leftColScroll p
{
	color: #8F8F8F;
	margin: 8px 0 0 5px;
	
}

#leftCol .leftColScroll ul
{
	border: 0px solid red;
	margin: 2px 0 5px 5px;
	padding:0;
}

#leftCol .leftColScroll ul li
{
	margin: 0 0 3px 0;
	list-style: none;
	padding:0;
}

#leftCol .leftColScroll li a
{
	color: #33f;
}

#leftCol .leftColScroll li a:hover
{
	color: #F90;
}

#leftCol  hr
{
	color: #ccc;
	height: 1px;
	width: 180px;
}

#leftCol  p
{
	color: #8F8F8F;
	margin: 8px 0 0 5px;
	border: 0px solid red;
}

#leftCol  ul
{
	border: 0px solid red;
	margin: 2px 0 5px 5px;
	padding:0;
}

#leftCol  ul li
{
	margin: 0 0 3px 0;
	list-style: none;
	padding:0;
}

#leftCol  li a
{
	color: #33f;
}

#leftCol  li a:hover
{
	color: #F90;
}

table.lowerLeft
{
	margin: 0 0 2px 0;
}

table.lowerLeft td
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0;
}

table.lowerLeft td.lowerLeftMiddle
{
	border-right: 1px solid #ccc;
}

/* #################### Meter SECTION #################### */

.meter
{
	position: relative;
	float: left;
	height: 425px;
	width: 377px;
	margin: 5px 0 15px 5px;
}

.meterWide
{
	height: 435px;
	width: 377px;
}

.meterWide .goalText
{
	position: relative;
	top: 60px;
	height: 14px;
	left: 147px;
	text-align: center;
	width: 78px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F60;
	line-height: 85%;
	font-size: 11px;
	font-weight:bold;
}

.meterWide .meterGraphic
{
	position: relative;
	top: 70px;
	left: 147px;
	width: 80px;
	height: 303px;
	border:0px solid black;
}

/* Fix Firefox issue, the below two styles will only work in IE 6 and 7 */
* html .meterWide .meterGraphic
{
	left: 146px;
}
*:first-child + html .meterWide .meterGraphic
{
	left: 146px;
}
/* end of those two styles */

.meterWide .meterGraphic 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	margin-top: 1px;
	font-weight:bold;
}

.milesText_none
{
	position: absolute;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #f60;
	font-size: 11px;
	width:80px;
	text-align: center;
	margin: -29px 0 0 0;
	font-weight:bold;
}

.milesText_block
{
	position: absolute;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
	text-align: center;
	margin: -29px 0 0 0;
	font-weight:bold;
	width:80px;
}

.meter p
{
	font: bold 12px verdana, arial, sans-serif;
	margin-left: -5px;
	margin-bottom: 7px;
	color: #039;
}

/* #################### Login SECTION #################### */

#login
{
	position: relative;
	float: left;
	margin: 10px 0 0 20px;
	width: 300px;
}

.data
{
	position: relative;
	float:left;
	margin:15px 0  15px 0;
	width: 370px;
	border: 0px solid red;
}

p.instructions
{
	margin-top: 3px;
	font-weight: bold;
	color: #369;
}


#login table
{
	font-size: 12px;
}

#login td
{
	width: 260px;
	padding: 5px 0;
}

#login input
{
	font: 11px verdana, arial, helvetica, sans-serif;
}

#login .login
{
	width: 250px;
	height: 20px;
}

#login a
{
	color: #00F;
}

.loginButton
{
	margin-top: 15px;
}

/* #################### Add/Edit/Delete DATA list #################### */
.grid
{
	position: relative;
	float: left;
	width: 370px;
	padding: 0px;
	border: 0px solid #fff;
	margin: 0;
}

.tabletext
{
	font-size: 12px;
	color: #069;
}

.tabletext2
{
	font-size: 12px;
	color: #069;
	margin:0 0 0 50;
}
td.tableheader
{
	background-color: #069;
	color: #FFF;
	font-weight: bold;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	font-size: 100%;
	text-align: left;
	text-indent: 2px;
}
	
tr.datalistaltitem td
{
	background-color: #FFF;
	text-align: left;
	font-size: 12px;
	text-indent: 2px;
}

tr.datalistitem td
{
	background-color: #DDEEFF;
	text-align: left;
	font-size: 12px;
	text-indent: 2px;
}
	
.tablePager, .tablePagerLeft
{
	width: 353px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 15px;
	font-size: 11px;
}

.tablehead
{
	color: #069;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-indent: -2px;
	font-size: 80%;
}

.tablehead2
{
	position: relative;
	float: left;
	color: #069;
	/*color: #003399;*/
	font-weight: bold;
	font-size: 15px;
	display: block;
}	

.tablePager a
{
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #ff6600;
	text-decoration: none;
}

.tablePager a:hover
{
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #069;
	text-decoration: none;
}

.tablePager span
{
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #069;
	text-decoration: none;
}

.gridwide
{
	width: 98%;
	padding: 0px;
	border: 0px solid #fff;
	margin: 0 0 20px 0;
	margin-left: auto;
	margin-right: auto;
}

.assignTable
{
	width: 800px;
}

.datainputfield
{
	border: 1px solid #999;
	background-color: #FFF;
	font-size: 12px;
}

.datainputfield100
{
	border: 1px solid #999;
	background-color: #FFF;
	font-size: 12px;
	width: 100%;
}
.datainputfield99
{
	border: 1px solid #999;
	background-color: #FFF;
	font-size: 12px;
	width: 99%;

}
.datainputselect
{
	border: 1px solid red;
	/*background-color: #FFF;*/
	font-size: 12px;
}

.datainputselect1
{
	margin: 0 0 0 -2px;
}

.disabledinputitem
{
	border: 1px solid #999;
	background-color: #999 !important;
	font-size: 12px;
}

/* #################### STUDENT TABLE #################### */

table.tally
{
	position: relative;
	float: left;
	width: 370px;
}

table.tally td.text
{
	width: 253px;
	background: #369;
	color: white;
	font: bold 12px arial, helvetica, sans-serif;
	padding: 3px;
}

table.tally td.total
{
	text-align: center;
	background: #F60;
	color: white;
	font: bold 12px arial, helvetica, sans-serif;
	padding: 3px;
}


/* #################### CHANGE MY INFO STUFF #################### */

.personalInfoHolder
{
	width: 800px;
	margin: 0px 0 20px 20px;
	position: relative;
	float: left;
}
.personalInfoHolder2
{
	width: 800px;
	height:325px;
	margin: 25px  0  0px 20px;
	position: relative;
	float: left;
}

.personalInfoHolder3
{
	width: 800px;
	height:360px;
	margin: 0px  0  0px 20px;
	position: relative;
	float: left;
}
.requiredNote
{
	position: relative;
	float: right;
	color: #003399;
	font-size: 11px;
	text-align: right;
}

.formborder
{
	position: relative;
	float: left;
	border: 1px solid #069;
	margin: 10px 0 0 0;
}
.formlabel
{
	position: relative;
	float: left;
	width: 800px;
	background: #006699;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}

.formset2
{
	width: 800px;
	position: relative;
	float: left;
	background: #e6f0fc;
	margin: 0;
	font-size: 12px;
	color: #069;
	padding: 5px;
}
.formset
{
	width: 800px;
	position: relative;
	float: left;
	background: #e6f0fc;
	margin: 0;
	font-size: 12px;
	color: #069;
	padding: 5px;
}

.formset input
{
	color: black;
	font-size: 12px;
	padding: 2px 2px 3px 5px;
	border: 1px solid #069;
	height: 13px;
}

.formset select
{
	color: black;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #069;
}

.formset .address
{
	width: 350px;
}

.formset .radio
{
	width: 15px;
	height: 15px;
	border: 0 !important;
}

.formsubmit
{
	position: relative;
	float: left;
}

.formsubmit input
{
	margin: 20px 0 0 0;
}

.label
{
    color: #069 ;
    font-weight: bold;
}
.labelOrange
{
    color:#ff6600 ;
    font-weight: bold;
}

.instructions
{
	font-weight: normal;
}

/* ################ FOOTER ################ */

#footer
{
	position:relative;
	float: left;
	width: 800;
	background: white;
	margin: 3px 0 10px 0;
	text-align: center;
}

#footer table
{
	background: white;
	width: 98%;
	color: #adadad;
	font-size: 10px;
}

/* ################ Error & Information Dialogs #################### */

.dataEntryTable
{
	position: relative;
	margin: 20px auto 0 auto;
}

.dataEntryErrorBox
{
	background: #fff;
	border: 1px solid #cc0000;
	color: #333;
	font-size: 12px;
} 

.dataEntryErrorBoxLabel
{
	background: #cc0000;
	width: 90px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.dataEntryInformationBox
{
	border: 1px solid #6699cc;
	background: #FFF;
	color: #333;
	font-size: 12px;
} 

.dataEntryInformationBoxLabel
{
	background: #6699cc;
	width: 90px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

/* ################ UPDATE MILES ################ */

.tableheaderOrange
{
	background-color: #cc6601;
	color: #FFF;
	font-weight: bold;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	font-size: 75%;
	text-align: left;
	text-indent: 2px;
}

.tableheaderBlue
{
	background-color: #069;
	color: #FFF;
	font-weight: bold;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
	font-size: 75%;
	text-align: left !important;
	text-indent: 2px;
	padding: 0px;
}

checkbox.blue
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #006;
	background-color: #FFF;
}

.updateMilesLeft
{
	position: absolute;
	width: 170px;
	left:15px; 
	/*top:10px;*/
	top:130px;
	color: #069;
	font-size: 11px;
}

.updateMilesRight
{
	position: relative;
	width: 760px;
	padding-bottom: 10px;
	margin: 0 0 50px 195px;
	min-height:500px; height:auto !important; height:500px;
}

.calc
{
	width: 170px;
	border: 1px solid #069;
	background-color: #DEF;
	margin-top: 12px;
	margin-bottom: 12px;
}

.calchead
{
	background-color: #069;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

.calcbody
{
	font-size: 11px;
	color: #069;
	padding-left: 15px;
}

.apply
{
	width: 170px;
	border: 1px solid #C60;
	background-color: #FFF;
	margin-bottom: 12px;
}

.applyhead
{
	background-color: #C60;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

.applyhead1
{
	height: 5px;
	padding: 0;
	margin: 0;
}

.applybody
{
	padding-left: 15px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 11px;
	color: #069;
}

.applybody1
{
	font-weight: bold;
	font-size: 11px;
	color: #069;
}

.applybutton
{
	text-align: center;
	padding: 9px 0 9px 0;
}

.updatebutton
{

}

.updateMilesEdit
{
	color: #C60;
	font-weight: bold;
	font-size: 11px;
}

.updateMilesCurrent
{
	color: #069;
	font-weight: bold;
	font-size: 11px;
}

/* ################ Student Batch Add ################ */

.gridwideTop
{
	width: 98%;
	padding: 0px;
	border: 0px solid #fff;
	margin: 10 0 0 0;
	margin-left: auto;
	margin-right: auto;
}
.gridwide2
{
	width: 98%;
	padding: 0px;
	border: 0px solid #fff;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
}

.datalist
{
	background-color: #DDEEFF;
	text-align: left;
	font-size: 12px;
	text-indent: 0px;
	height:23px;
}

.warning
{
	font-size: 12px;
	color:Red;
}
