/* Corporate Section - Aneurin Ignatius 10/06/2008 */

<!--
html, body {
margin: 0px 0px;
padding: 0px 0px;
border-style: none;
width: 100%;
height: 100%;
}

html{
	margin:				0 auto;
}

body {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	background-image: 	url(../images/bg.jpg);
	margin:				0 auto;
	text-align:			center;	
}

a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.flags ul {
  display: inline;
  margin:0px;
  padding:0px;
}

.flags {
  position: relative;
  float: right;
  text-align:right;
  margin-top: 16px;
  margin-right: 25px;
  width:600px;
  /*border: 1px solid black;*/
}

.flags li {
  display: inline;
  background: none;
}

.datestamp {
  color: #312663;
  font-weight: bold;
}
#topbar{
	background-image: 	url(../images/corpTopbar.jpg);
	width:				888px;
	height:				178px;
	text-align:			left;
	/*border : 1px solid red;*/
}
#loginInfo{
	position:relative;
	float: right;
	text-align:right;
	margin-top :115px;
	margin-right: 25px;
	color:#333333;
	width:600px;
	/*border : 1px solid red;*/
}

#loginInfo a:link {
	color:#0000FF;
	text-decoration: none;
}
#loginInfo a:visited {
	color:#0000FF;
	text-decoration: none;
}
#loginInfo a:active {
	text-decoration: none;
}
#loginInfo a:hover {
	text-decoration: underline;
}

.mainWrapper {
  	position: 			relative;
  	display:				block;
  	background-image: 	url(../images/corpBodyBg.jpg);
  	background-repeat:	repeat-y;
  	margin:				0 auto;
  	width: 				888px;
  	text-align:			left;
	/*border : 			1px solid red;*/
	overflow:			hidden;


	

}
#menuBar{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
 position: 				relative;
	float:				left;
	width: 				196px;
	margin-left: 		20px;
	margin-top: 		5px;
	padding-bottom: 	15px;
	/*border: 			1px solid;*/
}


/** html #menuBar{
	margin-left:		10px;
}*/
.title{
	background:url(../images/titleBg.gif) repeat-x left bottom;
	/*height: 48px;*/
	padding: 15px 0 10px 40px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#006699;

}

.mainContent { 
 	position: 				relative;
  	z-index:				1;
	float:					left;
	width:			 		640px;
	padding:				15px 10px 20px 10px;
	height:					100%;
	/*border: 				1px solid;*/
}
.menuItem {
	cursor:				pointer;
	background-image: 	url(../images/menu_04.jpg);
	width: 				196px;
	height: 			40px;
	background-repeat: 	no-repeat;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			14px;
	font-weight: 		bold;
	font-style: 		normal;
	font-variant: 		normal;
	color: 				#4A4A6F;
}
.menuItemTitle {
	height:				40px;
	padding:	      	0 0 0 50px;
	width: 				146px;
	vertical-align : 	middle; 
	display : 			table-cell;

}
.submenu {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			12px;
	font-style: 		normal;
	text-align:			right;
	padding: 			5px 15px 5px 0;
	font-weight: 		normal;
}

.submenu  a:link {
	color:#003366;
	text-decoration: none;
}
.menuLogin {
	background-image: url(../images/menu_08.jpg);
	height: 147px;
	width: 196px;
	font-size:10px;
	color:#FFFFFF;
}

.menuLogin a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuLogin a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.menuLogin a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.menuLogin a:active {
	text-decoration: none;
}

.submenu  a:visited {
	text-decoration: none;
	color: #999999;
}
.submenu  a:hover {
	text-decoration: underline;
	color: #3399CC;
}
.submenu  a:active {
	text-decoration: none;
}
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
  visibility: hidden;

}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#footer {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom:0px;
	font-size:11px;
	/*border: 			1px solid;*/
}
#footer  a:link {
	color:#0000FF;
	text-decoration: none;
}
#footer  a:visited {
	text-decoration: none;
	color: #003399;
}
#footer  a:hover {
	text-decoration: underline;
	color: #003399;
}
#footer  a:active {
	text-decoration: none;
}
#footercontent
{
  position:relative; 
  text-align:center; 
  margin-bottom:14px; 
  padding-bottom:0px
}
#footercontent #copywrite, #lastupdate
{
  display:block;
}

#footercontent #lastupdate
{
  margin-top:24px;
  margin-bottom:40px;
}

.customHR
{

  background-color:#fff;
  border-top: 1px #2E370A solid;
  border-left: 0px white none;
  border-right: 0px white none;
  border-bottom: 0px white none;
  
  height: 0px;
  margin: 0px;
  width: 760px;
}

/*Vdaemon Error*/
.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	
}

.suberror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFF99;
	border-bottom-style:dotted;
	border-bottom-color:#FF0000;
	color:#333333;
	
}
.success {
	color: #0000FF;
	font-weight: bold;
}

.darkBlueBigBold {
  font-size: 12px;
  font-weight: bold;
  color:  #003366;
}

.maroonAlertBold {
  font-weight: bold;
  color: Maroon;
}

.greenHighliteBold {
  font-weight: bold;
  color: Green;
}

.blackHighliteBold {
  font-weight: bold;
  color: #003333;
}

.redNote {
  font-size: 10px;
  color: Red;
}

.maroonPageNum {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: Maroon;
}

.leftSideMenu {
        width: 170px;
        padding: 2px;
        border: 0 solid;
		text-align:left;
}

.topMenuItem
{
  width: 100%;
  display: block;
  cursor:pointer;
  background-color: transparent;
  border-left: 7px solid #003399;
  padding-left: 7px;
  text-decoration: none;
  color:#000066;
  font-weight:bold;
  padding-top: 4px; 
}

.travelMenuItem
{
  width: 100%;
  display: block;
  background-color: transparent;
  border-left: 7px solid Maroon;
  padding-left: 7px;
  text-decoration: none;
  color: #006400; 
  font-weight:bold; 
}

.dropMenuItem ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dropMenuItem li
{
  cursor: pointer;
  text-decoration: :none;
  color:maroon;
  background: url(../images/btn-ArrowG.gif) no-repeat -5px 1px;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 12px;
  line-height: 16px;
}


-->