/************** Text Formatting NEEDS WEEDING ***/
/* CSS Document */
.text,.whitetext,.errortext,.bluetext,.salespecial{font-size:12px;line-height:1.5em}
.bodyfine,.bodyfinelight,.smallbluetext,.smallerrortext{font-size:10px}
.smallcaps,.searchbox,.smalltext,.bgcolorsmallcaps,.smallerrortext,.bgcolorsmallcapsnoborder,.bgcolorsmallcapsgrey{font-family:Verdana,sans-serif;font-size:11px}
.smallprdate{font-family:Veranda,sans-serif;font-size:10x}
.mediumtext,.bgcolormedcaps,.mediumcaps{font-family:Veranda,sans-serif;font-size:12x}
.header,.orangeheader,.bodysubhead{font-size:13px}
.bigredtext{font-size:14px}
.text,.errortext,.smallerrortext,.bigredtext,.confirmationred,.bodyfine,.bodyfinelight,.smallbluetext,.bluetext,.header,.whitetext,.salespecial{font-family:Arial,sans-serif}
.itemtitle,.itemtitlelgr{font-family:Times New Roman,serif}
a,.text,.smallcaps,.searchbox,.smalltext,.header,.confirmation,.bodyfine,.nodecoration,.bodysubhead,.itemtitle,.itemtitlelgr{color:#333}
a,a:hover,a.whitetext:hover,a.bgcolorsmallcaps:hover,a.bgcolorsmallcapsnoborder:hover,a.bgcolorsmallcapsgrey:hover{text-decoration:underline}
a:hover,.blacktext{color:#000}
a.bgcolorsmallcaps,.nodecoration,a.whitetext,a.bgcolorsmallcapsnoborder,.bgcolorsmallcapsgrey{text-decoration:none}
.whitetext,a.whitetext:hover{color:#FFF}
.lighttext,.bodyfinelight{color:#999}
.lightertext{color:#CCC}
.bluetext,.smallbluetext{color:#666}
.errortext,.smallerrortext,.bigredtext,.confirmationred{color:#E11}
.smallcaps,.bodysubhead,.bgcolorsmallcaps,a.bgcolorsmallcaps,.header,.bigredtext,.bgcolorsmallcapsgrey{font-weight:bold}
.bgcolorsmallcaps,a.bgcolorsmallcaps,.bgcolorsmallcaps:hover{color:#6699CC;border-width:1px 0px 0px;background-color:#fff;border-style:solid;border-top-color:#006699}
.confirmation,.confirmationred,.itemtitle{font-size:18px}
.bodysubhead{line-height:25px}
.thinborder{background-color:#FFF;border-style:solid;border-width:1px;border-color:#CCC;}
.bgcolorsmallcapsnoborder{color:#b11}
.bgcolorsmallcapsgrey{color:#333;background-color:#eee}
.salespecial{color:#bc161c}
.thinborderred{background-color:#FFF;border-style:solid;border-width:1px;border-color:#b11;}
.itemtitlelgr{font-size:22px}
.bgcolorborderall{color:#333;border-width:1px 1px 1px 1px;background-color:#eee;border-style:solid;border-color:#969696}
h1.welcometext{font-family:Verdana,sans-serif;font-size:10px;font-weight:normal;color:#666;vertical-align:baseline;text-align:left;margin:0}
.bgnocolorborderall{font-family:Arial,sans-serif;font-size:12px;line-height:1.5em;border-width:1px 1px 1px 1px;border-style:solid;border-color:#969696}
/**************** menu coding *****************/
#menu {
width: 760px;

float: left;
display: block;
margin-top:-19px;
margin-left: 15px;
padding: 1px 0;
text-align:left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 8.7em;
float: left;

}

#menu a, #menu h2 {
font: bold 12px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 2px;
}

#none {

}
/**** none allows rollover area to be a link and maintain appearance - it is an override ****/
.bulletnone {
	list-style-type: none;
}

select {
font-size: 13px;	
}

#menu a.none {
color: #000;
background: #000;
padding: 0;
margin: 0;
border-width: 0px;
}

#menu h2 {
color: #fff;
background: #76A2C5;
padding: 3px 0 3px 3px;
text-align:center;
background-image:url(../../Common/Images/newnavbg.gif);
}

#menu a {
color: #666666;
background: #F4F2E6;
text-decoration: none;
padding: 1px 0 1px 9px;
}

#menu a:hover {
color: #fff;
background: #76A2C5;
}

#menu li {
	position: relative;
}

#menu ul ul {
position: absolute;
z-index: 0;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}



/********************* Layout section */
.primarybutton { 
	background-color: #006699; 
	color: #FFFFFF; 
	border-color: #006699; 
} 
#navcontainer { margin-left: 0px; }

#navtab{
	display: block;
	padding: 1px 12px;
	width: 138px;
	color: #000;
	background-color: #F4F2E6;
	border-top: 1px solid #939393;
	border-left: 1px solid #939393;
	border-right: 1px solid #939393;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	text-align: center;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #FFF;
background-color: #017CB7;
text-decoration: none;
border-top: 2px solid #CCC;
border-left: 2px solid #CCC;
border-bottom: 2px solid #333;
border-right: 2px solid #333;
font-weight: bold;
font-size: 1em;


background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #FFF;
background-color: #006;
text-decoration: underline;
border-top: 2px solid #CCC;
border-left: 2px solid #CCC;
border-bottom: 2px solid #333;
border-right: 2px solid #333;
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #EDE1C9;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #FFF;
background-color: #D7BC86;
text-decoration: none;
}
#mailinbg
		{
			width: 440px;
			height: 580px;
			background-image: url(../../Common/Images/mailin_process.gif);
		}
#mailinbgV
		{
			width: 440px;
			height: 650px;
			background-image: url(../../Common/Images/mailin_processvisa.gif);
		}
			
.navbutton	{
display: block;
padding: 5px 10px;
width: 164px;
color: #FFF;
background-color: #017CB7;
text-decoration: none;
border-top: 2px solid #CCC;
border-left: 2px solid #CCC;
border-bottom: 2px solid #333;
border-right: 2px solid #333;
font-weight: bold;
font-size: 0.9em;


background-repeat: no-repeat;
background-position: 0 0;
}
  
.error
{
	color : Red;
	font-family: Verdana, Sans-Serif;
	font-size: large;
}
html,body {
		margin:0;
		padding:0;
		color:#000;
		background:#fff;
	}
	body {
		font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
		padding:0 0 10px 0;
	
	}
	input.button { 
		border-color: #336699; 
		background-color: #F4F2E6; 
		color: #000; 
	} 
	input.textfield { 
		border-color: #336699; 
		background-color: #F4F2E6; 
		color: #336699; 
		font-weight: normal; 
	}
	TABLE.data{
	display: block;
	padding: 0;
	color: #000;
	border-top: 1px solid #ccc;
	border-left: 0px solid #F4F2E6;
	border-right: 0px solid #F4F2E6;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	}
	TABLE.data.TR{
			font-size: 3px;
	}
	TR.header{
	background-color:#F4F2E6;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	}
	TR.tint1{background-color:#F7F7F7; font-size: 11px;}
	TR.tint2{background-color:#FFF; font-size: 11px;}
	TR.selected{background-color:#CCC; font-size: 11px;}
	
	#inbg
		{
			width: 440px;
			height: 420px;
			background-image: url(../../Common/Images/mailin_process.gif);
		}
	#homesectionbc
		{
			width: 196px;
			height: 179px;
			float: left;
			margin: 5px 20px 10px 15px;
			background-image: url(../../Common/Images/home_bc_bg.jpg);
		}
	#homesectionp
		{
			width: 196px;
			height: 179px;
			float: left;
			margin: 5px 20px 10px 10px;
			background-image: url(../../Common/Images/home_p_bg.jpg);
		}
	#homesectionv
		{
			width: 196px;
			height: 179px;
			float: left;
			margin: 5px 10px 10px 10px;
			background-image: url(../../Common/Images/home_v_bg.jpg);
		}
		
	#container
		{
	margin: 0 1em 0 1em;
	background-color: #FFF;
	background-repeat: repeat-y;
	border: 0px solid #333;
	padding: 0em;
		}
		
		#container h6 { 
		text-align:right;
		margin: -1.6em 1em 0em 0em; 
		
		} 
		#container steps{
		  float: right;
		  width: 150px;
		}
		#bannertop
		{
			background-color: #F4F2E6;
			height: 5px;
			background-image: url(../../Common/Images/curveheaderbg.gif);
		}
		#banner
		{
			background-color: #017CB7;
			border-bottom: .5px solid #333;
	
		}
		
		#banner h1
		{
			font:bold 100% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
			
			margin: 0 1em 0 0;
			padding: 0 0 .4em 1em;
			color:#FFF;
		}
		
		#navb
		{
			float: left;
			width: 160px;
			margin-left: 0px;
			padding-top: 1em;
		}
		
		#navb p { margin-top: 0; }
		
		#content
		{
	padding-top: 0em;
	margin: 0 0em;
	padding-left: 0em;
		}
		
		#content h2 { margin-top: 0; }
		
		#footer
		{
			clear: both;
			padding: .25em;
			text-align: right;
			border-top: 0px solid #333;
			font-size: 10px;
		}
		code {
		font-family:Monaco, Courier, "Courier New", monospace;
	}
	h1 {
		font-size:1.5em;
	}
	#labfooter {
		text-align:center;
		clear:both;
	}
	#wrap {
		width:760px;
		margin:0 auto;
	}
	#main {
		clear:both;
		margin:0px 10px;
		background:url(../../Common/Images/mainsh.gif) repeat-y;
	}
	#mainBC 
	{
		width: 766px;	
		clear:both;
		margin:5px 10px;
		background:url(../../Common/Images/mainshbc.gif) repeat-y;
	}	
	.adwrap {
		margin:10px 0;
		padding:10px 66px;
		border:1px solid #ccc;
		border-width:1px 0;
	}
	.adwrap object {
		width:468px;
		height:60px;
	}
	
	/* CSS for the tabs starts here */
	#topheader {
		height:97px;
		background:url(../../Common/Images/headerThin.jpg) 0 0 no-repeat;
	}
	#header {
  float:left;
  width:100%;
  background:#DAE0D2 url(../../Common/Images/bg.gif) repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  
  }
#header li {
  float:left;
  background:url(../../Common/Images/norm_left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
   margin-left:auto;
  margin-right:auto;
  }
#header a {
  float:left;
  display:block;
  background:url(../../Common/Images/norm_right.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#017CB7;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  text-decoration:underline;
  }
#header #current {
  background-image:url(../../Common/Images/norm_left_on.gif);
  }
#header #current a {
  background-image:url(../../Common/Images/norm_right_on.gif);
  color:#333;
  padding-bottom:5px;
  }
div#shwrap {
	margin:10px auto;
	width:780px;
	background:url(../../Common/Images/mainsh.gif) repeat-y;
}
div#shheader {
	width:780px;
	height:35px;
	background:url(../../Common/Images/headsh.gif) no-repeat;
}
div#shcontent {
	padding:0 10px 10px 10px;
	margin:0 15px;
}
div#shfooter {
	width:740px;
	height:26px;
	background:url(../../Common/Images/footsh.gif) no-repeat;
}

	
<!-- [if IE] -->
body {

font-size: 100%;
font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
padding:0 0 10px 0;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 12px/16px arial, helvetica, sans-serif;
}

<!-- [endif] -->	

	
	
	
