body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444 !important;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	width: 187px;
	height: 64px;
	text-indent: -5000px;
	color: #00413a;
	font-size: 1.4em;
	background-image: url('../images/pillar_innovations.gif');
	background-repeat: no-repeat;
	margin-left: 5px;
}

h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #00413a;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 0.5em;
}

h5 {
	font-weight: bold;
	color: #00413a;
	margin-bottom: 0.35em;
	font-size: 0.9em;
}

h6 {
	font-weight: bold;
	font-style: italic;
	color: #00413a;
	margin-top: 1em;
	margin-bottom: 0.35em;
	font-size: 0.8em;
}

p {
	font-size: 0.80em;
	line-height: 1.2em;
	margin-bottom: 1em;
	text-align: justify;
}

ul {

	margin-bottom: 1.5em;
	
}

li {
	font-size: 0.75em;
	margin-bottom: 0.125em;
	text-align: justify;
	text-indent:1.5em;
}


#top_bar {
	background-color: #00413a;
	text-align: center;
	border-bottom: 1px solid #c1e1c7;
	margin-bottom: 12px;
}

#top_bar a {
	color: #FFFFFF;
	font-size: 0.7em;
}

.container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top_bar .container {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 4px;
}

#left {
	width: 205px;
	float: left;
}

#right {
	width: 535px;
	float: left;
}

#menu {
	background-color: #e1f6e5;
	border: 1px solid #c1e1c7;
	border-left: 0;
	border-right: 0;
	padding: 5px;
	margin-top: 10px;
	margin-left: 1px;
	width: 192px;
}

#menu li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c1e1c7;
	font-size: 1.0em;
	margin-bottom: 0.0em;
	text-align: justify;
	text-indent:0.0em;
}

#menu li img {
	float: left;
	margin-right: 10px;
}

#menu li a {
	color: #00413a;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li div.link {
	float: left;
	width: 130px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00413a;
	padding-top: 10px;
}

#menu ul{
	
	margin-bottom: 0.0em;
}



#search {
	margin-top: 12px;
	border: 2px solid #c1e1c7;
	border-bottom: 0;
	padding: 5px;
	background-color: #e1f6e5;
}

#sbs {
	float: left;
	width: 290px;
}

#search .search {
	float: left;
	width: 230px;
	text-align: right;
}

#search span {
	font-size: 0.8em;
	color: #00413a;
	font-weight: bold;
}

#submenu {
	border: 2px solid #c1e1c7;
	border-top: 0;
	border-bottom: 0;
	border-right: 0;
	background-color: #e1f6e5;
}

#submenu .inner {
	height: 16px;
	background-color: #00413a;
}

#submenu .item {
	float: left;
	width: 87px;
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: center;
	padding-top: 2px;
}

#submenu .left {
	float: left;
	width: 20px;
}

#submenu .divider {
	float: left;
	width: 17px;
}

#submenu .item a {
	color: #FFFFFF;
}

#right .left_side {
	float: left;
	width: 365px;
}

#right .left_side .inner {
	padding: 16px 20px 16px 20px;
}

#right .right_side {
	float: left;
	width: 170px;
}

#right .right_side .inner {
	padding: 16px 5px 16px 5px;
}

#right .right_side a {
	color: #00413a;
}

#footer {
	background-color: #00413a;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 0.8em;
}

#main {
	background-image: url('../images/bg_main.gif');
	background-repeat: no-repeat;
}

.button {
	background-color: #00413a;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 25px;
	padding: 3px;
	border: 0;
	cursor: pointer;
}

input.styled {
	font-size: 0.7em;
	padding: 3px;
	border: 1px solid #00413a;
}

.line {
	font-size: 0.8em;
	line-height: 1.2em;
}

.location {
	font-size: 0.8em;
	border-bottom: 1px solid #c1e1c7;
	padding-bottom: 4px;
	padding-top: 4px;
}