body.grad {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6699cc,endColorStr=white); 
	width: 110px;
	float: left;
	text-align: center;
}

body {
		 font-family:arial, verdana;
		 color:black;
		 font-size:11px;
}

.menuicon{
	cursor:pointer;
}

.borderFirst {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:black;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: black;
}

.borderMiddle {
	border-top: 1px;
	border-top-style:solid;
	border-top-color: black;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:black;
}

.borderLast {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: black;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: black;
}

.required {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: red;
	font-size: 11px;
}

.formHead{
	font-family:Arial, Verdana;
	font: bold;
	color:white;
	font-size: 12px;
}

.formText{
	font-family:Arial, Verdana;
	color:black;
	font-size: 11px;
}

.link {
 text-decoration: underline;
 color:black;
 cursor:pointer;
}


.white {
  font-size: 11px;
	font-family: Arial, Verdana;
	color : white;
}

.formCompany {
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
	font: bold;
}

input, textarea, select{
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
}

.regtext {
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
}

.regtextBold {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: black;
	font-size: 11px;
}
.newRequest {
	font-size: 11px;	
	font-weight:bold;
}
.regMenutextBold {
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.screenMain {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	background-color:white;
	font-family: inherit;
}

.textColor1 {
	font-family: inherit;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.textColor2 {
	font-family: Arial, Verdana;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

input,textarea,select {
	font-family: Arial, Verdana;
	color: black;
	font-size: 11px;
	border-style: solid;
	border-color:#99D6AD;
	border-width: 1px;
}

.questionBold, .answerBold {
	font-family: arial, verdana;
	font-weight: bold;
	color:white;
	font-size:15px;
}

.helpTitle {
	font-family: arial, verdana;
	font-weight:bold;
	font-size:24px;
	color:white;
}

.helpText {
	font-family: arial, verdana;
	font-size:12px;
	color:white;
}
