body {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
}

.bold {
	font-weight: bold;
}

a {
	color: #000;
}
a:hover {
	color: #7394A8;
}
a.blue {
	color: #7394a8;
}
a.blue:hover {
	color: #003366;
}
a.blueDark {
	color: #003366;
}
a.blueDark:hover {
	color: #7394a8;
}
a img {
	border: none;
}

span.luceneHit {
	font-weight: bold;
}

input, select, button, textarea {
	font-size: 1em;
}

h1 {
	font-size: 1.5em;
	padding: 10px 0;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 1.2em;
}
h3, h4, h5, h6 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}
div.base {
	width: 100%;
}

div#top, div#menu, div#banner, div#leftMenu, div#printEmail, div#rightMenu, div#bottomSiteMap, p.hotLinks, div#panel1, div.tab-body {
	display: none;
}
div#bottom {
	padding: 0 10px 1px 10px;
	height: 29px;
}
div#main {
	
}
div#breadcrumb {
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

div#page {
}

div.aw-tab {
	background: #CCD9E2;
}
div.aw-tab div.innerTab {
	padding: 1px 1px 0 0;
	height: 30px;
}
div.aw-tab-header {
	float: left;
	width: 243px;
	font-weight: bold;
}
div.aw-tab-header div.innerHeader {
	padding: 6px 15px 5px 15px;	
	background: #EBF0F3;
	margin-left: 1px;
}
div.aw-tab-active div.innerHeader {
	background: #CCD9E2;
}
div.aw-tab-active {
	width: 242px;	
}
.button {
	color: #003366;
	border: 1px solid #013463;
	background: #fff;
	padding: 2px 10px;
	font-weight: bold;
	cursor: pointer;
}
div.button {
	width: auto;
}

.tab-body {
	padding: 15px;
	background: #CCD9E2;
}

div.productList {
	width: 49%;
	float: left;
}
div.parny {
	float: right;
}
div.productList div.inner {
	border: 2px solid #99B3C0;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-right: 10px;
}
div.productList div.parny {
	margin-left: 10px;
	margin-right: 0;
	float: none;	
}
div.productList h3 {
	padding: 2px 15px;
	font-weight: normal;
}
div.productList h4 {
	font-size: 1.1em;
	padding: 10px 15px;
}
div.productList a {
	font-weight: bold;
	width: auto;
	margin-right: 15px;
	color: #003366;	
}
div.productList div.desc {
	padding: 0 15px 10px 15px;
}
div.productList ul {
	margin: 0 auto;
}

div.product {
}
div.product h2 {
	margin: 1px 0 0 0;
	font-weight: normal;
	padding: 3px 10px;
	font-size: 1em;
}
div.product h2.bottomLine {
	margin-bottom: 10px;
}
div.product h1 {
	font-size: 1.5em;
	padding: 15px 10px;
	margin: 5px 0 0 0;
}
div.product h4 {
	margin: 0 0 5px 10px;
}
div.product p, div.product ul {
	margin: 0 0 10px 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCD9E2;
}
div.product ul li {
	list-style: square;
	margin-left: 30px;
	padding-left: 0; 
}
div.product div.references {
	margin: 0 0 10px 10px;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #CCD9E2;
}
div.product div.references div.break {
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
table.contact {
	padding: 10px;
	width: 100%;
}
table.contact table {
	width: 100%;
}
table.contact h4 {
	margin: 0 0 0 0;
}
table.contact p {
	margin: 10px 0;
	padding: 0;
	border: 0;
}
table.contact p span.big, table.contact p a {
	font-size: 1.2em;
}
textarea.contact, input.contact {
	margin: 5px 0;
	width: 100%;
	background: #F1F2F6;
}
textarea.contact {
	height: 50px;
	margin-bottom: 0;
}
table.contact td.labelContact {
	text-align: left;
	font-weight: bold;
}

div.referencesResult {
	width: 70%;
	margin: 20px 0 0 0;
}
div.referencesResult h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 3px 10px;
	border: 2px solid #CCD9E2;
	margin: 5px 0;	
}
div.referencesResult h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 7px 12px;
	padding: 0;
}
div.referencesResult table {
	color: #000;
	margin: 0 0 0 10px;
	padding: 0;
}
div.referencesResult div.break {
	margin: 10px 0 15px 10px;
	padding: 0;
	border-bottom: 1px solid #CCD9E2;
	font-size: 0;
}
div.referencesResult table td {
	padding: 0 5px 0 0;
	width: 300px;
}
div.referencesResult table td.otherProducts {
	text-decoration: underline;
}

div.newsView div.list {
	margin: 0 0 20px 0;
	border-bottom: 5px solid #E5E9EC;
}
div.newsView div.list h2 {
	font-size: 1em;
	margin: 0 0 15px 0;
	padding: 0;
}
div.newsView div.list div.date {
	color: #99B3C2;
	font-size: 1.2em;
	font-weight: bold;
}
div.newsView div.list p {
	margin: 0;
	padding: 0;
}
div.newsView div.list a {
	margin: 10px;
}

#sitemap .expander {
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	width: 9px;
	cursor: pointer;
}
#sitemap .expander.expanded {
	background-image: url(../images/treeMinus.gif);
}
#sitemap .expander.collapsed {
	background-image: url(../images/treePlus.gif);
}
#sitemap .expander.disabled {
	background: none;
}
#sitemap .item a {
	margin-left: 7px;
	padding-left: 8px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: center left;
}
#sitemap .item {
	margin-bottom: 10px;
	vertical-align: middle;
	line-height: 16px;
}
/* level 0 */
#sitemap  .level0 {
	padding: 0;
}
#sitemap .level0 a {
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/bulletLevel0.gif);
}
/* level 1 */
#sitemap  .level1 {
	padding: 0 0 0 10px;
}
#sitemap .level1 a {
	font-weight: bold;
	background-image: url(../images/bulletLevel1.gif);
}
/* level 2 */
#sitemap  .level2 {
	padding: 0 0 0 20px;
}
#sitemap .level2 a {
	font-weight: normal;
	background-image: url(../images/bulletLevel2.gif);
}


table.career {
	width: 100%;
	padding: 10px;
}
table.career td {
	padding: 2px;
}
table.career td.blueBorder {
	border-top: 5px solid #CBD9E4;
	text-align: center;
}
table.career div.combobox_group {
	padding: 0 0 0 15px;
}
table.career div.combobox_group span {
	display: block;
	padding: 2px 0;
	text-align: left;
}
td.alignRight {
	text-align: right;
	float: none;
	width: auto;
}
td.width25 {
	width: 25%;
}

div.left10 {
	margin-left: 10px;
}
div.mainBox {
	float: left;
	width: 238px;
	height: 225px;
	background: url(../images/bckgMainBox.gif) bottom  no-repeat;
}
div.mainBox h2 {
	padding: 10px 0 0 15px;
	color: #fff;
	font-weight: bold;
	margin: 0;
}
div.mainBox h3 {
	padding: 10px 0 0 15px;
	margin: 0;
}
div.mainBox p {
	padding: 10px 0 0 15px;
	color: #000;
}
div.mainBottom {
	clear: both;
	padding-top: 10px;
}
div.mainBottom div.mainBox {
	background: none;
	height: auto;
}
div.mainLinks {
	float: left;
	width: 110px;
}
div.grey {
	float: left;
	margin-left: 10px;
	width: 862px;
	background: #FBFBFB;
}
div.newsBox {
	float: left;
	width: 366px;
	min-height: 100px;
}
.headRed {
	width: 238px;
	height: 35px;
	background: url(../images/headRed.gif) no-repeat;
}
.headBlue {
	width: 238px;
	height: 35px;
	background: url(../images/headBlue.gif) no-repeat;
}
.headPurple {
	width: 238px;
	height: 35px;
	background: url(../images/headPurple.gif) no-repeat;
}
.headMagenta {
	width: 238px;
	height: 35px;
	background: url(../images/headMagenta.gif) no-repeat;
}

div.alertNews {
	padding: 10px;
}
div.alertNews h2 {
	margin: 0;
	padding: 0;
	background: url(../images/headAlertNews.gif) no-repeat top left;
	height: 20px;
}
div.alertNews div.date {
	color: #7394A8;
	margin-top: 5px;
}
div.alertNews h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
}
div.alertNews h3 a {
	color: #003366;
}
div.alertNews h3 a:hover {
	color: #7394a8;
}
div.alertNews div.content {
	padding-bottom: 5px;
}
div.searchResult {
	margin-bottom: 10px;
}
div.paging {
	padding: 2px 10px;
}
span.paging_header {
	padding-right: 5px;
}
span.paging_active, a.paging_inactive {
	padding: 0 5px;
}

