@import menu.css;

/* CSS Document */
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

body.home_page {
	background-color: #042b61;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/layout/HP-MainBg.jpg) ; 
	background-repeat: repeat-x;
}


td {
	font-size: 11px; 
	color: #111111; 
	font-family: verdana,arial,sans-serif;
}

td.main_content {
	padding: 10px;
	line-height: 14px;
	background-color:#FFFFFF;
}

td.left_menu_header {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	height: 23px;
	background-image: url(../images/layout/LeftMenuTitleBg.gif);
}

td.box_header {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	background-image: url(../images/layout/BoxTitleBg.gif);
}

td.box_header_dark {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	background-color: #07162c;
}

td.box_header_red {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	background-color: #d10b19;
}

td.box_header_green {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	background-color: #006600;
}

td.left_menu_header.a {
	color: #ffffff;
	text-decoration: none;
}

td.left_menu_header.a:hover; {
	color: #ffffff;
	text-decoration: underline;
}

td.left_menu {
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	font-family: Tahoma, Verdana, sans-serif;
}

td.right_side {
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	line-height: 14px;
}

td.bullet_list {
	padding-left: 25px;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, sans-serif;
}

td.table_left_column {
	padding-top:10px; 
	padding-left:3px; 
	padding-right:0px; 
	padding-bottom:10px;
}

td.table_right_column {
	padding-top:10px; 
	padding-left:0px; 
	padding-right:10px; 
	padding-bottom:10px;
}

td.footer_copyright {
	font-size: 10px;
	color: #cccccc;
}

h1 {
	font-size: 20px; 
	color: #444444; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 0px;
	display: inline;
}

h1.hp {
	font-size: 11px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	display: inline;
	text-transform: capitalize;
}

h2 {
	font-size: 13px; 
	color: #023358; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}

h3 {
	font-size: 11px; 
	color: #023358; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

a {
	color: #5c81a7;
	text-decoration: none;
}

a:hover {
	color: #cb0000;
	text-decoration: underline;	
}

a:active {
	color: #cb0000;
	text-decoration: none;
}

a.left_menu_item {
	color: #888888;
	text-decoration: none;
}

a.right_side {
	text-decoration: underline;
}

a.right_side:hover {
	text-decoration: none;
}

a.left_menu_item:hover {
	color: #cb0000;
	text-decoration: underline;
}


a.sub_nav {
	color: #222222;
	text-decoration: none;
}

a.sub_nav:hover {
	color: #888888;
	text-decoration: underline;
}

a.footer_link_active {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

a.footer_link_inactive {
	color: #cccccc;
	font-weight: bold;
	font-size: 10px;
}

a.footer_link_inactive:hover {
	color: #e0052d;
	text-decoration: underline;	
	font-weight: bold;
	font-size: 10px;
}

a.footer_link_inactive:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

a.footer_icon {
	color: #525252;
	text-decoration: none;
	font-size: 10px;
}

a.footer_icon:hover {
	color: #525252;
	text-decoration: underline;
	font-size: 10px;
}

ul {
	margin:5px 20px 5px 14px; 
	padding:0px; 
	list-style:square;
	line-height:14px
}

ul.corporate {
	margin:5px 10px 5px 14px; 
	padding-left:20px;
	padding-top:10px; 
	padding-bottom:0px;
	list-style:disc;
	line-height:14px
}

ul.news {
	margin-top:8px;
	margin-right:10px;
	margin-bottom:-10px;
	margin-left: 0px; 
	padding-left:15px;
	padding-top:0px; 
	padding-bottom:0px;
	list-style-image: url(../images/utils/news.gif);
	list-style-position: -10px;
	line-height:14px;
}

li.news_link {
	margin-top: -8px;
}

ol.corporate {
	margin:5px 10px 5px 14px; 
	padding-left:20px;
	padding-top:10px; 
	padding-bottom:0px;
	line-height:14px
}

ol {
	margin:5px 20px 5px 25px; 
	padding:0px; 
	list-style:decimal;
	line-height:14px
}

li {
	margin-top: 5px;
	margin-bottom: 15px;
}

.hot {
	color: #d00b19;
}
.news_headline {
	font-size: 13px; 
}

.white {
	color: #ffffff;
} 

.white_big {
	color: #ffffff;
	font-size: 13px;
}

.grey {
	color: #999999;
}

.error {
	color:#FF6666;
}

.tiny {
	font-size: 10px;
}

.footer_link {
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
}

div.sub_navigation {
  font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #222222;
	margin-left: 15px;
	margin-top: 1px;
}

div.title {
	border-style:solid; 
	border-width:1px; 
	border-color:#bbbbbb; 
	padding: 3px; 
	background-color: #eeeeee;
	font-weight: bold;
}

div.home_page_welcome {
	margin-top: 85px;
	margin-right: 20px;
	margin-bottom: 5px;
	width: 385px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
	text-align:right;
}

div.disclosure {
	width:950px; 
	text-align:justify;
	font-size: 10px; 
	color: #666666; 
	font-family: verdana,arial,sans-serif;
	padding:3px;
}

#dropmenudiv {
	position:absolute;
	border:1px solid #013775;
	border-bottom-width: 0;
	font:normal 11px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a {
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #013775;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover { /*hover background color*/
	color: #d00b19;
	background-color: #cccccc;
}

#container	{
	position:absolute;
	width:380px;
	height:230px;
	z-index:101;
	top: 160px;
	left: 50%;
	margin-left: -190px;
	filter:alpha(opacity=90);
	-moz-opacity:50%;
}

#lyr0, #lyr1, #lyr2, #lyr4	{ 
	position:absolute; 
	visibility:hidden; 
	left:0px; top:0px; 
	z-index:1;
	border: 3px solid blue;
}
