@charset "utf-8";
/********************************** 
Redefine Html Tagz 
**********************************/
* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6cace6;
	text-decoration: underline;
}
a:hover{
	color: #348CDC;
}		
h1, h2{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #aec870;
	background-color: #e7fcc7;
	width: 562px;
	text-transform: uppercase;
}
h1 {
	font-size: 44px;
	line-height: 90%;
}
body {
	background-color:#e4e4e4;
	text-align:center; /* horizontal centering for IE Win quirks */
	background-image: url(../img/Body/BackGround_Lines.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/********************************** 
Form Container
**********************************/
#FormContainer {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 20px;
}
#FormContainer ul, li {
	list-style-type: none;
}
#leftFormColumn {
	float: left;
	width: 89px;
	position: relative;
	top: 20px;
}
.FormHeader {
	background-color: #dae5c0;
	height: 66px;
	float: left;
	width: 709px;
	margin: 0px;
	padding: 0px;
}
#step1FormHeader {
	background-image: url(../img/Body/first_step.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
#step2FormHeader {
	background-image: url(../img/Body/second_step.gif);
	background-repeat: no-repeat;
	background-position: 47px center;
}
#step3FormHeader {
	background-image: url(../img/Body/third_step.gif);
	background-repeat: no-repeat;
	background-position: 47px center;
}
#ReferenceHeader {
	background-image: url(../img/Body/Reference.gif);
	background-repeat: no-repeat;
	background-position: 47px center;
	margin-bottom: 47px;
}
.RightFormColumn {
	background-image: url(../img/Body/FormBackGround.png);
	background-repeat: repeat;
	border: 1px solid #d8d8d8;
	float: right;
	width: 709px;
	position: relative;
	text-align: left;
}
.RightFormColumn h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 125%;
	color: #bcbbbb;
	font-weight: normal;
	padding-left: 50px;
	width: 630px;
	float: left;
	position: relative;
	padding-top: 20px;
}
.RFP {
	float: left;
	width: 607px;
	position: relative;
	left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.Reference{
	float: left;
	width: 607px;
	position: relative;
	left: 50px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.RFP fieldset, .Reference fieldset{
	border: 1px solid #d8d8d8;
	width: 587px;
	background-color: #FFFFFF;
	padding-left: 20px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
}
.Reference .pReferenceDescription {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color: #8e8d8d;
	padding-left: 5px;
	padding-bottom: 30px;
}
.Reference .pReferenceTechnologies {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #8e8d8d;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: 5px;
	font-variant: normal;
}
#framesReference{
	border: 1px solid #bed38c;
	position: relative;
}
#BlueLinkLines {
	border: 1px solid #a3c5e2;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
#Green {
	color: #a0b963;
	text-transform: uppercase;
}
#MoreReferences li, #ReferencesList li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	padding-right: 10px;
	text-align: left;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #a0b963;
	margin: 0px;
	text-transform: uppercase;
}
#MoreReferences li a:active {
	text-decoration: none;
}
.ReferencesList li {
	width: 43px;
	float: left;
}
.Reference .pReferenceUrl {}
#ReferenceLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 187px;
	position: relative;
}
#ReferenceInfo {
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	position: relative;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ReferencesList  {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
	position: relative;
}
#MoreReferences {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 50%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ReferenceUrl {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 50%;
	position: relative;
}
#ReferenceUrl a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6cace6;
	text-decoration: underline;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}
#ReferenceRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 390px;
	position: relative;
	right: 12px;
}
.RFP table {
	position: relative;
	bottom: 3px;
}
.RFP .inputStandard     {
	border: 1px solid #d8d8d8;
	color: #8BAA42;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
}
.RFP .textareaStandard {
	border: 1px solid #d8d8d8;
	color: #8BAA42;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	line-height: 125%;
	width: 100%;
}

.RFP  tr {
	border: 1px solid #FF0000;
}
.RFP  td {
	vertical-align: top;
}
.RFP th p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #bababa;
}
#PrevNextButton {
	float: left;
	position: relative;
	width: 709px;
	height: 30px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
}
.right {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 30px;
	text-align: right;
	float: right;
	position: relative;
	overflow: visible;
}
.left {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 300px;
}

.RFP  th {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #8e8d8d;
	text-align: right;
	vertical-align: top;
	line-height: 125%;
	padding-right: 5px;
}
legend {
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Console", "Lucida Sans Typewriter", "Lucida Sans Unicode", Verdana;
	font-size: 24px;
	color: #b7ce81;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.error-message {
	font-size: 12px;
	color: #f6962c;
}
.RFP .form-error {
	border: 1px solid #f6962c;
}
/*\*//*/
form.cmxform legend {
  display: inline-block;
}
/* IE Mac legend fix */