﻿body 
{    font-family:Lucida Sans Unicode;
}

p
{
    line-height:1.8em;
}
.pagetext
{
    background:#ddd url(Preview/Pasapp/Media/Background.jpg) repeat-y left;
    text-align:justify;
    padding:4em;
    margin:0;
}

.pagetext img
{
    margin:1em 2em 2em 2em;
    width:500px;
}

.pageimage
{text-align:center;}

h1
{
    color:blue;
    font-family:Trebuchet MS;
    font-weight:normal;
}
    
h2
{
    color:Blue;
    font-family:Trebuchet MS;
    margin:0.7em 0em 2px 1em;
}

h4
{
    font-family:Century Gothic;
    margin:0.1em 0 0.1em 0;
}

hr
{
    width:98%;
    color:#000099;
    margin-left:1%;
}

.subheading
{font-size:smaller;}

#ListOfDescriptions
{
    list-style:none;
}

#ListOfLinks li
{
    list-style:none;
    border-bottom:solid thin transparent;
}

.applications
{border-bottom:solid thin Gray;}

.assessments
{border-bottom:solid thin #cf93a2;}

.attendanceRegisters
{border-bottom:solid thin orange;}
.pupilData
{border-bottom:solid thin #deda8e;}
.automatedPupilReports
{border-bottom:solid thin green}
.eventsGroupsGrids
{border-bottom:solid thin #ef8d91}
.dinners
{border-bottom:solid thin #ef8dd7;}
.employees
{border-bottom:solid thin #8dddef;}
.externalReports
{}
.mailmerge
{border-bottom:solid thin yellow;}

.sen
{border-bottom:solid thin #efb48d;}

.linkheader
{
    background: #8484ff;
    height: 2em;
    width: 9em;
    display: block;
    border: 0.1em solid silver;
    color: #0d2474;
    text-decoration: none;
    text-align: center;
} 

.links
{
    font-size:smaller;
    text-align:right;
}

.PasappNavigation
{
	margin-left:0;
	Float:left;
	width:15em;
	font-size:90%;
}

.PasappNavigation ul
{
    background:#BFCFFF;
    margin:0;
    padding:0;
    color: #0d2474;
    list-style:none;
}

.PasappNavigation li
{border:solid thin white;}

.subtext
{font-size:0.7em;}
 
.PasappNavigation a
{font-size:smaller;}

label
{margin-left:2em;}

#address
{
    text-align:center;
    background-color:#e5e8f9;
    color:#003663;
    font-style:normal;
    font-size:80%;
    width:100%
}

