.mainBody {
	background-color: #F38019;
	background-image: url(images/common/background.gif);
	margin: 8px;
}

body
{
	font-family: arial, helvetica, verdana;
}

td { font-size: 12px; }
.padding { padding: 5px; }
.padding2 { padding: 10px; }
img { border-width: 0px; }
a { text-decoration: none; }
a:link { color: #F30; }
a:visited { color: #F30; }
a:active { color: #F38019; }
a:hover { color: #F38019; }

.menu
{
	font-size: 10px;
	color: white;
	font-weight: bold;
}

.menu a { text-decoration: none; }
.menu a:link { color: white; }
.menu a:visited { color: white; }
.menu a:active { color: #F30; }
.menu a:hover { color: #F30; }

.submenu
{
	font-size: 10px;
	color: #F30;
	font-weight: bold;
	padding: 15px;
	line-height: 25px;
}

.submenu a { text-decoration: none; }
.submenu a:link { color: #666; }
.submenu a:visited { color: #666; }
.submenu a:active { color: #F30; }
.submenu a:hover { color: #F30; }

.bannermenu
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1px;
}

.bannermenu a { text-decoration: none; }
.bannermenu a:link { color: black; }
.bannermenu a:visited { color: black; }
.bannermenu a:active { color: #F30; }
.bannermenu a:hover { color: #F30; }

.smallwhite
{
	color: white;
	font-size: 9px;
	font-weight: bold;
}

.black
{
	color: black;
	font-size: 10px;
}

.page
{
	color: white;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

h1, .mainheading
{
	color: #F30;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
}

h2, .heading
{
	color: #F30;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.text
{
	color: black;
	font-size: 12px;
	line-height: 14px;
}

.smalltext
{
	color: black;
	font-size: 10px;
	line-height: 14px;
}

.login
{
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-size: 10px;
}

.portfolio
{
	border-width: 1px;
	border-color: #999;
	border-style: solid;
}

.banner
{
	color: white;
	font-size: 11px;
	font-weight: bold;
}

.tagline
{
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.link
{
	color: red;
	font-size: 10px;
	line-height: 16px;
	text-decoration: underline;
}

/* Form Manager */
.dynamicForm .singleEditField { width: 250px;} 
.dynamicForm .mediumEditField { width: 250px;} 
.dynamicForm .largeEditField { width: 250px;} 
.dynamicForm .required {color: red}
.dynamicForm .dynamicFormLabel { font-weight: bold; text-align: right;} 
.dynamicForm .dynamicFormErrors { font-size:14px; display: block; border: 1px dotted red; font-weight: bold }
.dynamicForm .dynamicFormMessage { font-size:14px; display: block; border: 1px dotted yellow; font-weight: normal}

.orange
{
	color: #F30;
	font-size: 12px;
}

.white
{
	color: #FFF;
	font-size: 12px;
}

.grey
{
	color: #666;
	font-size: 12px;
}

.address a { text-decoration: none; }
.address a:link { color: white; }
.address a:visited { color: white; }
.address a:active { color: white; }
.address a:hover { color: black; }

.address
{
	color: white;
	font-size: 10px;
	line-height: 18px;
}

.address2
{
	color: black;
	font-size: 10px;
	line-height: 18px;
}
