body
{
	font-size: small;
	margin: 0;
	font-family: Arial, Sans-Serif;
	background-color: #f0f0f0;
	padding: 0;
}

select
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
#site
{
	margin: 0 auto;
	width: 978px;
}
#container
{
	float: right;
	width: 978px;
}
div.boxHeader
{
	background: url(boxBodyBottom.gif) no-repeat left bottom;
	text-align: left;
	width: 978px;
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.boxBody
{
	text-align: left;
	width: 978px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	background: #c8c8c8 url(boxBodyBottom.gif) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.boxBody h3
{
	background: #ffffff url(boxBodyTop.gif) no-repeat left top;
	margin: 0;
	font: bold 1em / 1.2em Arial, Helvetica, Sans-Serif;
	color: #000000;
	padding: 10px 10px 0 10px;
}
div.boxBody p
{
	margin: 0;
	padding: 0 10px 4px;
    font-variant: normal;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1.5em;
    font-family: Arial, Helvetica, Sans-Serif;
}
div.boxInsideStepping
{
	margin-left: 25px;
	margin-bottom: 5px;
	font: 1.2em / 1.5em Arial, Helvetica;
}
/*Navigation Banner	*/
div.boxNavigation
{
	background: url(Sitebanner.jpg) no-repeat left top;
	text-align: left;
	width: 978px;
	height: 110px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
/* menu */
#navigation
{
	margin-top: 29px;
	margin-right: 15px;
	text-align: right;
	float: right;
}
.break
{
	clear: both;
}
#header
{
	color: #6a7374;
	font-size: 10px;
	font-family: Verdana;
	margin: 5px 15px;
	text-align: right;
}

#logo
{
	float: left;
	margin-top: 10px;
	width: 270px;
	height: 80px;
	cursor:pointer;
}
#footer
{
	color: #6a7374;
	font-size: 10px;
	font-family: Verdana;
	margin-right: 15px;
	margin-left: 15px;
}
#footer a
{
	color: #6a7374;
	text-decoration: none;
	background-color: #f0f0f0;
}
#footer a:link
{
	color: #6a7374;
}
#footer a:visited
{
	color: #6a7374;
}
#footer a:active
{
	color: #6a7374;
}
#footer a:hover
{
	color: red;
	text-decoration: underline;
}
#footer #copyright
{
	float: left;
}
#footer #legal
{
	float: right;
}
/* side menu */
.sidemenu
{
	clear: both;
	width: 270px;
	margin: 0;
	padding: 0;
}
.sidemenu ul
{
	list-style: none;
	width: 270px;
	margin: 0;
	padding: 0;
}
.sidemenu ul li
{
	margin: 0 0 0 10px;
	padding: 0;
	background: transparent;
	font-size: 100% !important /*Non-IE6*/;
	font-size: 100% /*IE6*/;
}
.sidemenu li a
{
	text-decoration: none;
	display: block;
	min-height: 1.5em;
	height: auto !important /*Non-IE6*/;
	height: 1.5em /*IE-6*/;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 20px;
	border-top: 1px solid rgb(200,200,200);
	color: #4b4b4b;
	font-weight: bold;
}
.sidemenu li a:visited
{
	color: #4b4b4b;
	text-decoration: none;
}
.sidemenu li a:hover
{
	background-color: rgb(240,240,240);
	color: #215b92;
	text-decoration: none;
}

.breadcrumbs
{
	color: #666666;
	font-size: 11px;
	font-family: Trebuchet MS, Sans-Serif;
}
.breadcrumbs a
{
	color: #666666;
	text-decoration: underline;
}
.breadcrumbs a:link
{
	color: #666666;
}
.breadcrumbs a:visited
{
	color: #666666;
}
.breadcrumbs a:active
{
	color: #666666;
}
.breadcrumbs a:hover
{
	color: red;
	text-decoration: underline;
}


.nowrap
{
	white-space: nowrap;
}


	
.btnSetWidth
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	width: 120px;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
}

.btnSetWidth2
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	width: 60px;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
	margin-bottom: 5px;
}
.btnGenericWide
{
	font-size: 12px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	color: #444444;
	background-color: #EEEEEE;
	border-style: double;
	border-color: #abadb3;
	border-width: 3px;
}


.btnStep_enable
{
	background-image:url(public/step_enable.gif);
	width:61px;
	height:18px;
	border-width:0px;
	font-size:8pt;
	color:Gray;
	cursor:pointer;
}
.btnStep_disable
{
	background-image:url(public/step_disable.gif);
	width:61px;
	height:18px;
	border-width:0px;
	font-size:8pt;
	color:Gray;
}

a[href*="#"] { color: #000000; background-color: Transparent; text-decoration: underline; }
a[href*="#"]:link { color: #000000; background-color: Transparent; }
a[href*="#"]:visited { color: #000000; background-color: Transparent; }
a[href*="#"]:hover { color: #000000; background-color: Transparent; }
a[href*="#"]:active { color: #000000; background-color: Transparent; }

