body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221E1F; 
	background-color:  #FFFFFF;	
	min-height:750px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221E1F; 
}


a:link, a:active, a:visited {
	color: #0089BF;
}

a:hover { 
	color: #333366;
} 

sup, sub, a sup, a sub {	
	text-decoration: none; 
	height: 0;	
	line-height: 1;	
	vertical-align: baseline;	
	_vertical-align: bottom;	
	position: relative;
	z-index:-99;
}

sup {	
	bottom: 1ex;
}

sub {	
	top: .5ex;
}

p {
	padding-bottom:0;
}

h1 {  
	font-size: 24px;
	color: #000000; 
	font-weight: bold;
	text-decoration: none; 
	padding:0;
	margin:0;
}

h1 sup {  
	font-size: 14px;
	bottom: 1.5ex;
}

h2, .heading, .artHeading {  
	font-size: 18px;
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-style: italic; 
	padding:0;
	margin:0;
}

h3, .heading2, .artSubheading {  
	font-size: 13px;
	color: #333333; 
	text-decoration: none; 
	font-weight: bold;
	font-style: italic; 
	padding:0;
	margin:0;
}

h4 {  
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	font-style: italic;  
	font-weight: bold;
	padding:0;
	margin:0;
}

ul {
	margin: 1px 2px 2px 9px;
	padding: 1px 2px 2px 9px;
}

ol {
	margin: 2px 2px 2px 12px;
	padding: 2px 2px 2px 12px;
}

.caption, .indexCaption, .artCaption {  
	font-size: 11px; 
	font-style: italic; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}

.copyright {  
	font-size: 10px; 
	color: #666666; 
}

.footer {  
	font-size: 10px; 
	padding-right:10px;
}

.breadcrumb {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bottom_gradient  { 
	background: url(/images/bottom_grad.gif); 
	height:28px;
}

a.topnav, div.topnav  {
	color:#000000;
	font-size: 10px;
	text-decoration: none;
	padding-right:21px;
}

a.topnav:hover {
	text-decoration: underline;
}

a.topnav_on {
	color:#000000;
	font-size: 10px;
	text-decoration: none;
}

a.topnav_on:hover {
	text-decoration: underline;
}

a:link.products_links, a:active.products_links, a:visited.products_links { 
	color: #000000;
	font-size: 10px;
	font-style:italic;
	text-decoration: none;
} 

a:hover.products_links { 
	color: #000000;
	text-decoration: underline;
} 

.subnav, .subnav a {
	color:#000000;
	height:32px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: underline;
}

.imageborder {
	border: solid 1px #dddddd;
}

.bottomnav, .bottomnav a {
	color:#ffffff;
	font-size: 11px;
	text-align: center;
	height:12px;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}

.bottomnav a:hover {
	text-decoration: underline;
}

.home_content {
	color:#555555;
	font-size: 11px;
}

.home_content_bold {
	color:#333333;
	font-size: 12px;
	font-weight: bold;
}

.home_languages {
	color:#808284;
	font-size: 10px;
}

#goaway {
	visibility:hidden;
	display:none;
}

.tabledata {
	font-size: 11px;
	padding:5px;
}

.tablebrdBcell {
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-size: 11px;
}

.tablebrdRBcell {
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-size: 11px;
}

.tablebrdRcell {
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	font-size: 11px;
}

.tablebrdB {
	background-color:  #DDDDDD;	
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-weight: bold;
	font-size: 11px;
}

.tablebrdRB {
	background-color:  #DDDDDD;	
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
	font-size: 11px;
}

.tablebrdBcell_ {
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	font-size: 11px;
	border-bottom:solid 1px #666666;
}

.tablebrdRBcell_ {
	border-color: #CCCCCC;
	padding:5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-size: 11px;
	border-bottom:solid 1px #666666;
}



a:link.topMenu, a:active.topMenu, a:visited.topMenu { 
	font-size: 10px;
	color: #000000;
	font-style:italic;
	line-height:18px;
	text-decoration: none;
} 

a:hover.topMenu { 
	text-decoration: underline;
} 

a:link.activeTopMenu, a:active.activeTopMenu, a:visited.activeTopMenu { 
	font-size: 11px;
	color: #ED1C24;
	font-weight: bold;
	font-style:italic;
	line-height:18px;
	text-decoration: none;
} 

a:hover.activeTopMenu { 
	text-decoration: underline;
} 


.gallery_name {
	font-weight: bold;
	color: #003366;
}

a:link.gallery_specs, a:active.gallery_specs, a:visited.gallery_specs, a:hover.gallery_specs {
	font-weight: bold;
	color: #CC0000;
}

a:link.galleryLNK, a:active.galleryLNK, a:visited.galleryLNK {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.galleryLNK {
	color: #000000;
	text-decoration: underline;
}

.PRlRow1 {	
	font-size: 12px;
}
.PRRow2 {
	
	font-size: 12px;
	background-color: #E1ECF6;
}

.PRTblHeading {	
	background-color: #DDDDDD;
}


a:link.PRlink, a:active.PRlink, a:visited.PRlink, a:hover.PRlink {
	color: #003366;
}


.emailvol {font-size:11px;font-weight:bold;color: #FFFFFF;}


.rep_companyname {
	font-size: 14px;
	font-weight: bold;
}

a.quick {
	text-decoration: none;
}

table.boxBorder table tr td.bodytext img {
	padding-left:10px;
}

table.boxBorder table tr td.bodytext h4 {
	font-size: 16px;
}

.required {
	font-weight: bold;
	text-decoration: none;
}

.notRequired {
	color: #666666;
}


.formError {
	font-weight: bold;
	color: #CC0000;
}
