@charset "utf-8";
/*************************************/
/* IAID General Layout CSS Document  */
/* Last Updated: 06-11-08            */
/* By Alan Agius                     */
/*************************************/

body
{
	margin:0 0 5px 0;
	background:#e3e8b9 url(../pics/bk_body.gif) repeat-x;
}
img
{
	border:0;
}

.paddingright13px
{
	padding-right:13px;
}

#ParentContainer
{
	width:760px;
	padding:18px;
	background: #FFF url(../pics/bk_maincontainer.gif) repeat-x top;
	margin:0 auto;
	background-color:#FFF;
	overflow:hidden;
}

#LogoContainer
{
	height:68px;
	overflow:hidden;
	width:760px;
	background:url(../pics/bk_green.gif) repeat-x bottom;
}

#CoatofArmsContainer
{
	height:68px;
	overflow:hidden;
	width:58px;
	float:left;
}

#logoAnimation
{
	width:702px;
	height:68px;
	float:left;
	overflow:hidden;
}

/* Mainmenu                           */
#MainmenuContainer
{
	width:760px;
	background:#323063;
	float:left;
}

#MainmenuContainer ul
{
	width:760px;
	text-align:center;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#MainmenuContainer ul li
{
	float:left;
	padding:10px 20px 10px 25px;
	font-weight:bold;
	
}

#MainmenuContainer ul li h1
{
	font-size:0.4em;
	margin:0;
	font-weight:bold;
	
}
	#MainmenuContainer ul li h1 a, a:link
	{
		font:2.9em Arial, Helvetica, sans-serif;
		color:#ffffff;
		font-weight:bold;
	}
	
	#MainmenuContainer ul li h1 a:hover
	{
		font:2.9em Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-decoration:underline;
		font-weight:bold;
	}

/* Banners                             */
#BannerContainer
{
	width:760px;
	height:222px;
	overflow:hidden;
	float:left;
	margin:12px 0 0 0;
}

#spBannerContainer
{
	width:760px;
	height:165px;
	overflow:hidden;
	float:left;
	margin:12px 0 0 0;
}

/* Mainpage Welcome Text                */
#WelcomeTXTContainer
{
	width:716px;
	float:left;
	background:#f5f5f0 url(../pics/bk_welcometxt.gif) no-repeat top;
	margin:10px 0 0 0;
	padding:33px 22px 22px 22px;
}

#WelcomeTXTContainer h2
{
	height:100%;
	margin:0;
}

#WelcomeTXTHolder
{
	width:716px;
	padding:5px 0 0 0;
}

/* Mainpage Tabs                         */
#mpTabsContainer
{
	width:760px;
	float:left;
	padding:10px 0 0 0;
	overflow: hidden;
}

#mpTabsContainer ul
{
	width:760px;
	overflow:hidden;
	list-style-type:none;
	margin:0;
	padding: 0 0 10px 0 ;
}

#mpTabsContainer ul li
{
	float:left;
	width:180px;
	height:75px;
	overflow:hidden;
	margin:0;
}

/* News Slider                           */
#mpNewsSlider
{
	background-color:#f2f2ef;
	padding:20px 22px 22px 22px;
	width:716px;
	overflow:hidden;
	float:left;
}

#mpNewsSlider ul
{
	list-style-type:none;
	margin:0;
	width:350px;
	padding:0;
	float:left;
}
#mpNewsSlider ul li
{
	float:left;
	width:350px;
	height:33px;
	margin:2px 0 0 0;
	cursor:pointer;
}

#mpNewsSlider ul li h2
{
	margin:0;
	padding:0;
}

#mpNewsSliderImages
{
	width:347px;
	height:138px;
	overflow:hidden;
	float:right;
	padding:2px 0 0 0;
}

/* News Ticker                           */
#newsTicker
{
	width:716px;
	float:left;
	margin:18px 0 0 0;
	background-color:#e8ebc1;
	padding: 10px 22px 12px 22px;
	height:12px;
}
#newsTicker .title
{
	float:left;
	padding: 1px 10px 0 0 ;
}
#newsTicker marquee
{
	width:668px;
	float:left;
}
/* Footer                                */
#footerContainer
{
	padding:10px 0 5px 0;
	width:752px;
	margin:0 auto;
	overflow:hidden;
}

#footerLeftContainer
{
	float:left;
	width:695px;
}

#footerLeftContainer ul
{
	list-style-type:none;
	float:left;
	overflow:hidden;
	width:695px;
	padding:5px 0 0 0;
	margin:0;
}

#footerLeftContainer ul li
{
	float:left;
	margin:0;
	padding:0;
	width:auto;
	font:1.0em Arial, Helvetica, sans-serif;
}
	#footerLeftContainer ul li a, a:link
	{
		font:1.1em Arial, Helvetica, sans-serif;
		text-decoration:none;
	}
		#footerLeftContainer ul li a:hover
		{
			font:1.1em Arial, Helvetica, sans-serif;
			text-decoration:underline;
		}
#footerLeftContainer ul li img
{
	padding:4px 0 0 0;
}
#govLogoContainer
{
	float:left;
	width:54px;
	overflow:hidden;
}

/* Subpage                             */
#spMiddleContainer
{
	float:left;
	margin:10px 0 0 0;
	width:760px;
	background:url(../pics/bk_content.gif) right repeat-y;
}

#leftSection
{
	width:209px;
	float:left;
	margin:12px 0 0 0;
}

/* Submenu                             */
#submenuSection
{
	background-color:#f3f3ef;
	width:209px;
	overflow:hidden;
	float:left;
	margin:0 0 18px 0;
}

#submenuSection ul
{
	list-style-type:none;
	margin:0;
	float:left;
	padding:15px 15px 10px 15px;
	width:179px;
}
#submenuSection ul li
{
	margin:0;
	padding:7px 0 7px 15px;
	background:url(../pics/submenu_arrow.gif) no-repeat left top;
	border-bottom:1px solid #d3d2d8;
	float:left;
	width:164px;
}
#submenuSection ul li ul
{
	list-style-type:none;
	margin:0;
	float:left;
	padding:7px 0 0 0;
	width:164px;
}
#submenuSection ul li ul li
{
	background:url(../pics/submenu_arrow2.gif) no-repeat left ;
	border:0;
	float:left;
	padding:7px 0 7px 15px;
	width:148px;
}
#submenuSection ul li ul li h2
{
	margin:0;
}

/* Search                             */
#searchSection
{
	background-color:#f3f3ef;
	width:190px;
	float:left;	
	padding:15px 5px 15px 15px;
}
#searchSection h2
{
	margin:0 0 10px 0;
	width:100%;
	float:left;
}

#searchSection input
{
	margin:0 10px 0 0;
	float:left;
	width:135px;
	height:13px;
	border:1px solid #9292a3;
	padding:2px;
	background:url(../pics/bk_input.gif) repeat-x;
}
#searchSection input.goButton
{
	width:22px;
	height:19px;
	padding:0;
	margin:0;
	border:0;
}
#searchSection .fieldscontainer
{
	float:left;
}
/* Content Section                    */
#spContentSection
{
	float:right;
	overflow:hidden;
	width:488px;
	padding:25px 22px 16px 22px;
	background:#f5f5f0 url(../pics/bk_contenttxt.gif) no-repeat top;
}

/* Gallery                          */
.GalleryThumbs
{
	overflow:hidden;
	float:left;
	width:78px;
	height:50px;
	margin:3px 3px 0 0;
}

.GalleryFullimage
{
	overflow:hidden;
	float:left;
	width:484px;
	height:300px;
	margin:13px 0 0 0;
}

/* Sitemap                          */

.SitemapLevel1
{
	width:473px;
	padding:7px 0 7px 15px; 
	float:left;
	background:url(../pics/submenu_arrow2.gif) center left no-repeat;
	border-bottom:1px solid #d3d2d8;
}

.SitemapLevel2
{
	width:458px;
	margin:0 0 0 15px;
	background:url(../pics/submenu_arrow2.gif) center left no-repeat;
	padding:7px 0 7px 15px; 
	float:left;
	border-bottom:1px solid #d3d2d8;
}

/* Search Results                   */
.SearchResults
{
	width:473px;
	padding:7px 0 7px 15px; 
	float:left;
	background:url(../pics/submenu_arrow2.gif) center left no-repeat;
	border-bottom:1px solid #d3d2d8;
}

/* Contact Us                   */
#contactTable td
{
	border-bottom:1px solid #e0e0de;
	padding:8px 0 8px 0;
}

#contactTable td h2
{
	padding:8px 0 8px 0;
}

#contactTable input
{
	width:175px;
	border:1px solid #9a99ab;
	padding:3px;
	background:url(../pics/bk_contact_input.gif) repeat-x;
}
#contactTable textarea
{
	width:260px;
	background:#fdfdfd url(../pics/bk_contact_input.gif) repeat-x top;
	height:100px;
	border:1px solid #9a99ab;
	padding:3px;
}

#contactTable input.goButton
{
	border:0;
	width:62px;
	height:19px;
	padding:0;
}

/* News Archive                  */
.newssummaryItem
{
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #d3d2d8;
}
