a, a:link
{
	background: Transparent;
	color: #08326E;
}

body
{
	background: #BED7E4 url("../images/bg.jpg") center top repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select, td, textarea, th
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

fieldset
{
	border-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

fieldset label
{
	display: block;
}

form {
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.25em 0;
}

h1
{
	background: url("../images/line_dots.gif") left bottom repeat-x;
	font-size: 145%;
	margin: 0 0 12px 0;
	padding: 0 0 3px 0;
}

h2
{
	background: Transparent;
	color: #08326E;
	font-size: 110%;
}

h3
{
	font-size: 110%;
	margin: 0.25em 0 1em 0;
}

input.button
{
	background: #08326E;
	border: 1px outset #08326E;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

input.textbox, select, textarea
{
	background: #FFF;
	border: 1px solid #5C6B94;
	color: #164973;
	padding: 2px;
}

p
{
	margin: 0 0 1em 0;
}

select
{
	padding: 1px;
}

th
{
	background: #000033;
	color: #FFF;
	font-weight: bold;
}

tr.altrow td
{
	background: #d6dfe7;
	color: inherit;
}

.columns
{
	overflow: hidden;
	width: 100%;
}

.column1
{
	float: left;
	width: 560px;
}

.column1-long
{
	float: left;
	width: 620px;
}

.column2
{
	float: right;
	width: 300px;
}

.column2-short
{
	float: right;
	width: 240px;
}

.col_centro
{
	float: right;
	width: 300px;
}


.blue_one
{
	background-color: #C0DCEA;
	padding: 2px;
	margin: 5px;
}

.underlined
{
   padding-top: 10px;
	border-bottom: 1px solid gray;
	font-weight: bold;
	padding-bottom: 3px;
}

.white_left
{
	float: left;
	text-align: right;
	font-weight: bold;
	color: black;
	height: 22px;
	width: 70px;
	padding-top: 10px;
}

.blue_right_1
{
	float: right;
	background-color: #9ECADC;
	height: 22px;
	width: 520px;
	padding-left: 20px;
	padding-top: 10px;
}

.blue_right_2
{
	float: right;
	background-color: #C0DCEA;
	height: 22px;
	width: 520px;
	padding-left: 20px;
	padding-top: 10px;
}

.menu_desc
{
	text-align: right;
	font-weight: bold;
	color: black;
	padding-right: 10px;
	width: 70px;
	height: 32px;
}

.row_1
{
	text-align: center;
	font-weight: bold;
	color: black;
	width: 100px;
	height: 32px;
	background-color: #9ECADC;
}

.row_2
{
	text-align: center;
	font-weight: bold;
	color: black;
	width: 100px;
	height: 32px;
	background-color: #C0DCEA;
}

#left_column
{
   float: left;
   width: 280px;
}

#divi
{
   float: left;
   width: 620px;
   height: 20px;
}
#example
{
   float: right;
   width: 330px;
   height: 195px;
}

#example h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	padding-top: 3px;
}

.error
{
	background: Transparent;
	color: #900;
	font-weight: bold;
}

.error.summary
{
	margin: 0 0 1em 0;
}

.error.summary p
{
	margin: 0;
}

.error.summary ul
{
	font-weight: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 2em;
}

/* usage: <p class="photo1"><img alt="" src="{path to image}" /></p> */
.photo1
{
	background: url("../images/aircraft_pic_bg.gif") left top no-repeat;
	float: right;
	height: 300px;
	margin: 0 0 15px 15px;
	overflow: hidden;
	padding: 10px 10px 10px 11px;
	width: 400px;
}

.photo2
{
	background: url("../images/aircraft_pic_bg.gif") left top no-repeat;
	float: right;
	height: 300px;
	margin: 0 0 15px 15px;
	overflow: hidden;
	padding: 10px 10px 10px 11px;
	width: 400px;
}

.required
{
	background: Transparent;
	color: #900;
	font-weight: bold;
}

#submenu
{
	background: url("../images/line_dots.gif") left top repeat-x;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu li
{
	background: url("../images/line_dots.gif") left bottom repeat-x;
}

#submenu li a
{
	background: url("../images/logo_akun.gif") 0px 5px no-repeat;
	display: block;
	padding: 9px 0px 9px 35px;
	text-decoration: none;
}

#submenu ul li a:hover
{
	color: #FEA725;
}

#submenu li a strong
{
	background: Transparent;
	color: #595441;
}

#Banner
{
	background: #004773 url("../images/header_pic_inside_2.jpg") left top no-repeat;
	color: #FFF;
	height: 87px;
	line-height: 60px;
	margin: 0 14px 35px 14px;
	padding: 0 35px;
}

#Banner h1
{
	background-image: none;
	font-size: 180%;
	margin: 0;
	padding: 0;
}

#Banner h1 a
{
	background: Transparent;
	color: #C5CFDC;
	text-decoration: none;
}

#ContainerInner
{
	background: url("../images/header.jpg") center top no-repeat; 
}

#ContainerOuter
{
	background: #FFF url("../images/content_bg.jpg") center top repeat-y;
	color: #595441;
	margin: 0 auto;
	text-align: left;
	width: 996px;
}

#LiveHlp
{
	top: 77px;
	outline:none;
	position: absolute;
	right: 40px;
}

#ContentContainer
{
	overflow: hidden;
	padding: 0 52px;
	width: 892px;
}

#Footer
{
	background: url("../images/footer.jpg") center bottom no-repeat;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	min-height: 36px;
	overflow: hidden;
	padding: 24px 0;
	width: 100%;
}

#Footer a
{
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Footer p
{
	clear: left;
	float: left;
	margin: 0;
	padding: 0 0 0 52px;
	white-space: nowrap;
}

#Footer ul
{
	float: right;
	height: 16px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0 28px 0 0;
}

#Footer ul li
{
	border-left: 1px solid #858274;
	display: inline;
	float: left;
	margin: 0 0 0 -12px;
	padding: 0 24px 0 12px;
}

#Footer .designCredit
{
	clear: right;
	float: right;
	padding: 0 52px 0 0;
}

#Footer .mini
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
}

#Header
{
	font-weight: bold;
	height: 158px;
	width: 968px;
	position:relative;
	padding: 22px 14px 0 14px;
}

#Header h1
{
	background-image: none;
	height: 118px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#Header h1 a
{
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 320px;
}

#Header h2
{
	background-image: none;
	height: 100px;
	margin:0,0;
	overflow: hidden;
	padding: 0;	
	float: right;
}

#Header h2 a
{
	display:block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	width: 100px;
}

#Header ul
{
	background: #03356C url("../images/header.jpg") 50% -140px no-repeat;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0 22px;
}

#Header ul li
{
	float: left;
	width: auto;
}

#Header ul li a
{
	background: Transparent;
	color: #FFF;
	display: block;
	padding: 0 16px;
	text-decoration: none;
}

#Header ul li a:hover
{
	background: Transparent;
	color: #FEA725;
}