﻿/*Typography Small*/

body,p,div,li,ol,dl,td,em,address,pre,blockquote {
	font-size: 11px;
	}

p { 
	line-height: 1.3em;
	 } 
	 
.pageTitle {
	font-size: 20px;
	} 

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }



/* Advanced search link */	
/* ================================= */
a.advSrc:link {
	font-size:10px;
	}
a.advSrc:active {
	font-size:10px;
	}
a.advSrc:visited {
	font-size:10px;
	}
a.advSrc:hover {
	font-size:10px;
	}	

/* Latest News */
/* ================================= */
.latestNews h4  {
	font-size:11px;
	}
.latestNews i { 
	font-size:10px;
	}
	
.latestNews a:link {
	font-size:10px;
	}
.latestNews a:active {
	font-size:10px;
	}
.latestNews a:visited {
	font-size:10px;
	}
.latestNews a:hover {
	font-size:10px;
	}
	
/* Time Date Weather */
/* ================================= */
#timePos {
	font-size:10px;
	}
#datePos {
	font-size:10px;
	}
.uRSSWeatherSnip p {
	color:#198036;
	font-size:10px;
	}

/* Breadcruming nav */
/* ================================= */
.breadCrumb {
	font-size:10px;
	}
.breadCrumb a:link {
	font-size:10px;
	}
.breadCrumb a:active {
	font-size:10px;
	}
.breadCrumb a:visited {
	font-size:10px;
	}
.breadCrumb a:hover {
	font-size:10px;
	}

/* footer */
/* ================================= */

a.footer:link {
	font-size:11px;
	}
a.footer:active {
	font-size:11px;
	}
a.footer:visited {
	font-size:11px;
	}
a.footer:hover {
	font-size:11px;
	}
	

