@charset "utf-8";
/*************************************/
/* IAID Typography CSS Document      */
/* Last Updated: 06-11-08            */
/* By Alan Agius                     */
/*************************************/
*
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body
{
	font-size:0.65em;
}

a, a:link
{
	text-decoration:none;
	color:#4d4d4d;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:visited, a:hover
{
	text-decoration:none;
	color:#000;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#WelcomeTXTHolder
{
	line-height:1.2em;
	text-align:justify;
	font-size:1.1em;
	color:#000263;
}
#newsTicker marquee label
{
	padding:0 30px 0 0;
	font-size:1em;
}

#newsTicker marquee label a
{
	color:#696969;
	text-decoration:none;
}

#newsTicker marquee label a:hover
{
	color:#000;
	text-decoration:none;
}

#footerLeftContainer ul li a,#footerLeftContainer ul li a:hover
{
	text-decoration:none;
	color:#323232;
}

#footerLeftContainer ul li a:hover
{
	color:#000;
	text-decoration:underline;
}

#leftSection ul li h2, #leftSection ul li h3
{
	margin:0;
	padding:0;
}

#leftSection ul li h2 a
{
	font-size:0.75em;
	font-weight:normal;
	color:#343265;
	text-decoration:none;
}

#leftSection ul li h2
{
	font-size:1.4em;
}

#leftSection ul li h2 a:hover
{
	color:#6b69a6;
}
#leftSection ul li h3
{
	font-size:1em;
}
#leftSection ul li h3 a
{
	font-weight:normal;
	color:#343265;
	text-decoration:none;
}
#leftSection ul li h3 a:hover
{
	color:#6b69a6;
}

#spContentSection
{
	line-height:1.2em;
	text-align:justify;
	font-size:1.1em;
	color:#000263;
}
#spContentSection h1
{
	width:100%;
	color:#343265;
	font:1.6em Arial, Helvetica, sans-serif;
	margin:0 0 8px 0;
}
#spContentSection h1.NewsTitle
{
	width:100%;
	color:#343265;
	font:1.6em Arial, Helvetica, sans-serif;
	margin:0 0 2px 0;
}
#spContentSection h3
{
	width:100%;
	color:#343265;
	font-weight:bold;
	font-size:1em;
	margin:0 0 8px 0;
}

#spContentSection h3.NewsDate
{
	width:100%;
	color:#343265;
	font-weight:bold;
	font-size:1em;
	margin:0 0 8px 0;
}

#spContentSection h2
{
	width:100%;
	margin:0 0 5px 0;
	font-size:1em;
}

#spContentSection h2 a
{
	color:#656488;
	text-decoration:none;
	font-weight:bold;
}
#spContentSection h2 a:hover
{
	color:#343265;
}

#searchSection input
{
	font-size:1em;
	color:#4d4d4d;
}

/* Sitemap                          */
.SitemapLevel1 a
{
	font-weight:bold;
	color:#343265;
	text-decoration:none;
}

.SitemapLevel1 a:hover
{
	color:#706da9;
}

.SitemapLevel2 a
{
	color:#343265;
	text-decoration:none;
}

.SitemapLevel2 a:hover
{
	color:#706da9;
}

/* Search Results                   */


.SearchResults a
{
	color:#343265;
	text-decoration:none;
}

.SearchResults a:hover
{
	color:#706da9;
}

/* Contact Us                   */
#contactTable
{
	font-size:1.10em;
}

#contactTable input, #contactTable textarea
{
	color:#474747;
	font-size:1em;
}

/* News Archive                  */
.newssummaryTitle
{
	color:#343265;
	font-weight:bold;
	font-size:1.1em;
	padding:0 0 2px 0;
}
.newssummaryDate
{
	color:#343265;
	padding:0 0 4px 0;
}
.newssummaryReadMore
{
	text-align:right;
	padding: 2px 0 0 0;
}

h3.NewsSectionTitle
{
	color:#343265;
	background-color:#dedede;
	margin:10px 0 15px 0;
	padding:8px;
	width:475px !important;
}