/* -- PAGE STYLES --------------------------------------  */
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#pagewrap { 
	width:1019px;
	margin-left:auto;
	margin-right:auto;
}

/* -- DIV STYLES --------------------------------------  */
#header {
	position:relative;
	height:41px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#logo {
	position:absolute;
	top:20px;
	left:67px;
	z-index:100;
}

#footer_logo {
	position:absolute;
	left:80px;
	z-index:100;
}

#marquee_image {
	height:385px;
	width:732px;
	text-align:left;
	background-repeat:no-repeat;	
}

#marquee_text {
	margin-left:29px;
	width:649px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#home_leftcol {
	width:287px;
	float:left;
	text-align:left;
	background-image:url(../img/bgnd_home_leftcol.gif);
	background-repeat:repeat-y;	
}

#leftcol {
	width:287px;
	text-align:left;
	background-image:url(../img/bgnd_home_leftcol.gif);
	background-repeat:repeat-y;	
}

#home_rightcol {
	width:732px;
	float:right;
	text-align:left;	
	background-color:#777777;
}

#rightcol {
	width:732x;
	text-align:left;	
	background-color:#797979;
	background-image:url(../img/bgnd_rightcol.gif);
}

#sidenav_wrap {
	/*background-color:#540802;
	min-height:251px;*/
}

#searchbox  {
	text-align:right;
}

#sidenav_topspacer {
	height:69px;
	background-image:url(../img/bgnd_sidenav_top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.sidenav_greytopspacer {
	height:69px;
	width:287px;
	background-image:url(../img/bgnd_sidenav_topgrey.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.sidenav_greybottomspacer {
	height:21px;
	background-image:url(../img/bgnd_sidenav_bottomgrey.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#home_latestnews_hdr {
	height:43px;
	background-image:url(../img/bgnd_latestnews_top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#home_marquee {
	background-color:#161616;
	height:439px;
	width:732px;	
}

#home_industry_video {
	height:192px;
	position:relative;
}

#home_couple {
	position:absolute;
	width:163px;
	height:189px;
	top:29px;
	left:-24px;
}

#home_industries {
	float:left;
	margin-left:140px;
	width:260px;
	background-image: url(../img/vert_greyline.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#home_video {
	width:238px;
	margin-left:42px;
	float:left;
}

#ytmask {
	width:238px;/*164px;*/
	height:125;
	position:absolute;
	z-index:5;
}

#yt_thumb {
	width:238px;/*164px;*/
	height:125;
	position:absolute;
	z-index:1;
}


#home_twitter {
	float:left;
	margin-left:103px;
	width:204px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
}

#home_events {
	float:left;
	margin-left:103px;
	width:251px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
}

#home_global_support {
	float:left;
	margin-left:48px;
	width:236px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
}
#home_tech_support {
	float:left;
	margin-left:48px;
	width:236px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	position: relative;
}
#home_tech_support img {
	position: absolute;
	top: 32px;	
}

#global_support {
	float:left;
	width:287px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	background-color:#e9e9e9;
	background-image:url(../img/bgnd_sidenav_grey.gif);
	background-repeat:repeat-y;	
}

#datasheet_library {
	float:left;
	width:287px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	background-color:#e9e9e9;
	background-image:url(../img/bgnd_sidenav_grey.gif);
	background-repeat:repeat-y;		
}


#about_hdr {
	background-image: url(../img/bnr_about.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#downloads_hdr {
	background-image: url(../img/bnr_downloads.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#applications_hdr {
	background-image: url(../img/bnr_applications.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#contact_hdr {
	background-image: url(../img/bnr_contact.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#industries_hdr {
	background-image: url(../img/bnr_industries.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#news_hdr {
	background-image: url(../img/bnr_news.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#products_hdr {
	background-image: url(../img/bnr_products.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

#videos_hdr {
	background-image: url(../img/bnr_videos.jpg);
	background-repeat:no-repeat;
	width:732px;
	height:116px;
}

.content_wrap {
	padding-left:37px;
	padding-right:126px;
	/*min-height:618px;*/
	padding-top:24px;
	padding-bottom:24px;
}

.sidebar_content_wrap {
	padding-left:44px;	
	padding-right:16px;
}

#subfooter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	width:938px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.content_table {
	background-image:url(../img/bgnd_tablecontent.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#return_to_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	text-align:right;
	margin-right:20px;
}

.subcat_detail {
	margin-left:78px;
	width:546px;
	padding:12px;
	background-color:#dfdfdf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	font-weight:normal;	
}

/* -- FONT STYLES --------------------------------------  */
.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#915d61;
	font-weight:bold;
}

.newsdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#282828;
	font-weight:bold;
	text-transform:uppercase;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e2e2e2;
	font-weight:normal;
}

.detail_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e2e2e2;
	font-weight:bold;
}

h1.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left:28px;
	font-style:normal;
}

h2.product_title {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-weight:bold;
	font-stretch: condensed;
}

h2.industry_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#420505;
	margin:0px;
	padding:0px;
	font-style:italic;
	text-transform:uppercase;
	font-weight:bold;
}

h2.category_title {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/bgnd_category_title.gif);
	background-repeat:repeat-y;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	margin:0px;
	margin-bottom:4px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}

h3.category_subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	margin:0px;
	margin-bottom:4px;
	padding-left:8px;
	padding-top:4px;
	padding-bottom:4px;
}

.industry_detail_text {
	padding-left:12px;
	padding-top:10px;
	padding-right:52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
}

.event_date {
	padding-left:7px;
	padding-top:7px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	background-image:url(../img/bgnd_grey.gif);
	background-repeat:repeat-x;	
}

.event_date_small {
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	background-image:url(../img/bgnd_whitestrip.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color:#dfdfdf;
}

.event_title {
	padding-left:11px;
	padding-top:5px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
}

.event_detail_text {
	padding:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e0e0e0;
	font-weight:normal;
}

.industry_title {
	padding:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}

.video_detail_text {
	width:345px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	font-weight:normal;
	float:left;
	background-color:#ffffff;
	height:183px;
}

#search_results {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	min-height:300px;
	padding-left:37px;
	padding-right:126px;
	padding-top:24px;
	padding-bottom:24px;
}


/* -- EDITOR FONT STYLES --------------------------------------  */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	font-weight:normal;
	line-height:16px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#420505;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-style:italic;
	font-stretch: condensed;
}

h1.marquee {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#420505;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-style:italic;
	font-stretch: condensed;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	font-stretch: condensed;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-style:italic;
}

a {
	color:#720808;
	text-decoration:none;
}

a:hover {
	color:#720808;
	text-decoration:underline;
}

.imgLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgRight {
	margin-left: 10px;
	margin-bottom: 10px;
}

/* -- LIST STYLES --------------------------------------  */



ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
	font-weight:normal;
	line-height:16px;
	/*list-style-image:url(../img/blt_arrow_red.gif);
	margin-left:-25px;*/
}

ul.li {

}

ul.sidenav {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:287px;
}

li.sidenavli {
	display:inline;
	float: left;
	padding:0px;
	margin:0px;
	list-style:none;
}

li.sidenavli_last {
	display:inline;
	float: left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.subnav {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:287px;
}

ul.subnav2 {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:287px;
}

ul.subnav3 {
	float:left;
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:287px;
}

li.subnavli {
	display:inline-block;
	float: left;
	padding:0px;
	margin:0px;
	list-style:none;
	min-height:19px;
	
}

li.subnavli_last {
	display:inline;
	float: left;
	padding:0px;
	margin:0px;
	list-style:none;
}

ul.updatesnav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	width:287px;
}

li.updatesnavli {
	background-image:url(../img/bgnd_latestupdates.jpg);
	background-repeat:no-repeat;
	height:70px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	padding-left:24px;
	margin:0px;
	display:inline-block;
	width: 100%;
    float: left; 
}

li.updatesnavli_last {
	background-image:url(../img/bgnd_latestupdates_last.gif);
	background-repeat:no-repeat;
	height:66px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	padding-left:24px;
	margin:0px;
	display:inline-block;
	width: 100%;
    float: left; 
}

ul.industries {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

li.industriesli {
	display:block;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
}

ul.videocat {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:10px;
}

li.videocatli {
	display:block;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:12px;
}

ul.categories {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:10px;
}

li.categoriesli {
	display:block;
	color:#282828;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	margin-bottom:6px;
}

ul.footernav {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:0px;
	float:right;
}

li.footernavli {
	height:21px;
	display:block;
	color:#000;
	background-color:#e8e8e8;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
	padding-left:32px;
	float:left;
}

ul.marquee {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	float:left;
}
ul.marqueeList {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	float:left;
}

li.marqueeli {
	height:32px;
	display:block;
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-left:40px;
	float:left;
	cursor: pointer;
}

.accli {
	width:718px;
	background-image:url(../img/bgnd_accordion_li.gif);
	background-repeat:no-repeat;
	background-position: top left;
}

.accli_sub {
	width:718px;
	background-image:url(../img/bgnd_accordion_li_sub.gif);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
}

/* -- FORM STYLES --------------------------------------  */
input.textfield {
	background-color:#FFF;
	border-left-color:#420505;
	border-left-style:solid;
	border-left-width:2px;
	border-top-color:#420505;
	border-top-style:solid;
	border-top-width:2px;
	border-right: none;
	border-bottom: none;
}

.selectbox {
	background-color:#FFF;
	border-left-color:#420505;
	border-left-style:solid;
	border-left-width:2px;
	border-top-color:#420505;
	border-top-style:solid;
	border-top-width:2px;
	border-right: none;
	border-bottom: none;
}

/* -- LINK STYLES --------------------------------------  */
a.navlink {
	background-image:url(../img/bgnd_sidenav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.navlink:hover {
	background-image:url(../img/bgnd_sidenav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
}

a.navlink {
	background-image:url(../img/bgnd_sidenav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.navlink:hover {
	background-image:url(../img/bgnd_sidenav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
}

a.navlink_on {
	background-image:url(../img/bgnd_sidenav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.navlink_on:hover {
	background-image:url(../img/bgnd_sidenav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.navlink_last {
	background-image:url(../img/bgnd_sidenav_last.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.navlink_last_on {
	background-image:url(../img/bgnd_sidenav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.subnav {
	background-image:url(../img/bgnd_subnav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.subnav:hover {
	background-image:url(../img/bgnd_subnav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
}

a.subnav_on {
	background-image:url(../img/bgnd_subnav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.subnav_on:hover {
	background-image:url(../img/bgnd_subnav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.subnav2 {
	background-image:url(../img/bgnd_subnav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#550802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.subnav2:hover {
	background-image:url(../img/bgnd_subnav.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#550802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
}

a.subnav2_on {
	background-image:url(../img/bgnd_subnav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#550802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}

a.subnav2_on:hover {
	background-image:url(../img/bgnd_subnav_on.jpg);
	background-repeat:no-repeat;
	height:21px;
	color:#550802;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	padding-top:10px;
	padding-left:43px;
	padding-bottom:0px;
	padding-right:0px;
	width:244px;
	margin:0px;
	display:inline-block;
    float: left; 
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}



.marquee_link {
	height:34px;
	display:block;
	color:#777;
	text-decoration: none;
	padding-top: 20px;
}

.marquee_link_over {
	height:34px;
	display:block;
	color:#ffffff;
	text-decoration: none;
	background-image:url(../img/arrow_grey.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top: 20px;
}

.marquee_link_on{
	height:34px;
	display:block;
	color:#ffffff;
	text-decoration: none;
	background-image:url(../img/arrow_grey.gif);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top: 20px;
}

a.ltgrey {
	color:#e2e2e2;	
	text-decoration:none;
}

a.ltgrey:hover {
	color:#e2e2e2;	
	text-decoration:underline;
}

a.darkgrey {
	color:#666666;	
	text-decoration:none;
}

a.darkgrey:hover {
	color:#666666;	
	text-decoration:underline;
}

a.black {
	color:#000;	
	text-decoration:none;
}

a.black:hover {
	color:#000;	
	text-decoration:underline;
}

a.white {
	color:#fff;	
	text-decoration:none;
}

a.white:hover {
	color:#fff;	
	text-decoration:underline;
}

a.darkred {
	color:#720808;	
	text-decoration:none;
}

a.darkred:hover {
	color:#720808;	
	text-decoration:underline;
}

.red {
	color:#420505;
}



/* -- MISC STYLES --------------------------------------  */
.left { 
	float:left;
}

.right { 
	float:right;
}

.clear {
	clear:both;	
}

.zero {
	padding:0px;
	margin:0px;
}

.greyline {
	height:1px;
	background-color:#b5b5b5;
}

.medgreyline {
	height:2px;
	background-color:#8a8a8a;
	margin-top:6px;
	margin-bottom:20px;
}

.darkgreyline {
	height:1px;
	background-color:#282828;
	margin:0px;
	padding:0px;
}

hr.gradient {
	background-image:url(../img/bgnd_hr_gradient.png);
	background-repeat:repeat-x;
	height:16px;
	border: none;
	padding:0px;
	margin:0px;
}

hr {border: none 0;
border-top: 1px solid #191919;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

/* TABLELESS Form Styles
----------------------------------------------- */

fieldset
{
	border: 0px;
}

legend
{
	color: #fff;
	border: 0px;
} 

.formBackground {
	border: 0px;
}

label, input, textarea, select{
	display: block;
	float: left;
	margin-bottom: 5px;
}

input.textField {
	height: 30px;
	border-top:2px solid #550903;
	border-left: 2px solid #550903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

.textareaBox {
	height: 30px;
	border-top:2px solid #550903;
	border-left: 2px solid #550903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

.boxstyle {
	height: 24px;
	border-top:2px solid #550903;
	border-left: 2px solid #550903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

.selectmMenu {
	height: 30px;
	border-top:2px solid #550903;
	border-left: 2px solid #550903;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	margin-top: 2px;
}

label {
	text-align: right;
	padding-right: 10px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302a2c;
	font-weight: bold;
}

input.btn {
	height: 30px;
	border: 2px solid #008558;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #008558;
	background-color:#e8c873;
	cursor:hand;
	cursor:pointer;
	float:left;
	filter:progid:DXImageTransform.Microsoft.Gradient
     	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#e8c873');
}

input.btnHov {
	height: 30px;
	border: 2px solid #008558;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #008558;
	background-color:#e8c873;
	cursor:hand;
	cursor:pointer;
	float:left;
	filter:progid:DXImageTransform.Microsoft.Gradient
     	(GradientType=0,StartColorStr='#e8c873',EndColorStr='#ffffff');
}

span.radioText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span.messageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#550903;
	font-weight:bold;
}

span.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#550903;
	text-transform:uppercase;
}

span.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
}

hr.dash {
	border-style: dotted;
	border-width: 2px;
	border-color: #c6c6c6;
}

br.formBR {
	clear: left;
} 

/*Form Error
---------------------------------------------------*/
.textareaError {
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.textboxError {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.selectbox3Error {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
	margin-top: 2px;
}




