body { font-family:Verdana, Arial, Helvetica, sans-serif;
		/*font-size: 10pt;*/
		margin: 0;
		padding: 0;}
		
#contentWrapper {}

#contentWrapper td {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;}		

.faded {color:#999999;}

fieldset {border: none;
	border-top: 1px solid #CCCCCC;
	margin-top: 12px;}
	
legend { color:#000000;
	font-weight: bold;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}	
.labelSpacer {
	float:left;
	display: block;
	width: 19em;
	}

.inputSpacer {
	margin-left: 20em;
	display: block;
	}

.labelBlock {display:block; }

	
label {display:block; padding: 2px; }	
label.first {display:block; margin-top: 8px; padding: 2px;}	
.small {font-size:x-small;}
.red {color:#FF0000;}
.orange {color:#FF6600; font-weight: bold;}
.darkBlue {color:#003366; font-weight: bold;}
.darkGreen {color:#336600; font-weight: bold;}

.tableSetting {width: 550px;}
.tableSetting2 {width: 560px;}


.gridBorderL { border-bottom:1px dashed #DDDDDD; border-right:1px dashed #DDDDDD; padding: 5px;}
.gridBorderR { border-bottom:1px dashed #DDDDDD; padding: 5px;}

#orderArea { background: url(../images/5/orderAreaBG.gif) left top repeat-y;}

#signupMenu {width: 150px; float:left;}

#mainArea #signupMenu ul { padding:0; margin:0; list-style:none; }
#mainArea #signupMenu ul li { 
	padding:0; 
	margin: 0 ; 
	list-style:none; 
	height: 39px; 
	font-weight: bold;
	list-style-image: none;
	}
	
#signupMenu ul li span.number { 
	font-size: 20px; 
	font-weight: bold;
	color:#FFFFFF;
	 height: 39px;
	 padding: 4px 5px 4px 5px;}
	 
#signupMenu ul li a { display: block; background:url(../images/5/stageTabL.jpg) top left no-repeat;
	text-decoration:none; font-size: 10px;
	padding: 12px 0px 13px 4px ;
	color:#333333;}

#signupMenu ul li a:hover { background:url(../images/5/stageTabL_on.jpg) top left no-repeat;}
#signupMenu ul li a.current { background:url(../images/5/stageTabL_on.jpg) top left no-repeat;}

#signupContent {
	margin-left: 150px; 
	padding: 3px  10px;
	background:url(../images/5/formContentTop.jpg) top right no-repeat;
	min-height:300px;}

#signupContentBot {background:url(../images/5/formContentBotR.jpg) bottom right no-repeat; height:8px; margin-left: 150px;}
#signupContentBot span {background:url(../images/5/formContentBotL.jpg) top left no-repeat;  width: 9px; display:block;}




/* BUTTONS  ------------------------------------------------------------------- */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* END BUTTONS  ------------------------------------------------------------------- */



/*	
#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #000000;
	padding: 0 1em 1em 1em;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 12em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 13em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 12em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 13em;
	display: inline; /* was block/
}	*/
