/* **************  Generic styles ******************** */
body {
	color : #000000;
	background-color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-weight : 100;
}

/********* SEARCH PAGE STYLES *****************************/

#searchcontainer
{
padding: 5px;
display: block;
border: 1px solid rgb(153, 153, 153); 
margin: 0px; 
background: rgb(229, 229, 229) none repeat scroll 0%; 
float: left; 
text-align: left;
 -moz-background-clip: -moz-initial;
 -moz-background-origin: -moz-initial;
 -moz-background-inline-policy: -moz-initial;
 width: 485px;
 }
 
.searchboxheader
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F5F5F;
	text-align: left;
	margin-bottom: 10px;
}

.searchbtn
{
vertical-align: bottom;
margin-bottom: 2px;
}

.searchtextbox
{
margin: 5px;
}


/* ******************************************** */
/* **************  CLASSES ******************** */
/* ******************************************** */
.GreentblTxt {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #EEEEEE;
	
}

.txt{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 100;
}
.txtBlue{
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 100;
}
.txtGreen{
	color : Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 100;
}
.txtRed{
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 600;
	text-decoration: none;
}
a.txtRed{
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 100;
	text-align: center;
	font-weight: bold;
}
.txtasp{
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 100;
}
.box {
	font-size : 9px;
	font-weight: 100;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

/* **************  HEADERS ******************** */
.header1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Black;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5F5F5F;
	text-align: center;
}

/* **************  LIST STYLES  **************** */
li.liDisc {
	font-size: 11px;
	font-weight: 100;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style: disc;
}
li.liDecimal {
	font-size: 11px;
	font-weight: 300;
	font-variant: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style: decimal;
}



/*  ontrack  newsletter */

a.eml, img.eml{
	border: none;
	text-decoration: none;
}

/* ***********  search menu  **************** */
a.SrchMnu {
	color : #CC0033;
}
a.SrchMnu:link {
	color : #CC0033;
}
a.SrchMnu:visited {
	color : #CC0033;
}
a.SrchMnu:hover {
	color : #6666CC;
}
.SrchMnu {
	color : #CC0033;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.SrchMnu2 {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.SrchMnu2 {
	color : #000000;
}
a.SrchMnu2:link {
	color : #000000;
}
a.SrchMnu2:visited {
	color : #000000;
}
a.SrchMnu2:hover {
	color : #6666CC;
}
input.btn{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : 300;
}


/**************************** wabapp buttons */
input.btn2{
	width: 264px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}
input.btn3{
	width: 176px;
	height: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}




/* ***********   side navigation    ********** */
.sidenav {
	color : #669900;
	font-size : 11px;
	line-height : 180%;
	text-decoration : none;
}
a.sidenavGreen {
	color : #669900;
	text-decoration : none;
}
a.sidenavGreen:link {
	color : #669900;
}
a.sidenavGreen:visited {
	color : #669900;
}
a.sidenavGreen:hover {
	color : #CC0033;
}

/* ******************** Table styles ************************/
.GreenHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006400;
}
tr.GreentblHeader {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #CCCCCC;
	font-style : normal;
	font-weight : 600;
	text-align : center;
}
td.GrayTblHeader{
	color : #EDEDED;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #8C9DAA;
	font-style : normal;
	font-weight : 600;
	text-align : center;
}
td.BluetblHeader {
	color : #EDEDED;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #6666CC;
	font-style : normal;
	font-weight : 600;
	text-align : center;
}
tr.GreentblTxt {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #EEEEEE;
}
tr.BluetblTxt {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #EEEEEE;
}
tr.GraytblTxt {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #F4F4F4;
}

/*********************************************************************************
Author: Christian Dexter
Date: 10/03/2007
Note: Added tr.GraytblTxt TD styles for better control on loan status page. 
	  Added Message styles for migrating message.
Styles Added: TR.GraytblTxt TD, #container_message_migrate, .message, TR.migrate_bkgd	 
**********************************************************************************/
tr.GraytblTxt TD
{
padding-left: 5px;
padding-right: 5px;
color : #000000;
	font-size : 10px;
}

#container_message_migrate
{
margin-top: 10px;
padding-bottom: 20px;
width: 500px;
}

#container_message_migrate .message
{
border: 1px solid #ffc30d;
background-color: #fbf1bd;
padding: 5px;
font-size: 7.5pt;
text-align: left;
}

TR.migrate_bkgd
{
background-color: #fbf1bd;
}



A.mnu:link {
	display: block;
	width: 92px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006400;
	background-color: #FFFFFF;
	BORDER: none;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
}
A.mnu:visited {
	display: block;
	width: 92px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006400;
	background-color: #FFFFFF;
	BORDER: none;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
}
A.mnu:hover {
	display: block;
	width: 92px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	BORDER: none;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	color: #990000;
	background-color: #FFFFFF;
}
A.mnu:active {
	display: block;
	width: 92px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	BORDER: none;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	color: #990000;
	background-color: #FFFFFF;
}




/* -------------------------------------------------------------------------- */
/* ------------ WHIDE menu with border without bg  --------------------- */
/* -------------------------------------------------------------------------- */
.Menu2WithBorder{
	display: block;
	width: 250px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00008B;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.Menu2WithBorder{
	display: block;
	width: 250px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Navy;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.Menu2WithBorder:visited{
	display: block;
	width: 250px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CD;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.Menu2WithBorder:hover {
	border: 1px solid Blue;
	color: #cc0033;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.Menu2WithBorder:active {
	border: 1px solid Blue;
	color: #cc0033;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* -------------------------------------------------------------------------- */
/* ------------ menu with border without bg  --------------------- */
/* -------------------------------------------------------------------------- */
.MenuWithBorder{
	display: block;
	width: 125px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.MenuWithBorder{
	display: block;
	width: 125px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.MenuWithBorder:visited{
	display: block;
	width: 125px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.MenuWithBorder:hover {
	border: 1px solid #006401;
	color: #cc0033;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.MenuWithBorder:active {
	border: 1px solid #006401;
	color: #cc0033;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}




/* -------------------------------------------------------------------------- */
/* ------------ WHIDE menu with border without bg for map ------------------- */
/* -------------------------------------------------------------------------- */
.Menu3WithBorder{
	display: block;
	width: 150px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00008B;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.Menu3WithBorder{
	display: block;
	width: 150px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Navy;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.Menu3WithBorder:visited{
	display: block;
	width: 150px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CD;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.Menu3WithBorder:hover {
	border: 1px solid Blue;
	color: #cc0033;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.Menu3WithBorder:active {
	border: 1px solid Blue;
	color: #cc0033;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



/* -------------------------------------------------------------------------- */
/* ------------ WHIDE menu with border without bg red --------------------- */
/* -------------------------------------------------------------------------- */
.MenuWithBorderRed{
	display: block;
	width: 182px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.MenuWithBorderRed{
	display: block;
	width: 182px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}

a.MenuWithBorderRed:visited{
	display: block;
	width: 182px;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	border: solid 1px #FFFFFF;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	padding-left: 3px;
	background-color: #FFFFFF;
}
a.MenuWithBorderRed:hover {
	border: 1px solid Red;
	color: #009900;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.MenuWithBorderRed:active {
	border: 1px solid Red;
	color: #009900;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* links on parents and students home page "APPLY ONLINE" */

/*
.txtlink{
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	background-color: #EEEEEE;
}
*/
a.txtlink{
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 600;
	font-style: normal;
	font-variant: normal;
	background-color: #EEEEEE;
}


*/
/*****************************************************
Author: Christian Dexter
Date: 10/03/2007
Note: changed a.txtlink and hover for better focus
*******************************************************/
a.migrationlink{
	text-decoration: underline;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

a.migrationlink:hover {
	font-weight: normal;
	text-decoration: none;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


a.txtlink:hover {
	font-weight: 600;
	color: Black;
	background-color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.txtlink2{
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	background-color: #FFFFFF;
}

a.txtlink2:hover {
	font-weight: 300;
	color: Black;
	background-color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* new styles added by Dave 4-12 */

table.basic { width:500px;}
	table.basic tr.headerRow th{ font-weight:bold; background:#d8d8d8; text-align:left; width:35%;}
	table.basic td {color:#000000; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; background-color:#EEEEEE;}

table.borrower { width:500px;}
	table.borrower p {padding:0px 6px;}
	table.borrower tr.headerRow th{ vertical-align:top; font-weight:bold; text-align:left; }
	table.borrower td {vertical-align:top; color:#000000; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; }
