html {
	font-size:100%;
}

body	{
	margin-top: 10px;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	text-align: left;
}

.bblackfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.nblackfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.snblackfont
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bigfont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bigwhitefont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.biggreenfont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #008800;
}
.bigredfont
	{font-size: 10pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.bmain1
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.main1
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.main1s
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
.bmain2
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.main2
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}
.main2s
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #009900;
}
.bwhitefont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whitefont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.swhitefont
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.sbwhitefont
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bredfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.redfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.sredfont
	{font-size: 7.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
.bgreenfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #008800;
}
.greenfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #008800;
}
.highlight
	{background-color : Yellow;
	font-weight : bold;
}
.button
	{font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
.sbutton
	{font-size: 7.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
.bgrayfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.grayfont
	{font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.sbgrayfont
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.sgrayfont
	{font-size: 7.5pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.StatusReq
	{background-color : #CC0000;
	font-size: 8.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding:1px;
}
.StatusY
	{background-color : Yellow;
	font-size: 9.0pt;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.Status0
	{background-color : Yellow;
	font-weight : bold;
}

a {
	color: #4c4c4c;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

#wrapper {
	margin-left: 0px;
	margin-top: 0px;
}

#wrapperadmin {
	width: 98%;
	margin: 0 auto;
	padding: 4px;
	border:1px solid #ccc;
}

#innercontent {
	padding: 1em 1em 3em;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4c4c4c;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}




p {
	padding: 0.3em;
	margin:0 0 15px;
}

p.message, div.message {
	background:#e5f7e3 url(../../images/check.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #c5e1c8;
	font-weight:700;
	color:#005e20;
	padding:8px 8px 8px 28px;
}

.error {
	color:#CC0000;
}

p.error {
	background:#ffebeb url(../../images/x.gif) no-repeat;
	background-position:7px 7px;
	border:1px solid #f5c1c2;
	padding:8px 8px 8px 28px;

	font-weight:700;
}

/*  COUPONS  */

.cpntitle
	{font-size: 15.0pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cpntext
	{font-size: 12.0pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cpntextsm
	{font-size: 10.0pt;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/*  SECONDARY NAVIGATION STYLES  */

#submenu, .submenu {
	margin:0;
	background: #F2F2F2;
	border-bottom:1px solid #999;
	padding:0;
	list-style-type:none;
	z-index:1;
}

#submenu li, .submenu li {
	margin:0;
	padding:0;
	line-height:29px;
	display:inline;
}

#submenu li a, .submenu li a {
	display:inline;
	line-height:29px;
	color:#000;
	padding:0 10px;
	font-size:96%;
	text-decoration:none;
	white-space:nowrap;

	/*font-weight: bold;*/
}

#submenu li a:hover, .submenu li a:hover {
	color:#333;
	background:none;
}

#submenu li a:hover, .submenu li a:hover {
	background:none;
}

#submenu li a.current, .submenu li a.current {
	color:#666666;
	background:none;
	border:none;
}

/*  TEXT STYLES  */
h2 {
	font-size:100%;
	font-family:inherit;
	padding:0 15px;
	font-weight:bold;
	color:#FFF;
	border:none;
	background:#666666 url(../../images/bg_menu_on.jpg) repeat-x;
	line-height:28px;
	height:28px;
}

h2.pageTitle {
	margin:0;
	position:relative;
}
h2.pageTitle span.allhints {
	position: absolute;
	top: 0;
	right: 15px;
	font-size:smaller;
	font-weight: normal;
	cursor:pointer;
}

h2.pageTitle span.search {
	position: absolute;
	top: 0;
	right: 15px;
	font-size:smaller;
	font-weight: normal;
	cursor:pointer;
}
h2.pageTitle span .inline-form {
	display: inline;
}

#innercontent h2.pageTitle {
	margin:0 -1em;
}

/*  FORM STYLES  */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	padding:2px 0px 3px 5px;
	border:1px solid #999999;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	padding:2px 0px 3px 5px;
	border:1px solid #999999;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	padding:2px 0px 3px 5px;
	border:1px solid #999999;
}

form ol {margin:0;padding:0;list-style:none;}
form ol li {margin:0 0 0.5em;padding:0;}
label {font-weight:bold;}
label.option {font-weight:normal;margin-right:1em;}
label span {font-weight:normal;color:#999;}
textarea.htmlEditor {width:100%;}
img.helpicon {vertical-align:text-bottom;margin-left:2px;}
img.helpicon-over {cursor:pointer;}
form span.hint {display:block;font-size:smaller;color:#666;}
form span.field {display:block;padding-top:3px;margin-left:1em;}
label.error {display:block;font-weight:normal;margin-left:1em;}

fieldset {border: 2px solid #ddd;padding:1em;margin-bottom:1em;}
form p {padding-left:0;}
legend {color:#666666;font-weight:bold;}

form input.text, form textarea {padding:2px; outline:0;}
form input.error, form textarea.error {border:1px solid #CC0000;padding:2px;background-color:#ffebeb;}

div.actions {clear:both;margin:1em 0;}

input[type=submit], input[type=submit]:active, input[type=button], input[type=reset], input[type=button]:active {

	color:#333;
	background:transparent url(../../images/bg_button.png) repeat-x 0 0;
	text-decoration:none;
	border:1px solid #CCC;
	border-width:0 1px;
	padding:0 10px;
	height:21px;
	margin:5px 10px 5px 0;
	white-space:nowrap;
}

.button:hover
{
	background:#CCCCCC;
	border:1px solid #fff;
}

.table_alignleft td {
	text-align: left;
}

.table_alignleft tr {
	text-align: left;
}


.table_txt666666 td {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.table_txt666666 tr {
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	text-align: left;
}

.table_txt666666 td a {
	color: #549EE9;
	text-decoration: none;
}

.table_txt666666 td a:hover {
	color: #666;
	text-decoration: underline;
}

#copyright {
	width: 100%;
	background: #fff;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
}

#copyright p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	/*text-transform: uppercase;*/
	text-align: left;
}

#copyright a {
	color: #666666;
}
	