﻿/*settings for standard tags */

body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	color: Black;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	width:100%;
	border-left: thin solid #660066;
	border-bottom: thin solid #660066;
	color:white;
	font-size: 13pt;
	padding-left: 3px;
	background-color: #660066;
}

h2 {
	font-weight: bold;
	font-size: 12pt;
	color: #660066;
}

h3 {
	font-weight: bold;
	font-size: 11pt;
	color: #660066;
}

h5 {
	border: thin solid #660066;
	background: #F5F5DC none repeat scroll 0%;
	color: #660066;
	font-size: 12pt;
	padding-left: 3px;
}

ul {
	list-style-type: disc;
}


li {
	padding: 5px 5px;
	margin-left: 0;
	width: 100%;
	text-decoration: none;
	font-size: 10pt;
}

a:link { font-weight: bold;
    color: Navy;
    text-decoration: none;
    }

  a:hover { font-weight: bold;
    color: Navy;
    text-decoration: underline;
    }

  a:visited { font-weight: bold;
    color: Navy;
		text-decoration: none;
    }
		
	a:visited:hover { font-weight: bold;
    color: Navy;
		text-decoration: underline;
    }

  a:active { font-weight: bold;
    color: Navy;
    text-decoration: underline;
    }

/*settings for class styles */

.blockquote {
	color: black;
	font-size: 10pt;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 3%;
	margin-right: 3%;
	text-align: justify;
	font-style: italic;
}

#boxedtext { 
	background-color: #FFFFCC;
	border: thin solid;
	padding:3px 5px 3px 5px;
}

.boxedtext { /* for text to have background highlight as class style rather than div */
	background-color: #D6E1EE;
	width:100%;
	padding: 2px 5px 2px 5px;
}

.boxedgroup {
	background-color: transparent;
	padding-left: 1%;
	padding-right: 1%;
}

.firstpara:first-line {
	color: #660066;
	font-weight: bold;
	font-variant: small-caps;
}

.infoheader {
	font-weight: bold;
	font-size: 10pt;
	color: #660066;
}

.mailform {
	font-family: arial;
	font-size: 10pt;
	background-color: #efefde;
	border: thin solid #660066;
}

.mailform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.mailform td {
	vertical-align: top;
}

.modified {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.newstudents { /*new student class for coloured background*/
	background-color: #efefde;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}


.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.pathnav {
	padding-right:10px;
	text-align:right;
}

.subheadmaroon {
	margin-top:0;
	color:#660066;
	font-weight:bolder;
	font-size:11pt;
	margin-bottom:2px;
}

.title {
	color: white;
	font-size: 20pt;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.title2 {
	color: white;
	font-size: 12pt;
	padding-left: 10px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

/*styles for div tags*/

#subhead {
	font-weight: bold;
	color: #660066;
}

#nav {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 4px;
	width: 15%;
	color: black;
	text-align: left;
	margin-left: 0;
}
#disclaimerblockquote {
	color: black;
	font-size: 10pt;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 3%;
	margin-right: 3%;
	text-align: justify;
	font-style: italic;
}

#navitem {
	border-bottom: 1px solid #660066;
	border-left: 1px solid #660066;
	border-right: 1px solid #660066;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 15%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	

#navbar ul {
	list-style-type: none;
	padding: 0;
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #660066;
	margin-left: 0;
}

#navbar li {
	padding: 5px 5px;
	border-top: 1px solid #660066;
	border-right: 1px solid #660066;
	border-left: 1px solid #660066;
	font-size: 8pt;
	width: 135px;
}

#strapline {  /*front page block */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
	background-color: #660066;
	margin: 0 0 0 0px;
	padding:15px 10px 15px 10px;
}

#newstudents { /*front page block */
	background-color: #efefde;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

#newstudents h1 {
	background-color: #660066;
	color: white;
	font-size: 11pt;
	margin-top: 5px;
}

#othernews {  /*front page block */
	background-color: #E4F6EE;
	font-size: 10pt;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

#othernews h1 {
	background-color: #660066;
	color: white;
	font-size: 11pt;
	padding-left: 3px;
	margin-top: 5px;
}

#students {  /*front page block */
	background-color: #ECDAC5;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

#students h1 {
	background-color: #660066;
	color: White;
	font-size: 11pt;
	padding-left: 3px;
	margin-top: 5px;
}
 
@media print {
input.noPrint { display: none; }
}


