html, body 		{border: none; }
body            {font-family: Helvetica,Arial,sans-serif,sans; background-color: #F5F5F5; overflow:auto;}
body.white      {background-color: white;}
.container      {width: 800px; margin-left:auto; margin-right:auto; margin-top: 20px;}
.logo           { height: 65px; background: url(../img/logo.png) no-repeat top right; }
.titleSeparator	{ height: 30px; margin-left: -15px; margin-right: -15px; background-color: #D5E8F8; margin-top: 25px; margin-bottom: 25px; }
.title, h1, h2, h3 { font-weight: normal; font-size: 16pt; margin-top: 20px; margin-left: 0px; margin-right: 0px; margin-bottom 20px; padding: 0px; clear: both; }
.title          { font-size: 16pt; }
h1              { font-size: 16pt; }
h2              { font-size: 12pt; font-weight: normal; }
h2.warning 		{ margin:15px 0 !important; ;}
td, p           { font-size: 13px; color: #5d5d5d; margin-bottom:0; text-align: justify; line-height:1.2em;}
td              { vertical-align: top; text-align: left;}
a               { color:#999999; font-size:13px; text-decoration:none; }
li              { font-size: 13px;}
img             { border:none; }
div.spacer      { margin-top: 5px;}
.shadow_top     { height: 100px; background: url(../img/layout-top.png) no-repeat top center; }
.shadow         { background: url(../img/layout-page.png) repeat-y center; padding: 10px 65px 20px 65px; }
.shadow_bottom  { height: 50px; background: url(../img/layout-bottom.png) no-repeat bottom center; }
iframe          { border: none; display:block; margin-left:auto; margin-right:auto;}

.button_panel  {height: 30px; text-align: right;}
.button_left   {display:inline-block; height:30px; margin-left:10px; padding-left:10px; }
.button_right  {float:left; height:30px; padding-right:10px; }
.button_right input, .button_right a {background: none; border: none; color:white; font-weight: bold; font-size: 13px; padding: 6px 0; display: inline-block; cursor: pointer;}
.button_right a {padding: 9px !important;}

.button_pink_left  {background:transparent url(../img/bg_button_pink_left.png) no-repeat left center;}
.button_pink_right {background:transparent url(../img/bg_button_pink_right.png) no-repeat right center; }
.button_green_left  {background:transparent url(../img/bg_button_green_left_ticket.png) no-repeat left center; padding-left: 25px;}
.button_green_right {background:transparent url(../img/bg_button_green_right.png) no-repeat right center;  padding-left:3px;}
.button_green_right a {color:#1a1a1a;}

.blue {color:#5d9ffd;}

i.bullet       { color: #FF2FA7; font-style: normal; font-weight: bold; }
.item          { font-size: 13px; color: #5d5d5d; margin-top: 4px; margin-bottom: 4px; }
a.imageLink span {position: relative; bottom: 10px; left: 5px;}
p img.email    {margin-bottom: -2px;}

.image_panel {width: 550px;}
.image_panel .icon {float:left; width: 70px;}
.image_panel .text {float:left; width: 470px; padding-right:10px;}
.image_panel h2 {margin-top: 5px; font-size: 13px; color:#4a4a4a; font-weight: bold;}   

