body {
	margin: 0px;
	background-color: #FFFFFF;
}


/********** BEGIN SUPPORTCENTER **********/

#supportcenter .bg1 {
color: #FFFFFF;
background-color: #eaa63b;
font-weight: bold;
}
#supportcenter .userans {
color: #008000;
}
#supportcenter .smwhite {
font-size: xx-small;
color: #FFFFFF;
}
#supportcenter p {
font-family: Arial, Helvetica, sans-serif;
}
#supportcenter .arial-large-bold {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: none;
color: #000000;
/* #E4BB2D;
*/
font-size: larger;
}
#supportcenter .arial-large-caps {
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#supportcenter .sidebar-label {
color: #FFFFFF;
background-color: #eaa63b;
font-weight: bold;
text-transform: capitalize;
}
#supportcenter .sidebar-stroke {
background-color: #eaa63b;
}
#supportcenter .sidebar-fill {
background-color: #FFF6DF;
}
#supportcenter .sidebar-fill-inner {
background-color: #FFFFFF;
}
#supportcenter .big-table {
width: 560px;
/* default: 760 */
}
#supportcenter .inputbox, #supportcenter .textarea {
width: 180px;
/* default: 240 */
}
#supportcenter .textarea {
width: 95%;
}

/********** END SUPPORTCENTER **********/

