@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0;
	font-family: Verdana;
	font-size: 9pt;
	background-color: #E5E5E5;
}

img {
	border-style:none;
}

#main_header_container {
	background: url('images/header-bg.jpg') repeat-x #FFFFFF;
	position: relative;
	height: 100px;
}

#main_header_left_logo, #main_header_right_logo {
	position: absolute;
	top: 0;
}

#main_header_left_logo {
	left: 0;
}

#main_header_right_logo {
	background: url('images/header-people.jpg') no-repeat right top;
	width: 595px;
	height: 99px;
	right: 0;
}

#main_nav_container {
	background-color: #303539;
}

.main_content {
	background-color: #FFFFFF;
}

#inner_main_content {
	width:auto;
	position:relative;
	padding: 10px;
}

.abs_top_left, .abs_top_right {
	position: absolute;
	top: 0;
}

.abs_top_left {
	left: 0;
}

.abs_top_right {
	right: 0;
}

#main_footer_container {
	background-color: #4C98DD;
	border-top: 2px solid #FFF;
	width: auto;
	padding: 2px;
}

.footer_link {
	padding: 0 5px;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.side_nav {
	width: 210px;
	padding: 10px 5px;
	position: relative;
}

.side_nav a {
	color: #255F85;
	text-decoration: none;
}

.side_nav a:hover {
	color: #000;
}

.smallFont {
	font-size: 11px;
}

#lhsLoginBox {
	width: 201px;
}

p {
	line-height: 13pt;
}

.hn_lightblue {
	color: #255F85;
}

.h1 {
	font-size: 12pt;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.h2 {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}

.default-bt {
	padding: 2px 8px;
	font-family: Arial !important;
	font-size: 12px !important;
	cursor: pointer;
}

.bigBox, .bigBoxRight {
	height: 240px;
}
.medBox, .medBoxRight {
	height: 130px;
}
.bigBox, .medBox {
	position: relative;
	width: 270px;
	white-space:normal;
	text-align: left;
	background: url('/images/sideb-left.gif') #F7F7F7 repeat-y left;
}
.bigBoxRight, .medBoxRight {
	width: 20px;
	position:absolute;
	right: 0;
	top: 0;
	background: url('/images/sideb-right.gif') #F7F7F7 repeat-y right;
}
.bigBoxFooter {
	width: 270px;
	height: 20px;
	position: relative;
}

a {
	color: #00F;
}

.error, .note {
	color:#cd0a0a;
	font-weight: bold;
}

.center {
	text-align: center;
}

.GryHeader, .GryHeaderFrst {
	color: #000;
	font-weight: bold;
	background-color: #CCC;
	border: 1px solid #999;
	border-left: none;
	padding: 2px;
}

.GryHeaderFrst {
	border-left: 1px solid #999;
}

.GryResult, .GryResultFrst {
	border: 1px solid #CCC;
	border-left: none;
	border-top: none;
	padding: 2px;
}

.GryResultFrst {
	border-left: 1px solid #CCC;
}

.button-text, .ui-button {
	background: url("/twitter/js/images/ui-bg_gloss-wave_75_0139b4_500x100.png") repeat-x scroll 50% 50% #0139B4;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: normal;
}

#esta_travel_auth {
	width: 206px;
	height: 201px;
	padding: 10px;
	background: url('/images/travel_visa_short.jpg') no-repeat;
	white-space: normal;
	position: relative;
	padding-top: 55px;
	color: #FFF;
}

#esta_travle_auth_title {
    font-size: 18px;
    left: 75px;
    position: absolute;
    top: 10px;
}

#esta_travle_auth_arrow {
    left: 10px;
    position: absolute;
    top: 10px;
	width: 205px;
	height: 45px;
}

.br, .br1, .br2, .br3 {
	width: 1px;
	clear: both;
}

.br {
	height: 4pt;
}

.br1 {
	height: 8pt;
}

.br2 {
	height: 16pt;
}

.br2 {
	height: 24pt;
}

a.attachmentDL {
	color: gray;
}

a.attachmentDL:hover {
	color: red;
}