*
	{
	margin: 0;
	padding: 0;
	}
html,body
	{ text-align: center; height: 100%; }
a,img
	{
	border: none;
	}
a {
	color: #0051ba;
	text-decoration: none;
}
body
	{
	margin:0px 0px 0px 0px;
		

	padding:0px 0px 0px 0px;
	

	text-align:center;
	

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	

	font-weight: normal;
	

	font-size:1em;
	background-color: #c2dfbf;
}
/*Main Blocks*/
div#masterfloat { text-align: left; margin-right: auto; margin-left: auto; width: 989px; overflow: visible;
	margin-top: 20px;
}
div#sitewrapper { text-align: left; width: 989px; overflow: visible; float: left;
	background: #c2dfbf url(common/side-drop-shadows.gif) repeat-y scroll left top;
	padding-left: 23px;
}
div#topshadow {
	width: 989px;
	height: 23px;
	background: #c2dfbf url(common/top-border-shadow.gif) no-repeat scroll left top;
	overflow: hidden;
	float: left;
}
div#bottomshadow {
	width: 989px;
	height: 23px;
	background: #c2dfbf url(common/bottom-border-shadow.gif) no-repeat scroll left top;
	overflow: hidden;
	float: left;
	clear: left;
}
/*Header
*/
div#header {
	width: 943px;
	height: 198px;
	overflow: hidden;
	margin-bottom: 6px;
	float: left;
	clear: left;
	background-color: white;
}
h1#sitetitle {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
div#toprightheader {
	width: 174px;
	background-color: #0051ba;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 2px;
	height: 82px;
}
div#toplistpanel {
	position: absolute;
	bottom: 0;
	float: left;
	display: inline;
	border-top: 2px solid white;
}

/* Search Panel - Quick Links */

div#formwrapper {
	overflow: hidden;
	background-color: #0051ba;
	width: 166px;
	padding: 6px 4px 8px;
	float: left;
}

form#QuickLinks {
	margin-bottom: 11px;
}

form#QuickLinks select#quicklinks_dropdown {
	width: 75%;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

form#QuickLinks input#quicklinks_button {
	width: 20%;
	margin: 0;
	padding: 0;
}

form#FormName {
	
}

form#FormName label#searchlabel, form#FormName p, form#QuickLinks label#quicklinkslabel {
	color: white;
	font-size: 11px;
	margin: 0;
	padding-bottom: 2px;
	display: block;
}

form#FormName input#query_string {
	width: 164px;
	margin-bottom: 4px;
	display: inline;
	font-size: 10px;
}

form#FormName input#searchbutton {
	clear: left;
	float: right;
}
/*Navigation*/

#nav, #nav ul { float: left; width: 174px; background-color: white; margin: 0; padding: 0; display: block; }

#nav a { width: 174px; text-decoration: none;
	text-indent: 4px;
	height: 18px;
	display: block;
}
#nav li { color: white;
	width: 174px;
	list-style-type: none;
	height: 18px;
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 2px;

}
#nav .blue li a:link, #nav .blue li a:visited    { color: white; text-decoration: none;
	background-color: #0051ba;
}

#nav .blue li a:hover, #nav .blue li a:active, #nav .blue #current    { color: #00449d; text-decoration: none;
	background-color: #80a8dd;
}

#nav .green li a:link, #nav .green li a:visited    { color: white; text-decoration: none;
	background-color: #23a314;
}

#nav .green li a:hover, #nav .green li a:active, #nav .green #current    { color: #1a780f; text-decoration: none;
	background-color: #91d18a;
}

/*Main Content*/
div#maincontent {
	clear: left;
	float: left;
	background-color: white;
	width: 943px;
	margin-bottom: 6px;
}
div#internalhomecontent {
	float: left;
	width: 583px;
	background-color: #e7eee7;
	margin-right: 6px;
	margin-left: 6px;
	height: 393px;
	overflow: hidden;
	display: block;
}
div#internalcontent { background-color: #e7eee7; display: block; margin-right: 6px; margin-left: 6px; padding: 30px 46px 30px 44px; width: 493px; height: 333px; float: left; overflow: auto; }
div#internalcontent h1 {
	color: #00449d;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	text-indent: 0px;
	line-height: 20px;
	height: 18px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 4px;
}
div#internalcontent h2 {
	font-size: 27px;
	font-weight: normal;
	font-style: normal;
	line-height: 36px;
	color: #1a780f;
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
}

div#internalcontent h3 {
	color: #00449d;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 4px;
}

div#internalcontent h4 {
	color: #373737;
	font-size: 11px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 4px;
	font-weight: bold;
}

div#internalcontent p {
	font-size: 11px;
	line-height: 18px;
	color: #474747;
	margin: 0;
	padding-top: 0;
	padding-bottom: 12px;
	text-align: justify;
}

div#internalcontent ul {
	margin: 0;
	padding-top: 0;
	padding-bottom: 8px;
	padding-left: 16px;
}

div#internalcontent li {
	font-size: 11px;
	line-height: 18px;
	color: #474747;
	margin: 0;
	padding-top: 0;
	text-align: left;
	list-style-type: square;
	padding-left: 5px;
	text-align:justify;	
}

div#internalcontent ol {
	font-size: 11px;
	line-height: 18px;
	color: #474747;
	margin: 0;
	padding-top: 0;
	text-align: left;
	padding-left: 5px;
}

div#internalcontent img.bodypic { float: left; margin-right: 15px; margin-bottom: 7px; }

/*Teaser Column*/
div#teasercolumn {
	width: 174px;
	float: left;
	background-color: white;
	overflow: hidden;
	height: 393px;
}
#teaser {
	width: 174px;
	height: 127px;
	overflow: hidden;
	float: left;
	background-color: #0051ba;
	margin-bottom: 6px;
	position: relative;
}

/* Set #teaser img.backgroundpic to display:none to hide the background images in the teasers */

#teaser img.backgroundpic {
	display: none;
}
.style-one { }
.style-one h1 {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	color: white;
	padding-top: 7px;
	padding-left: 9px;
	padding-bottom: 7px;
	width: 165px;
	height: 26px;
	position: absolute;
}

.style-one h1 span {
	display: block;
	clear: left;
	font-size: 11px;
}
.style-one p {
	background-color: #23a314;
	color: white;
	font-size: 11px;
	line-height: 16px;
	padding-top: 7px;
	padding-left: 9px;
	margin: 0;
	padding-bottom: 0;
	width: 165px;
	height: 80px;
	float: left;
	position: absolute;
	top: 48px;
}

.style-one  a, .style-two a

.style-one  a, .style-two a {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.style-one p a:link, .style-one p a:visited {
	color: white;
	text-decoration: none;
}
.style-one p a:hover, .style-one p a:active {
	color: white;
	text-decoration: underline;
}
.style-two { }
.style-two h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	line-height: 18px;
	height: 18px;
	padding-left: 9px;
	background-color: #23a314;
	padding-top: 4px;
	padding-bottom: 4px;
	color: white;
	margin-bottom: 9px;
	width: 135px;
	position: absolute;
}
.style-two p {
	padding-left: 9px;
	color: white;
	font-size: 12px;
	line-height: 20px;
	width: 160px;
	position: absolute;
	top: 35px;
}
.style-two p a:link, .style-two p a:visited {
	color: white;
	text-decoration: none;
}
.style-two p a:hover, .style-two p a:active {
	color: white;
	text-decoration: underline;
}
/*Footer*/
div#footer {
	float: left;
	clear: left;
	width: 935px;
	background-color: #23a314;
	height: 23px;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 4px;
}
div#footer p {
	color: white;
	line-height: 23px;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#footer ul {
	margin: 0;
	padding: 0;
}

div#footer li {
	color: white;
	line-height: 23px;
	font-size: 11px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
div#footer span#addressgap {
	width: 16px;
	padding-left: 8px;
	padding-right: 8px;
}
div#footer-floatleft {
	float: left;
}
div#footer-floatright {
	float: right;
	text-align: right;
}

div#footer span#spaceandline {
	border-right: 1px solid #65bf5b;
	margin-right: 8px;
	padding-right: 8px;
}

div#footer li#angelsignature {
	border-style: none;
	background: url(common/pre-angelsolutions-bullet.gif) no-repeat 13px 10px;
	text-indent: 17px;
	padding-left: 15px;
}

div#footer li a:link, div#footer li a:visited {
	color: white;
	text-decoration: none;
}

div#footer li a:hover, div#footer li a:active

div#footer li#angelsignature a:hover, div#footer li#angelsignature a:active {
	color: white;
	text-decoration: underline;
}

div#internalcontent ul.vacancies 
{
margin-left:0;
padding-left:0;
}

div#internalcontent ul.vacancies li
{
list-style-type:none;
}

div#internalcontent ul.vacancies li img

{padding:0px 15px 0 0;
vertical-align:middle;}
