input[type="file"], cfinput[type="file"] { display: none }


.logintitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#397DBB;
	line-height: 28px
	}
.loginforminput {
	width: 160px;
	padding: 2px 4px 2px 4px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #7D7D7D;
	border: solid 2px #E1E1E1;
	background-color: #FBFBFB;
	font-size-adjust: none;
	font-family: Arial
	}
.loginformbutton {
	margin: -24px 0px 0px 124px;
	width:40px; height: 18px;
	float: left;
	outline: none
	}
.loginformlabels {
	font-family: Verdana;
	font-variant: small-caps;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	color: #718C04;
	line-height: 20px
	}
.loginformoptions {
	float: left;
	font-family: Verdana;
	font-size: 10px;
	}
.loginformerror {
	width: 210px; margin-top: 8px; font-family: Arial; font-weight: bold; font-size: 14px; color: red; float: left
	}



.cssbutton, .cssbutton:visited	{
	margin: 0px;
	border: solid 1px;
	border-color: #BEBEBE;
	padding: 12px 10px 12px 10px;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #F1F1F1
	}
.cssbutton:hover, .cssbutton:visited:hover {
	text-decoration: none;
	text-transform: none;
	border: solid 1px #1C33D5;
	background-color: #1C33D5;
	color: #FFF;
	background: url(/images/bg-button-blue.png) top center
	}
.cssinput {
	width: 220px;
	height: 42px;
	padding: 5px 4px 2px 5px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #7D7D7D;
	border: solid 2px;
	border-color: #4691FF/*#E1E1E1*/;
	background-color: #FBFBFB;
	font-size-adjust: none;
	font-family: Arial
	}
.cssdropdown {
	margin-top: 1px; padding: 2px 4px 2px 4px;
	font-size: 13px; font-weight: normal;
	letter-spacing: 0px;
	color: #7D7D7D;
	border: solid 2px #4691FF;
	background-color: #FBFBFB;
	font-size-adjust: none; font-family: Arial;
	width: 400px; height: 35px
	}
.cssformlabel {
	font-family: Verdana;
	font-variant: small-caps;
	margin: 5px 0px 0px 0px;
	font-size: 16px;
	color: #647C03;
	line-height: 24px;
	padding: 5px 0 5px 0
	}


.backlink { text-decoration: none; font-size: 14px; font-weight: bold; letter-spacing: 0 }

.projecttitle1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color:#397DBB;
	line-height: 28px;
	}
a.projecttitle1:hover, a.maintitle:visited:hover {
	text-decoration: none
	}
.projecttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: auto; height: auto;
	padding: 3px 3px 3px 3px;
	border: solid 1px #006699;
	margin: 20px 0 0 0
	}
.projecttable td { width: 100px; min-height: 40px; padding: 10px }

.projectinputlabel {
	width: 110px;
	float: left;
	margin-top: 14px;
	font-size: 16px
	}
.projectinput {
	padding: 6px 4px 6px 10px;
	width: 200px; height: 30px;
	margin: 0px 0px 10px 10px;
	font-size: 16px
	}
.projectinputlist {
	padding: 10px;
	height: 50px;
	margin: 0px 0px 10px 10px;
	font-size: 16px; line-height: 34px
	}
.projectinputlist.option { line-height: 36px }
.projectdetailtext {
	margin: 10px 0 0 20px;
	font-family: Arial;
	font-size: 14px
	}
.projectdetailgrid1 {
	width: 350px; height: 15px;
	margin: 5px 0 0 20px;
	float: left;
	font-family: Arial; font-size: 13px;
	}
.projectdetailtitle { font-size: 14; font-weight: bold }










