@charset "utf-8";

/* CSS Document */
.noscrolly {
	overflow: hidden;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_doted_green.png);
	background-repeat: repeat-x;
	background-position: center -50px;
	background-attachment: fixed;
}

p {
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

b {
	color: #222222;
}

form {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul li {
	text-indent: -10px;
	list-style-type: none;
	background-image: url(../images/list_dot2.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left 1px;
	height: 20px;
}

th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.caselogo {
	float: right;
	height: 80px;
	width: 230px;
	margin-left: 15px;
	text-align: right;
	background-color: #00CC99;
}

div {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 11px;
}

h3 {
	font-size: 11px;
	color: #4F2990;
	background-color: #F0F0F0;
	background-image: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #4F2990;
}

a:hover {
	text-decoration: none;
	color: #4F2990;
}

ul li a:hover {
	text-decoration: underline;
}

a.button:link, a.button:visited, a.button:active {
	background-image: url(../images/navigation_bg.png);
	background-repeat: repeat-x;
	background-position: center -3px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover {
	text-decoration: underline;
}

a.bigbutton:link, a.bigbutton:visited, a.bigbutton:active {
	background-image: url(../images/navigation_bg.png);
	background-repeat: repeat-x;
	background-position: center -3px;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100px;
}

a.bigbutton:hover {
	text-decoration: underline;
}

.buttonholder {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.buttonholder a:link, .buttonholder a:visited, .buttonholder a:active {
	text-decoration:none;
}

.buttonholder a:hover {
	text-decoration:underline;
}

table.header {
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 10px;
	background-image: url(../images/edgeshadow_top.png);
}

.contactform {
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #EBEBEB;
}

.clients img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.contactform .inputtextfield {
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 2px;
}

.contactform select {
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 2px;
}

.contactform textarea {
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 2px;
}

.contactform .contacttable td {
	padding: 3px;
}

#contact_direct #visibleitem .filter td {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	position: absolute;
	width: 100%;
	top: 350px;
}


.footercap {
	background-image: url(../images/edgeshadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.flashhome {
	width: 1000px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.flashorzholder {
	padding: 7px;
}

.footerbg {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.footerbg2 {
	font-size: 10px;
	padding-bottom: 5px;
}

.footerbg3 {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left -1px;
}

.footer {
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
}

.footer td {
	font-size: 10px;
}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

#login {
	position: absolute;
	float: right;
	padding: 7px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	top: 20px;
	z-index: 250;
}

#g2logo {
	text-align: center;
	width: 240px;
	position: absolute;
	z-index: 200;
	top: 10px;
}

.login a:link, .login a:visited, .login a:active {
	font-size: 9px;
	text-decoration: none;
}

.login a:hover {
	font-size: 9px;
	color: #4F2990;
	text-decoration: underline;
}

.login img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}

.hero {
	background-color: #FFFFFF;
	height: 150px;
	border: 1px solid #C9C8C9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}

.pageflash {
	text-align: center;
}

.helper {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #4F2990;
	padding-right: 10px;
}
 .helper a:link, .helper a:visited, .helper a:active, {
 color: #FFFFFF;
 text-decoration: none;
}

.helper a {
	color: #FFFFFF;
	text-decoration: none;
}

.helper a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.home .none {
	overflow: hidden;
}

.home {
}

.farright {
	background-image: url(../images/uppernav.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.partners a {
}

.navshadow {
	background-image: url(../images/navigation_shadow.png);
	background-repeat: repeat-x;
	background-position: center -1px;
}

.partners img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-bottom: 15px;
}

.quote {
	background-image: url(../images/q66.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-top: 17px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	background-position: 0px 7px;
	font-style: italic;
	z-index: 100;
	position: relative;
	line-height: 28px;
}

.quote div#quoteout {
	z-index: 10;
	position: relative;
	display: inline;
	float: none;
	right: 30px;
}

.title {
	font-size: 13px;
	color: #4F2990;
	font-weight: bold;
	padding-bottom: 5px;
}

.stage {
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 5px;
	width: 975px;
	background-color: #FFFFFF;
}

.stage2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.stageholder {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.stageholder_left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.stageholder_right {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.stageholder_center {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}

.stageholder_flash {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.flashholderw-boarder {
	padding-top: 7px;
	padding-right: 7px;
}

.stagetext {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.stagetext .auto {
	background-image: url(../images/page_image_autos.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.stagetext .flashholder {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.stagetext .pagetitle {
	font-size: 20px;
	font-weight: bold;
	color: #4F2990;
	text-align: left;
	height: 135px;
	margin: 0px;
	padding: 0px;
}

.stagetext h2 {
	font-size: 18px;
	background-repeat: repeat-x;
	color: #4F2990;
	display: block;
	background-position: left center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.stagetext .titlesample {
	font-size: 20px;
	line-height: 35px;
	padding: 5px;
	background-image: url(../images/bg_doted_green.png);
	background-repeat: repeat-x;
	background-position: 0px;
	color: #FFFFFF;
}

.stagetext .border {
	display: table-cell;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}

.four00 {
	height: 400px;
	display: block;
}
.team {
	height: 350px;
	padding: 0px;
	width: 90%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.team h2 {
	font-size: 20px;
	color: #4F2990;
	display: block;
	height: 42px;
	line-height: 24px;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.team .g2title {
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	color: #4F2990;
	margin-right: 0px;
	font-style: italic;
}

.team img {
	margin: 0px;
	padding: 0px;
}

.team .text {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	line-height: 14px;
}

.team p {
	margin-bottom: 6px;
}

.text {
	padding: 7px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

.stagetext2 {
	background-color: #FFFFFF;
	padding: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9C8C9;
	border-bottom-color: #C9C8C9;
	border-left-color: #C9C8C9;
}

.stagetext ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 65px;
	padding: 0px;
}

.stagetext li {
	margin-bottom: 5px;
	list-style-position: outside;
	display: block;
	height: auto;
}

.stagetext ul li a {
	text-decoration: none;
	color: #4F2990;
	font-weight: bold;
}

.stagetdhome {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/text-bg.png);
	text-align: left;
	vertical-align: top;
	float: left;
	width: 319px;
	_width: 324px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.stagetdhome .text {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 130px;
	_height: 135px;
}

.stagetdhome p {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

.stagetdhome h1 {
	font-size: 16px;
	line-height: 30px;
	padding: 5px;
	background-image: url(../images/bg_doted_green.png);
	background-repeat: repeat-x;
	background-position: 0px;
	color: #FFFFFF;
	height: 30px;
	display: block;
	margin: 0px;
}

.stagetext .flashadright {
	background-color: #FFFFFF;
}

.improve {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.improve p {
	text-indent: -15px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.improve ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.improve li {
	display: block;
	overflow: visible;
	line-height: 13px;
	padding-bottom: 10px;
	text-indent: -5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 25px;
	margin: 0px;
	height: auto;
}

.improve li a:link, .improve li a:visited, .improve li a:active {
	text-decoration: none;
	color: #333333;
}

.improve li a:hover {
	text-decoration: none;
	color: #4F2990;
}

.text .advantages {
	padding: 0px;
	float: left;
	width: 226px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.advantages ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.advantages li {
	display: block;
	overflow: visible;
	height: auto;
	line-height: 12px;
	padding-bottom: 10px;
	text-indent: -5px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-left: 23px;
	font-size: 12px;
}

.text .advantages.three {
	padding: 0px;
	margin: 0px;
}

.lastli {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clients  .clientimg {
	display: block;
	float: left;
	max-height: 60px;
	width: 135px;
	text-align: center;
	vertical-align: middle;
}

.leftnav .title {
	font-size: 12px;
	margin: 0px;
	padding: 7px;
}

.improve li .download a, .improve li .download a:link, .improve li .download a:visited, .improve li .download a:active {
	font-size: 11px;
	color: #4F2990;
	text-align: right;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	font-style: italic;
	text-decoration: none;
}
.improve li .download a:hover {
	color: #75BD2F;
}

#c4p_closed li {
	list-style-type: disc;
	background-image: none;
	padding: 0px;
	margin-top: 7px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.tdborder { border: 1px solid #CCCCCC; }
.stagetdhome .learna {
	position: absolute;
	width: 310px;
	padding-top: 105px;
}
.clients .tdborder .title { text-align: left; }
.clients .imgholder td { width: 127px; }
