/* CSS Document */
input, textarea , select
{
	background-color:#ffffff;
	color:#046380;
	border-color:solid 1px #046380;
}

input, .fullwidthobject
{
	width:98%;
}

select, input
{
	font-size:100%;
}


.mediuminput
{
	width:150px;
}

.smallinput
{
	width:100px;
}

#frmsearch
{
	padding-top:5px;
}