body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
}
#Container {
	width: 96%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0px auto;
	padding: 0px;
}
#DateTime {
	position: absolute;
	left: 8px;
	top: 4px;
}
#LogonStatus {
	width: 96%;
	text-align: right;
	font-size: 10px;
	margin: 2px auto;
	padding: 2px 8px 4px 0px;
}
#LogonStatus a:link, #LogonStatus a:visited, #LogonStatus a:active{
	text-decoration: none;
	color: #000099;

}
#LogonStatus a:hover{
	text-decoration: underline;

}
#Header {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#LogonHeader {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 24px;
	margin-top: 24px;
}
#LogonFootNote {
	padding-top: 8px;
	margin-bottom: 32px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 16px;
	text-align: right;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#QuickCode {
	float: right;
	margin-right: 4px;
	background-color: #FFFFFF;
}
#QuickCode #QC_Code {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;

}
#QuickCode #QC_Btn {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #078707;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;

}
#QuickCode #QC_Qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;

}
#TopBsk {
	float: right;
}
#TopBsk a:link, #TopBsk a:active, #TopBsk a:visited{
	color: #333333;
	text-decoration: none;
}
#TopBsk a:hover{
	color: #333333;
	text-decoration: underline;

}
#MaxOrderLimit {
	background-image: url(../images/prog-bar-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 200px;
}
#MaxMonthlyLimit {
	background-image: url(../images/prog-bar-bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8C8C8C;
	border-left-color: #8C8C8C;
	width: 200px;
	margin-top: 1px;
}
#SystemMessageHolder {
	color: #990000;
	margin: 2px;
	padding: 4px;
	font-weight: bold;
	text-transform: uppercase;
}
#NavigationTabHolder {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	background-color: #2972EB;
}
#NavigationTabHolder .l-t {
	background-image: url(../images/curv_l-t-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 8px;
}
#NavigationTabHolder .r-t {
	background-image: url(../images/curv_r-t-t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 8px;
}
#NavigationTabHolder ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NavigationTabHolder ul li{
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
	width: 120px;
}
#NavigationTabHolder ul .Nav_Tab{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/nav-tab.gif);
	background-repeat: no-repeat;
	width: 114px;
	padding-right: 0px;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#NavigationTabHolder ul .Nav_Tab-Active{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/nav-tab_a.gif);
	background-repeat: no-repeat;
	width: 114px;
	padding-right: 0px;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.Nav_Tab  a:link , .Nav_Tab a:visited, .Nav_Tab a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.Nav_Tab a:hover {
	color: #212998;
	text-decoration: underline;
}
.Nav_Tab-Active  a:link , .Nav_Tab-Active a:visited, .Nav_Tab-Active a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#Divider {
	background-color: #212998;
	height: 8px;
}
#SearchBar {
	background-color: #F3F3F3;
	color: #999999;
	font-size: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-image: url(../images/search-bar-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	padding: 0px;
}
#SearchBar .l-b {
	background-image: url(../images/search-bar-l-b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}
#SearchBar .r-b {
	background-image: url(../images/search-bar-r-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
}
#SearchBar ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SearchBar ul li{
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
	text-transform: lowercase;
}
#SearchBar ul li a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SearchBar ul li a:hover {
	background-color: #DFDFDF;
}

#SearchBar .FormTxt {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
#SearchBar .FormTxtNumber {
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
#SearchBar #Form_Search {
	padding: 0px;
	color: #000000;
	font-size: 10px;
	margin: 0px;
}
#Content {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE0E2;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
#Cell_left {
	width: 180px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
#Cell_Navigation {
	width: 200px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
#NavMenu {
	margin-bottom: 8px;
	text-align: left;
}
#NavMenu .hdr_L{
	background-color: #999999;
	background-image: url(../images/tab-gy-lhs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2972EB;
	width: 5px;
	height: 28px;

}
#NavMenu .hdr{
	background-color: #999999;
	background-image: url(../images/tab-gy-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2972EB;
	text-transform: capitalize;
	color: #2972EB;
	font-weight: bold;
}
#NavMenu .hdr_R{
	background-color: #999999;
	background-image: url(../images/tab-gy-rhs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2972EB;
	height: 28px;
	width: 5px;
}
#NavMenu .MainBody{
	text-align: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#NavMenu .l-b {
	height: 5px;
	width: 5px;
}
#NavMenu .r-b {
	height: 5px;
	width: 5px;
}
#NavMenu  .ftr{


}
#NavMenu ul{
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#NavMenu ul li{
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	width: 200px;
	padding: 1px;
	list-style-type: none;
	border: 1px solid #CCCCCC;

}
#NavMenu a:link, #NavMenu a:visited , #NavMenu a:active{
	padding: 3px;
	color: #333333;
	text-decoration: none;
	display: block;

}
#NavMenu a:hover{
	padding: 3px;
	color: #333333;
	text-decoration: none;
	display: block;
	background-color: #E2E3E3;
}
#NavMenu ul li .ActiveLink {
	background-color: #2972EB;
	color: #FFFFFF;

}
.CustomImageHolder {
	margin-bottom: 8px;
}
.MargintContentHolder {
	margin-bottom: 8px;
}
.hdr_L{
	background-color: #E9EAEA;
	background-image: url(../images/tab-gy-lhs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 26px;
	width: 5px;

}
.hdr_R{
	background-color: #E9EAEA;
	background-image: url(../images/tab-gy-rhs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 5px;
	width: 26px;
}
.hdr{
	background-color: #E9EAEA;
	background-image: url(../images/tab-gy-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
	color: #333333;
	text-align: left;
}

.MainBody{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: left;
}

.l-b {
	background-image: url(../images/curv-gy-l-b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;	
}
.r-b {
	background-image: url(../images/curv-gy-r-b.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
	width: 5px;	
}
.ftr{
	background-image: url(../images/1px-gy.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MargintContentHolder h3 {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform: capitalize;
}
.MargintContentHolder form {
	padding-bottom: 2px;
}
.MargintContentHolder a:link ,.MargintContentHolder a:active, .MargintContentHolder a:visited{
	color: #212998;
	text-decoration: none;
}
.MargintContentHolder a:hover {
	text-decoration: underline;
}
.MargintContentHolder .Notes {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.MargintContentHolder .Notes p {
	margin: 1px;
	padding: 1px;
}
.MargintContentHolder #ThunbNail {
	padding: 1px;
	text-align: center;
	margin: 2px;

}
.MargintContentHolder .adv{
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}


.roundedBox {position:relative;padding:5px; margin:10px 0;}
.corner {position:absolute; width:5px; height:5px;}
.tl-rnd {
	top:0px;
	left:0px;
	background-image:url(../images/curv_l-t-t.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}
.tr-rnd {
	top:0;
	right:0;
	background-image:url(../images/curv_r-t-t.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}
.bl-rnd {
	bottom:0;
	left:0;
	background-image:url(../images/curv_l-b-t.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}
.br-rnd {
	bottom:0;
	right:0;
	background-image:url(../images/curv_r-b-t.gif);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

.t { background: url(../images/1px-gy.gif) 0 0 repeat-x; width: 100%}
.b {background: url(../images/1px-gy.gif) 0 100% repeat-x}
.l {background: url(../images/1px-gy.gif) 0 0 repeat-y}
.r {background: url(../images/1px-gy.gif) 100% 0 repeat-y}
.bl {background: url(../images/curv_l-b.gif) 0 100% no-repeat}
.bl-tw {background: url(../images/curv_l-b-tw.gif) 0 100% no-repeat}
.br {background: url(../images/curv_r-b.gif) 100% 100% no-repeat}
.br-tw {background: url(../images/curv_r-b-tw.gif) 100% 100% no-repeat}
.tl {background: url(../images/curv_l-t.gif) 0 0 no-repeat}
.tl-tw {background: url(../images/curv_l-t-tw.gif) 0 0 no-repeat}
.tr {
	background: url(../images/curv_r-t.gif) 100% 0 no-repeat;
	padding:5px
}
.tr-tw {
	background: url(../images/curv_r-t-tw.gif) 100% 0 no-repeat;
	padding:5px
}
.BackGround-Light {
	background-color:#F5F5F5;
}
.BackGround-Dark {
	background-color:#DEE0F8;
}

#ShoppingList {
	margin-bottom: 8px;

}
#ShoppingList th{
	background-image: url(../images/spiral-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#ShoppingList #Heading{
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/ruled-bl-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
}
#ShoppingList #CodeListHolder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#ShoppingList textarea{
	font-size: 16px;
	background-color: #FFFFFF;
	background-image: url(../images/ruled-bl-bg.gif);
	background-repeat: repeat;
	color: #000000;
	width: 95%;
	font-weight: bold;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ShoppingList #Selections{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#ShoppingList #Btnholder{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.Divider{
	background-image: url(../images/1px-lgy.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 5px;

}
#Cell_main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#Cell_main h1{
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #212998;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: capitalize;
}
#Cell_main h1 a{
	color: #212998;
	text-decoration: none;
}
#Cell_main h1 a:hover{
	color: #212998;
	text-decoration: underline;
}
#Cell_main h2{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Cell_main h2 a{
	color: #333333;
	text-decoration: none;
}
#Cell_main p{
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#Cell_right {
	width: 180px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-left: 8px;
}

.ContentHolderDark {
	margin-bottom: 8px;
}
.ContentHolderDark .hdr_L{
	background-image: url(../images/tab-gy-lhs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-transform: capitalize;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #999999;
}
.ContentHolderDark .hdr{
	background-color: #999999;
	background-image: url(../images/tab-gy-bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
	color: #000066;
	text-align: left;
	font-weight: bold;
}
.ContentHolderDark .hdr_R{
	background-image: url(../images/tab-gy-rhs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #999999;
	width: 5px;
}
.ContentBody {
	background-color: #FFFFFF;
	margin: 1px;
	padding: 4px;
}

.ContentHolder {
	background-color: #F5F5F5;
	margin-bottom: 8px;
}
.ContentHolder  .lhs{
	background-image: url(../images/1px-lgy.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.ContentHolder  .rhs{
	background-image: url(../images/1px-lgy.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 5px;
}

.ContentHolder .Message {
	padding: 8px;
	margin: 8px;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;

}
.ElementClassDisplay {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 120px;
	float: left;
}
.ElementClassDisplay a {
	text-decoration: none;
}

.ElementGroupListings {
	margin-bottom: 8px;
}
.ElementGroupListings h2{
	padding: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.ElementGroupListings  .ThumbNail {
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	float: left;
	margin: 4px;
}
.ElementGroupLinks {
	padding: 4px;

}
.ElementGroupLinks a:link, .ElementGroupLinks a:visited, .ElementGroupLinks a:active {
	color: #212998;
	text-decoration: none;
	margin: 2px;
	display: inline;
}
.ElementGroupLinks a:hover {
	text-decoration: underline;
	background-color: #FFFF99;

}
#ElementProductDisplay {
	clear: none;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.ElementProductHolder {
	margin: 8px;
	float: left;
}
.ElementProductListing {
	clear: both;
	margin-bottom: 8px;
	background-color: #F4F4F4;
}
.ElementProductListing a {
	color: #212998;
	text-decoration: none;

}
.ElementProductListing .l-t {
	background-image: url(../images/curv_l-t-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 5px;
}
.ElementProductListing .r-t {
	background-image: url(../images/curv_r-t-t.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 5px;	
}
.ElementProductListing .l-b {
	background-image: url(../images/curv_l-b-t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 5px;	
}
.ElementProductListing .r-b {
	background-image: url(../images/curv_r-b-t.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
	width: 5px;	
}
.ElementProductListing h2{
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.ElementProductListing .FormTxtNumber{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;

}
.ElementProductListing .ThumbNail{
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;

}

.ProductNoteHolder {
	padding: 8px;

} 
.ProductNoteHolder .Notes{

} 
.HighlightSpecial {
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;

}
.HighlightContract {
	background-image: url(../images/star-bl.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-left: 20px;

}
.HighlightDiscountP {
	background-color: #FF9900;
	border: 1px solid #FF9900;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}
.HighlightDiscountV {
	background-color: #FF9900;
	border: 1px solid #FF9900;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-right: 4px;
	margin-left: 4px;
	float: left;
}
.FormTxt {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.FormTxtNumber{
	font-size: 12px;
	text-align: right;
	width: 30px;
	border: 1px solid #DEE0E2;
}
.FormTxtFlat {
	font-size: 12px;
	border: 1px solid #FFFFFF;
}
.FormList {
	font-size: 12px;
}
.FormMicroTxt {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding-left: 2px;
}
.FormMicroTxtNumber{
	font-size: 11px;
	text-align: right;
	border: 1px solid #CCCCCC;
	padding-right: 2px;
	width: 30px;
}
.FormMicroTxtNumber-BSK{
	font-size: 11px;
	text-align: right;
	width: 30px;
	border: 1px solid #078707;
	color: #078707;
	padding-right: 2px;
}
.FormMicroList {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FormBtn {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #212998;
	border: 1px solid #212998;
	font-weight: bold;
	margin-right: 1px;
	text-transform: capitalize;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
}
.FormBtnGrn {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009900;
	border: 1px solid #009900;
	font-weight: bold;
	margin-right: 1px;
	text-transform: capitalize;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
}
.FormBtnYel {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FFCC00;
	border: 1px solid #FFCC00;
	font-weight: bold;
	margin-right: 1px;
	text-transform: capitalize;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
}
.FormBtnRed {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #990000;
	font-weight: bold;
	margin-right: 1px;
	text-transform: capitalize;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 1px;
}
.FormInputs {
	background-color: #DEE0E2;
	margin: 0px;
	padding: 0px;
}
.Btn {
}
.Btn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.ContentHolder {
	margin-bottom: 8px;
}
.TableData {
	border: 1px solid #E5E5E5;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
}
.TableData td a{
	display: block;
	padding-left: 4px;
}

.TableData th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #212998;
	padding: 3px;
	text-transform: capitalize;
}
.TableData2 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.TableData2 th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #97A6AA;
	text-transform: capitalize;
}
.TableData2 th a:link , .TableData2 th a:active, .TableData2 th a:visited{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px;
}
.TableData2 th a:hover {
	background-color: #71858A;
}
.TableData2 td{
	padding: 3px;
}
.TableData2 td a {
	color: #212998;
	text-decoration: none;
	display: block;
}
.TableData2 td a:hover {
	text-decoration: underline;
}
#ResultForm {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE0E2;
}
#ResultsTotals {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE0E2;
	text-align: right;
}
#ResultNavigation{
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE0E2;
	font-size: 10px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE0E2;
}
#ResultNavigation h2{
	margin-top: 0px;
	color: #666666;
	padding: 0px;
	font-size: 10px;
	text-transform: none;
}
#ResultNavigation a {
	margin-right: 2px;
	border: 1px solid #DEE0E2;
	text-decoration: none;
	display: block;
	float: left;
	color: #212998;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#ResultNavigation  strong{
	margin-right: 2px;
	border: 1px solid #212998;
	text-decoration: none;
	display: block;
	float: left;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #212998;
}

#Footer {
	margin: 0px;
	background-color: #212998;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #2972EB;
}
#FooterLinks {
	padding: 4px;
	margin-top: 8px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 10px;
	color: #FFFFFF;
}
#FooterLinks a{
	color: #FFFFFF;
	text-decoration: none;
}
#SubFooter{
	padding: 4px;
	margin-top: 8px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 10px;
}
#VersionStatus {
	width: 97%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 10px;
	color: #666666;
}
#VersionStatus a {
	color: #586368;
	text-decoration: none;
}
#VersionStatus a:hover {
	text-decoration: underline;
}


.TextRed {
	color: #990000;
}
.TextSmall {
	font-size: 9px;
	color: #999999;
}
.Price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.PriceOffer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.PriceRRP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: line-through;
}
.PriceVAT {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.Bold {
	font-weight: bold;
}
.TextPrevent{
	color: #990000;
	font-weight: bold;
}
.NoPrint {
}
.ImageHolder {
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	float: left;
}
.ImageHolder h2 {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding: 20px;
}
#SystemMessageWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #212998;
	float: left;
	margin: 8px;

}
.ElementWarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #FFFFFF;
	margin: 8px;
	padding: 1px;
	border: 1px solid #990000;
}
.ElementWarning .Heading {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #990000;
}
.ElementWarning .Message {
	color: #990000;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 6px;
}
.TermsText {
	padding: 8px;
	font-size: 10px;
	text-align: justify;

}
.TermsText p{
	font-size: 10px;
	margin-bottom: 10px;
}

