#container
{
	position: relative;
	min-height: 100%;
}

#content
{
	padding: 0px;
	padding-bottom: 25px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: none;
}

html
{
	height: 100%;
}

a
{
	color: #CC6600;
	text-decoration: none;
}

td
{
	font-size: 11px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

div
{
	font-family: Arial, Helvetica, sans-serif;
}

input
{
	font-size: 11px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select
{
	font-size: 11px;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

div.success
{
	padding: 8px;
	background-color: #EFFEEB;
	border: 1px solid #82C86A;
	color: black;
	font-size: 11px;
	margin-bottom: 12px;
}

div.tabon
{
	position: relative;
	float: left;
	background-color: white;
	height: 15px;
	border-top: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-bottom: 1px solid white;
	padding: 3px 8px 2px 8px;
	font-size: 11px;
	margin-bottom: -1px;
	margin-right: 2px;
	font-weight: bold;
}

div.taboff
{
	position: relative;
	float: left;
	background-color: #F3F3F3;
	height: 15px;
	border-top: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	border-left: 1px solid #B6B6B6;
	border-bottom: 1px solid #B6B6B6;
	padding: 2px 7px 2px 7px;
	font-size: 11px;
	margin-bottom: -1px;
	margin-right: 2px;
	margin-top: 1px;
}

a.toplinks  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
	font-weight: normal;
}

a.toplinks:hover  {
	color : #CC6600;
	text-decoration: none;
}
a.bluelinks  {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #996633;
	text-decoration : none;
	font-weight: normal;
}

a.bluelinks:hover  {
	color : #000000;
	text-decoration: none;
}

.client_title
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.textinwhitetable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.textbluckfooter {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.displaytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.subnavigation {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bigertext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #827098;
	text-decoration: none;
}
.ochratextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AC763F;
	text-decoration: none;
}
.footersmall {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #6386A9;
	text-decoration: none;
	padding: 0px;
}

.titlesbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.bluesubheadings {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #669ACC;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.greysubheadings {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.maintable
{
	padding: 12px;
}

td.wizctnr
{
	background-color: black;
}

table.wizard td
{
	color: white;
}

table.wizard td a
{
	color: #FF7F00;
}

.button
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #EFC782;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #AC763F;
  background-color : #FFFFFF;
  border           : 1px solid #999999;
}

.inputbox2 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 1px solid #999999;
}

.no_border {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #FFFFFF;
  border           : 0px;
}

/* standard list style table */
table.adminlist {
	background-color: #ffffff;
}

table.adminlist th {
	background-color: #F6F6F6;
	border-bottom: none;
	color: #333333;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	background: #99CCFF;
	background-repeat: repeat;
}

table.adminlist th.title2 {
	background-color: #CCCCCC;
	color: #333333;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
}

table.adminlist th.title3 {
	background-color: #CCCCCC;
	color: #333333;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

table.adminlist th.title4 {
	background-color: #CCCCCC;
	color: #333333;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-weight: normal;
}

table.adminlist tr.row0 {
	background-color: #F6F6F6;
}

table.adminlist tr.row1 {
	background-color: #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

table.adminlist td {
	border-bottom: 1px solid #FFFFFF;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}

table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}

table.adminlist td.options {
	background-color: #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 8px;
}

.wizbtn
{
	font-size: 14px;
}

.btn
{
	font-size: 14px;
}

td.loginBox
{
    border: 1px solid #708D9B;
    background-color: #FFFFFF;
}

.powered
{
    font-family: verdana;
    font-size: 10px;
    color: #626262;
    line-height: 13px;
}

.welcome
{
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    color: #CB6733;
}

div.ms_sub_parent
{
	width: 125px;
	border: 1px solid black;
	position: relative;
}

div.ms_sub
{
	width: 125px;
	border: 1px solid black;
	position: absolute;
	left: 175px;
	top: 20px;
	display: none;
}

div.ms_new
{
	display: none;
	border: 1px solid white;
	background-color: transparent;
	padding: 1px;
}

div.ms_new_selected
{
	display: block;
	border: 1px solid white;
	background-color: transparent;
	padding: 1px;
}


div.ms_name
{
	cursor: default;
	padding: 1px 4px;
	overflow: hidden;
	height: 20px;
	background-color: transparent;
}

div.ms_name_selected
{
	cursor: default;
	padding: 1px 4px;
	overflow: hidden;
	height: 20px;
	background-color: #CC6600;
	color: white;
}

div.ms_first
{
	position: absolute;
	left: -11px;
	top: -5px;
	width: 9px;
	height: 9px;
	background-image: url('../media/images/menued/arrow_off.gif');
	font-size: 1px;
}

div.ms_after
{
	position: absolute;
	left: -12px;
	top: 18px;
	width: 9px;
	height: 9px;
	background-image: url('../media/images/menued/arrow_off.gif');
	font-size: 1px;
}

table.edit
{
}

table.edit tr th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	width: 135px;
	padding: 2px 0px 3px 0px;
	text-align: left;
}

table.edit tr td
{
	padding: 1px 0px 1px 0px;
}

table.inlist
{
	padding: 4px;
}

table.inlist tr td
{
	padding: 8px;
}

table.listnav
{
	padding: 0px;
}

table.listnav tr
{
}

table.listnav tr td
{
	width: 20px;
	height: 18px;
	padding: 0px 2px;
	font-size: 10px;
	border: 1px solid #b7b7b7;
	text-align: center;
	margin: 1px;
	background-color: #f3f3f3;
}

table.listnav tr td.sel
{
	font-weight: bold;
	font-size: 11px;
}

table.listnav tr td.dis
{
	color: #bfbfbf;
}

/* MENU STYLES */

div#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
	border: none;
	border-left: 1px solid #DDC293;
	background-color: #EEC782;
	height: 23px;
	margin-right: 200px;
}

div#menu a:link, div#menu a
{
	text-decoration: none;
	color: black;
}

div.menu1
{
	float: left;
	padding: 3px 6px 2px 6px;
	border-right: 1px solid #DDC293;
	position: relative;
	height: 18px;
	line-height: 18px;
	background-color: #EEC782;
	font-weight: bold;
	color: black;
	margin: 0px;
	z-index: 1000;
}

div.menu1:hover
{
	background-color: #FAF4E9;
}

div.menu2
{
	display: none;
	z-index: 100;
	position: absolute;
	top: 23px;
	border: 1px solid #bfbfbf;
	background-color: #f3f3f3;
	color: gray;
	width: 150px;
	left: -1px;
	padding: 0px 0px 1px 20px;
}

div.menu1:hover > div.menu2
{
	display: block;
}

div.menu3
{
	position: relative;
	border: none;
	background-color: white;
	padding: 3px;
	line-height: 145%;
	font-weight: normal;
	letter-spacing: normal;
	width: auto;
}

span.menuitem
{
	display: block;
	background-color: transparent;
	color: #3f3f3f;
	padding: 1px;
	background-image: url('../media/images/menu_icons/item.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
}

div#menu > div > div > div > a:hover > span
{
	background-color: #FAF4E9;
	color: black;
}

div.menu4
{
	position: relative;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 2px dotted #cfcfcf;
	margin-bottom: 4px;
}

div.menu5
{
	position: absolute;
	left: -21px;
	top: 1px;
	width: 16px;
	height: 16px;
}

/* DATE BOX STYLES */

.DATEcpBorder a {
	display: block;
}

.DATEcpYearNavigation,
.DATEcpMonthNavigation
{
	background-color: #cfcfcf;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.DATEcpDayColumnHeader,
.DATEcpYearNavigation,
.DATEcpMonthNavigation,
.DATEcpCurrentMonthDate,
.DATEcpCurrentMonthDateDisabled,
.DATEcpOtherMonthDate,
.DATEcpOtherMonthDateDisabled,
.DATEcpCurrentDate,
.DATEcpCurrentDateDisabled,
.DATEcpTodayText,
.DATEcpTodayTextDisabled,
.DATEcpText
{
	font-family: Arial;
	font-size: 8pt;
	line-height: 10pt;
}
TD.DATEcpDayColumnHeader
{
	text-align: right;
	border: 0px solid gray;
	border-width: 0px 0px 1px 0px;
}
.DATEcpCurrentMonthDate,
.DATEcpOtherMonthDate,
.DATEcpCurrentDate
{
	text-align: right;
	text-decoration: none;
}
.DATEcpCurrentMonthDateDisabled,
.DATEcpOtherMonthDateDisabled,
.DATEcpCurrentDateDisabled
{
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}
.DATEcpCurrentMonthDate
{
	/*color: black;*/
	font-weight: bold;
}
.DATEcpCurrentDate
{
	color: #FFFFFF;
	font-weight: bold;
}
.DATEcpOtherMonthDate
{
	color: #808080;
}
TD.DATEcpCurrentDate
{
	color: #FFFFFF;
	background-color: #cfcfcf;
	border: 1px solid gray;
}
TD.DATEcpCurrentDateDisabled
{
	border: 1px solid #FFAAAA;
}
TD.DATEcpTodayText,
TD.DATEcpTodayTextDisabled
{
	border-width: 1px 0px 0px 0px;
	border-color: gray;
	border-style: solid;
}

A.DATEcpTodayText,
SPAN.DATEcpTodayTextDisabled
{
	height:20px;
}
A.DATEcpTodayText
{
	/*color:#6677DD;*/
	font-weight:bold;
}
SPAN.DATEcpTodayTextDisabled
{
	color:#D0D0D0;
}
.DATEcpBorder
{
	border: 1px solid gray;
}


/*** Layout ***/
body.c1 {
	background: white url(../media/images/wizbar.gif) no-repeat scroll right bottom;
	height: 100%;
	margin: 0px;
	position: relative;
}
body.c1_full {
	background-color: white;
	height: 100%;
	margin: 0px;
	position: relative;
}
#container > #content {
	padding-bottom: 70px;
}
#container > #content > .maintable {
	background: transparent url(../media/images/wiztop.gif) no-repeat scroll right top;
}
td.c1_maintable_content {
	padding-right: 24px;
}
/*** End Layout ***/

/*** Printer Friendly ***/
.print_only {
	display: none;
}
#c1_print_header h1 {
	font-size: 18px;
	margin: 0 0 18px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #000000;
}
@media print {
	.print_only {
		display: block;
	}
	.print_hidden, #container > #content > .client_title {
		display: none;
	}
	body.c1 {
		background-image: none;
	}
	#container > #content {
		padding-bottom: 0;
	}
	#container > #content > .maintable {
		padding: 0;
		background-image: none;
	}
	td.c1_maintable_content {
		padding-right: 0;
	}
	thead {
		display: table-header-group;
	}
	tfoot {
		display: table-footer-group;
	}
}
/*** End Printer Friendly ***/
