body {
	background: white url(/furniture/container_background.gif) repeat-y center top;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


#wrapper {
	width: 760px;
	margin: 0 auto;
}

#top {
}

#logo {
	margin: 20px 0 20px 0;
}


#topNav {
	background-color: #008B98;
	color: white;
	font-size: 110%;
	padding-top: 4px;
}

#topNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 23px;
}

#topNav ul li {
	float: left;
	margin: 0;
	padding: 0 0 6px 0;
}


#topNav ul li a {
	color: white;
	padding: 0 5px;
	border-right: 1px solid #80c5cc;
	line-height: 1.5em;
	height: 1.5em;
}

#topNav ul li a.last {
	border: 0 !important;
}

#topNav ul li a:hover,
#topNav ul li.on a {
	color: #ffd41c;
	text-decoration: none;
}

#topNav ul li.on {
	background: transparent url(/furniture/top_nav_pointer.gif) no-repeat center bottom;
}

#mainArea {
	margin: 20px 0 0 0;
}

#colLeft {
	float: left;
	width: 160px;
}

#leftNav {
	font-size: 110%;
}

#leftNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftNav ul li {
	margin: 0;
	border: 1px solid white;
}

#leftNav ul li a {
	display: block;
	color: #333;
	padding: 4px 4px 4px 15px;
	border-bottom: 1px dotted #333;
}

#leftNav ul li a:hover,
#leftNav ul li a.on {
	color: #008B98;
	background: transparent url(/furniture/nav_pointer.gif) no-repeat 0 6px;
}

#leftNav ul li ul li a {
	padding: 4px 4px 4px 30px;
	color: #008B98;
	border-bottom: 1px dotted #CCC;
	background: transparent url(/furniture/nav_link.gif) no-repeat 17px 6px;
}

#leftNav ul li ul li a:hover,
#leftNav ul li ul li a.on {
	background: transparent url(/furniture/nav_link.gif) no-repeat 17px 6px;
	text-decoration: underline;
}

#colRight {
	float: right;
}

#colRight div.image img {
	padding: 3px;
	border: 3px solid #eee;
}

#colRight div.hotlink {
	margin-top: 10px;
}

#middle {
	margin: 0 180px 0 180px;
}

#middle.noRightCol {
	margin-right: 0 !important;
}

#content {
	background-color: white;
	font-size: 110%;
	color: #333;
	height: 1%;
}

#content h1 {
	font-weight: normal;
	font-size: 180%;
	color: #008B98;
	margin: 0;
	width: 390px;
}

#content h2 {
	font-size: 140%;
	font-weight: bold;
	color: #008B98;
}

#content h3 {
	font-size: 100%;
	background-color: #ffd41c;
	padding: 5px;
	margin: 0;
}

#content p,
#content ul {
	line-height: 1.5em;
}

#content ul {
	list-style-image: url(/furniture/nav_pointer.gif);
}


#content.home p {
	margin: 1em 0;
	line-height: 1.25em;
}

#content a {
	color: #008B98;
}

#content ul li {
	margin-bottom: 0.5em;
}

#content a.buttonlink {
	font-weight: bold;
	background: transparent url(/furniture/nav_pointer.gif) no-repeat 0 2px;
	padding-left: 15px;
}

#footer {
	background-color: #008B98;
	padding: 7px;
	margin: 0 0 10px 0;
	color: white;
	text-align: center;
	margin-top: 20px;
}

#footer p {
	margin: 0;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: underline;
}

#colLeftHome {
	margin-right: 230px;
}

#colRightHome {
	float: right;
	width: 217px;
	margin-bottom: 20px;
}

#colRightHome div.margin {
	margin-bottom: 18px;
}

#bottomHotlinksHome {
	padding-top: 33px;
}

#bottomHotlinksHome div {
	float: left;
}

#bottomHotlinksHome div.margin {
	margin-right: 18px;
}



div#competencies {
}

div#competencies div.hidden {
	display: none;
	border: 1px solid #ffd41c;
	margin-left: 310px;
}

div#competencies div.hidden p {
	margin: 10px;
	padding: 0;
}

img#diagram {
	cursor: pointer;
	border: 0;
	float: left;
}

.required {
	color: red;
}


DIV.error {
	background: url(/furniture/icon_error.gif) 0px 0px no-repeat;
	padding-left: 20px;
	margin: 20px 0px 20px 0px;
}

DIV.warning {
	background: url(/furniture/icon_warning.gif) 0px 0px no-repeat;
	padding-left: 20px;
	margin: 20px 0px 20px 0px;
}

DIV.notice {
	background: url(/furniture/icon_notice.gif) 0px 0px no-repeat;
	padding-left: 20px;
	margin: 20px 0px 20px 0px;
}

DIV.success {
	background: url(/furniture/icon_success.gif) 0px 0px no-repeat;
	padding-left: 20px;
	margin: 20px 0px 20px 0px;
}

a.buttonlink {
	background: transparent url(/furniture/nav_pointer.gif) no-repeat 0px 2px;
	padding-left: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 1em;
}

form fieldset {
	width: 370px;
}

form div.row {
	padding: 4px 5px;
	vertical-align: middle;
	clear: both;
}

form div.striped {
	background-color: #ffea8e;
}

form fieldset legend {
	color: #008B98;
}

form label {
	width: 30%;
	display: block;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

form input,
form textarea,
form select {
	width: 65%;
}

form span.auto input,
form span.auto label,
form .auto {
	width: auto !important;
	margin-right: 0.5em;
}

form fieldset div.fieldsetTopSpacer {
	height: 10px;
}

form fieldset p {
	margin-top: 0;
}

form fieldset {
	border: 1px solid #CCC;
	margin-bottom: 1em;
	padding: 7px;
}

form fieldset legend {
	font-weight: bold;
	font-size: 120%;
}

form input.button {
	width: auto !important;
	cursor: pointer;
}


#content div#sitemap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content div#sitemap ul li {
	margin: 2em 0 0.5em 0;
}

#content div#sitemap ul li ul li {
	margin: 0.5em 0;
	padding-left: 17px;
	background: transparent url(/furniture/nav_link.gif) no-repeat 1px 0;
}

#content div#sitemap ul li a {
	font-size: 120%;
	font-weight: bold;
}

#content div#sitemap ul li ul li a {
	font-size: 100% !important;
	font-weight: normal !important;
}

#faqs {
	margin: 2em 0;
	line-height: 1.5em;
	width: 390px;
}

#faqs div.tab {
	cursor: pointer;
	font-weight: bold;
	padding: 3px 5px;
	background: #EEE;
	color: #333;
}

#faqs div.box {
	margin: 5px;
}

div.footer-social {
	float: left;
}

div.footer-social p {
	float: left;
	margin: 10px 0 0 0;
}

div.footer-social ul {
	float: left;
	margin: 0 0 0 2px;
	padding: 0;
	width: 250px;
}

div.footer-social ul li {
	list-style-type: none;
	float: left;
	margin: 6px 5px 0 5px;
}

div.footer-social ul li#linkedin {
	margin-top: 5px;
}

div.footer-social ul li#facebook {
	margin-top: 5px;
} 

div.clear {
	clear: both;
}
