/* CSS Document */
body{
	font-family: Arial,sans-serif;
}

a:link {
	font-size:11px;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-size:11px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size:11px;
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	font-size:11px;
	color: #333333;
	text-decoration: none;
}

a.body:link {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}

a.body:visited {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}

a.body:hover {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}

a.body:active {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}

a.white:link{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

a.white:visited{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

a.white:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.blue:link{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a.blue:visited{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a.blue:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.blue:active {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: underline;
}

a.red:link{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

a.red:visited{
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: normal;
}

a.red:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.red:active {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.bigBlue:link{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a.bigBlue:visited{
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a.bigBlue:hover {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

a.bigBlue:active {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

h1{
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
}

h1 a:link {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	margin-left: 20px;
	text-decoration: none;
}

h1 a:visited {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	margin-left: 20px;
	text-decoration: none;
}

h1 a:hover {
	font-size: 20px;
	color: #003366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	margin-left: 20px;
	text-decoration: none;
}

h1 a:active {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	margin-left: 20px;
	text-decoration: none;
}

h2{
	font-size: 20px;
	color: #1E759D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	padding-left: 275px;
}

h3{
	font-size: 20px;
	color: #1E759D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	padding-left: 275px;
}

h4{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}


.subjectText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}


.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 275px;
}

.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	margin-right: 50px;
}

.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}


.blueHeader {
	color: #003366;
	font-size: 14px;
	font-weight: bold;
}


.Submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	display: block;
	width: 150px;
	margin-left: 25px;
}

.Checkbox {
	width: 20px;
	margin-left: 25px;
}

p{
	margin-top: 4px;
	margin-bottom: 4px;
}

ul{
	margin-top: -5px;
}

label,input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	width: 190px;
	float: left;
}

label,select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display: block;
	width: 200px;
	float: left;
}

label {
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width: 75px;
	padding-right: 5px;
}

.formright {
	margin-left: 10px;
}

#logo {
	position:absolute;
	width: 800px;
	height:70px;
	z-index: 3;
	top: 17px;
	visibility: visible;
}

#globalNav{
	position: absolute;
	top:62px;
	height:22px;
	width:586px;
	left: 202px;
	z-index: 5;
	padding-right: 20px;
	background-image: url(images/globalnav_bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
}

#flashMovie{
	position: absolute;
	top:94px;
	height:217px;
	width:800px;


	background-color: ;
	visibility: visible;
	left: 11px;
}

#pipeline{
	position: absolute;
	top:296px;
	height:188px;
	width:300px;
	background-image: url(images/pipeline_management_bg.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

#calendar{
	position: absolute;
	top:296px;
	height:92px;
	width:245px;
	left:315px;
	background-image: url(images/calendar_bg.gif);
	background-repeat: no-repeat;
	background-position: 90% 20%;
}

#schedule{
	position: absolute;
	top:296px;
	height:92px;
	width:245px;
	left:565px;
	background-image: url(images/schedule_bg.gif);
	background-repeat: no-repeat;
	background-position: 90% 20%;
}

#sharedDrive{
	position: absolute;
	top:392px;
	height:92px;
	width:245px;
	left:315px;
	background-image: url(images/shared_drive_bg.gif);
	background-repeat: no-repeat;
	background-position: 90% 20%;
}

#dashboard{
	position: absolute;
	top:392px;
	height:92px;
	width:245px;
	left:565px;
	background-image: url(images/dashboard_bg.gif);
	background-repeat: no-repeat;
	background-position: 90% 20%;
}

#quotes{
	position: absolute;
	top:488px;
	height:40px;
	width:540px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/quotes_bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
}

#freetrial{
	position: absolute;
	top:488px;
	height:45px;
	width:245px;
	left: 565px;
	background-image: url(images/freetrial_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	visibility: visible;
}

#copyright{
	position: absolute;
	top:542px;
	height:15px;
	width:800px;
	background-image: url(images/copyright_bg.gif);
	background-repeat: no-repeat;
	visibility: visible;
}

#copyrightInfo{
	position: absolute;
	top:871px;
	height:auto;
	width:800px;
	background-image: url(images/copyright_bg.gif);
	background-repeat: no-repeat;
}

#title {
	position:absolute;
	top:90px;
	width:800px;
	height:auto;
}

#computer_flash {
	position:absolute;
	left:479px;
	top:90px;
	width:311px;
	height:auto;
	padding: 10px 10px 10px 10px;
}

#info {
	position:absolute;
	top:296px;
	width:580px;
	height:auto;
	left: 210px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/info_bg.gif);
	background-repeat: no-repeat;
}


#feature {
	position:absolute;
	top:296px;
	width:800px;
	height:auto;
	left: 10px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/info_bg.gif);
	background-repeat: no-repeat;
}

#contract {
	position:absolute;
	top:480px;
	width:580px;
	height:auto;
	left: 209px;
	padding: 10px 10px 10px 10px;
	background-image: url(images/info_bg.gif);
	background-repeat: no-repeat;
}

#leftnav {
	position:absolute;
	top:296px;
	width:165px;
	height:550px;
	z-index:4;
	background-image: url(images/leftNav_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 20px;
}

.img{
padding-bottom:5px;
}

.infoimg {
border-width: 1px;
border-color: #999999;
border-style: solid;
}

.subscribe {
padding-left:50px;
}

.featureBlue{
	width:auto;
	border-bottom-color: #64C7B5;
	border-top-color: #64C7B5;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ECF7F9;
	height: auto;
	padding: 10px 10px 10px 10px;
}

.whatIsIt{
	width:110px;
	border-bottom-color: #64C7B5;
	border-top-color: #64C7B5;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ECF7F9;
	height: auto;
	padding: 10px 10px 10px 10px;
}

.featureClear{
	width:auto;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	height: auto;
	
}

.form1{
	width:50%;
	float:left;
	border-bottom-color: #64C7B5;
	border-top-color: #64C7B5;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ECF7F9;
	height: 495px;
	padding: 10px 0px 10px 0px;
}

.form2{
	width:50%;
	float:right;
	border-bottom-color: #64C7B5;
	border-top-color: #64C7B5;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ECF7F9;
	height: 495px;
	padding: 10px 0px 10px 0px;
}

.support{
	width:auto;
	border-bottom-color: #64C7B5;
	border-top-color: #64C7B5;
	border-bottom-width: 1px;
	border-top-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ECF7F9;
	height: 510px;
	padding: 10px 10px 10px 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
}
.header {
	color: #C1A8EF;
	font-weight: bold;
	font-size: 20px;
}

