﻿

.dropDownLists
{
	height: 20px;
	padding-left: 2px;
	
}


.messageError
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}


.textBox
{
	background: white url(http://connectbusinessnow.com/App_Themes/darkOrange/Images/bgTextBox.gif) repeat-x scroll left top;
	border-color: #A8BAC2 #DFE5E7 #DFE5E7 #A8BAC2;
	border-style: solid;
	border-width: 1px;
	color: #11354A;
	font-family: verdana;
	font-size: 8pt;
	height: 19px;
	margin: 1px;
	padding: 1px;
}
.body
{
	background-color: inherit;
	color: #555555;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}
.SectionBody
{
	border: 1px solid #D7D7D7;
	height: auto;
	padding: 10px;
	text-align: left;
}
.ItemName
{
	display: block;
	padding: 3px 10px 0 0;
	vertical-align: middle;
	white-space: nowrap;
}
.ItemValue
{
	padding: 3px 0 0;
	vertical-align: middle;
}
.button
{
	background: #FF8800 url(http://connectbusinessnow.com/App_Themes/darkOrange/images/orange_button_bg.gif) no-repeat scroll 25% 50%;
	border: 1px solid #FF8800;
	color: #FFFFFF;
	height: 20px;
	overflow: visible;
	padding: 0 5px;
	width: auto;
}
