
#colorbars	{
	width:751px;
	height: 4px;
	background: #ebebeb url(colorbar.gif);
	font-size:0px;
}
#banner	{
	width: 751px;
	height:131px;
	background: url(pacs.gif);
	font-size:0px;
}
#banner h1	{
	display:none;
}

.red	{
	color:#c00;
}

.orange	{
	color:#c63;
}

.yellow	{
	color:#fc6;
}

.green	{
	color:#996;
}

.purple	{
	color:#636;
}
.blue	{
	color:#336;
}
.lightblue {color: #217c9b;}

#menu ul	{
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding:0px;
	margin:0px;
	list-style:none;
	height: 41px;
	background: #ebebeb url(menubg.gif) repeat-x ;
}

#menu li	{
	border-left: 1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	float:left;
	margin:0px;
	height: 41px;
	font: 18px Georgia, serif;
	list-style:none;
}


#menu a, #menu a:visited	{
	float:left;
	padding:0.5em 16px 0.3em 16px;
	text-decoration: none;
}
#menu .on	{
	background-color: #F8F8F8;
	text-decoration:none;
	height:26px;
}

#menu li a:hover	{
	background-color: #F8F8F8;
	text-decoration:none;
	height:26px;
}

#submenu	{
	border-top: 1px solid #ebebeb;
	padding:0px;
	margin:0px;
	list-style:none;
	/*background: #ebebeb url(menubg.gif) repeat-x ;*/
}

.linkssubmenu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}
a:link.linkssubmenu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}
a:visited.linkssubmenu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}
a:hover.linkssubmenu {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none;}

h2	{
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	background: #fff url(menubg.gif) repeat-x ;
	padding:0.5em 2.8em 0.3em 21px;
	font: 23px Georgia, serif;
	margin:0px;
}

h3	{
	font: 8pt Verdana, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}

#content	{
	border: 1px solid #ebebeb;
	background: #fff url(menubg.gif) repeat-x ;
	background-color: #fff;
	padding: 22px;
	font: 8pt Verdana, Helvetica, sans-serif;
	color: #666;

}

.column	{
	width: 50%;
	float:left;
	
}

.column img	{
		border: 0;
	}

p	{
	margin-bottom: 2em;
	margin-right: 3em;
}


a	{
	color: #333;
	text-decoration: underline;
}
a:hover	{
	color: #000;
	text-decoration: underline;
}

#content ul, .class ul	{
	display:block;
	margin-left: 0em;
	margin-bottom: 4em;
	padding-left: 0px;
}

#content li, .class li	{
	display:block;
	list-style: none;


}

#contacts	{
	font: 8pt Verdana, Helvetica, sans-serif;
	color: #666;
	width: 200px;
	float: left;
}

#mapholder	{
	width: 475px; 
	height: 475px;
	border: 1px solid #ebebeb;
	padding: 11px;
	float:left;
}

#map	{
	width:100%;
	height: 100%;
	background-color: #999;
}


#welcome	{
	border: 1px solid #ebebeb;
	background: #fff url(menubg.gif) repeat-x ;
	background-color: #fff;
	padding-left: 22px;
	font: 11pt Georgia, Times, serif;
	color: #666;
	line-height: 1.8em;
	height: 191px;
}

#welcome a, #welcome a:hover, #welcome a:visited	{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


#footer	{
	border: 1px solid #ebebeb;
	background: #fff url(menubg.gif) repeat-x ;
	background-color: #fff;
	padding-left: 22px;
	font: 11pt Georgia, Times, serif;
	color: #000;
	font-weight:bold;
	line-height: 1.8em;
}

/* 	style for jobs section	*/
.jobholder	{
		margin-bottom:6em;
	}
div.jobholder p	{
		margin: 1em 0;
	}
div.jobholder h2	{
		border-left: 0;
		padding-left:0;
		font-size: 16px;
		
	}	
h4, fieldset, .tinytype	{
		margin-left: 5em;
	}	
	
.hide	{
		display:none;
	}	

.tinytype	{
		font-size: 85%;
	}

