#contactFormContainer {
	position:absolute;
	top:250px;
	left:450px;
	float:right;
}
#contactForm {
	height:270px;
	width:351px;
	background-color:#FFF;
	border:solid 1px #CCCCCC;
}
#contactForm fieldset {
	padding:30px;
	border:none;
}
#contactForm label {
	display:block;
	font-size:14px;
	color:#827766;
}
#contactForm input[type=text] {
	display:block;
	border:solid 1px #a5acb2;
	width:100%;
	margin-bottom:10px;
	height:24px;
}
/*#contactForm textarea
            {
               display:block;
               border:solid 1px #4d3a24;
               width:100%;
               margin-bottom:10px;
            } */
            #contactForm input[type=submit] {
	background-color:#4d3a24;
	border:solid 1px #a5acb2;
	color:#fecd28;
	padding:5px;
}
#contactForm input[type=submit]:hover {
	color:#FFF;
	letter-spacing:1px;
	cursor:pointer;
}
#contactForm input[type=submit]:active {
	color:#000;
	background-color:#FFF;
}
#messageSent {
	color:#ff9933;
	display:none;
}
div#header {
	width:351px;
	background-color:#FFF;
	height:25px;
}
div#HeaderText {
	font-size:18px;
	color:#4c540d;
	margin:15px 10px 10px 30px;
	font-weight:bold;
	background-color:#FFF;
}
.errorDisplay {
	margin-top:0px;
	color:#F90;
	margin-right:0 10px;
}
div#closeContactUs {
	background-image:url(../images/close.jpg);
	background-repeat:no-repeat;
	position:static;
	margin-left:87%;
	margin-top: -10%;
	width: 30px;
	height: 30px;
}
div#closeContactUs:hover {
	cursor:pointer;
}
#contactLink {
	color:#FFF;
	cursor:pointer;
}
#contactLink:hover {
	color:#4c540d;
}
#popWindow {
	position:absolute;
	z-index:100;
	 top:15%;
  margin:auto;
	width:510px;
}
img {
	border:0px;
}
/*new style sheet*/


#pageLock {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	min-height:1000px;
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#popWindow div.loading {
	height:500px;
	background: url(images/ajax.loading.gif) no-repeat scroll 50% 50%;
}
 #popup {
padding:0px;
border:none;
width:510px;
margin:auto;
}
#popup span.loadingsmall {
	float:left;
	height:16px;
	width:16px;
	padding:20px 0px 0px 0px;
	display:none;
	background: url(../images/ajax.loader.gif) no-repeat scroll 50% 50%;
}
.loginform1 {
	width:510px;
	margin:auto;
	font-size:14px;
	color:#827766;
	background:#FFFFFF;
	border:solid 1px #a5acb2;
	padding:20px;
}
.loginform1 form label {
	width:200px;
	height:20px;
	margin-bottom:10px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.loginform1 form input {
	width:250px;
	height:20px;
	margin-bottom:10px;
	float:left;
	border:solid 1px #a5acb2;
	font-size:12px;
	
}


.sublbl{
	width:200px;
	height:20px;
	margin-bottom:10px;
	float:left;
	font-size:12px;
	font-weight:bold;
	}

.loginhead{
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	color:#4C540D;
	
	}
.loginform1 form label.error, label.error {
	color:#FF0000;
}
#form label.error, label.error {
	color:#FF0000;
}
#errorBox {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:341px;
	color: #F00;
	/*background-color: #DFE4BA;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 1px solid #8D993C;
	height:40px;
	*/
	display:none;
	padding-bottom:10px;
	padding-left:50px;
	line-height:38px;
	
}

.pass {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#7188a9;
	text-decoration:uderline;
}
.pass:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#827766;
	text-decoration:uderline;
}
#errorBox1 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:341px;
	height:25px;
	color: #F00;
	background-color: #DFE4BA;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display:none;
	height:40px;
	padding-left:50px;
	line-height:38px;
	border: 1px solid #8D993C;
}
#errorBox2 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	width:641px;
	height:25px;
	color: #F00;
	background-color: #DFE4BA;
	background-image: url(../images/warning.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	display:block;
	height:40px;
	padding-left:50px;
	line-height:38px;
	border: 1px solid #8D993C;
}
/*new style sheet*/

#popWindow1 {
	position:absolute;
	z-index:100;
	top:15%;
	/*left:20%;*/
	margin:auto;
	width:705px;
}

#pageLock {
	position: absolute;
	top: 0;
	left: 0;
	z-index:100;
	width: 100%;
	height: 100%;
	min-height:1000px;
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#popWindow1 .loading1 {
	height:500px;
	background: url(images/ajax.loading.gif) no-repeat scroll 50% 50%;
}
 .#popup1 {
padding:0px;
border:none;
width:510px;
margin:auto;
}
#popup1 span.loadingsmall {
	float:left;
	height:16px;
	width:16px;
	padding:20px 0px 0px 0px;
	display:none;
	background: url(../images/ajax.loader.gif) no-repeat scroll 50% 50%;
}
.pptxthead{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#47607E;
	padding:9px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}
.pptxtheadtxt{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:9px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}	
.ppinfobox{
	background-color:#9aa63f;
	padding:15px;
	overflow:hidden;
		}
.ppinfoinnerbox{
	background-image: url(../images/ppbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
	padding: 10px;
	}
	#popWindow2 {
	position:absolute;
	z-index:100;
	top:8%;
	left:13%;
	margin:auto;
	width:810px;
}
#popWindow2 .loading2 {
	height:500px;
	background: url(images/ajax.loading.gif) no-repeat scroll 50% 50%;
}
 .#popup2 {
padding:0px;
border:none;
width:510px;
margin:auto;
}
#popup2 span.loadingsmall {
	float:left;
	height:16px;
	width:16px;
	padding:20px 0px 0px 0px;
	display:none;
	background: url(../images/ajax.loader.gif) no-repeat scroll 50% 50%;
}


#popWindow3 {
	position:absolute;
	z-index:100;
	top:8%;
	margin:auto;
	width:810px;
}
#popWindow3 .loading3 {
	height:500px;
	background: url(images/ajax.loading.gif) no-repeat scroll 50% 50%;
}
 .#popup3 {
padding:0px;
border:none;
width:510px;
margin:auto;
}
#popup3 span.loadingsmall {
	float:left;
	height:16px;
	width:16px;
	padding:20px 0px 0px 0px;
	display:none;
	background: url(../images/ajax.loader.gif) no-repeat scroll 50% 50%;
}