
/* Appearance Stylesheet */ 

body {
 font-family: Arial, Helvetica, sans-serif;
 color: #012348;
 font-size:12px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}

 
div #main-content p { /* sets the height of the <p> line break */ 
 margin-top: 0;
 margin-bottom: 0.7em;
}

div #main-intro p { /* sets the height of the <p> line break */  
 margin-top: 0;
 margin-bottom: 0.7em;
}

h1, h2, h3, h4  {
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 margin-bottom:0.5em; 
 line-height: 120%;
 /* padding: 5px 0; */
}

h1  {
 margin-top: 10px; 
}

.intro { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:14px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
 
.intro_grey { /* intro text at beginning of section */ 
 color: #A7A7A7;
 font-size:14px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
 
.intro_black { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #D9592F;
 font-size:14px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
 
.intro_link { /* links in intro text */
 color: #000099;
 font-size:14px;
 font-weight: bold;
 line-height: 140%;
 font-style: italic;
 text-decoration: none;
}

.intro_sub_heading {  
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:14px;
 font-weight: bold;
 line-height: 140%;
 text-decoration: none;
}
 
.intro_quote { 
 color: #000099;
 font-size:14px;
 font-weight: normal;
 line-height: 140%;
 font-style: italic;
 text-decoration: none;
}

.normal { /* normal body text */
 color: #666666;
 font-size:13px;
 font-weight: normal;
 line-height: 150%;
 text-decoration: none;
}

.normal-bold { /* normal body text */
 color: #000099;
 font-size:13px;
 font-weight: bold;
 line-height: 150%;
 text-decoration: none;
}

.normal_blue { /* normal body text blue */
 color: #36628D;
 font-size:13px;
 font-weight: normal;
 line-height: 150%;
 text-decoration: none;
}


.normal-sub-head { /* sub-head for body text */
 color: #000099;
 font-size:13px;
 font-weight: bold;
 text-decoration: none;
}

.normal_quote { /* normal body text */
 color: #666666;
 font-size:13px;
 font-weight: normal;
 font-style: italic;
 line-height: 150%;
 text-decoration: none;
}

.warning { /* for use in body text */
 color:#0066CC;
 font-size:14px;
 font-weight: normal;
 line-height: 150%;
 text-decoration: none;
}

.link { /* links in normal text */
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size:13px;
 font-weight: bold;
 line-height: 140%;
 font-style: italic;
 text-decoration: none;
}

.form_field { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:13px;
 font-weight: normal;
 line-height: 100%;
}

.form_text_field { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:13px;
 font-weight: normal;
 line-height: 130%;
}

.purchase { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:13px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
}
 
.purchase_link { /* links in intro text */
 color: #000099;
 font-size:13px;
 font-weight: bold;
 line-height: 140%;
 font-style: italic;
 text-decoration: none;
}

.note {
 font-size: 90%;
 font-style:italic;
 color:#CCFFFF;
 text_align: left;
} 

.copyright {
 font-size: 80%;
 color: #666666;
 text_align: left;
 text-decoration: none;
 line-height: 120%;
} 

.navigation { /* nav links at top of page */
 font-size: 90%; /* originally 90% */
 color:#9DACBF;
 text-decoration: none;
 vertical-align: 15%; lifts the text off the normal baseline to avoid curve_2 clipping
 /* vertical-align: top;*/
} 

.navigation2 { /* no vertical align on this one */
 font-size: 90%; /* originally 90% */
 color:#9DACBF;
 text-decoration: none;
} 

.navigation3 { /* no vertical align on this one */
 font-size: 90%; /* originally 90% */
 color:#9DACBF;
 text-decoration: none;
 vertical-align: middle;
} 

p.navigation4 { 
	margin-top: 10px;
} 

.navigation4 { /* no vertical align on this one */
 font-size: 90%; /* originally 90% */
 color:#9DACBF;
 text-decoration: none;
 line-height: 150%;
}
 
.navigation4_link { /* no vertical align on this one */
 font-size: 100%; 
 color:#9DACBF;
 text-decoration: none;
 line-height: 150%;
}
 
a.copyright:hover, a.navigation:hover { color:#FFCC00; } /* highlight color */

a.link:hover { color: #FF9900; } /* highlight color */

.icon {
 font-family: Wingdings;
 color: #012348;
 font-size:12px;
 font-weight: normal;
 line-height: 140%;
}
.photo-text { /* photo body text */
 color: #666666;
 font-size:12px;
 font-weight: normal;
 line-height: 120%;
}

.photo-text-bold {
 color: #000099;
 font-size:12px;
 font-weight: bold;
 line-height: 120%;
}

.medium-bold { /* for use as heading - articles etc */
 color: #000099;
 font-size:16px;
 font-weight: bold;
 line-height: 140%;
 text-decoration: none;
}

.subscribe_heading { /* for use as heading - articles etc */
 color: #000099;
 font-size:16px;
 font-weight: bold;
 font-style: italic;
 text-decoration: none;
}

.launch_link {
 color: #CC0000;
 font-size: 12px;
 text-decoration: none;
}

.buzzwords_blue {
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:12px;
 font-weight: normal;
 line-height: 140%;
}
		
.buzzwords_black {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size:12px;
 font-weight: normal;
 line-height: 140%;
}

.buzzwords_print {
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 font-size:12px;
 font-weight: normal;
 line-height: 140%;
}

.search_box {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size:12px;
 font-weight: normal;
 line-height: 90%;
}

.article_archive_dots {
 font-family: Arial, Helvetica, sans-serif;
 color: #FF9900;
 font-size:10px;
 font-weight: normal;
 line-height: 100%;
}

.thin {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size:6px;
 font-weight: normal;
 line-height: 50%;
}

.author_note { /* normal body text */
 color: #000099;
 font-size:12px;
 font-weight: normal;
 font-style: italic;
 line-height: 130%;
 text-decoration: none;
}

/* search page styles  Ed 140604 */

.small_text { font-size: 90%; color:#666666; line-height: 70%;} 
		
.highlight { color: #FF9900; font-weight:bold; font-style:normal;} /* orange bold  Ed 120604 */
		
.searchheading { font-size: 140%; font-weight: bold; color: #000080}
		
.summary { font-size: 80%; font-style: italic; } 
		
.results { font-size: 100%; }
		
.category { color: #999999; }
		
.description { font-size: 100%; color: #008000; }
		
.context { font-size: 100%; }
	
.infoline { font-size: 80%; font-style: normal; color: #808080; }
		
.result_title { font-size: 100%; color: #000080 }

/* end search page styles */

/* layout of lists */

/* ul, li { */
ul {
 list-style-type: circle;
 list-style-image:url(media/arrow-dot3.gif);
}

ol {
 list-style-type: decimal;
 list-style-image: none;
}

ul { /* menu */
 margin-top: -0.3em;
}

ul ul { /* sub menu */
 margin-top: -0.3em;
}

ul li, ol li {
 margin-left: 1px;
 margin-bottom: 0.6em;
}

ul ul li {
 margin-left: 2px;
 margin-bottom: 0.6em;
}

ul a { /* menu links*/
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
 line-height: 100%
}

ul ul a { /* sub menu links*/
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 color: #C4D7E8;
 line-height: 85%
}

a:hover {
 color:#FFCC00;
}

HR {
 height:1px;
 width:100%;
 color:#FFCC00;
 /* background:#446791; sets the background colour */ 
 /* margin: 0px 150px 0px 150px; sets the margins */  
 line-height: 80%;
 border-style: dashed;
}

.article_archive_heading {
 font-family: Arial, Helvetica, sans-serif;
 color:#000099;
 font-size:11px;
 font-weight: bold;
 line-height: 100%;
}

.article_archive_instruction {
 font-family: Arial, Helvetica, sans-serif;
 color:#666666;
 font-size:11px;
 font-weight: normal;
 font-style: italic;
 line-height: 100%;
}

.article_archive_title { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:13px;
 font-weight: bold;
 line-height: 80%;
 text-decoration: none;
}
 
.article_archive_text { /* intro text at beginning of section */ 
 font-family: Arial, Helvetica, sans-serif;
 color: #000099;
 font-size:12px;
 line-height: 115%;
 text-decoration: none;
}

.article_description { /* article body text */
 color: #666666;
 font-size:12px;
 font-weight: normal;
 line-height: 135%;
}

.article_quotation { /* article quote in copy */
 color:#CC0000;
 font-size:16px;
 font-weight: bold;
 line-height: 135%;
}

.inline_form {
 font-size: 96%;
 color: #000099;
 text_align: left;
 text-decoration: none;
 line-height: 120%;
 letter-spacing: 0.7px
 } 

.inline_heading { /* for use as heading - articles etc */
 color: #000099;
 font-size:12px;
 font-weight: bold;
 font-style: italic;
 line-height: 110%;
 text-decoration: none;
}

.required {
 color: #CC0000;
 font-size: 10px;
 font-style: italic;
 text-decoration: none;
 line-height: 120%;
}

.privacy {
 color: #000099;
 font-size: 10px;
 font-style: italic;
 text-decoration: none;
 line-height: 120%;
}

a.privacy:hover { color:#FFCC00; }

p.required, p.privacy { margin-top: 2px; margin-bottom: 4px; }

form{display:inline;} /* removes the horrible spacing after forms - makes them sit inline! */

.large_sub_heading { /* first used on Open Day */
 color: #000099;
 font-size:24px;
 font-weight: normal;
 line-height: 110%;
 text-decoration: none;
}

.comparison_text {
 color: #666666;
 font-size:13px;
 font-weight: normal;
 line-height: 125%;
 text-decoration: none;
}
p.comparison_text { margin-top: 3px; margin-bottom: 0px; }

table.comparison td {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}


.site_heading { font-size: 140%; font-weight: bold; color: #000080; text-decoration: none; margin-left: 30px;}
.site_sub_heading { font-size: 120%; font-weight: bold; color: #000080; text-decoration: none; margin-left: 50px;}
.site_list { font-size: 120%; font-weight: bold; color: #000080; text-decoration: none; margin-left: 70px; }
.site_sub_list { font-size: 120%; font-weight: normal; color: #000080; text-decoration: none; margin-left: 70px; }

p.mybrain_head { margin: 0px 0px 12px 12px; } /* top right bottom left */
p.mylink { margin: 0px 0px 12px 0px; }
p.mylink2 { margin: 6px 0px 12px 18px; }
p.mylink3 { margin: 6px 0px 12px 0px; }


.mybrain_head a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	line-height: 140%;
	text-decoration: none;
}
 
.mylink2, .mylink a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 110%;
	font-weight: normal;
	line-height: 140%;
	text-decoration: none;
}

.mylink3 a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
}

.mybrain_head a:hover, .mylink a:hover, .mylink3 a:hover { color: #66FF00; }

