﻿/*Typography large*/

body,p,div,li,ol,dl,td,em,address,pre,blockquote {
	font-size: 14px;
	}

p { 
	line-height: 1.4em;
	 } 
	 
.pageTitle {
	font-size: 24px;
	} 

h1 { font-size: 24px; }
h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }


/* Advanced search link */	
/* ================================= */
a.advSrc:link {
	font-size:12px;
	}
a.advSrc:active {
	font-size:12px;
	}
a.advSrc:visited {
	font-size:12px;
	}
a.advSrc:hover {
	font-size:12px;
	}	


/* Latest News */
/* ================================= */
.latestNews h4  {
	font-size:14px;
	}
.latestNews i { 
	font-size:12px;
	}
	
.latestNews a:link {
	font-size:12px;
	}
.latestNews a:active {
	font-size:12px;
	}
.latestNews a:visited {
	font-size:12px;
	}
.latestNews a:hover {
	font-size:12px;
	}
	
/* Time Date Weather */
/* ================================= */
#timePos {
	font-size:13px;
	position: absolute;
	top: 514px;	
	left: 675px;
	}
#datePos {
	font-size:13px;
	position: absolute;
	top: 514px;	
	left: 760px;
	}
.uRSSWeatherSnip p {
	color:#198036;
	font-size:13px;
	}

/* Breadcruming nav */
/* ================================= */
.breadCrumb {
	font-size:12px;
	}
.breadCrumb a:link {
	font-size:12px;
	}
.breadCrumb a:active {
	font-size:12px;
	}
.breadCrumb a:visited {
	font-size:12px;
	}
.breadCrumb a:hover {
	font-size:12px;
	}

/* footer */
/* ================================= */

a.footer:link {
	font-size:14px;
	}
a.footer:active {
	font-size:14px;
	}
a.footer:visited {
	font-size:14px;
	}
a.footer:hover {
	font-size:14px;
	}
#fLinks {
	padding-left:140px;
	}	

