/*////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////

						Tampa 2008 Styles
														
						 Table of Contents:
						 -----------------
						*, Body:
						 Toptab:
				Everything Else:
				   Header & Nav:
				  		 Middle:
				   		Sidebar:
				  	   Speakers:
				   		  About:
				   		Contact:
				  Customer Care:
				   	  Downloads:
				   	   Sessions:
				  	      Venue:
				  	     Bottom:
				   	     Footer:
				  	       Form:
				  	 Text Stuff:
				  	      Lists:
				   Page Headers:
				  		  Links:


//////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////*/

* {
 	padding: 0;
	margin: 0 0 0 0;
	color:#555;
}

body {
	/*
	 font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	 font-family: "Lucida Grande", sans-serif;
	 font-size : 11px; 
	 line-height: 150%;
	 color:#fbf6ef;
	 background-color: #d1e0e8;
	 background-image:url(../images/bg_bar.gif);
	 background-repeat: repeat-x;
	 background-attachment: scroll;
	 margin: 0 auto;
	 text-align:center;
	 padding: 0 0 5px 0;
	 
}

/*//////////////////////////////////////////////////////////////*/
/*////////////////////////TOPTAB////////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#toptabs{
 text-align:right;
 margin: 0 auto 0 auto;
 width: 783px;
 position:absolute;
}
 

#btn_login b {
 display:none;
}


/*//////////////////////////////////////////////////////////////*/
/*////////////////////////EVERYTHING ELSE///////////////////////*/
/*//////////////////////////////////////////////////////////////*/

#wrapper { 
	clear:both;
	 margin: 18px auto 0 auto;
	 padding:0;
	 width: 783px;
	/* border: 1px solid #70a3d6; */
	
}

p{
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 1em;
}
p.noindent {
	text-indent: 0em;
		margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 9px;
}
.textareas{
	margin: 0 0 0 27px;
	padding: 0 27px 0 0;
}
.imageareas{
	margin: 0 0 10px 25px;
}
.imageareas#bot_side{
	text-align:left;
	margin: 0 0 10px 0;
}

/*//////////////////////////////////////////////////////////////*/
/*////////////////////////HEADER & NAV//////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#header {
	position:relative;	
	 color: #ffffff;
	 width: 783px;
	 float: left;
	 padding: 0;
	/* border: 1px solid;
	 border-left-color: #194E82;
	 border-top-color: #194E82;
	 border-right-color: #194E82;*/
	 margin: 0px 0px 0px 0px;
	background: #91BBD2;
	 clear:both;
}

#main_header{
	position:relative;
	clear:both;
	background: #7aa4cf;
	width: 783px;
	height: 117px;
	/*background-image: url(../images/hurry.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;*/
}

#attendee{
	position:relative;
	clear:both;
	background: #91bbd2;
	width: 783px;
	height: 19px;
	 margin: 0px 0px 0px 0px;
	 border:none;
	}

#nav{
	clear:both;
	width: 785px;
	height:25px;
	background-image: url(/images/nav_bg.gif);

	
}

#navwrapper{
	margin: 0 0 0 0;
	padding: 6px 5px 0 0;
}

/*
#nav a{
	margin: 0 10px 0 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 150%;
	color: #ffffff;
	font-size: 10px;
}
#nav a:hover{
	text-decoration: underline;
}
*/

#nav img {
	border: none;
}
#nav li { 
	display: inline;
	list-style:none; 
}
#nav li a { 
	float: right;
	display:block;
	margin: 0 15px 0 0; 
}
#nav li a img {
	border:none;
	vertical-align:bottom; /* for IE6 */
}
#nav li a:hover {
	visibility:visible; /* for IE6 */
}
#nav li a:hover img {
	visibility:visible; /* for IE6 */
}
#nav li a:hover img/**/ { 
	visibility:hidden; /* hide from IE5.0/win */
}
#topnav_weekend {
	background:url(../images/nav/nav_15.gif) no-repeat left bottom;
}
#topnav_register {
	background:url(../images/nav/nav_over_17.gif) no-repeat left bottom;
}
#topnav_sessions {
	background:url(../images/nav/nav_over_19.gif) no-repeat left bottom;
}
#topnav_speakers {
	background:url(../images/nav/nav_over_21.gif) no-repeat left bottom;
}
#topnav_about {
	background:url(../images/nav/nav_over_23.gif) no-repeat left bottom;
}
#topnav_custcare {
	background:url(../images/nav/nav_over_25.gif) no-repeat left bottom;
}

/*//////////////////////////////////////////////////////////////*/
/*////////////////////////MIDDLE///////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#middle {
 	 clear:both;
	 color: #ffffff;
	 width: 783px;
	 float: left;
	 padding: 0;
	 border:1px solid #c5cfd5;
	 border-top-width:0;
	  border-bottom-width:0;
	 margin: 0;
	 background: #ffffff;
	
}

#mainpage h2 img {display:block; padding-bottom:18px;}

/*//////////////////////////////////////////////////////////////*/
/*/////////////////////////SIDEBAR//////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#sidebar {
	 color: #333;
	 border: 0px;
	 background:#f3f7f9;
	/* border-left: 1px solid #ffffff;*/
	 margin: 0;
	 padding: 10px 15px 40px 15px;
	 width: 252px;
	 text-align:left;
	 float: left;

}
 #mainpage #sidebar {
	 color: #333;
	 border: 0px;
	background: #fff;
	 margin: 0 0px 0px 0px;
	 padding: 10px 10px 50px 15px;
	 width: 252px;
	 text-align:left;
	 float: left;

}
.sideevent_header {
	margin: 20px 0 5px 0;
}
.sideevent_text {
	margin: 0 0 5px 15px;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #194E82;
}
.sideevent_text a {
	margin: 0;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #194E82;
}

.sideevent_belowform {
	color: #194E82;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	margin-top:3px;
	width: 252px;
}
.sideevent_belowform img {
	padding: 2px 2px 0 0;
}
.sideevent_belowformtext {
	margin: 0 0 0 -4px;
}
.sideevent_grey {
	font-size: 11px;
	line-height: 125%;
	font-weight: bold;
	color: #555;
}
.sideevent_indent {
	margin: 0 0 5px 20px;
}
.sideevent_header2 {
	margin: 40px 0 10px 0;
}

#sidebar_form {
	margin: 20px 0 40px 0;
}
#sidebar_video {
	padding:5px 0 15px;	
}
#sidebar_video img {
	border:none;
}
#sidebar_videolink {
	padding:5px 0 5px 5px;
}
#atsea {
	margin: 5px 0 5px 0;
}
h1#pagetitle{
	margin: 15px 0 30px 0;
}

#about h1#pagetitle{
	background:url(../images/sidebar/header_information.gif) no-repeat left bottom;
	height: 17px;
	width: 151px;
}
#contact h1#pagetitle{
	margin:0;
}
#customercare h1#pagetitle{
	background:url(../images/sidebar/header_customercare.gif) no-repeat left bottom;
	height: 16px;
	width: 119px;
}
#downloads h1#pagetitle{
	background:url(../images/sidebar/header_downloads.gif) no-repeat left bottom;
	height: 17px;
	width: 142px;
}
#sessions h1#pagetitle{
	background:url(../images/sidebar/header_sessions.gif) no-repeat left bottom;
	height: 16px;
	width: 119px;
}
#speakers h1#pagetitle{
	background:url(../images/sidebar/header_speakers.gif) no-repeat left bottom;
	height: 21px;
	width: 123px;
}

/*/////////*/
#main{
	 float: left;
	 background-color:#fff;
	 margin: 0;
	 overflow: hidden;
	 padding: 10px 15px 0 15px;
	 display: inline;
	 text-align:left;
	 width:470px;
	 padding-bottom:40px;
	
}
#contact #main {
	height: 750px;
	
}
h1#title {
	margin:15px 0 15px 0;
}

h3.highlighttext#order {
	text-indent: -9999px;
	text-align:center;
	width: 342px;
	height: 12px;
	margin:20px 0 15px 25px;
	background-color: transparent;
	background-image: url(../images/first.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

h3.prize_header#first {
	text-indent: -9999px;
	text-align:center;
	width: 394px;
	height: 27px;
	margin:20px 0 2px 0;
	background-color: transparent;
	background-image: url(../images/first_place.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#index_content{
	background-color:transparent;
	float:left;
	font-size: 11px;
	width: 280px;
	margin: 0;
}
#index_content p{
	text-indent: 0;
	margin-bottom: 10px;
}
#index_content p a{
	color:#194E82;
}
#index_content .smalltextboldblue{
	font-size: 11px;
}
#fade_authors{
	float:right;
	margin: 15px 5px 5px 15px;
	width:166px;
	height:210px;

}
#fade_name{
	width:166px;
	margin: 5px 0 0 0;
	text-align:left;
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #194E82;
	text-decoration: none;
	text-transform: uppercase;
}

#featuredprod_wrapper{
	margin: 0 0 10px 10px;
}
#featuredprod_wrapper .featuredimg{
	margin: 0 0 10px 0;
}
div.featuredprod_title .smalltextboldnavy{
	text-transform: uppercase;
}
/*//////////////////////////////////////////////////////////////*/
/*////////////////////////SPEAKERS//////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#speakerwrapper{
	margin: 0;
	width:440px;
}
#speakerwrapper img{
	margin: 0 0 2px 0;
}
h2#aboutthespeaker{
	clear:left;
	margin: 15px 50px 30px 0;
}
#viewallspeakers{
	float:right;
	margin: -43px 5px 0 0;
}
.author_image{
	float:left;
	margin: 0;
}
.author_name{
	margin: 0 0 10px 0;
}
.spacer {
	clear:left;
}

.eventauthorbio {
	padding-left:175px;
	background-color:#fff;
}
#aboutthespeakersm{
	margin: 0 40px 0 0;
}
.dividerbar{
	margin: 10px 0 0 0;
}
table.eventstable {
	background-color:#f6f7f7;
}

.menutitle {
	cursor:pointer;
	margin: 0 0 5px 5px;
	color:#000000;
	padding:2px;
	text-align:left;
}
.submenu {
	margin-bottom: 0.5em;
	margin: 0 0 10px 0;
	padding: 5px;
	background-color:#fff;
	width:100%;
}

.submenu {
	display: none;
}

#speakerwebsite{
	margin: 0 0 0 45px;
}
	
/*//////////////////////////////////////////////////////////////*/
/*///////////////////////////ABOUT//////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
h2#abouttheconference{
	clear:left;
	margin: 15px 0 15px 0;
}
/*//////////////////////////////////////////////////////////////*/
/*///////////////////////////CONTACT//////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
h2#contactus{
	clear:left;
	margin: 15px 0 15px 0;
}
#contact_form{
	margin: 0 0 0 0;
}
h2#thankyou{
	clear:left;
	margin: 15px 0 15px 0;
}

/*//////////////////////////////////////////////////////////////*/
/*///////////////////////CUSTOMER CARE//////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
h2#conferenceinformation{
	clear:left;
	margin: 15px 0 15px 0;
}
h3.customercare_header{
	clear:left;
	margin: 0 0 5px 0;
}
/*//////////////////////////////////////////////////////////////*/
/*///////////////////////DOWNLOADS//////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
h2#downloadregistration{
	clear:left;
	margin: 15px 0 15px 0;
}
/*//////////////////////////////////////////////////////////////*/
/*//////////////////////////SESSIONS////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
h2#upcomingevents{
	clear:left;
	margin: 15px 50px 20px 0;
}
h2#aboutthesession{
	clear:left;
	margin: 15px 50px 30px 0;
}
#viewallsessions{
	float:right;
	margin: -43px 5px 0 0;
}

/*//////////////////////////////////////////////////////////////*/
/*//////////////////////////VENUE////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#venuesite{
	float:right;
	margin: 0 5px 0 0;
}
#venuesite2{
	float:right;
	margin: 0 5px 0 0;
}
#venue1{
	float:left;
	display:inline;
	margin: 0 5px 0 0;
}
#venue2{
	float:left;
	display:inline;
	margin: 0 5px 0 0;
}
/*//////////////////////////////////////////////////////////////*/
/*////////////////////////BOTTOM////////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#bottom{
	clear:both;
	 border-top:1px solid #AAABA9;
	 margin: 0 auto;
	 width: 783px;
	 height: 150px;
	 padding-top:8px;
/*	  border-top: solid 1px #aaaba9;
*/	
}

#bottom_left {
	 color: #333;
	 padding: 0 10px 10px 0;
	 height: 75px;
	 width: 495px;
	 text-align:left;
	 float: left;
}

/*/////////*/
#bottom_right{
	 float: right;
	 color:#000000;
	width: 215px;
 	height: 75px;
	 margin: 0px 0px 0px 0px;
	 padding: 0 0 10px 15px;
	 display: inline;
	 text-align:left;
}
.bottom_nav_img{
	margin: 0 15px 0 0;
}
#bottom_nav {
	margin-top: 5px;
	padding: 0;
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 10px;
	line-height: 150%;
	color: #ffffff;
	
}
#bottom_nav a{
	margin: 0 10px 0 0;
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
	font-size: 10px;
	line-height: 150%;
	color: #999999;
}
#bottom_nav a:hover{
	text-decoration: underline;
}
#bottom_visithh, #bottom_visithh a{
	color:#194E82;
	float:right;
	margin: 0;
}
#bottom_hh20th{
	float:left;
	margin: 5px 25px 0 0;
}
/*//////////////////////////////////////////////////////////////*/
/*////////////////////////FOOTER////////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#footer {
	 width: 781px;
	 height: 10px;
	 text-align:center;
	 padding: 0;
	 border: 0px solid #ccc;
	 margin: 0px auto 30px auto;
	 background: #ffffff;
	 clear:both;
}
/*//////////////////////////////////////////////////////////////*/
/*////////////////////////FORM//////////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#formbox_wrapper{
	clear:both;
	margin: 0 0 40px 40px;
}
.formbox{
	clear:both;	
}
.formbox_sidecolumn {
	 border: 0px;
	 padding: 0px;
	 margin: 0 0 2px 0;
	 width: 100px;
	 text-align:left;
	 float: left;
}
.formbox_input{
	 float: left;
	 margin: 0 0 2px 17px;
	 padding: 0;
	 width: 300px;
	 display: inline;
	 text-align:left;
}

form div input, form div select, form div textarea {
	padding: 1px 3px;
	margin: 0 0 0 0;
}

input.sidebarform{
	background-color:#e6eef1;
	border: 1px solid #c6d1d7;
	float: left;
	font-size: 10px;
	color: #5d97bc;
	margin: 0;
	padding: 2px 2px 2px 6px;
	width: 170px;
	height: 14px;
}

.inputform_button{
	float: left;
	margin: 0 0 0 8px;
}
h4.formtext#first_name {
	text-indent: -9999px;
	text-align:left;
	width: 68px;
	height: 9px;
	padding:0 0 0 0;
	background-color: transparent;
	background-image: url(../images/contact/firstname.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/*//////////////////////////////////////////////////////////////*/
/*////////////////////////TEXT STUFF////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
.smalltextblack {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	color: #555;
	line-height: 150%;
	text-decoration: none;
	font-style: normal;
}

.smalltextblack a{
	color:#194E82;
}

.smalltextemail {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	color: #194E82;
	line-height: 150%;
	text-decoration: none;
	font-style: normal;
}

.smalltextboldemail {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	color: #194E82;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.smalltextboldemail a{
	color: #5d97bc;
}

.smalltextboldblack {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	color: #194E82;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;f
}
.smalltextboldnavy, .smalltextboldnavy2 {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
}

.smalltextboldnavy a{
	color:#194E82;
}
.smalltextboldnavy2 a{
	color:#194E82;
}


.smalltextboldltblue {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #194E82;
	text-decoration: none;
}
.smalltextboldblue {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #194E82;
	text-decoration: none;
}
.smalltextltblue {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	color: #6b6356;
	text-decoration: none;
}
.smalltextblue {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	color: #6b6356;
	text-decoration: none;
}
.smalltextnavy {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	color: #6b6356;
	text-decoration: none;
}
.smalltextboldwhite {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.smalltextwhite {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	color: #FFFFFF;
}
.smalltextboldnavycaps {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #6b6356;
	text-decoration: none;
	text-transform: uppercase;
}
.smalltextboldbluecaps {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #6b6356;
	text-decoration: none;
	text-transform: uppercase;
}
.smalltextboldred {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #990033;
}
.smalltextgray {
	/*font-family: "Lucida Grande", verdana, arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 150%;
	color: #999;
	text-decoration: none;
}
.programs {
	color: #5d97bc;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////*/
/*////////////////////////LISTS, ETC.///////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
.clearleft{
	clear: left;
}
.clearboth{
	clear: both;
	margin:-8px 0 0 0;
	padding:0;
}
.clearbothform{
	clear: both;
	margin:0 0 0 0;
	padding:0;
}
div.divider{
	margin:15px 0 0 0;
	width: 465px;
	overflow: hidden;
}
ul{
	list-style-type:disc;
	list-style-position: inside;
}
ul#bottom_ul{
	clear:both;
	margin: 0;
}
ul#bottom_ul li{
	float: left;
}
ul#bottom_ul li.list_dark{
	color:#194E82;
	text-transform: none;
	margin: 0 15px 0 0;
	padding: 0;
	list-style:none;
}
ul#bottom_ul li.list_light{
	color:#555;
	font-size:9px;
	text-transform: none;
	margin: 0 15px 0 0;
	padding: 0;
	list-style:none;

}
ul#bottom_ul li.list_dark a{
	color:#194E82;
	text-transform: none;
	margin: 0;
	padding: 0;
	list-style:none;

}
ul#bottom_ul li.list_light a{
	color:#555;
	font-size:9px;
	text-transform: none;
	margin: 0;
	padding: 0;
	list-style:none;

}
ul.aboutlist li{
/*
display: block;
	list-style: none;
	margin: 0;
	background: url(/images/dash.gif) no-repeat;
	padding-left: 10px;
	background-position:0 0;
	vertical-align: top;
	
*/
	list-style: none;
	list-style-position: outside;
	list-style-image: url(/images/register/bullet2.gif);
	margin: 7px 0 2px 15px;
	line-height: 1.1em;
}
/*//////////////////////////////////////////////////////////////*/
/*/////////////////////////PAGE HEADER//////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
#pageheader_wrapper{
	clear:both;
	 margin: 20px auto 20px auto;
	 height:25px;
	 width: 470px;
	 background-color:#fff;
}
h1#pageheader{
	font-size: 15px;
	color: #6b6356;
	float:left;
	letter-spacing:.2px;
	line-height: 150%;
	font-weight:550;
	text-decoration:none;
	font-style: normal;
	text-transform: lowercase;
	margin: 0;
	vertical-align:text-top
}

h2.mainpageheader{
	margin: 20px 50px 20px 0;
}
.mainpageheader_side{
	padding: 0 0 0 10px;
	background:url(/images/sidebar/arrow_white.gif) no-repeat left;
	font-size:11px;
	font-weight:bold;
	float:right;
	letter-spacing:.2px;
	margin: 0;
}
.mainpageheader_side a{
	font-size: 11px;
	color: #6b6356;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.mainpageheader_side a:hover{
	text-decoration:underline;
}

h3.mainsubpageheader{
	font-size: 11px;
	color: #194E82;
	line-height: 150%;
	letter-spacing:.2px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
.mainsubpageheader_side{
	padding: 0 0 0 10px;
	background:url(/images/sidebar/arrow_white.gif) no-repeat left;
	float:right;
	letter-spacing:.2px;
	margin: -21px 5px 0 0;
	
}
.mainsubpageheader_side a{
	font-size: 11px;
	color:#999999;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.mainsubpageheader_side a:hover{
	text-decoration:underline;
}
/*//////////////////////////////////////////////////////////////*/
/*///////////////////////////LINKS//////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
	
}
a#btn_login {
 background: url(../images/tab_login_ab.gif) no-repeat;
 width:128px; /* the width of your button image */
 height: 20px; /* half the height of your image */
 display:block;
 text-align: right;
 text-decoration:none;
 position:relative;
 float:right;
}
 
a:hover#btn_login {
 background-position: 0 -20px;
}

#customercare a{
	color:#194E82;
}

#customercare #middle_content a{
	color:#194E82;
} 

.fancylink{
	padding: 0 0 0 10px;
	background:url(/images/sidebar/arrow.gif) no-repeat left;
	margin: 10px 0 0 0;
	
}
.fancylink_blue{
	padding: 0 0 0 10px;
	background:url(/images/sidebar/arrow_white.gif) no-repeat left;
	margin: 10px 0 0 0;
	
}
.fancylink a, .fancylink_blue a{
	font-size: 10px;
	color: #194E82;
	line-height: 150%;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	text-transform: uppercase;
}
.fancylink a:hover, fancylink_blue a:hover{
	text-decoration:underline;
}
#sessions #middle ul{
	list-style:none;
	padding:0;
	margin:5px 0;
}

#sessions #middle ul li{
display: block;
list-style: none;
list-style-position:outside;
	margin:0;
	padding: 0 0 0 9px;
	background: url(/images/bullet.gif) no-repeat 0.5em;
	background-position:0 -1px;
	vertical-align: top;
	line-height:1.5em;
	
	
}
