* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	min-height: 100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background-color: #FFF;
	height: 100%;
	min-height: 100%;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}
.siteMainTitle {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 1.5;
	text-align: left;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.siteMainTitleSubText {
	font-size: 18px;
	font-style: italic;
}
.logoImage {
	text-align: right;
	float: right;
	padding-top: 45px;
	padding-bottom: 5px;
	padding-right: 15px;
	width: 265px;
}
.appSubHeading {
	text-align: left;
	float: left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 435px;
	background-color: #de0e0e;
}
.appTextContainer {
	text-align:left;
	float:left;
	padding-left: 30px;
	width: 470px;
	line-height:1.25;
}
.appTextContainer li {
	font-size: 10px;
}
.appTextContainer2nd {
	text-align:left;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	width: 280px;
	line-height:1.25;
}
.appTextContainer2nd li {
	font-size: 10px;
}
.appSystemImage {
	text-align: center;
	float: left;
	padding-top: 10px;
	width: 500px;
}
.applicationListImage {
	text-align: left;
	float: right;
	width: 300px;
}
.productImageLeft {
	text-align: center;
	float:left;
	padding-top: 20px;
	width: 330px;
}
.productImageLeft2 {
	text-align:center;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 50px;
	width: 375px;
}
.productImageLeft2 h1 {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	color:#FFF;
	font-size: 24px;
}
.textBlockRight {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	color:#FFF;
	text-align: left;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 50px;
	width: 365px;
}

.textBlockWhole {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 14px;
	color:#FFF;
	text-align: left;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 50px;
	width: 770px;
}
.textBlockRight h1, .textBlockWhole h1 {
	font-size:  20px;
	font-weight: bold;
}
.textBlockRight h2, .textBlockWhole h2 {
	font-size: 16px;
	font-weight: bold;
}
.textBlockRight a, .textBlockWhole a {
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
}
.textBlockRight a:hover, .textBlockWhole a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.formDevStandard {
	width:250px;
	padding: 0px;
	line-height: 1.5;
}
.largerTextBlockRight {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 1.25;
	font-size: 12px;
	text-align:left;
	float: right;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	width: 440px;
}
.largerTextBlockRight h1 {
	font-size: 13px;
	color:#de0e0e;
	text-transform:capitalize;
	font-weight:bold;
}
.smallPrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.container {
	width: 830px;
	margin: 0px auto;
	padding: 0px 15px;
	text-align: left;
}
.mainContent {
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 830px;
	height: 645px;
	padding: 0px;
	color: #600px;
	line-height: 1.25;
}
.mainContent ul {
	padding: 0px 20px;
}

.bottom {
	width: 800px;
	height: 40px;
	margin-top: 480px;
	margin: 0px auto;
	text-align: left;
}
.bottom2 {
	width: 800px;
	height: 20px;
	margin-top: 500px;
	margin: 0px auto;
	text-align: left;
}
.footer {
	font-size: 10px;
	color: #666;
	width: 800px;
	background-color: #FFF;
	margin: 0px auto;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	text-align: left;
}
.footer A {
	color: #666;
	text-decoration: none;
}
.footer A:hover {
	color: #666;
	text-decoration: underline;
}
/*Header Menu*/

#menu {
	width: 800px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
}
#menu ul {
	background-color: de0e0e;
	height: 40px;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#menu ul li {
	width: 114px;
	height: 40px;
	display: inline;
	float: left;
	padding-top: 0px;
	list-style: none;
	text-align: center;
}
#menu ul li a {
	background-color: #de0e0e;
	height: 30px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 10px;
	color: #FFF;
}
#menu ul li a:hover, #menu ul li a.active {
	font-weight: bold;
	background-color:#FFF;
	color: #F00;
}
/*Header Menu2*/

#menu2 {
	width: 800px;
	height: 20px;
	margin: 0 auto;
	text-align: Right;
}
#menu2 ul {
	height: 20px;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#menu2 ul li {
	width: 160px;
	height: 20px;
	display: inline;
	float: right;
	padding-top: 0px;
	list-style: none;
	text-align: center;
}
#menu2 ul li a {
	background-color: #000;
	height: 15px;
	display: block;
	font-size:10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 5px;
	color: #FFF;
}
#menu2 ul li a:hover, #menu2 ul li a.active {
	font-weight: bold;
	background-color: #666;
	color: #000;
}

.calTable {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin:10px 0px;
}
.calTable th {
	background-color: #FFF;
	color: #D52B1E;
	line-height:95%;
	padding: 4px;
}
.calTable td {
	border-bottom: 1px solid white;
	padding: 2px;
}

.thumbnail {
position: relative;
z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #CCC;
	padding: 5px;
	left: -1000px;
	border: 2px;
	border-style: solid;
	border-color: #000;
	visibility: hidden;
	color: #000;
	text-decoration: none;
	width: 300px;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0px;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}


a:link img {
         text-decoration: none;
         border:0;
         border:none;
}

a:visited img {
   color: #3366FF;
    border:0;
         border:none;

}

a:hover img{
         text-decoration: none;
         border:0;
         border:none;

}


