@charset "utf-8";
/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #454587;
	background-image: url(../images/bgnd-body.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
#tableMain{
	height: 100%;
}
#tdMainlt{
	background-image: url(../images/shadowlt.png);
	background-repeat: repeat-y;

}
#tdMainrt{
	background-image: url(../images/shadowrt.png);
	background-repeat: repeat-y;

}
#tdMainltct{
	vertical-align: top;
	height: 100%;
	background-color: #FFFFFF;
}
#tablespacer{
	height: 4px;
}
#tdspacernav{
	background-image: url(../images/bgnd-nav-shdw.gif);
}
#tdspacerbody{
	background-image: url(../images/bgnd-body-shdw.gif);
	height: 4px;
}
#tableHeader{
	/* position: absolute; */
}
.imgheader{
	position: absolute;
	top: 0px;
	background-color: #FFFFFF;
}
.imgheadershadow{
	position: absolute;
	top: 156px;
}
#tablebody{
	height: 100%;
}
#tdbodynav{
	background-image: url(../images/bgnd-nav.gif);
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#tdbodybody{
	/* padding-top: 200px; */
	vertical-align: top;
}
#tableNav{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.divNavcontent{
	margin-top: 170px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 175px;
}
.tdNavheadtop{
	background-image: url(../images/bgnd-navhead.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdNavheadtop a{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.tdNavheadtop a:hover{
	text-decoration: underline;
}

.tdNavhead{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/bgnd-navhead.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tdNavhead a{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.tdNavhead a:hover{
	text-decoration: underline;
}
.tdNavbody1{
	color: #28285a;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
	width: 15px;
	font-size: 12px;
	line-height: 18px;
}
.tdNavbody1 a{


}
.tdNavbody1 a:hover{

}
.tdNavbody2{
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 163px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdNavbody2 a{
	display: block;
	color: #28285a;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.tdNavbody2 a:hover{
	text-decoration: underline;
}
.divBodycontent{
	margin-top: 167px;
	margin-right: 11px;
	margin-left: 11px;
	width: 682px;
}
.divBodycontent a{
	color: #28285a;
	text-decoration: none;
}
.divBodycontent a:hover{
	text-decoration: underline;
}
.spanHeader{
	font-family: "Times New Roman", Times, serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c1d4a;
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	font-variant: small-caps;
}
.spanHeadnav{
	font-size: 12px;
	display: block;
	margin-top: 2px;
	margin-bottom: 24px;
}
.spanheadnav a{
	color: #000000;
	text-decoration: none;
}
.spanSubhead{
	font-size: 18px;
	display: block;
	margin-top: 2px;
	margin-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.imgIndex{
	text-align: center;
	border: 2px solid #999999;
	margin-top: 5px;
}
.divFooter{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c1d4a;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	margin-top: 24px;
}
.divFooter a{
	color: #000000;
	text-decoration: none;
}
#tableGallery{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 2px;
}
.tdGallery{
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
}
.tdGallery img{
	border: 1px solid #999999;
}
.tdGallery img:hover{
	border: 1px solid #2D2E64;
}
.divFlash{
	border: 1px solid #CCCCCC;
	width: 680px;
}
.divEventHeader{
	background-color: #5280be;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.divEventinfo{
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.divEventinfo a{
	text-decoration: underline;
	color: #5280be;
}
.divPressrelease1, .divPressrelease2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: bold;
}
.divPressrelease1 a, .divPressrelease2 a{
	text-decoration: underline;
	color: #5280be;
}
.divPressrelease2{
	background-color: #F5F5F5;
}
#tableSolutions{
}
#tdSolutions1{
	vertical-align: top;
	padding-right: 10px;
}
#tdSolutions2{
	vertical-align: top;
}
.divSolutions2{
	background-color: #DBDBDB;
	margin-top: 8px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;

}
.tdMngmt{
	padding-bottom: 20px;
}
#tableProducts{
}
.tdProducts{
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}.style1 {color: #FFFFFF}

