/* for home page text links */

#guideblock {
	margin: 15px 0px 15px 0px;
	padding: 5px;
	float: left;
	border: 1px solid #999999;
	background-color: #E8E8EB;
	text-align: left;
}

/* end home page text links */


/* airfare screen please wait styles */
.pleasewait
{
	margin: 5px;
	padding: 10px;
	border-width: 3px;
	border-style: solid;
	border-color: #FED597;
	background-color: #FF7B10 /*FF9900*/;
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica,Arial;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 480px;
	width: 480px;
}

.pleasewait p
{
	font-size: 14px;
	line-height: 17px;
	border-bottom: #FED597;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

/* end airfare screen please wait styles */


/* GTA hotel styles */
.hotelsectiontitle
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	padding: 2px;
	line-height: 12px;
	color: #414141;
	background-image: url(images/styles/rounded-right-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FF7B10 /*FF9900*/;
	vertical-align: middle;
	height: 16px;
}
hr.hotel {
	color: #fff;
	background-color: #fff;
	height: 0;
	border: 0;
	border-top: 1px #FF7B10 /*FF9900*/ dotted;
}

.hotelresultsectiontitle
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	padding: 2px;
	line-height: 13px;
	color: #414141;
	background-image: url(images/styles/rounded-right-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FF7B10 /*FF9900*/;/*#FF7B10#FED597*/
	height: 16px;
}
/*
	color: #414141;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial;
	vertical-align: middle;
*/

.hotelresultsection
{
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #fff;
	display: block;
	text-align: left;
}

.hotelnav
{
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	background-color: #fff;
	text-align: left;
	border-color: #FF7B10 /*FF9900*/;
	border-width: 0px 0px 1px 0px;
	border-style: dotted none dotted none;
	display: block;
	width: 100%;
}

.hotelnavnorule
{
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	background-color: #fff;
	text-align: left;
	display: block;
	width: 100%;
}

.hotelrule
{
	border-color: #FF7B10 /*FF9900*/;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	border-width: 1px 0 0 0;
	border-style: dotted;
}


.hotelinfo_box
{
	margin: 2px 0px 20px 0px;
	padding: 5px;
	background-color: #FFF;
	display: block;
	text-align: left;
	border-color: #FF7B10;
	border-width: 3px 0px 0px 0px;
	border-style: solid none none none;
	background-image: url(images/styles/hotel-gradient-bkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.hotelinfo_top
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	background-color: transparent;
	display: block;
	text-align: left;
	border-color: #FF7B10 /*FF9900*/;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.hotelinfo_name,.hotelinfo_name a
{
	font-size: 12px;
	font-family: Verdana, Geneva, Helvetica,Arial;
	line-height: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.hotelinfo_price
{
	font-size: 15px;
	font-family: Verdana, Geneva, Helvetica,Arial;
	line-height: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.hotelinfo_pricetagline
{
	font-size: 10px;
	font-family: Verdana, Geneva, Helvetica,Arial;
	line-height: 10px;
	color: #555;
	font-weight: bold;
	text-decoration: none;
}

/* end GTA hotel styles */


form {margin: 0px; padding: 0px;}

#sectionlink
/* IE5 & 6 fix needed for this in head section see !--- start css hacks to fix display issues with IE5 and IE6 for sidenav --> in head tag */
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12px;
	text-align: middle;
	text-decoration: none;
	width: 160px;
	border-color: #fff;
	float: left;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}


#sectionlink ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sectionlink li
{
	margin: 0px;
}

#sectionlink a
{
	display: block;
	color: #414141;
	padding: 0 0 0 8px;
	line-height: 24px;
	text-decoration: none;
	background-color: #bbbbbb;
	border-bottom: #fff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


#sectionlink a:hover, #sectionlink a:active,
#sectionlinkon a:hover, #sectionlinkon a:active,
#sectionlinkon a:visited, #sectionlinkon a:link
{
	color: #FFF;
	text-decoration: none;
	background-color: #FF9900;
	border-bottom: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

a.tablink{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}


.tablink
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#toplinks{
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #414141;
	margin: 5px 0px 0px 0px;
}

a.toplink
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #F90;
}

a.toplink:hover
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
	color: #F90;
}

.headon{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.countrytag
{
	color: #A3A3A3;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica;
	margin: 0 0 0 42px;
}

.countrytag img
{
	margin: 0 4px 0 0;
	vertical-align: middle;
}


.widetext
{
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Geneva, Arial;
	margin-right: 15px;
	margin-left: 15px;
}
.info
{
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial;
}


.bar
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	vertical-align: middle;
}
.smallbar
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	vertical-align: middle;
}
.smallbarw
{
	color: #414141;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Geneva, Arial;
	vertical-align: middle;
	font-weight: bold;
}
.title
{
	color: #FF7B10;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica;
	
}

h4
{
	color: #FF7B10;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial;
	padding: 0px;
	margin: 0px;
}

h2
{
	color: #FF7B10;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	font-family: Verdana, Geneva, Arial;
}
h3
{
	color: #FF7B10;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	font-family: Verdana, Geneva, Arial;
}
.peugeotTitle
{
	color: #FF7B10;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	font-family: Verdana, Geneva, Arial;
	margin: 1em 0;
}
.peugeotFleetImages 
{
	padding:0 25px;
}
h3.quotebox  {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica;
	margin: 4px 0 0 0;
	padding: 0 0 0 5px;
}

h3.boxhead  {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica;
	margin: 0 0  3px 0;
	padding: 0;
}

.boxhead
{
	color: #FF7B10 /*FF9900*/;
	font-weight: bold;
	font-size: 13px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
}
.pagehead
{
	color: #FF7B10;
	font-weight: bolder;
	font-size: 24px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica;
}

.glossary_head {
	color: #FF7B10 /*FF9900*/; 
	border-bottom: 1px dotted FED597;
}


.subhead
{
	color: #FF7B10;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
/* consolidating bread crumbs */
.smlinks, .breadcrumb, .crumbs
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial;
	color: #414141;
}
.formtext
{
	color: #414141;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
}
.softtext
{
	color: #414141;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
}
.zoomhead
{
	color: #F90;
	font-weight: bolder;
	font-size: 20px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica;
}
.zoomsub
{
	color: #F90;
	font-weight: normal;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica;
}

.divrule
{
	font-size: 1px;
	margin-top: 1px;
	padding-bottom: 1px;
	border-bottom-color: #FF7B10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.headline
{
	font-size: 20px;
	color: #FF7B10;
	font-weight: 400;
	font-family: Verdana, Geneva, Arial;
	padding: 5px 0px 10px 0px;
	margin: 5px 0px 10px 0px;
	line-height: 22px;
}

.headtext
{
	color: #414141;
}


.tighttext
{
	color: #414141;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica;
}
.medtext
{
	color: #414141;
	font-weight: normal;
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica;
}

.tightfine
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	line-height: 5px;
}

.result
{
	color: #414141;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
}
.result_red
{
	color: #EF6B00;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px font-family: Verdana, Arial, Helvetica;
}
.result_grey
{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px font-family: Verdana, Arial, Helvetica;
}

.affwelcome
{
	color: #414141;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica;
	margin: 2px 0px 4px 0;
	padding: 2px 0px 2px 0;
	border-bottom-color: #B5C966;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}


.fine
{
	color: #414141;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
}

.boldlink
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.sublite
{
	color: #666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.text
{
	color: #414141;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}
.tatext
{
	color: #F75A00;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}
.tasmall
{
	color: #F75A00;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}
.litetext
{
	color: #666;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}
.litewhite
{
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}
.white
{
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
.link
{
	color: #666;
	font-weight: 300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: right;
}
.sidelinkoff
{
	color: #666;
	font-weight: 300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: right;
}
.sidelinkon
{
	color: #F90;
	font-weight: 800;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: right;
}
.bigtext
{
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}
.leftlink
{
	color: #666;
	font-weight: 300;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.smalllink
{
	color: #666;
	font-weight: 300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	text-align: right;
}
body
{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	0px 0px: ;
}
font
{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
.smalltext
{
	color: #000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}
.smallwhite
{
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}
.smallorange
{
	color: #FF7B10;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}
a.linksmall
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica;
}
#redbox
{
	padding: 3px;
	border-color: #FFE9C9 #FFE9C9 #FFE9C9 #FFE9C9;
	border-width: 2px 1px 1px 1px;
	border-style: solid;
	text-align: left;
	background-color: #FFE9C9;
}
.emailborder
{
	padding: 6px;
	border-color: #666;
	border-width: thin;
	border-style: dotted;
}
.emailtext
{
	color: #000;
	font-size: 11px;
	line-height: 120%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mailblack
{
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica;
	word-spacing: 2px;
}
.mailtext
{
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica;
}

#tawelcome
{
	color: #414141;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana, Arial, Helvetica;
	text-transform: capitalize;
	padding: 0px 0px 0px 25px;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color: #FF7B10 /*FF9900*/;
	vertical-align: middle;
}

/* Travel Resources Index Section - Notebook version*/
#mcwrap
{
background-image:url(travel-resource-center/notebook-small3.jpg);
height:307px;
background-repeat:no-repeat;
margin-top:20px;
}

#linkleft
{ 
	width:206px;
	position:relative;
	top:32px;
	left:20px;
	float:left;
}

#linkright
{
	width:222px;
	position:relative;
	top:32px;
	right:2px;
	float:right;
	right:06px;
}

/* Travel Resources Index Section - Plain version*/
#mcwrapstale
{
	height:300px;
	width:428px;
}

.mcheader{
	padding:4px;
	background-color:#FF7B10 /*FF9900*/;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	vertical-align: middle;

}

.mcheadlink
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 5px 0px 0px 0px;
}

#linkleftstale
{ 
	width:214px;
	position:relative;
	float:left;
	border-right:1px solid #ffffff;
	background-color:#E7F3B6;
	padding-top:6px;
}

#linkrightstale
{
	width:213px;
	position:relative;
	float:right;
	background-color:#E7F3B6;
	padding-top:6px;
	
}

.linkwrapstale
{
    padding:6px;
	border-bottom:1px solid #ffffff;
}

.linkwrapstalebottom
{
    padding: 6 6 10 6;
	border-bottom:1px solid #ffffff;
}

/* Link Category Styles*/
.linkwrap
{
    padding:6px;

}

.linkhead
{
	color: #000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	padding-left: 6px;
}

.linkblurb
{

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	padding-left: 10px;
}

/* Travel Resources Sub Sections*/
.linkcozy
{
	padding:14px 0 0 0;
	font-family: Verdana, Arial, Helvetica;
	color:#333;
}

.linktitle
{
	font-size: 12px;
	padding:0 0 0 2px;
	font-weight:bold;
	
}

.linktext
{
	font-size: 10px;
	padding:0 0 0 2px;
}

.linklink
{
	font-size: 11px;
	padding:0 0 0 2px;
}

#recommendlink
{
padding:30 10 10 0;
}

/* Sitemap Specific Styles*/
.maplist
{
margin:0px;
padding: 0px 0px 14px 0px;
list-style: none;
font-size: 11px; 
font-family:Arial, Helvetica, sans-serif;
line-height:160%;

}

.maplist li
{
padding-left: 10px;
background-image: url(images/km/maplist_dot-fade.jpg);
background-repeat: no-repeat;
background-position: 0 .4em;
margin: 0px 0px 0px 1px;
}

.mapbarlight 
{
	font-size: 11px;
	color:#333;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color:#D6E88F;
	padding-left:4px;
}

.mapbardark {
	font-size: 11px;
	color:#333;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color:#FF7B10 /*FF9900*/;
	padding-left:4px;
}

.locmap
{
	padding: 0 2px 0 0;
	vertical-align: top;
}

/* ********************** GUIDE PAGE STYLES  **********************  */

/*bookform css box defs*/
div.darkbox
{
	margin: 0 2px 8px 2px;
	width: 176px;
	background: #FF7B10 /*FF9900*/;
}

span.rtop, span.rbottom{display:block;background: #FFF;line-height:1px;font-size:1px;}

span.rtop span, span.rbottom span
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FF7B10 /*FF9900*/;
}
span.r1{margin: 0 5px}
span.r2{margin: 0 3px}
span.r3{margin: 0 2px}
span.rtop span.r4, span.rbottom span.r4
{
	margin: 0 1px 0 1px;
	height: 2px;
}
/* end bookform css box defs*/


/*newsletter css box defs*/
div.lightbox
{
	margin: 0 2px 8px 2px;
	width: 176px;
	background: #FFC353;
}

span.ltop, span.lbottom{display:block;background:#FFF;line-height:1px;font-size:1px;}

span.ltop span, span.lbottom span
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #FFC353;
}
span.l1{margin: 0 5px}
span.l2{margin: 0 3px}
span.l3{margin: 0 2px}
span.ltop span.l4, span.lbottom span.l4
{
	margin: 0 1px 0 1px;
	height: 2px;
}
/* end newsletter css box defs*/


/* shared side form definitions */
.formhead
{
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial;
	padding: 0px 3px 0px 3px;
	text-transform: uppercase;
	text-align: center;
}

.formbutton, .formbutton a
{
	color: #FFF;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	padding: 3px 3px 0px 3px;
	text-decoration: none;
	text-align: center;
}

.lp-formtext /*used for pulldowns*/
{
	color: #000;
	font-size: 10px;
	text-transform: none;
	margin: 2px 2px 2px 0px;
	font-family: Verdana, Helvetica, Arial;
}

.formlabel
{
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial;
	margin: 4px;
	padding: 5px 3px 5px 3px;
	text-align: center;
	border-color: #FF7B10 /*FF9900*/;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

.formlabeldark
{
	color: #FFF;
	font-weight: 300;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	margin: 4px;
	padding: 5px 3px 5px 3px;
	text-transform: uppercase;
	border-color: #FFC353;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

/* end shared side form definitions */

/* featured special display */

.speclist
{
	margin-left:9px;
	padding-left:9px;
}


.speclist li
{
	list-style-type: disc;
	color: #ff9900;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
	background-color: #fff;
	padding: 3px 3px 3px 0px;
}

.spectitle
{
	font-size: 11px;
	color: #555;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	width: 176px;
	background-color: #fff;
}

.specinfo
{
	font-size: 11px;
	color: #555;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
	background-color: #fff;
}

/* end featured special display */


.carlink {
	color: #555;
	font-weight: 300;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
	margin: 0px 5px 5px 0px;
}

.citylink
{
	color: #FF7B10 /*FF9900*/;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Helvetica, Arial;
	text-decoration: none;
}

.textwhite
{
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}


.textblack, .headwhite
{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}

.textgry
{
	font-size: 11px;
	color: #555;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
}

.textgry p
{
	margin: 0px;
	padding:  0px 0px 10px 0px;
}

.textgrylink
{
	font-size: 11px;
	color: #555;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
}

#textgryrule
{
	font-size: 11px;
	color: #555;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	border-color: #FF7B10 /*FF9900*/;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	float: left;
	width: 100%;
}


.guidesubhead
{
	font-size: 14px;
	color: #FF7B10 /*FF9900*/;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}
.guidepagehead
{
	font-size: 18px;
	color: #FF7B10 /*FF9900*/;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#topborder {
	border-color: #FF7B10 /*FF9900*/;
	font-family: Verdana, Geneva, Arial;
	font-size: 11px;
	border-width: 1 0 0 0;
	border-style: solid;
	margin: 25px 0px 15px 0px;
}

.eventblock
{
	border-width: 0 0 1px 0;
	border-style: dotted;
	margin: 10px 0 15px 0;
	padding: 3px 0 2px 0;
	border-color: #FF7B10 /*FF9900*/;
}


.eventlink
{
	font-size: 11px;
	color: #555;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial;
	text-decoration: none;
	margin: 6px 0 10px 0;
	padding: 4px 0px 10px 32px;
	background-color: #FFF;
	background-image: url(images/to-do-check.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}

/* *** Elements brought over from AE stylesheets to support farcry aeSite Plugin and rules ** */

.boxcontent {
	border-style: solid;
	border-width: 0;
}
.BorderedBox .boxcontent {
	border-width: 0 1px;
}
.boxcontent div {
	margin: 0 4px;
}
.boxcontent div .hr {
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 5px 0;
}

.finegry
{
	font-size: 9px; 
	line-height: 11px; 
	color: rgb(51, 51, 51);
}

/* ****** END AE elements carried over for aeSite Plugin ***** */

/* ********************** END GUIDE PAGE STYLES  **********************  */

/* ******** VIDEO Page Styles ****************** */
#transcript p{font-size: 11px;color: #555;font-weight: normal;margin: 0px;padding:  0px 0px 10px 0px;}
a.transLink, a.transLink a:hover, a.transLink a:active, a.transLink a:visited{font-size: 11px;font-weight: normal;background-image:url('/images/transcript-icon.gif');background-repeat:no-repeat;background-position:0px 0px;padding-left:15px;height:16px;display:block;margin:15px 0 0 0;}
/* ******** End Video Page Styles ************** */