body
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: arial;
}

.info {
float:left;
clear:both;
font-size:14px;
width:100%;
color:black;
font-weight:bold;
}

#content
{
	/*overflow: auto;*/
	height: 100%;
	width: 100%;
	padding:0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#contentcell
{
	font-size: 78%;
	width: 100%; 
	height: 100%; 
	vertical-align: top;
}

#pagetitle
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 4px 0px;
	height: 18px;
	background-image: url(images/blue_left.jpg);
	background-repeat: no-repeat;
	background-color: #003399;
	font-weight: bold;
	font-size: 11pt;
	color: White;
	width: 100%;
	white-space: nowrap;
	vertical-align: middle;
}
#pagetitleright
{
	background-image: url(images/blue_right.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 22px;
	white-space: nowrap;
	vertical-align: middle;
}
#dialogbottom
{
	background-image: url(images/bottom.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
	height:121px; 
	text-align:right; 
	vertical-align:top;
	padding: 10px 10px 0px 0px;
}
#pagecopyright
{
	 font-size: xx-small;
	 width: 100%;
	 text-align: center;
}
.lgTitle
{
	font-weight: bold;
	font-size: 150%;
	margin: 4px 0px;
	color: black;
	font-family: Arial;
}
.mdTitle
{
	font-weight: bold;
	font-size: 14px;
	margin: 4px 0px;
	color:#0069AA;
	font-family: Arial;
}

textarea
{ 
	font-family:arial; 
}
/* error message displayed to user */
.Error, .ErrorNoBackground
{

	font-family:arial;
	font-size:12px;
	font-weight: bold;
	color: red;
}

.Error ul {
list-style-type:none;
}

.Error
{
	background-color: transparent;
}
.importantText,.important
{
	font: smallcaption;
	font-weight:bold;
	color: Red;
}

/* status message displayed to user usually at the top of the control */
.Status
{
	border-right: black 1px solid;
	padding-right: 3px;
	border-top: black 1px solid;
	padding-left: 3px;
	margin-bottom: 4px;
	padding-bottom: 3px;
	font: Status-Bar;
	border-left: black 1px solid;
	width: 100%;
	color: black;
	padding-top: 3px;
	border-bottom: black 1px solid;
	background-color: white;
}

/* process status message displayed to user usually on a summary page */
.StatusProcess
{
	padding-left: 3px;
	color: dimgray;
}

/* BEGIN BUTTON STYLE */
BUTTON, .BUTTON, .TextButton, .TextButtonWithImage, .TextButtonWithImageOnRight, .TextButtonDisabled, .TextButtonWithImageDisabled, .TextButtonWithImageOnRightDisabled
{
	margin: 0px 0px 0px 0px;	
	text-align: center;	
	color: black;
	cursor: hand;
	padding:0 5px 0 5px;
}
a.BUTTON
{
	text-decoration: none;	
	margin: 0px 2px 0px 2px;
}
.TextButtonDisabled, .TextButtonWithImageDisabled, .TextButtonWithImageOnRightDisabled
{
	background-color: #999999;
	color: #CCCCCC;
	cursor: not-allowed;
}
.TextButtonWithImage
{
	
	background-repeat: no-repeat;
}
.TextButtonWithImageOnRight
{
	
	background-repeat: no-repeat;
	
}
/* CommandButtonType classes */


/* END BUTTON STYLE */

/* BEGIN TABSTRIP AND TAB BODY STYLE */
.HTabTable
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 99%;
	vertical-align: top;
}
.HTabTR
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	vertical-align: bottom;
}
.HTabTD
{
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
}
.HTabBody
{
	height: 100%;
	border-right: #CDCDCD 1px solid;
	border-left: #CDCDCD 1px solid;
	border-bottom: #CDCDCD 1px solid;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
	vertical-align: top;
}
.HTabBodyRightAlign
{
	height: 100%;
	border-right: #94A6CE 1px solid;
	border-left: #94A6CE 1px solid;
	color: black;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	background-color: white;
	text-align: right;
	vertical-align: top;
}
.VTab
{
	width: 100%;
	cursor: hand;
	height: 100%;
}
.VTab image
{
	margin-right: 4px;
}
.VTabBody
{
	padding-right: 0px;
	padding-left: 4px;
	background: #efefe7;
	padding-bottom: 4px;
	width: 140px;
	line-height: 20px;
	padding-top: 4px;
	text-decoration: none;
}
/* END TABSTRIP AND TAB BODY STYLE */
/* Begin Generics*/
h1,h2,h3,h4,h5
{
	font-weight:bold;
}

h1 {
font-size:20px;
padding:0;
margin:0;
}

p {
font-weight:normal;
}

h2 {
font-size:18px;
}

h4
{	
	color:#94a6ce;
	margin:0;
	padding:0;
	display:inline;
}
.CommandBar {
	float:right;
	padding:0 0 20px;
	width:100%;
}
.Caption,caption
{
	font-size:13px;
	color:#0069aa;
	font-weight:bold;
	font-family:arial;
}
.CommentConfigure .RadEContentBordered
{
	height: 150px !important;
}

.TitleDescriptionControl {
font-size:12px;
font-family:arial;
clear:both;
}

#Div1 table {

}

.orderscr {

width:100%;
clear:right;
}

/*float the error message*/
#ctl00_ContentPlaceHolder1_PanelMessage {
float:left;
font-weight:bold;
}

#Div1 {
text-align:left!important;
}

.CommandBar a {
color:#0069aa;
text-decoration:underline;
}

/*on core/cart/checkout.aspx to float the table in firefox*/

#ctl00_TemplateBody_checkoutControl table {
float:left;
}

.floatbuttons {
float:left;
clear:both;
}

h3 {
color:#0069aa;
margin:8px 0px 8px 0px;
padding:0;
}
