@charset "utf-8";
/* CSS Document */

@import url("global/reset.css");
@import url("global/fonts.css");


a{
	color: #0090cc;
	text-decoration: none;
}



#wrapper{
	margin: 0 15px;
}


#mainForm{
	margin: 10pt 20pt;
}

#topSearchBoxContent, #mainMenu, #breadcrumbs, #jobs, #leftContent, #rightContent, #topSection, #headerSection, #helpOptions, #AT, #topMenu, #toolsMenu, #footer fieldset, #header fieldset, #footer fieldset, .topSearchBox{
	display: none;
}

#logo{
	text-align: left;
	padding-bottom: 15pt;
	margin-bottom: 15pt;
	border-bottom: 1px solid #999;
	width: 100%;
}

#logo a,#logo a img {
	border: none;
}

#newsListFP li{
	list-style: none;
}

#logo a{
	margin: 0 15px 0 0;
}

.headerBanner{
	margin-bottom: 25pt;
}


#footer{
	margin-top: 25pt;
}
#footer ul{
	text-align: left;
	margin: 0 0 0 -10px;
}

#footer ul li{
	 list-style: none;
	 display: inline;
}

#footer ul li{
	padding: 0 10px;
	background: url(http://icmp12.com/images/footer_line.gif) no-repeat center right;
}

#footer ul li.lastChild{
	background: none;
}

#footer ul li a{
	color: #67695e;
}


#rightContent h2{
	margin-top: 0;
}

#footer{
	margin: 20pt 0 30px 0;
	border-top: 1px solid #000000;
	/*padding: 5pt 0 0 0;*/
	text-align: left;
	width: 100%;
}

#footer p{
	font-size: 7pt !important;
}





/* FONTS */


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	
}

h1{
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	font-weight: normal;
}

h2{
	font-size: 12px;
	font-weight: bold;
}

input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#topMenu li {
	line-height: 17px;
	font-size: 10px;
}

#mainMenu li a{
	line-height: 35px;
	font-weight: bold;
	font-size: 12px;
}

#mainMenu li ul li a{
	line-height: 26px;
}

#priorityNav li {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.directoryEntry h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

#priority h2, #priority h1{
	font-size: 12px;
	line-height: 1.3em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#FPnews h2{
	line-height: 37px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#FPnews .FPnewsDate{
	font-size: 9px;
}

#FPnews h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
}

.newsLinks li a{
	line-height: 17px;
}

#FPCampains  h2{
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftMenuTitle{
	text-transform: lowercase;
	text-transform: capitalize;
	line-height: 20px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#leftContent ul li a{
	line-height: 27px;
}

#leftContent ul li.activePage a{
	font-weight: bold;
}

#leftContent ul li.activePage ul li a{
	font-weight: normal;
}

blockquote{
	font-size: 18px;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif
}

#rightContent a{
	line-height: 1.9em;
}

#leftContent ul li.activePage ul li.activePage a{
	font-weight: bold;
}

#rightContent h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.rightContentContacts{
	font-weight: bold;
}

#toolsMenu li.styleSwitcherLinks{
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#aSmall{
	font-size: 9px;
}

#aMedium{
	font-size: 11px;
}

#aBig{
	font-size: 12px;
}

.themesArea h2 span, .branches h2, .brancheOverview h2 span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 37px;
}

.newsList h2.newsListMonth{
	text-transform: capitalize;
	font-style: italic;
}

.sitemap li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 37px;
}

.sitemap li ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	text-transform: none;

}
#footer 
{
	font-size:11px;
}
