body {
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}
a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #D83F1B;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;	
}
form {
	margin: 0px 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nav1 {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.footer {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.greySmall {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.SearchBox {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.bgSearchBox {
	background-image:url(../i/search_panel_tile.gif);
}
.inputSearch {
	font-size: 10px;
	color: #333333;
	width: 149px;
	border: 1px solid #747474;
}
.selectSearch {
	font-size: 10px;
	color: #333333;
	width: 149px;
	border: 1px solid #747474;
}
.columntext {
	font-size: 10px;
	line-height: 12px;
}
.smallinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 161px;
	border: 1px solid #747474;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
	height: 50px;	
	border: 1px solid #D83F1B;
}
.red {
	color: #D83F1B;
}
.smallinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
	border: 1px solid #F90B17;
	background-color: #FFFFFF;
}
.smalltxtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 200px;
	border: 1px solid #F90B17;
	background-color: #FFFFFF;
}
.DropDownInput 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #F90B17;
	background-color: #FFFFFF;
	width: 200px;
}
.Button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #F90B17;
	background-color: #F8F8F8;
}

