/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(../images/bkgd_tile_int.jpg);
	background-repeat: repeat-x;
	background-position: top center;

}
acronym {
	border-bottom:1px dotted #aaa;
	cursor:help;
}
.dvdr {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/dvdr_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
/* STANDARD LINKS */
a:link, a:visited, a:active{
	color: #BC1518;
	font-weight: normal;
	text-decoration: underline;
/*	background-color: #ECF6FF;*/
}
a:hover{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	background-color: #BC1518;
}


/* COPY STYLES */

.MAIN_HDGS {
	font-family: "Trebuchet MS";
	font-size: 26px;
	line-height: 30px;
	color: #000000;
	display: block;
	padding-top: 40px;
	padding-bottom: 20px;
}
.SECOND_HDGS {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.SECOND_HDGS_RED {
	font-family: Trebuchet MS, sans-serif;
	font-size: 18px;
	color: rgb(208, 10, 22);
	line-height: 20px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
.THIRD_HDGS {
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	color: #363636;
	line-height: 18px;
	font-weight: bold;
	display: block;
	padding-top: 12px;
	padding-bottom: 2px;
}
.Large_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.small_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
.small_note{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
/* SUBNAV LINKS */

.sub_menu {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #BC1518;
	background-image: url(../images/sub_menu_hrzntl.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}
.sub_menu_on{
	color: #333333;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.sub:link, a.sub:visited, a.sub:active{
	color: #BC1518;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.sub:hover {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma;
	background-color: #BC1518;
	text-decoration: none;
}

/* BRDCRMB LINKS */
a.brdcrmb:link, a.brdcrmb:visited, a.brdcrmb:active{
	color: #666666;
	background-color: transparent;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.brdcrmb:hover {
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, sans-serif;
	background-color: #BC1518;
	text-decoration: underline;
}
.brdcrmb {
	color: #666666;
	background-color: transparent;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* BACK TO TOP BUTTON */
a.top_btn {
display: block;
width: 37px;
height: 40px;
background: url("../images/btn_top.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.top_btn {
background-position: 0 -40px;
}

/* hm_icon */
a.hm_btn {
display: block;
width: 8px;
height: 10px;
background: url("../images/hm_icon.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.hm_btn {
background-position: 0 -10px;
}

/* bullet list */
ul.bullet_list{
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
ul.bullet_list li {
		margin: 0;
		padding: 2px 0 6px 26px;
		list-style: none;
		background: url("../images/ul_bullet.gif") no-repeat top left;
}
ul.bullet_list_2{
	margin: 0;
	padding: 18;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.bullet_list_2 li {
		margin: 0;
		padding: 2px 0 4px 26px;
		list-style: none;
		background: url("../images/ul_bullet_2.gif") no-repeat top left;
}
/* Tables border and background style */
.table_bkgs {
background-color:#E0EFFD;
border:1px solid #CAD8E5;
background-image: url(../images/table_bkgds.jpg);
background-repeat: repeat-x;
background-position: bottom center;
}
/* hrzntl_line_table_style */
.hrzntl {
	background-image: url(../images/hrzntl_line_top.gif);
	background-repeat: repeat-x;
	background-position: top center;
}
/* FOOTER_BUTTONS */
a.NA_btn {
display: block;
width: 149px;
height: 51px;
background: url("../images/btn_northamerica.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.NA_btn {
background-position: 0 -51px;
}
a.EUR_btn {
display: block;
width: 149px;
height: 51px;
background: url("../images/btn_europe.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.EUR_btn {
background-position: 0 -51px;
}
a.AUS_btn {
display: block;
width: 149px;
height: 51px;
background: url("../images/btn_australia.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.AUS_btn {
background-position: 0 -51px;
}
a.NZ_btn {
display: block;
width: 149px;
height: 51px;
background: url("../images/btn_newzealand.jpg") 0 0 no-repeat;
text-decoration: none;
}
a:hover.NZ_btn {
background-position: 0 -51px;
}

a.ftr_home_btn {
display: block;
width: 76px;
height: 20px;
background: url("../images/ftr_btn_home.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.ftr_home_btn {
background-position: 0 -20px;
}

a.ftr_sitemap_btn {
display: block;
width: 76px;
height: 20px;
background: url("../images/ftr_btn_sitemap.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.ftr_sitemap_btn {
background-position: 0 -20px;
}


a.ftr_contact_btn {
display: block;
width: 76px;
height: 20px;
background: url("../images/ftr_btn_contact.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.ftr_contact_btn {
background-position: 0 -20px;
}
a.pdf_btn {
display: block;
width: 50px;
height: 22px;
background: url("../images/pdf_icon.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.pdf_btn {
background-position: 0 -22px;
}

/* TEXT FIELDS */
.textfield_effect {
border-width: 1px;
border-style: solid;
border-color: #696969;
background-color: #D9DBFF;
background-image: url(../images/field_bkg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
width: 260px;
height: 18px;
}

.textbox_effect {
border-width: 1px;
border-style: solid;
border-color: #696969;
background-color: #D9DBFF;
background-image: url(../images/textbox_bkg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
width: 260px;
height: 110px;
}

.dropdown_effect {
border-width: 1px;
border-style: solid;
border-color: #696969;
background-color: #EFEFEF;
background-image: url(../images/field_bkg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
width: 260px;
height: 22px;
}

a.photo_pop:link, a.photo_pop:visited, a.photo_pop:active{
	color: #009933;
	background-color: transparent;
}
a.photo_pop:hover {
	color: #FFFFFF;
	background-color: #009933;
}
/* GLOBAL CONTACTS BUTTONS Internal Pages */
a.NA_int_btn {
display: block;
width: 182px;
height: 37px;
background: url("../images/btn_NA.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.NA_int_btn {
background-position: -182px 0px;
}
a.EU_int_btn {
display: block;
width: 182px;
height: 37px;
background: url("../images/btn_EU.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.EU_int_btn {
background-position: -182px 0px;
}
a.NZ_int_btn {
display: block;
width: 182px;
height: 37px;
background: url("../images/btn_NZ.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.NZ_int_btn {
background-position: -182px 0px;
}
a.AU_int_btn {
display: block;
width: 182px;
height: 37px;
background: url("../images/btn_AU.gif") 0 0 no-repeat;
text-decoration: none;
}
a:hover.AU_int_btn {
background-position: -182px 0px;
}
