.formoutline {
	border: 1px solid #CCCCCC;
}
.formheading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.formlabels {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #999999;
	text-align: right;
	padding-right: 25px;
	text-decoration: none;

}
.textboxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;
	height: 20px;
	width: 280px;
}


.smalltextboxes{
	background-color:#EAE4B1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;		
	width:60px;
}

.textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;	
	width:200px;
}
.combo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;
	height: 20px;
	width: 280px;
}
.smallcombo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;
	height: 20px;
	width: 75px;
}
.mediumcombo{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;
	height: 20px;
	width: 125px;
}
.listbox{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;	
	width: 200px;
}
.buttons {
	background-color: #f7f7f7;
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;
	height: 20px;
}
.notesheading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #990000;
	padding-left: 12px;

}
.notes1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #999999;
}

.formlabelsleft {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: 919191;
	text-align: left;
	padding-left: 25px;
	text-decoration: none;
}

.smallText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.formoutline1 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
a.smallText:hover {
	color: #999999;
}
a.formlabelsleft:hover {
	color: #666666;
	text-decoration: none;
}
.notes2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.notes3 {
	font-family: "Verdana";
	font-size: 10px;
	color: red;
	text-decoration: none;
}
.Pageheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #919191;
	font-weight: bold;
}
.formoutline2 {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px #666666;
	border-left: 1px solid #666666;

}
.normalText {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.normalText1 {

	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.notesheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 12px;

}
a.notes2:hover {
	color: #333333;
}
a.normalText:hover {
	color: #333333;
}
.checkboxes {
	border: none;
}
.textarea {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: 919191;
}
.panelsheading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.ErrorMsg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.panelsheading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;


}
.notesheading1link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;

}
a.notesheading1link:hover {
	text-decoration: underline;
}
a.formlabels:hover {

	color: #666666;
	text-decoration: none;
}
.featureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;

}

.featureTextraj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;

}
.outline1 {
	border: 1px solid #6C8DCC;
}
.panelsheading2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

a.panelsheading1:hover {
	text-decoration: underline;

}
