/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
CSS RESET FILE
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;padding:0;border:0;outline:0;
	font-weight:inherit;font-style:inherit;font-size:inherit;font-family:inherit;
	vertical-align:baseline;
}

:focus			{outline:0;}
html			{height:100%;}
body			{line-height:1;color:black;background:white;height:100%;}
ol, ul			{list-style:none;}
table			{border-collapse:collapse;border-spacing:0;}
caption, th, td	{text-align:left;vertical-align:top;font-weight:normal;}
img				{border:none;margin:0px;padding:0px;display:block;}
p				{margin-top:15px;margin-bottom:15px;}
input			{cursor:text;font-family:Arial,Helvetica,sans-serif;font-size:11px;color:#000000;background:#FFFFFF;padding:0px;margin:0px;}
ol				{list-style-type:decimal !important;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q	{quotes:"" "";}

/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
COMMON FORMATS
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
strong	{font-weight:bold;}
ol, ul	{list-style:circle;margin-left:40px;}

a			{color:#0000FF;cursor:pointer;}
a:link		{color:#0000FF;}
a:active	{color:#0000FF;}
a:visited	{color:#0000FF;}
a:hover		{color:#CC0000;}

.xxsmall	{font-size:8px;}
.xsmall		{font-size:9px;}
.small		{font-size:10px;}
.medium		{font-size:12px;}
.big		{font-size:14px;}
.xbig		{font-size:18px;}
.xxbig		{font-size:22px;}

div.hidden	{position:absolute;top:0px;left:0px;visibility:hidden;}
.hidden		{visibility:hidden;}
.removed	{display:none !important;}

.disabled	{color:#666666;}
.warning	{color:#006600;}
.alert		{color:#CC0000;}
.error		{color:#FF0000;}

.arial		{font-family:Arial,Helvetica,sans-serif;}
.verdana	{font-family:Verdana,Arial,Helvetica,sans-serif;}

.white		{color:#FFFFFF}
.lighter	{color:#CCCCCC;}
.light		{color:#999999;}
.dark		{color:#666666;}
.darker		{color:#333333;}
.black		{color:#000000}

.bold		{font-weight:bold;}
.italic		{font-style:italic;}
.uppercase	{text-transform:uppercase;}
.lowercase	{text-transform:lowercase;}
.underline	{text-decoration:underline;}
.nowrap		{white-space:nowrap;}
.pointer	{cursor:pointer;}

.justify	{text-align:justify;}
.top		{vertical-align:top;}
.middle		{vertical-align:middle;}
.bottom		{vertical-align:bottom;}

.center	img		{display:inline;}
.top img		{vertical-align:top;}
.middle img		{vertical-align:middle;}
.bottom img		{vertical-align:bottom;}
td.top img		{vertical-align:top;}
td.middle img	{vertical-align:top;}
td.bottom img	{vertical-align:top;}

.center		{margin-left:auto;margin-right:auto;text-align:center;}
.left		{text-align:left;margin-left:0px;margin-right:auto;}
.right		{text-align:right;margin-left:auto;margin-right:0px;}

img.left	{float:left;}
img.center	{margin-left:auto;margin-right:auto;}
img.right	{float:right;}

.fullwidth		{width:100%;}
.fullheight		{height:100%;}
.expanded		{width:100%;height:100%;}
.blockquote		{margin-left:40px;}

.solid			{opacity:1.0;}
.transparent	{opacity:0.75;}
.loading		{background-image:url(../images/SYSTEM/anim/small/loading_1.gif);background-position:center;background-repeat:no-repeat;}


/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
OPACITY
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
.op_100	{opacity:1.0;}
.op_90	{opacity:0.9;}
.op_80	{opacity:0.8;}
.op_70	{opacity:0.7;}
.op_60	{opacity:0.6;}
.op_50	{opacity:0.5;}
.op_40	{opacity:0.4;}
.op_30	{opacity:0.3;}
.op_20	{opacity:0.2;}
.op_10	{opacity:0.1;}
.op_0	{opacity:0;}

.op_95	{opacity:0.95;}
.op_85	{opacity:0.85;}
.op_75	{opacity:0.75;}
.op_65	{opacity:0.65;}
.op_55	{opacity:0.55;}
.op_45	{opacity:0.45;}
.op_35	{opacity:0.35;}
.op_25	{opacity:0.25;}
.op_15	{opacity:0.15;}
.op_5	{opacity:0.5;}


/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
DEFAULT PAGE STYLES
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
BODY		{background:#FFFFFF;}
#PAGE		{}
#WRAPPER	{}
.DWIN		{position:absolute;top:0px;left:0px;z-index:999;visibility:hidden;}


/*
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
DHTML SCROLLER SETTINGS
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
*/
div.SCROLLER_CONTAINER			{position:relative;top:0px;left:0px;}
div.SCROLLER					{position:absolute;top:0px;left:0px;visibility:hidden;overflow:hidden;z-index:500;}
div.SCROLLER img.SCROLLER_ARROW	{width:auto;height:auto;border:none;vertical-align:bottom;margin:0px;padding:0px;}
table.SCROLLER_HOLDER			{background:none;border:none;width:96%;}
