/* Layout */
body {
	padding: 0px;
	margin: 0px;
	background-color:#FFF;
	background-image: url(images/body_background.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E6E8F;
	font-weight: normal;
	letter-spacing: -1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E6E8F;
	margin: 10px 0 15px 0;
	padding: 0 0 2px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39C;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: -1px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39C;
	margin: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E6E8F;
	margin: 15px 0px 5px  0px;
	}

hr {
	background-color: #E6E6E6;
	height: 1px;
	padding: 0px;
	margin: 2px 0 2px 0;
	_margin: 0;
	border: none;
}
p {
    margin: 6px 0 9px 0;
	line-height: 13px;
}

li {
    margin: 0px 0px 0px 0px;
	line-height: 13px;
	color: #1E6E8F;
	list-style-type:none;
}


#outer {
	width: 768px;
	margin: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

/* Header */
#header {
	height: 94px;
	width: 768px;
	background-color: #FFFFFF;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
#header .logo {
	float: left;
	height: 90px;
	width: 204px;
}
#header .ot_logo {
	float: right;
	height: 90px;
	width: 204px;
}
#header .links {
	float: right;
	height: 20px;
	width: 220px;
	padding: 10px;
	text-align: right;
}
#header .links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
#header .links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
#header .links img {
	padding: 0 10px 0 10px;
	margin-bottom: -2px;
}
/* Horizontal menu */
#hor-menu-container {
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	width: 768px;
}
#hor-menu-container .forms {
	background-image: url(images/forms_menuitem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 168px;
	border-right: 1px solid #FFFFFF;
	float: left;
	padding: 8px;
	_padding-top: 7px;
	_padding-bottom: 7px;
}
#hor-menu-container .forms a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#hor-menu-container .forms a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#hor-menu-container .menu {
	height: 27px;
	float: left;
	width: 568px;
}
#hor-menu-container .menu ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
}
#hor-menu-container .menu li {
	float: left;
	display: block;
	background-image: url(images/dots_vert.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#hor-menu-container .menu li a {
	display: block;
	color: #FFF;
	text-decoration: none;
}
#hor-menu-container .menu li a:hover {
	text-decoration: underline;
}
#hor-menu-container .menu li a span {
	display: block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#hor-menu-container .menu .selected a {
	background: url(images/bgn_menu_tabs.gif) no-repeat 0 -100px;
	color: #39c;
}
#hor-menu-container .menu .selected a span {
	background: url(images/bgn_menu_tabs.gif) no-repeat 100% -148px;
}
/* Main container */
#inner {
	width: 768px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
/* Left column */
#leftCol {
	background-color: #FFFFFF;
	float: left;
	width: 184px;
}
/* Left Column - Vertical menu */
#leftCol .vmenu {
	background-color: #FFFFFF;
	width: 184px;
}
#leftCol .vmenu ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftCol .vmenu li {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#leftCol .vmenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39c;
	background-color: #F3F3F3;
	height: 12px;
	width: 162px;
	display: block;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 6px;
	_padding-bottom: 4px;
}
#leftCol .vmenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #39C;
	height: 12px;
	width: 162px;
	display: block;
	background-image: url(images/vmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 6px;
	_padding-bottom: 4px;
}
#leftCol .vmenu .selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #39C;
	height: 12px;
	width: 162px;
	display: block;
	background-image: url(images/vmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-left: 12px;
	padding-bottom: 6px;
	_padding-bottom: 4px;
}
/* Left Column - Banners */
#leftCol .bannersCont {
	background-color: #FFFFFF;
	width: 184px;
	margin-top: 5px;
}
#leftCol .banner {
	background-image: url(images/banner_background.gif);
	background-repeat: no-repeat;
	background-position: 5px bottom;
	width: 174px;
	margin-bottom: 3px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#leftCol .banner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 164px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
}
#leftCol .banner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #39C;
	background-image: url(images/banner_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 164px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display: block;
}
/* Right Column - Content */
#rightCol {
	background-color: #FFFFFF;
	float: left;
	width: 562px;
	margin-top: 1px;
	margin-left: 1px;
	padding: 5px 10px 13px 10px;
}
#rightCol a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39C;
	font-weight: normal;
	text-decoration: none;
}
#rightCol a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
#rightCol .Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	width: 540px;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 1px solid #CCC;
}
#rightCol .specialBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #75AFC7;
	width: 542px;
	padding: 10px;
	margin: 10px 0 10px 0;
}
#rightCol .specialBox a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#rightCol .specialBox a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
/* Content Table */


#rightCol table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39C;
}



#rightCol table thead {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
#rightCol table thead td {
	background: #75AFC7;
	padding: 3px 5px;
	color: #FFF;
}
#rightCol table tr {
	background: #FFF;
}
#rightCol table .alt {
	background: #EAEAEA;
}
#rightCol table td {

	padding: 3px 5px; 
}



#rightCol table img {
    margin-top: -2px;
	_margin-top: -1px;
	margin-bottom: -3px;
	margin-right: -2px;
}

/* Content EFIS */
#rightCol .efisHD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E6E8F;

}
#rightCol .efisSML {
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#rightCol .chooser {
	margin-bottom: 20px;
	margin-top: -37px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}


#rightCol .rng {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding: 3px 5px; 
}


}

#rightCol .chooser .list {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39C;
	border: solid 1px #CCCCCC;
}
#rightCol .chooser a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
/* Footer */
#footer {
	background-color: #FFFFFF;
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 70px;
	width: 768px;
}
#footer .footer-left {
	background-image: url(images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 172px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 18px;
}
#footer .footer-left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer .footer-left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#footer .footer-right {
	float: left;
	height: 70px;
	width: 578px;
}
#footer .address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 32px;
	margin-left: 30px;
	_margin-left: 15px;
	width: 220px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#footer .phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 32px;
	width: 125px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#footer .test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #39C;
	margin-top: 32px;
	width: 165px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	height: 28px;
}
#footer .test a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39C;
	text-decoration: none;
	background-image: url(images/test_oyez.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 27px;
	display: block;
	margin-top: 2px;
	height: 18px;
}
#footer .test a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	background-image: url(images/test_oyez.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 27px;
	display: block;
	margin-top: 2px;
	height: 18px;
}
.alert {  
background-color: #FFCC99; 
border: 1px #666666 solid; 
text-align: center; 
line-height: 18px;
padding: 0px 3px 0px 3px;
}

.lstitm {
 margin: 8px 0 8px 0;
}