


body{margin:0px;background-color:#ffffff;color:#000000;}


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color:#696969;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#0E4369;text-decoration:none;}
A:LINK{color:#0E4369;text-decoration:none;}
A:VISITED{color:#0E4369;text-decoration:none;}
A:HOVER{color:#706E05;text-decoration:underline;}

.TopBottomBar
{
	height:23px;
	color:#FFFFFF;
}
A:ACTIVE.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#FFFFFF;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#FFFFFF;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/

A:ACTIVE.BoxLink{color:#205370;text-decoration:none;}
A:LINK.BoxLink{color:#205370;text-decoration:none;}
A:VISITED.BoxLink{color:#205370;text-decoration:none;}
A:HOVER.BoxLink{color:#000000;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#000000;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	height:16px;
	color:#0033cc;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#0033cc;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#F6F6F6;
	border-bottom:1px solid #D3E4D6;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F6F6F6;
	color:#666666;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:4px;
	color:#000000;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	color:#000000;
}

.listItem{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}

html
{
	background		: white url(graphics/htmlBackground.jpg) repeat-x left bottom !important;
	position		: relative;	
}

body
{
	background		: transparent url(graphics/bodyBackground.jpg) repeat-x left top !important;
	position		: relative;
}


/*___ DIV _________________________________________________________________*/

body > div > table:first-child + div
{
	background		: transparent none !important;	
}

body > div
{
	position		: relative;
	width			: 980px;
	margin			: 0 auto;
	border			: solid 1px transparent;
	padding-bottom	: 125px;
}

.seeMoreBox
{
	margin			: -8px;
	padding			: 1em 0;
}

body > div > table:first-child + div + table + div
{
	color			: black;
	position		: absolute;
	width			: 980px !important;
	padding			: 10px 0 !important;
	margin			: 0 !important;
	bottom			: 0;
	left			: 0;
}

.location
{
	position		: absolute;
	font-size		: 21px;
	color			: #8db9c2;
	width			: 980px;
	text-align		: center;
	left			: 0;
	bottom			: 90px;
}

/*___ SPAN _________________________________________________________________*/

.seeMoreHeader
{
	position		: relative;
	display			: block;
	background-color: #173c4c;
	color			: White;
	margin			: 0 -5px;
	height			: 25px;
	line-height		: 25px;	
	padding			: 0 5px;
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

p
{
	line-height		: 1.4em;	
}

/*___ UL _________________________________________________________________*/

.seeMoreBox ul
{
	margin			: 0 8px;
	padding			: 0 0 0 16px;
	color			: Black;
}

.mainNav
{
	position		: absolute;
	font-size		: 21px;
	font-weight		: normal;
	margin			: 0;
	padding			: 0;
	list-style-type	: none;
	top				: 65px;
	left			: 230px;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

.mainNav li
{
	display			: inline;
	margin-right	: 30px;	
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

body > div > table:first-child + div > table:first-child > tbody > tr:first-child > td.TopBottomBar:first-child a b
{
	font-weight		: normal !important;	
}

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

a 
{
	color			: #274A58 !important;
}

a:visited 
{
	color			: #274A58 !important;
}

a:hover 
{
	color			: #FF6600 !important;
}

.mainLogo a
{
	display			: block;
	width			: 209px;
	height			: 74px;
	background		: transparent url(graphics/logo.jpg) no-repeat left top;
	text-indent		: -9999em;
	position		: absolute;
	left			: 10px;
	top				: 32px;	
}

body > div > table:first-child + div a,
body > div > table:first-child + div a:visited
{
	color			: White !important;	
}

body > div > table:first-child + div a:hover
{
	color			: #FF6600 !important;
}

.TopBottomBar a
{
	color			: White !important;	
}

.TopBottomBar a:hover,
body > div > table:first-child + div + table + div a:hover
{
	color			: #274A58 !important;
}

body > div > table:first-child + div > table:first-child > tbody > tr:first-child > td.TopBottomBar:first-child a
{
	display			: none;
}

.mainNav a:hover
{
	text-decoration	: none;	
}

/*___ TABLE _________________________________________________________________*/

table
{
	border			: none !important;	
}

body > div > table:first-child
{
	height			: 160px;	
}

table table table
{
	border-collapse	: collapse;	
}

/*body > div > table:first-child + div + table
{
	margin-bottom	: 125px;	
}*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

td
{
	background		: transparent none !important;	
}

.BoxFrame{background-color:#D3E4D6;}

.BoxHeader
{
	font-size		: 12px;
	font-style		: normal;
	font-weight		: bold;
	background-color: #173c4c !important;
	height			: 25px;
	padding-left	: 5px;
	padding-right	: 5px;
	color			: white;
	border			: solid 1px #173c4c !important;
}

.BoxContent
{
	font-size		: 12px !important;
	font-style		: normal;
	font-weight		: normal;
	padding-left	: 10px;
	padding-right	: 10px;
	padding-top		: 6px;
	padding-bottom	: 6px;
	background-color: white !important;
	color			: #451008;
	border			: solid 1px #173c4c !important;
}

.BoxText
{
	font-size		: 12px !importan;
	font-style		: normal;
	font-weight		: normal;
	background-color: white !important;
	color			: #451008;
}

body > div > table:first-child + div > table:first-child > tbody > tr:first-child > .TopBottomBar:first-child + .TopBottomBar
{
	float			: left !important;
	margin-left		: 0;
	text-align		: left !important;
	font-weight		: bold;
}

body > div > table:first-child + div + table table.TopBottomBar td.TopBottomBar
{
	display			: block;
	position		: absolute;
	width			: 980px;
	text-align		: center;
	font-weight		: bold;
	left			: 0;
	bottom			: 30px;
}

.CatalogNavigation > table > tbody > tr:first-child > td:first-child + td + td,
.CatalogNavigation > table > tbody > tr:first-child > td:first-child + td + td + td
{
	display			: none;	
}

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/