html, body, p, table, th, tr, td, input, textarea, select, a, a:link, a:active, a:visited, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}

form {
	font-size: inherit;
	padding: 0px;
	margin: 0px;
}

body {
	border-left: medium none;
	border-right: 10px none;
	border-top: medium none;
	border-bottom: 10px none;
	
	padding: 0px 0px;
	margin: 0px 0px;
	background-color:#EBEBEB;
}

table {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	background-color: inherit;
}

th {
	color: #333333;
	font-size: inherit;
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 6px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-image: url(img/form_title_bar.gif);
	background-repeat: repeat-x;
	height: 26px;
}

th.number {
	text-align: right;
	padding: 0px 6px 0px 6px;
}

tr {
	background-color: inherit;
	font-size: inherit;
}

td {
	background-color: inherit;
	font-size: inherit;
	vertical-align: top;
	padding: 0px 0px;
	margin: 0px 0px;
}

input {
	line-height: 16px;
}

/* Details */

td.data {
	padding: 3px 3px;
}

td.data_small {
	padding: 3px 3px;
	font-size: 10px;
}

tr.valignmiddle, td.valignmiddle {
	vertical-align: middle;
}

.grey { background-color: #999999; }

a, a:link, a:active, a:visited, a:hover {
	text-decoration: underline;
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
}

a:hover {
	color: #FF9933;
	text-decoration: none;
}

a.colour2, a.colour2:link, a.colour2:active, a.colour2:visited {
	text-decoration: underline;
	color: #FF9933;
}
a.colour2:hover { color: #666666; }

a.uline, a.uline:link, a.uline:active, a.uline:visited {
	text-decoration: underline;
}
a.uline:hover { color: #FF9933; }

a.black, a.black:link, a.black:hover, a.black:active, a.black:visited {
	color: #000000; 
	text-decoration: none;
}

a.white, a.white:link, a.white:hover, a.white:active, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover { text-decoration: underline; }

p.header1 {
	font-size: 12px;
	font-weight: bold;
}

p.header2 {
	font-size: 10px;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 12px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.hostingsignup {
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
	padding: 4px 4px;
	margin: 0px 4px;
	width: 100px;
	text-align: center;
}

a.hostingsignup, a.hostingsignup:link, a.hostingsignup:active, a.hostingsignup:visited, div.hostingsignup {
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	white-space: nowrap;
}

/* ========== */
/* NAVIGATION */
/* ========== */

/* NAV MAIN */

div.nav-main {
	background-color: #FFFFFF;
}

table.nav-main {
	width: 100%;
}

td.nav-main-menu1-active, td.nav-main-menu1-inactive {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 1px 1px 1px 1px;
	background-image: url(/img/menu/itcenta_nav_element_inactive.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width: 16.6666%;
	height: 26px;
	white-space: nowrap;
}

td.nav-main-menu1-active {
	background-image: url(/img/menu/itcenta_nav_element_inactive.gif);
}

td.nav-main-menu1-inactive {
}

span.nav-main-menu1-tabtext-active {
	color: #FF9933;
	font-weight: bold;
}

a.nav-main-menu1-tabtext-inactive, a.nav-main-menu1-tabtext-inactive:link, a.nav-main-menu1-tabtext-inactive:active, a.nav-main-menu1-tabtext-inactive:visited, a.nav-main-menu1-tabtext-inactive:hover {
	color: #666666;
	text-decoration: none;
}

a.nav-main-menu1-tabtext-inactive:hover {
	color: #000000;
}

/* NAV SUB */

div.nav-sub {
	border: 1px solid #CCCCCC;
	background-color: #E3E3E3;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.nav-sub{
	text-align: center;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px;
}

li.nav-sub-element-inactive, li.nav-sub-element-active {
	display: inline;
	list-style-type: none;
	color: #666666;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px;
}

span.nav-sub-element-inactive, span.nav-sub-element-active {
	color: #666666;
	font-weight: normal;
	padding: 1px 5px;
	margin: 0px 0px;
}

span.nav-sub-element-active {
	color: #FF9933;
}

a.nav-sub-element-inactive {
	text-decoration: none;
	font-size: inherit;
	color: #666666;
}

span.nav-sub-separator {
	margin: 0px 0px 0px 4px;
	color: #999999;
}

/* NAV BOTTOM */

div.nav_bottom {
	background-color: #3354FF;
	background-color: #999999;
	text-align: center;
	padding: 6px 8px 8px 8px;
	border-top: 1px solid #333333;
}

a.navbottom-menu1-text-inactive, a.navbottom-menu1-text-inactive:link, a.navbottom-menu1-text-inactive:active, a.navbottom-menu1-text-inactive:visited, a.navbottom-menu1-text-inactive:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.navbottom-menu1-text-inactive:hover {
	color: #FF9933;
}

.center { text-align: center; }

td.bullet {
	width: 25px;
	height: 24px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
}

td.bizassociations {
	background-color: #EFEFEF;
	padding: 4px 4px;
	font-size: 10px;
}

a.bizassociations {
	font-size: 10px;
}

input.button {
	color: #333333;
	font-weight: bold;
	background-color: #FF9933;
	padding: 4px 8px;
	background-image: url(img/form_title_bar.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width: 120px;
}

input.number {
	text-align: right;
}

textarea.contact {
	width: 350px;
}

/* Custom Bullet Lists */

ul.bullet {
	list-style: none;
	padding: 0px 0px;
	margin: 12px 0px;
	line-height: 24px;
}

li.bullet1 { background: url(img/itcenta_bullet.gif) left top no-repeat; padding: 0px 0px 0px 24px; }
li.bullet2 { background: url(img/itcenta_bullet.gif) left top no-repeat; padding: 0px 0px 0px 24px; }
li.bullet3 { background: url(img/itcenta_bullet.gif) left top no-repeat; padding: 0px 0px 0px 24px; }

td.number {
	text-align: right;
	padding: 0px 6px 0px 6px;
}

td.numbersubtotal {
	text-align: right;
	padding: 0px 6px 0px 6px;
	border-top: 1px solid #000000;
}

td.numbertotal {
	text-align: right;
	padding: 0px 6px 0px 6px;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	font-weight: bold;
}

.white {
	color: #FFF;
}

div.homepage_google {
	background-color: #EFEFEF;
	color: #000000;
	font-weight: normal;
	padding: 12px 12px;
	text-align: center;
}

div.form {
}

table.form {
	background-color: #EFEFEF;
	padding: 0px 0px;
	margin: 0px 0px;
}

td.form_title {
	padding: 8px 12px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	height: 22px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-image: url(img/form_title_bar.gif);
	background-repeat: repeat-x;
}

td.form_field_label {
	background-color: inherit;
	padding: 5px;
	margin: 0px;
	white-space: nowrap;
	text-align: right;
	width: 24%px;
}

td.form_field_req {
	background-color: inherit;
	padding: 6px 0px 0px 0px;
	text-align: center;
	width: 2%;
}

td.form_field_input {
	background-color: inherit;
	padding: 5px;
	margin: 0px;
	text-align: left;
	width: 24%;
}

td.form_field_errmsg {
	background-color: inherit;
	padding: 5px;
	margin: 0px;
	text-align: left;
	width: 50%;
}

td.form_field_spacer {
	height: 6px;
	line-height: 6px;
}

input.form_field_input {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
}

input.form_field_input_checkbox {
	border: 0px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px;
	margin: 0px 0px;
}

textarea.form_field_input {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
}

select.form_field_input {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
}

input.contact {
	width: 350px;
}

input.form_submit {
	color: #333333;
	font-weight: bold;
	background-color: #FF9933;
	padding: 4px 8px;
	background-image: url(img/form_title_bar.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
}

div.form_err_msg {
	color: #333;
	font-weight: bold;
	text-align: center;
	background-color: #EBEBEB;;
	padding: 8px 16px;
	border: 2px solid #FF9933;;
}

tr.form_field_err {
	margin: 10px 0px;
	padding: 10px 0px;
	background-color: #FFEFAA;
	background-color: #CCCCCC;
	border: 1px solid #666;
}

.nowrap {
	white-space: nowrap;
}

.colour1 { color: #FFCC33; }
.colour2 { color: #FF9933; }
.colour3 { color: #3399FF; }
.colour4 { color: #3354FF; }

.bgcolour1 { background-color: #FFCC33; }
.bgcolour2 { background-color: #FF9933; }
.bgcolour3 { background-color: #3399FF; }
.bgcolour4 { background-color: #3354FF; }

table.data_table {
	background-color: #EFEFEF;
}

div.data_table {
	background-color: #EFEFEF;
}

td.round_top {
	background-image: url(/lib/img/itcenta_round_top.gif);
	background-repeat: repeat-x;
	height: 10px;
}

td.round_bottom {
	background-image: url(/lib/img/itcenta_round_bottom.gif);
	background-repeat: repeat-x;
	height: 10px;
}

td.round_left {
	background-image: url(/lib/img/itcenta_round_left.gif);
	background-repeat: repeat-y;
	width: 10px;
}

td.round_right {
	background-image: url(/lib/img/itcenta_round_right.gif);
	background-repeat: repeat-y;
	width: 10px;
}

td.round_corner_tl {
	background-image: url(/lib/img/itcenta_round_corner_tl.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

td.round_corner_tr {
	background-image: url(/lib/img/itcenta_round_corner_tr.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

td.round_corner_bl {
	background-image: url(/lib/img/itcenta_round_corner_bl.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

td.round_corner_br {
	background-image: url(/lib/img/itcenta_round_corner_br.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

td.round_middle {
	background-color: #EFEFEF;
}

/* Employee Cost Calculator */

td.ecc_label, td.ecc_label_number_outputresult, td.ecc_units_pre, td.ecc_units_post {
	vertical-align: top;
	white-space: nowrap;
}

td.ecc_label, td.ecc_label_number_outputresult {
	padding: 0px 0px 0px 6px;
}

td.ecc_label_number_outputresult {
	font-weight: bold;
}

td.ecc_units_pre {
	padding: 1px 0px 0px 12px;
	width: 1px;
}

td.ecc_input {
	text-align: left;
	padding: 0px 6px 0px 6px;
}

td.ecc_units_post {
	padding: 1px 12px 0px 0px;
	width: 1px;
}

td.ecc_comment {
	padding: 0px 0px 0px 6px;
}

input.ecc_text {
	text-align: left;
	width: 225px;
}

input.ecc_number, input.ecc_number_outputresult {
	text-align: right;
	width: 70px;
}

input.ecc_number_outputresult {
	font-weight: bold;
	border: 1px solid #EFEFEF;
	background-color: #EFEFEF;
}

input.ecc_checkbox {
	text-align: left;
}
