
.label-xsmall
{
	height: 15px;
	font-style: normal;
	font-family: Century Gothic;
	font-size: 8pt;
	position: absolute;
}

.label-small
{
	height: 14px;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	position: absolute;
	top: 59px;
	left: 538px;
	width: 116px;
}

/* ----- Error Message ------- */

.msg-warning {
	padding: 5px 0 5px 30px;
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFCC33;
	background: #FFFF99 url(/App_Themes/Images/alert.png) 4px 4px no-repeat;
	color: #BC9728;
	width: 335px;
}

.msg-success {
	padding: 5px 0 5px 30px;
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #99CC33;
	background: #CFECA3 url(/App_Themes/Images/enabled.png) 4px 4px no-repeat;
	color: #5F9410;
	width: 335px;
}

.msg-error {
	padding: 5px 5px 5px 30px;
	margin: 10px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FF4242;
	background: #FF9B9B url(/App_Themes/Images/error.png) 4px 4px no-repeat;
	color: #CC0000;
	text-align: left;
	width: 335px;
}


.cancel_wizard {
	padding: 0 5px 0 0;
	margin: 0;
	border-top: 1px solid #ccc;
	color: #996633;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: right;
}

.cancel_wizard img {
	padding-right: 5px;
}

.cancel_button {
	padding: 4px;
	margin: 0;
	border-left: 1px solid #FDF5D9;
	border-top: 1px solid #FDF5D9;
	border-right: 1px solid #AF9E67;
	border-bottom: 1px solid #AF9E67;
	background: #FAE393;
	color: #996633;
	font-size: 12px;
	font-weight: bold;
}

.body
{
	text-align:-moz-center;
}

.label-medium
{
	height: 15px;
	font-style: normal;
	font-family: Century Gothic;
	font-size: medium;
	position: absolute;
}

.label-xlarge
{
	height: 15px;
	font-style: normal;
	font-family: Century Gothic;
	font-size: x-large;
	position: absolute;
}

.label-small-black
{
	height: 15px;
	font-style: normal;
	font-family: Century Gothic;
	font-size: 13px;
	position: absolute;
	color: Black;
}



.txtbox-small
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
	position: absolute;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	height: 15px;
	width: 90px;
}

.txtbox-xxmedium
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
	position: absolute;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	height: 15px;
	width: 200px;
}

.txtbox-xmedium
{
	/*	border-right: black 1px groove; 	border-top: black 1px groove; 	border-left: black 1px groove; 	border-bottom: black 1px groove;*/
	position: relative;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	height: 15px;
	width: 150px;
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
}
.txtbox-medium
{
	/*border-right: black 1px groove; 	border-top: black 1px groove; 	border-left: black 1px groove; 	border-bottom: black 1px groove;*/
	border: 1px groove black;
	position: absolute;
		font-style: normal;
		font-family: Century Gothic;
		font-size: small;
	height: 13px;
	width: 146px;
	}
.txtbox-large
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
	position: absolute;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	height: 15px;
	width: 265px;
}
.txtbox-xlarge
{
	/*border-right: black 1px groove; 	border-top: black 1px groove; 	border-left: black 1px groove; 	border-bottom: black 1px groove;*/
	position: absolute;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small; /*height: 70px; 	width: 550px;*/
}
.txtbox-xxlarge
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
	position: absolute;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	height: 15px;
	width: 550px;
}




/* Alignment */

.alignCentre
{
	text-align: center;
}
.alignLeft
{
	text-align: left;
}
.alignRight
{
	text-align: right;
}
.alignBottom
{
	vertical-align: bottom;
}
.alignMiddle
{
	vertical-align: middle;
}
.alignTop
{
	vertical-align: top;
}

/* Text Format */

.textBold
{
	font-weight: bold;
}

.textBoldWide
{
	font-weight: bold;
	clear: both;
	width: 100%;
}

.text-xsmall
{
	font-style: normal;
	font-family: Century Gothic;
	font-size: 8pt;
}

.text-small
{
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
}

.text-medium
{
	font-style: normal;
	font-family: Century Gothic;
	font-size: medium;
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
}

.text-large
{
	font-style: normal;
	font-family: Century Gothic;
	font-size: large;
}

.text-xlarge
{
	font-style: normal;
	font-family: Century Gothic;
	font-size: x-large;
}



/* Border */
.defaultBorder
{
	border-right: black 1px groove;
	border-top: black 1px groove;
	border-left: black 1px groove;
	border-bottom: black 1px groove;
}


.button-normal
{
	/*background-color: ActiveBorder;*/
	position: absolute; /*font-weight: bold; 	font-family: Century Gothic; 	font-size: small;*/
}

.button-lessweight
{
	background-color: White;
	font-family: Century Gothic;
	position: absolute; /*font-weight: bold; 	font-family: Century Gothic; 	font-size: small;*/
}

.button-positive
{
	background-color: #FF9933;
	position: absolute;
	font-family: Century Gothic;
	top: 55px;
	left: 919px;
	width: 72px;
}


.drpDwn-small
{
	position: absolute;
	font-style: normal;
	font-family: Century Gothic;
	font-size: small;
	height: 20px;
	width: 95px;
}
