/*****global styles*****/
table td
{
	padding:4px;
	margin:0px;
}


table.errorcorrect 
{
	padding:0px;
	margin:0px;	
	border-collapse: collapse;
}

table.errorcorrect td
{
	padding:0px;	
	margin:0px;
}

.tableBordered
{
	border: solid 1px #CCCCCC;
}

input.text {
	display: block;
	position: relative;
	margin: 0;
	padding: 5px 5px 3px 5px;
	border: 2px solid #d0cfda;
	border-bottom: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	width: 186px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	color: #576079;
}
input.text:focus {
	color: #0F0A45;
	background-color: #FFFFDC;
}



#pageList a{
	text-decoration: none;
}

#ctl00_pnlLeftNav a
{
 padding-left:10px;
 padding-bottom:5px;
}

#hypLogout
{	
	font-weight: normal; 
	font-size: .5em;
	padding-right:10px;   
    font-family:arial, helvetica, sans-serif;     
}





.linkBigger 
{
	font-weight:bold;
	font-size:1.1em;
	color: #00669A;			
	 	
}

.linkBigger:hover 
{
	text-decoration: underline; 	
}

#quickLinks a 
{	
	line-height:22px;	
}

/******student data home page styles******/

#sdhomeElig
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Business Man 1 Help.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none; 
  }


#sdhomeElig:hover
  { 
    background: url("../img/clipart/Regular/Business Man 1 Help.jpg") no-repeat 0 0;
    color: #00669A;
    
  }


#sdhomeReg
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Anonymous Group 1.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none; 
  }

  #sdhomeReg:hover
  { 
    background: url("../img/clipart/Regular/Anonymous Group 1.jpg") no-repeat 0 0;
    color: #00669A;
  }

#sdhomeComp
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Web Page Check.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;  
  }

  #sdhomeComp:hover
  { 
    background: url("../img/clipart/Regular/Web Page Check.jpg") no-repeat 0 0;
    color: #00669A;
  }

#sdhomeStud
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Photography White Flat Search.jpg") no-repeat 0 0;
	background-position:left:top;
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;  
  }

  #sdhomeStud:hover
  { 
    background: url("../img/clipart/Regular/Photography White Flat Search.jpg") no-repeat 0 0;
    color: #00669A;
  }

#sdhomeErr
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Printing and Publishing Delete.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;  

  }

  #sdhomeErr:hover
  { 
    background: url("../img/clipart/Regular/Printing and Publishing Delete.jpg") no-repeat 0 0;
    color: #00669A;
  }

#sdhomeDenied
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Symbol Help48.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;  

  }

  #sdhomeDenied:hover
  { 
    background: url("../img/clipart/Regular/Symbol Help48.jpg") no-repeat 0 0;
    color: #00669A;
  }

#sdhomeReject
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Contact Info 2 Stop.jpg") no-repeat 0 0;
	background-position:left:top;
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;

  }

  #sdhomeReject:hover
  { 
    background: url("../img/clipart/Regular/Contact Info 2 Stop.jpg") no-repeat 0 0;
    color: #00669A;
  }

#sdhomePay
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Accounts.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sdhomePay:hover
  {  
    background: url("../img/clipart/Regular/Accounts.jpg") no-repeat 0 0;
    color: #00669A;
  }


#sdhomeBatch
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Documents Up.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sdhomeBatch:hover
  {  
    background: url("../img/clipart/Regular/Documents Up.jpg") no-repeat 0 0;
    color: #00669A;
  }


/******payment home page styles******/
#payhomeCourt
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Gavel Add.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #payhomeCourt:hover
  {  
    background: url("../img/clipart/Regular/Gavel Add.jpg") no-repeat 0 0;
    color: #00669A;
  }


#payhomeState
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/General Ledger Add.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #payhomeState:hover
  {  
    background: url("../img/clipart/Regular/General Ledger Add.jpg") no-repeat 0 0;
    color: #00669A;
  }
  
  #payhomeView
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Accounts.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #payhomeView:hover
  {  
    background: url("../img/clipart/Regular/Accounts.jpg") no-repeat 0 0;
    color: #00669A;
  }
/******school information home page styles******/
#sihomeInfo
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/School 3.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sihomeInfo:hover
  {  
    background: url("../img/clipart/Regular/School 3.jpg") no-repeat 0 0;
    color: #00669A;
  }
  
  
  #sihomeLoc
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Location.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sihomeLoc:hover
  {  
    background: url("../img/clipart/Regular/Location.jpg") no-repeat 0 0;
    color: #00669A;
  }
  
   #sihomeLocAdd
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Location Add.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sihomeLocAdd:hover
  {  
    background: url("../img/clipart/Regular/Location Add.jpg") no-repeat 0 0;
    color: #00669A;
  }

 #sihomeSched
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Calendar Monthly.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sihomeSched:hover
  {  
    background: url("../img/clipart/Regular/Calendar Monthly.jpg") no-repeat 0 0;
    color: #00669A;
  }
  
  #sihomeSchedAdd
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Calendar Monthly Add.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sihomeSchedAdd:hover
  {  
    background: url("../img/clipart/Regular/Calendar Monthly Add.jpg") no-repeat 0 0;
    color: #00669A;
  }
  
#sihomeBatch
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Time 2 Up.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #sihomeBatch:hover
  {  
    background: url("../img/clipart/Regular/Time 2 Up.jpg") no-repeat 0 0;
    color: #00669A;
  }

/******help home page styles******/

#hphomeFAQ
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Help File.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #hphomeFAQ:hover
  {  
    background: url("../img/clipart/Regular/Help File.jpg") no-repeat 0 0;
    color: #00669A;
  }

#hphomeVCodes, #ctl00_ContentPlaceHolder1_hphomeVCodes
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Accounts Payable.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #hphomeVCodes:hover, #ctl00_ContentPlaceHolder1_hphomeVCodes:hover
  {  
    background: url("../img/clipart/Regular/Accounts Payable.jpg") no-repeat 0 0;
    color: #00669A;
  }


#hphomeOrders, #ctl00_ContentPlaceHolder1_hphomeOrders
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Accounting Records.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #hphomeOrders:hover, #ctl00_ContentPlaceHolder1_hphomeOrders:hover
  {  
    background: url("../img/clipart/Regular/Accounting Records.jpg") no-repeat 0 0;
    color: #00669A;
  }

#hphomeCourts, #ctl00_ContentPlaceHolder1_hphomeCourts
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Contacts List Blue.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #hphomeCourts:hover, #ctl00_ContentPlaceHolder1_hphomeCourts:hover
  {  
    background: url("../img/clipart/Regular/Contacts List Blue.jpg") no-repeat 0 0;
    color: #00669A;
  }

#hphomeGuide
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Planner Information.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #hphomeGuide:hover
  {  
    background: url("../img/clipart/Regular/Planner Information.jpg") no-repeat 0 0;
    color: #00669A;
  }


#hphomeContact
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/email.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #hphomeContact:hover
  {  
    background: url("../img/clipart/Regular/email.jpg") no-repeat 0 0;
    color: #00669A;
  }



/******AOC home page styles******/

#aochomeChange
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Approvals.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #aochomeChange:hover
  {  
    background: url("../img/clipart/Regular/Approvals.jpg") no-repeat 0 0;
    color: #00669A;
  }

#aochomeUsers
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Contact 1.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #aochomeUsers:hover
  {  
    background: url("../img/clipart/Regular/Contact 1.jpg") no-repeat 0 0;
    color: #00669A;
  }

#aochomeFiles
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Folder 1 Documents.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #aochomeFiles:hover
  {  
    background: url("../img/clipart/Regular/Folder 1 Documents.jpg") no-repeat 0 0;
    color: #00669A;
  }

#aochomeLogs
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Document 2 Configuration.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #aochomeLogs:hover
  {  
    background: url("../img/clipart/Regular/Document 2 Configuration.jpg") no-repeat 0 0;
    color: #00669A;
  }

#aochomeGroups
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Group Business 1.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #aochomeGroups:hover
  {  
    background: url("../img/clipart/Regular/Group Business 1.jpg") no-repeat 0 0;
    color: #00669A;
  }
  
  #aochomePages
  {
    display: block;   
    height: 55px;
    background: url("../img/clipart/Disabled/Document 1.jpg") no-repeat 0 0;
	background-position:left:top;	
	width: 100%; 
	margin: 1em auto;
	color: #000000;		
	text-decoration: none;
  }

  #aochomePages:hover
  {  
    background: url("../img/clipart/Regular/Document 1.jpg") no-repeat 0 0;
    color: #00669A;
  }

/******heading styles******/
.sdheading1
{
	
	font-weight: bold;
	font-size: 1.25em;
	
}


.sdsubheading1
{
	display: block;  
	font-weight:normal;
	font-size: 1em;
	color: #000000;
	text-decoration: none;	
	font-family:  arial,verdana, helvetica, sans-serif;
	color: #000000;		
	padding-left:55px;
	padding-right:20px;		
}


.FAQ_Question a
{
	font-size:1.1em;
	display: block;   
    padding-left:20px;
  
    background: url("../img/clipart/Disabled/Bulb On.jpg") no-repeat 0 0;
	
	display: block; 
	width: 100%; 	
	color: #000000;		
	text-decoration: none; 	
}


.FAQ_Question a:hover
{	
	background: url("../img/clipart/Regular/Bulb On.jpg") no-repeat 0 0;
	color: #00669A;		
}

#ctl00_ContentPlaceHolder1_tblListCol1 tr .ReportLink a,
#ctl00_ContentPlaceHolder1_tblListCol2 tr .ReportLink a
{
	font-weight:bold;
	font-size:1.1em;
	display: block;   
    padding-left:20px;
    line-height:20pt;
  
    background: url("../img/clipart/Disabled/Arrow_Right_Green.jpg") no-repeat 0 0;
	
	display: inline; 
	width: 100%; 	
	color: #000000;		
	text-decoration: none; 
}

#ctl00_ContentPlaceHolder1_tblListCol1 tr .ReportLink a:hover,
#ctl00_ContentPlaceHolder1_tblListCol2 tr .ReportLink a:hover
{
	background: url("../img/clipart/Regular/Arrow_Right_Green.jpg") no-repeat 0 0;
	color: #00669A;	
}

