/* CSS Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul, li {
	list-style:none;
	list-style-position:outside;
}
/* Generic Styling */
a:link, a:visited {
	color:#025BA1;
	text-decoration:underline;
}
a:hover, a:active {
	color:#2E69AA;
}
.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}
body {
	color:#616161;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#04466f url(../images/body_bg.gif) center top repeat-y;
}
#wrapper {
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/content_bg.gif) 0 0 repeat-y;
}
/* header */
#header {
	width:100%;
	overflow:hidden;
	padding:6px 0 15px 0;
	background:white;
}
.logo {
	float:left;
	display:inline;
	margin-left:22px;
}
.lang {
	float:right;
	width:500px;
	text-align:right;
	display:inline;
	margin:0 20px 10px 0;
}
.lang li {
	display:inline;
}
.lang li a {
	margin:0 1px;
}
.head_search {
	float:right;
	width:267px;
	display:inline;
	margin-right:20px;
}
.head_search .input_keyword {
	float:left;
	width:194px;
	height:17px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#86b9d5;
	background:url(../images/input_keyword.gif) 0 0 no-repeat;
	border:0;
	padding:4px 10px;
}
.head_search .input_go {
	float:right;
	width:48px;
	height:25px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#0069aa url(../images/input_go.gif) 0 0 no-repeat;
	color:#fff;
	border:0;
	cursor:pointer;
}
.banner {
	width:100%;
	height:156px;
	background:#287bae url(../images/banner.jpg) 0 0 no-repeat;
	color:#fff;
}
.banner .ban_txt {
	float:left;
	width:435px;
	font-size:25px;
	text-align:right;
	display:inline;
	margin:33px 0 0 65px;
	line-height:120%;
}
/* navigation */
#navigation {
	width:100%;
	overflow:hidden;
	background:#0069aa;
	border-top:1px #d0e4ef solid;
}
#navigation ul {
	padding-left:20px;
}
#navigation li {
	float:left;
	margin-right:1px;
}
#navigation li a {
	float:left;
	line-height:50px;
	height:50px;
	color:#fff;
	padding:0 17px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#navigation li a:hover, #navigation li.on a {
	background:#2e84ba url(../images/nav_on.gif) 0 0 repeat-x;
}
/* content */
#content {
	width:100%;
	overflow:hidden;
	padding:20px 0 40px;
}
.main_content {
	float:left;
	width:600px;
	display:inline;
	margin:10px 0 0 35px;
}
.main_txt li {
	list-style: square;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blueheading {
	font-size:16px;
	color:#025BA1;
	font-weight:bold;
	margin-bottom: 3px;
}
.blueheading a:link, .blueheading a:visited {
	text-decoration:none;
}
.blueheading a:hover, .blueheading a:active {
	text-decoration:underline;
}
h1 {
	font-size:22px;
	color:#006599;
	margin-bottom:10px;
	line-height:180%;
	font-weight:normal;
}
.intro_txt {
	width:100%;
}
.intro_txt p {
	line-height:130%;
	margin-bottom:20px;
}

/* Division Buttons */
.divisionbutton {
	display:block;
	width:189px;
	height: 228px;
	color:#fff;
}
.divisionbutton span {
	display:block;
	padding-right:30px;
	text-align:center;
	padding:180px 0 0 0;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	line-height:100%;
	font-weight:bold;
}
.entry1 {
	width:189px;
	height: 228px;
	background:#2E84BA url(../images/home_division1_off.jpg) no-repeat 0 0;
	text-decoration:none !important;
}
.entry2 {
	width:189px;
	height: 228px;
	background:#2E84BA url(../images/home_division2_off.jpg) no-repeat 0 0;
	text-decoration:none !important;
}
.entry3 {
	width:189px;
	height: 228px;
	background:#2E84BA url(../images/home_division3_off.jpg) no-repeat 0 0;
	text-decoration:none !important;
}
.entry1:hover {
	text-decoration: none;
	background: url(../images/home_division1_on.jpg) no-repeat 0px 0px;
}
.entry2:hover {
	text-decoration: none;
	background: url(../images/home_division2_on.jpg) no-repeat 0px 0px;
}
.entry3:hover {
	text-decoration: none;
	background: url(../images/home_division3_on.jpg) no-repeat 0px 0px;
}
.preload {display:none;}


.home_highlight_outer {
	padding: 20px !important;
	background: url(../images/home_highlight_back.gif) no-repeat top;
}

td.home_highlight_outer {
	
}

.home_highlight_inner {
	font-size: 12px;	
}

.home_highlight_inner ul {
	list-style: disc;
	padding-left: 15px;
}

.sidebar {
	float:right;
	width:322px;
}
.side_news {
	color:#0069aa;
	background:url(../images/side_title.gif) 0 top repeat-x;
}
.side_news a {
	color:#0069aa;
}
.side_news .news_title {
	height:43px;
	font-size:22px;
	color:#006599;
	font-weight:normal;
	line-height:43px;
	padding-left:60px;
	background:url(../images/ico_news.gif) 30px 0 no-repeat;
}
.side_news .news {
	width:256px;
	margin:20px auto 12px;
	font-weight:bold;
}
.side_news .news .news_date {
	font-size:12px;
	margin-bottom:5px;
}
.side_news .updates {
	width:256px;
	margin:10px auto;
}
.side_news .updates p {
	line-height:130%;
	margin-bottom:18px;
}
.side_news .tradeshows_title {
	height:43px;
	font-size:22px;
	color:#006599;
	font-weight:normal;
	line-height:43px;
	padding-left:20px;
}
.side_news .tradeshows {
	width:256px;
	margin:20px auto 12px;
}
.side_news .tradeshows .tradeshows_date {
	font-size:12px;
	margin-bottom:1px;
	font-weight:bold;
}
.side_news .tradeshows_event {
	font-size:16px;
	font-weight:bold;
}

.side_news .date {
	width:54px;
	float:left;
	height:46px;
	background:#2e84ba;
	position:relative;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:5px
}
.side_news .month {
	width:50px;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	padding-left: 2px;
}
.side_news .month span { width:50px; text-align:center; color:#FFFFFF; font-size:22px; font-family:Verdana, Arial, Helvetica, sans-serif;}


.imgright {
	background: #FFF;
	padding: 7px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #B4D5E7;
}
.imgleft {
	background: #FFF;
	padding: 7px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #B4D5E7;
}
.imgcenter {
    background: #FFF;
    padding: 7px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #B4D5E7;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.gallery img {
	background: #DAEBF3;
	padding: 7px;
	border: 1px solid #B4D5E7;
}
.revealmoredetails {
    color: #025BA1;
    text-decoration: underline;
    cursor: pointer;
}

/* footer */
#footer {
	height:85px;
	background:#0069aa;
	color:#f7feff;
	font-size:11px;
	width:1004px;
	margin:0 auto;
}
.foot_logo {
	float:left;
	display:inline;
	margin:16px 0 0 30px;
}
.copyright {
	float:right;
	width:500px;
	text-align:right;
	display:inline;
	margin:46px 30px 0 0;
	letter-spacing:-1px;
}