﻿/*settings for standard tags */

body {
	margin:0;
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:16px;
	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 maroon;
	border-bottom: thin solid maroon;
	color:white;
	font-size: 13pt;
	padding-left: 3px;
	background-color: maroon;

}

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

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

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

ul {
	list-style-type: disc;
}


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

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;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 3%;
	margin-right: 3%;
	text-align: justify;
	font-style: italic;
}

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

.boxedtext { /* for text to have background highlight as class style rather than div */
	background-color: white;
	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;
	color: #002800;
	margin-bottom:-12px;
}

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

}

.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: white;
	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:maroon;
	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;
}


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



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


#newsmidsection {
	border-style:double;
	width:99.5%;
	min-height:200px;
}

#generalnews {  /*front page block */
	background-color: whitesmoke;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height:1.2em;
	width:98.5%;
}

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



#newstudents { /*front page block */
	border-right:thin black solid;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height:1.2em;
	width:48.4%;
	vertical-align:top;
	min-height:200px;
}

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

#othernews {  /*front page block */
	clear:both;
	float:left;
	border-style:double;
	background-color: whitesmoke;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height:1.2em;
	width:98.5%;
}

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

#students {  /*front page block */
	float:left;
	border-left:thin black solid;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height:1.2em;
	width:48.3%;
	vertical-align:top;
	min-height:200px;
}

#students h1 {
	background-color: maroon;
	color: white;
	font-size: 11pt;
	padding-left: 3px;
	margin-top: 5px;
}
 
#generalnews {  /*front page block */
	border-style:double;
	background-color: whitesmoke;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height:1.2em;
}

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


@media print {
input.noPrint { display: none; }
}



