﻿/* Fonts */
html {
	font-size: 100%;
	}
body {
	font: normal 80%/144% Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
input, textarea, select {
	font: normal 100%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
pre, code, kbd {
	font: 80% Courier, serif;
	}
strong, b {
	font-weight:bold;
	}
em {
	font-style:italic;
	}
.ingress {
	color: #333;
	font-size:95%;
	}
.pre-amble {font-size:116%}
.alert {
	font-weight: bold;
	}
h1, h2, h3, h4, h5 {
	color:#000;
	font-weight:normal;
	}
h1  {
	font-size: 182%;
	line-height: 30px; 
	margin:0 0 10px 0;
	}
h2  {
	font-size: 138.5%;
	line-height: 24px; 
	margin:0 0 4px 0;
	}
h3  {
	font-size: 116%;
	line-height: 20px; 
	font-weight:bold;
	margin:0 0 4px 0;
	}
h4  {
	font-size: 100%;
	line-height: 18px;
	font-weight:bold;
	margin:0 0 6px 0;
	}
h5  {
	font-size: 13px;
	line-height: 16px;
	}

h2.header, h3.header {
	font-size:138.5%;
	margin:0 0 10px 0;
}
ul.sitemenu li a {
    font-size: 95%;
	text-decoration: none;
	}
ul.sitemenu li a:link {}
ul.sitemenu li a:active {}
ul.sitemenu li a:visited {}
ul.sitemenu li a:hover {}
	
ul.sectionMenu li {
    font-size: 95%;
	}

.box-primary, .box-secondary, .box-rental, .box-resident {
	font-size: 85%;
	}
.box-primary h3 {
	background: #545454;
	color:#fff;
	}
.box-secondary h3 {
	background: #ededed;
	color:#000;
	}
.box-rental h2, .box-resident h2 {
	font-size: 165%;
	} 
h2.localnews {
	font-size: 165%;
	color:#fff;
	background:#545454;
	} 
	
.box-primary h3, .box-secondary h3 {
	padding-bottom:5px;
	}
.box-primary-inner .txt_small, div.box-secondary-inner .txt_small {
	font-size: 95%;
	}
span.button-list input {
	font-size: 85%;
	}	
a.link-large {
	font-size: 100%;
	}
.siteBreadcrumbs,.siteOptions {
	font-size:80%
	}
.siteContact {
	font-size:80%;
	}


/** THESE SHOULD BE REMOVED **/
.txt_error_title {
	font-size: 130%;
	color: #D10700;
	}
.txt_warning_title {
	font-size: 130%;
	color: #333333;
	}
.txt_information_title{
	font-size: 130%;
	color: #0058C6;
	}
	

div.siteHeader table {
    font-size: 12px;
    font-weight: bold;
	}
	
ul.form {
	font-size:12px;
	line-height:120%;
	}

.pageFooter input {
	font: normal 80%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
div.navbar div.text {
	font-size:80%;
	}
	
.tbl_list {
	font-size:93%;
	}
.tbl_cell_list_header {
	font-weight:bold;
	}
.tbl_grid {
	font-size:85%;
}
/* AgreeText */
.agreetext, .infotext {font: normal 85%/140% Verdana, Geneva, Arial, Helvetica, sans-serif;color:#666;font-style:italic;}

