@charset "utf-8";
/*.noLink {
    background-color: #99CCFF;
    color: #0066FF; 
}*/
* {
	padding: 0;
	margin: 0px;
}
a:active, a:focus, input:focus {
	outline-style: none;
}
a img {
	border: 0 none;
	float: right;
}
a, a:visited {
	color: #005596;
	text-decoration: none;
}
#mainContent h3 a {
	font-weight: bold;
}
#mobileIndex1 {
	display: none;
}
body {
	font-family: 'Muli light', sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
table {
	border-spacing: 0px;
}
#v_oneColumn {
	float: left;
	padding-left: 10px;
	width: 100%;
	height: auto;
}
h6 {
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 84px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 168px;
}
#tagLine {
	background-image: url("../images/wordLogo.png");
	background-repeat: no-repeat;
	float: left;
	height: 49px;
	margin-left: 20px;
	margin-top: 15px;
	text-indent: -9999px;
	width: 474px;
}
h3 {
	color: #4080B0;
	font-weight: lighter;
	text-transform: uppercase;
}
h3.unlinkedHeader {
	color: #000000;
	font-weight: lighter;
}
h4 {
	color: #4080B0;
	font-weight: lighter;
	text-transform: uppercase;
}
h2 {
	color: #005696;
	font-size: 15px;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: left;
}
h1 {
	color: #005696;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
}
#firstColumn p a, #secondColumn p a, #thirdColumn p a {
	background-image: url("/images/bulletRight.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
#mainContent p {
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: 'Muli light', sans-serif;
}
#mainContent #sideBar li p {
	margin-bottom: -10px;
	margin-left: -10px;
	text-transform: none;
	width: 135px;
}
#sideBar ul .header .expand li.noBullet {
	list-style-image: none;
	color: #000;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 925px;
}
#connect {
	/*background-image: url("../images/connect.png");*/
    /*display: block;*/
	float: right;
	/* height: 34px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto; */
	width: 178px;
}
#searchwrapper {
	background-image: url("../images/search.png");
	background-repeat: no-repeat;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 172px;
}
#productsNav {
	background-image: url("../images/products.png");
	float: left;
	height: 30px;
	width: 131px;
}
#servicesNav {
	background-image: url("../images/services.png");
	float: left;
	height: 30px;
	width: 131px;
}
#successesNav {
	background-image: url("../images/successes.png");
	float: left;
	height: 30px;
	width: 131px;
}
#supportNav {
	background-image: url("../images/support.png");
	float: left;
	height: 30px;
	width: 131px;
}
#blogNav {
	background-image: url("../images/blog.png");
	float: left;
	height: 30px;
	width: 131px;
}
#aboutNav {
	background-image: url("../images/about.png");
	float: left;
	height: 30px;
	width: 131px;
}
#contactNav {
	background-image: url("../images/contact.png");
	float: left;
	height: 30px;
	width: 131px;
}
#secondaryNav {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	clear: both;
	margin-top: 5px;
	text-transform: uppercase;
	width: 917px;
}
#secondaryNav ul {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	display: inline;
	height: 30px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 922px;
}
#mainContent {
	margin-top: 20px;
	padding-bottom: 25px;
}
#homePageContent {
	border: 2px solid #CCCCCC;
	border-radius: 15px 15px 15px 15px;
	margin-top: 20px;
	padding-bottom: 25px;
	text-align: left;
}
#leftColumns {
	background-color: #EFEFF0;
	border-radius: 15px 15px 15px 15px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 535px;
}
#thirdColumn {
	border-right-width: 0;
	float: left;
	width: 178px;
}
#thirdColumn p {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#firstColumn p, #secondColumn p {
	padding-top: 10px;
}
#rightColumn {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 352px;
}
#about {
	background-color: #807F83;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
#about p.innerPadding {
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
#resells ul li {
	display: inline;
}
#resells img {
	float: left;
	padding-left: 1px;
}
#resells {
	background-color: #EFEFF0;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	height: 55px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#footer {
	font-size: 10px;
	height: 100px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#smallLogo {
	float: right;
	margin-top: 30px;
}
p a img {
	margin-top: 5px;
}
p.innerPadding {
	border-right: 1px solid #999999;
}
#thirdColumn p.innerPadding {
	border: medium none;
}
.left {
	float: left;
}
li.left {
	border-left: 1px solid #999999;
	height: 80px;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 30px;
	text-decoration: none;
}
.innerPadding {
	bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.searchbox {
	background-color: transparent;
	border: 0 none;
	height: 25px;
	width: 172px;
	position: absolute;
	left: 2px;
	top: 0px;
}
.searchbox_submit {
	background-color: transparent;
	border: 0 none;
	height: 24px;
	width: 20px;
	left: 16px;
	position: absolute;
	top: 45px;
}
.left ul li a {
	color: #000000;
	text-decoration: none;
}
.holder {
	background-color: #EFEFF0;
	height: 160px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 340px;
}
.scroll-pane {
	background-color: #EfEFF0;
	overflow: auto;
	width: 330px;
	font-size: 8pt;
	height: 135px;
}
.holder-events {
	background-color: #EFEFF0;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	height: 130px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 340px;
}
.holder-careers {
	background-color: #EFEFF0;
	height: 80px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	width: 340px;
}
.scroll-pane-events {
	background-color: #EfEFF0;
	height: 90px;
	overflow: auto;
	width: 320px;
	font-size: 8pt;
	padding: 5px;
}
.scroll-pane-careers {
	background-color: #EfEFF0;
	height: 45px;
	overflow: auto;
	width: 320px;
	font-size: 8pt;
	padding: 5px;
	line-height: 12pt;
}
#menu {
	height: 43px;
	margin: 0 auto;
	padding-left: 0;
	text-transform: uppercase;
	width: 917px;
}
#menuSecondary {
	height: 30px;
	margin: 0 auto;
	padding-left: 0;
	text-transform: uppercase;
	width: 917px;
}
#menu li {
	float: left;
	margin-top: 9px;
	position: relative;
}
#menuSecondary li {
	display: list-item;
	float: left;
	margin-top: 9px;
	position: relative;
}
#menu li a, #menuSecondary li a {
	color: #EEEEEE;
	display: block;
	font-family: 'Muli light', sans-serif;
	font-size: 14px;
	outline: 0 none;
	text-decoration: none;
}
#menu li:hover a, #menuSecondary li:hover a {
	color: #FFFFFF;
}
.dropdown_1column, .dropdown_2columns {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-image: url("../images/transparentSpacer.png");
	background-repeat: repeat;
	border-image: none;
	border-radius: 0 0 15px 15px;
	border-right: 1px solid #999999;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	float: left;
	left: -999em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 10px 5px 20px;
	position: absolute;
	text-align: left;
	z-index: 10;
}
.dropdown_1column {
	padding-left: 15px;
	width: 240px;
}
.dropdown_2columns {
	margin-top: 10px;
	padding-top: 5px;
	width: 380px;
}
#menu li:hover .dropdown_1column, #menu li:hover .dropdown_2columns {
	left: 0;
	top: auto;
}
.col_1, .col_3 {
	display: inline;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
}
.col_1 {
	padding-bottom: 10px;
	width: 100px;
}
.col_3 {
	padding-bottom: 10px;
	width: 160px;
}
#oneColumn {
	float: left;
	padding-left: 10px;
	width: 740px;
	height: auto;
}
#oneColumn p {
	padding-bottom: 15px;
	text-align: left;
	font-family: 'Muli light', sans-serif;
}
#menu h3, #menu ul li, #menuSecondary ul li {
	font-family: 'Muli light', sans-serif;
	font-size: 16px;
	text-align: left;
}
#menu h3 {
	font-size: 16px;
	margin: 7px 0;
	padding-bottom: 7px;
}
#menu li:hover div a {
	color: #000000;
	font-size: 14px;
}
#menu li:hover div a:hover {
	color: #005596;
}
#menu li ul {
	margin-bottom: 12px;
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0;
}
#menu li ul li {
	font-size: 16px;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	position: relative;
	text-align: left;
	width: 230px;
}
#menu li ul li:hover {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}
.topLevel {
	text-indent: -9999px;
}
#simulation {
	margin-right: 280px;
	padding-bottom: 11px;
}
#development {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}
#menu li ul li {
	list-style-image: none;
	list-style-type: none;/* 
	>> removed by ERM 9/19/2014 list-style-image: url("/images/bullet.png");
	*/
}
#searchwrapper form, #about li, #social ul li {
	display: inline;
}
#header {
	padding-bottom: 10px;
}
li#prototyping {
	float: right;
	padding-bottom: 10px;
}
.noBullet {
	list-style-image: none;
	list-style-type: none;
}
#footerNav ul, #footerNav li, .noBullet {
	list-style-type: none;
}
#firstColumn, #secondColumn {
	float: left;
	width: 178px;
}
#divider2, .divider2 {
	border-bottom: 1px solid #999999;
	margin: 10px 0;
	width: 380px;
}
#sideBar {
	float: right;
	width: 168px;
}
#blogContent {
	float: left;
	width: 728px;
}
#sideBar ul li.header {
	background-image: url("../images/sideBarHeader.png");
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 167px;
}
#sideBar ul li {
	color: #005596;
	font-size: 10px;
	font-weight: lighter;
	list-style-image: url("../images/bulletRight.png");
	padding-bottom: 2px;
	text-transform: uppercase;
	width: 130px;
}
#sideBar ul li.locs {
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	list-style-image: url("../images/bulletRight_gray.png");
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	width: 130px;
}
.subscribe {
	background-image: url("../images/subscribe.png");
	background-repeat: no-repeat;
	height: 69px;
	padding-top: 25px;
	width: 172px;
}
#mainContent .subscribe p {
	background-image: url("../images/getupdates.png");
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 15px;
	margin-top: 10px;
	padding-bottom: 0;
	text-indent: -9999px;
	width: 145px;
}
#mainContent .subscribe p a {
	display: block;
	height: 24px;
	width: 145px;
}
#columnOne, #columnTwo {
	float: left;
	padding-right: 20px;
	width: 358px;
}
#columnTri {
	float: left;
	padding-right: 20px;
	width: 225px;/*height: 600px;	*/
}
#columnTriFloat {
	float: left;
	padding-right: 20px;
	width: 225px;
}
#columnQuadFloat {
	float: left;
	padding-right: 0px;
	width: 160px;
}
.expand {
	border-bottom: 2px solid #CCCCCC;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	height: auto;
	padding-top: 10px;
}
.expand li {
	margin-left: 25px;
	text-align: left;
}
#columnOne img, #columnTwo img, #about img {
	border: 0.5px solid #CCCCCC;
	border-radius: 15px 15px 15px 15px;
	float: left;
	margin-bottom: 15px;
	margin-right: 13px;
}
#oneColumn img {
	border: thin none #CCCCCC;
	border-radius: 15px 15px 15px 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
#mainContent #columnOne ul li, #mainContent #columnTwo ul li, #mainContent #columnOne ol li, #mainContent #columnTwo ol li, #mainContent #oneColumn ul li, #mainContent #oneColumn ol li {
	margin-left: 20px;
	/*padding-bottom: 2px;*/
	padding-left: 0;
}
#mainContent #columnTwo ul, #mainContent #columnOne ul, #mainContent #oneColumn ul {
	padding-bottom: 15px;
	padding-left: 7.5px;
}
#about ul.innerPadding li a {
	color: #FFFFFF;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 5px;
	text-transform: uppercase;
}
.notAllCaps {
	font-variant: normal;
	text-transform: none;/*font-size: 24px;*/
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#columnOne li, #columnTwo li {
/*padding-top: 5px;*/
}
#oneColumn h3, #firstColumn h2, #secondColumn h2, #thirdColumn h2 {
	padding-top: 15px;
}
#oneColumn .floatRight {
	margin-left: 15px;
}
.communityDiv {
	height: 450px;
}
.communityExtraMargin {
	margin-bottom: 50px;
	height: 600px
}
.technologyDiv {
	height: 320px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
}
#firstColumn img {
	border-top-left-radius: 15px;
}
#thirdColumn img {
	border-top-right-radius: 15px;
}
#quote {
	margin-bottom: 20px;
}
#oneColumn .video {
	float: left;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-top: 5px;
	width: 342px;
	height: 300px;
	z-index: 1;
}
.clear h2 {
	padding-top: 15px;
}
.noTopPadding {
	padding-top: 0;
}
.video h3 {
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.smallerText {
	font-size: 10px;
}
#back-top {
	bottom: 30px;
	margin-left: 975px;
	position: fixed;
}
#back-top a {
	-moz-transition: all 1s ease 0s;
	color: #BBBBBB;
	display: block;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 75px;
}
#back-top a:hover {
	color: #000000;
}
#back-top span {
	-moz-transition: all 1s ease 0s;
	background: url("../images/up-arrow.png") no-repeat scroll center center #B4D1FE;
	border-radius: 15px 15px 15px 15px;
	display: block;
	height: 75px;
	margin-bottom: 7px;
	width: 75px;
}
#back-top a:hover span {
	background-color: #005697;
}
#logo {
	background-image: url("../images/logo.png");
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 84px;
	width: 168px;
}
#columnOne .definition {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#courseSelection p {
	padding-bottom: 5px;
}
#oneColumn .tableWidth {
	width: 670px;
}
blockquote cite {
	display: block;
	padding-right: 20px;
	text-align: right;
}
p.readMore {
	background-image: url("../images/bulletRight.png");
	background-position: 4px 8px;
	background-repeat: no-repeat;
	float: right;
	font-size: 10px;
	height: 10px;
	padding-left: 15px;
	padding-top: 5px;
	text-transform: uppercase;
}
blockquote {
	margin-bottom: 10px;
}
.caseStudy {
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 728px;
}
.caseStudy img {
	border: 0.5px solid #CCCCCC;
	border-radius: 15px 15px 15px 15px;
	float: left;
	margin-right: 17px;
}
p.successes a {
	background-image: url("../images/bulletRight.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	display: block;
	font-size: 11px;
	padding-left: 10px;
	text-transform: uppercase;
	list-style-type: none;
}
/*.2columnList {
 	width: 602px;
	margin-right: auto;
	margin-left: auto;
}*/
.comingSoon {
	text-align: center;
}
#oneColumn.comingSoon h1 {
	font-size: 36px;
	font-weight: bold;
}
#oneColumn.comingSoon p {
	font-size: 18px;
}
#slider img {
	border: 1px solid #000000;
	border-radius: 15px 15px 15px 15px;
}
#top #wrapper #mainContent #oneColumn p.noWrap {
	margin-left: 359px;
}
/*FeedBurner Code*/
.feedburnerFeedBlock {
	padding: 5px;
}
.feedburnerFeedBlock p.feedTitle {
	display: none;
}
.feedburnerFeedBlock .headline {
	color: #005596;
	padding-top: 2px;
}
#scrollBox p {
	margin-right: 15px;
	padding-bottom: 5px;
}
#scrollBox li {
	padding-bottom: 4px;
	padding-top: 2px;
}
#mainContent #columnOne #courseCategories ul {
	width: 170px;
	float: left;
}
div#jobs {
	border: 1px solid black;
	margin: 10px;
	padding: 10px;
	background: #fafafa
}
div#jobNames {
	margin-left: 10px;
	font-size: 14px;
	line-height: 20px;
}
img#noRound {
	border: 0.5px solid #CCCCCC;
	border-radius: 0px;
	float: center;
	margin-bottom: 15px;
	margin-right: 0px;
}
hr {
	margin-bottom: 15px;
}
div.cl_box {
	background-color: #eee;
	padding: 10px;
	margin-bottom: 15px;
}
div.cl_prod {
	width: 680px;
	/*height:  100px;*/
	/*background-image: url(/images/stp_Idea-Series-background.jpg);*/
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #fff;
	padding: 10px;
}
div.cl_prod_link {
	font-size: 16px;
	margin-top: 4px;
	padding: 5px;
	background-color: orange;
}
div.strat_prod_idea {
	width: 220px;
	height: 56px;
	background-image: url(/images/stp_Idea-Series-background.jpg);
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
div.strat_prod_design {
	width: 220px;
	height: 56px;
	background-image: url(/images/stp_Design-Series-background.jpg);
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
div.strat_prod_production {
	width: 220px;
	height: 56px;
	background-image: url(/images/stp_Production-Series-background.jpg);
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
div.strat_prod_link {
	font-size: 16px;
	margin-top: 4px;
}
div.strat_prod_txt {
	height: 150px;
}
.ansys-videos-titleList {
	margin-left: 25px;
	margin-top: 10px;
	line-height: 150%;
}
div.ansys-video {
	padding: 25px;
	margin-top: 25px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 600px;
	z-index: 1;
	border: 1px black solid;
	text-align: center;
}
div.ansys-video p {
	text-align: center !important;
	color: #009;
	padding-top: 10px;
	padding-bottom: 0px !important;
}
div.ansys-video iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
div.ansys_tip_vid {
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	width: 300px;
	float: left;
	z-index: 1;
	border: 1px black solid;
	text-align: center;
}
.action_box {
	float: right;
	border: 1px black solid;
	padding: 10px;
	margin: 10px;
	background: #ddf;
	text-align: center;
	box-shadow: 2px 2px 1px #888888;
}
div.flownex_brochure {
	padding: 25px;
	margin: 10px;
	width: 250px;
	height: 330px;
	float: left;
	z-index: 1;
	border: 1px black solid;
	text-align: center;
}
div.flownex_brochure img {
	margin-left: 25px !important;
	margin-right: 25px !important;
	border: 1px black solid !important;
}
div.ansys_prod {
	padding: 15px;
	margin: 20px;
	background-color: #fafafa;
	height: 100px;
}
div.rp_menu {
	width: 100%;
	background: #005696;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
ul.rp_menu_item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.rp_menu_item li {
	float: left;
	border-right: 1px solid #bbb;
}
ul.rp_menu_item li:hover {
	background-color: #004479;
}
ul.rp_menu_item a {
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 14px 16px;
	text-decoration: none;
	color: #fff;
}
ul.rpq li {
	list-style-type: none;
	margin: 4px;
	margin-left: 15px;
}
div.rpq_button {
	float: left;
	padding: 10px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	background-color: #0071C8;
	display: block;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: white;
	border-radius: 5px;
}
div.rpq_button:hover {
	background-color: #005696;
}
div.rpq_button a {
	text-decoration: none;
	color: #fff;
}
#rpq_oneColumn img {
	border: 0.5px solid #CCCCCC;
	border-radius: 15px 15px 15px 15px;
	float: left;
	margin-bottom: 15px;
	margin-right: 13px;
}
table.rpq tr td {
	padding: 10px;
}
table.rpq select {
	padding: 10px;
}
table.rpq option {
	line-height: 50px;
	padding: 10px;
}
div.rpq_table_outer input {
	margin: 10px;
	padding: 10px;
}
div.rpq_table_outer {
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 15px;
	margin: 10px;
	width: 800px;
	background: #eee;
	border-radius: 10px;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
table.rpq input {
	padding: 5px;
}
h1.rpq {
	font-size: 32px;
	color: #005696;
	text-align: left;
	font-weight: bold;
}
table.rpq-list {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin: 10px;
	width: 800px;
	background: #eee;
	border-radius: 10px;
	border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
table.rpq-list td {
	padding: 8px;
}
table.rpq-list tr:nth-child(even) {
	background-color: #fff;
}
table.rpq-list tr:hover {
	background-color: #ddd;
}
table.rpq-list th {
	border-bottom: 1px solid #333;
	text-align: left;
	padding-top: 8px;
}
#columnOne .technologyDiv li {
	padding-top: 0px;
	padding-bottom: 0px;
}
.index_txt1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	margin-bottom: 30px;
	color: rgba(241,241,241,1.00);
	text-shadow: 0 0 3px #060606;
	opacity: 1;
	color-profile: #f00;
}
.i2_title {
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 26px;
}
a .index-pbox-1 table tr td {
	line-height: 14px;
	font-size: 12px;
	color: black;
}
a .index-pbox-2 table tr td {
	line-height: 14px;
	font-size: 12px;
	color: black;
}
a .index-pbox-2 span {
	line-height: 14px;
	font-size: 12px;
	color: black;
}
.index-pbox-1 {
	background-color: #fff;
	padding: 5px;
	width: 550px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
}
.index-pbox-2 {
	background-color: #fff;
	padding: 5px;
	margin-left: 10px;
	margin-top: 5px;
	width: 170px;
	height: 80px;
	float: right;
}
.index-pbox-2 .i2_title2 {
	font-family: league-gothic;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
}
.i2_infobox {
	background-color: #fff;
	padding: 15px;
	width: 240px;
	height: 400px;
	float: left;
	font-size: 24px;
	line-height: 36px;
	margin: 5px;
	margin-right: 20px;
}
.scan_prod_box {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.fnmod {
	border: 1px solid black;
	background-color: #ddf;
	margin: 5px;
	padding: 10px;
	width: 325px;
	float: left;
}
.fn_mod_grp { 
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 15px;
}

div.abm_menu {
	width: 100%;
	background: #005696;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
ul.abm_menu_item {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.abm_menu_item li {
	float: left;
	border-right: 1px solid #bbb;
}
ul.abm_menu_item li:hover {
	background-color: #004479;
}
ul.abm_menu_item a {
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 14px 16px;
	text-decoration: none;
	color: #fff;
}
#abm_oneColumn img {
	border: 0.5px solid #CCCCCC;
	border-radius: 15px 15px 15px 15px;
	float: left;
	margin-bottom: 15px;
	margin-right: 13px;
}
div.cmty_box {
	border: 1px solid black;
	height: 120px;
	width: 155px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	display: inline-block;
	
}
#cmty img {
	border-radius: 0px;
	padding: 3px;
	margin: 0px;
	border: none;
	float: none;
}  
