html,body{
	margin:0;
	padding:0;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #075651;
}

body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;	
}

.form_error_notify {
	font: 12px Arial,Helvetica,sans-serif;
	color: #FF0000;
}

div#container {
	background-image : url(images/background.gif);
	background-repeat : repeat-y;
	Width : 975px;
	text-align : left;
}

div#header{
	height: 81px;
	margin:0;
	background-image : url(images/headerbackground.gif);
	background-position : right;
	background-repeat : no-repeat;
}

div#search{
	height: 20px;
	width: 100px;
	margin-left: 20px;
	margin-top : 0px;
	font-size : 5px;
	font-family : Arial, Helvetica, sans-serif;
	/*-moz-border-radius-topleft: 12px;
	*****Gives a rounded text area effect in Firefox only********** -moz-border-radius-topright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	border: 1px solid #999;
	*/
	position : absolute;
	top : 83px;
	border : 0px;
	padding : 0px;
}

div#search .btn
{
	background-image: url(images/search.gif);
	width: 48px;
	height: 28px;
	font: Arial, Helvetica, sans-serif;
	font-size: 0px;
	position : absolute;
	top : 0px;
	border : 0px;
	background-repeat : no-repeat;
	left : 80px;
}

#searchbox {
	width: 67px;
	margin-top : 4px;
	position : absolute;
	top : 0px;
}

div#logo {
	background-image : url(images/logo.gif);
	background-repeat : no-repeat;
	height : 58px;
	width : 150px;
	float : left;
	margin-left : 5px;
	margin-top : 10px;
}

div#topnav {
	float : left;
	margin-left : 20px;
	margin-top : 20px;
}

div#topnav a {
	color : #000000;
	/*text-decoration : none;
	*/
	font-size : 12px;
	/*font-weight: bold;
	*/
	font-family : Arial, Helvetica, sans-serif;
}

div#topnav a:hover {
	color : #FF0000;
	text-decoration : underline;
}

div#logo h1{
	display : none;
	visibility : hidden;
}

div#mainnav {
	background-image : url(images/topbar_bgd.gif);
	background-repeat : repeat-x;
	height : 31px;
}

/*--------Main Nav Menu Starts here--------*/
#menu {
	width: 815px;
	/*position : relative;
	*/
	margin-left: 160px;
	margin-top: 0px;
	/* **************this bit of code is to set the background of the menu**********background-image : url(images/mainnavbackground.gif);
	background-position : right;
	background-repeat : repeat-x;
	*/
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	width: auto;
	float: left;
}

#menu a, #menu h2 {
	font: 11px arial, helvetica, sans-serif;
	font-weight: bold;
	display: block;
	border-width: 0px;
	border-style: solid;
	border-color: none;
	/*#ccc #888 #555 #bbb;
	*/
	margin: 0;
}

#menu h2 {
	color: #000;
	/*background-image : url(../images/contentbackground.gif);
	background-position : right;
	background-repeat : repeat-y;
	background: #000;
	*/
	padding: 3.5px; /**********forces the dropdown below the heading**************/
	
	
	/*text-transform: uppercase;
	*/

	margin-top : 7px;
	padding-top : 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-image : url(images/menudivider.gif);
	background-repeat : no-repeat;
	background-position : right;
}

#menu h2 a {
	color: #000;
	background: none;
	border-width: 0px;
	padding-top : 0px;
	text-decoration: none;
}

#menu h2 a:hover {
	color: #a00;
	text-decoration : none;
	background: none;
}

#menu a {
	color: #000;
	/*background-image : url(images/mainnavbackground.gif);
	background-position : right;
	background-repeat : repeat-x;
	*/
	padding: 2px 3px;
	background-image : url(images/dropdownbkd2.gif);
	background-repeat : repeat-x;
	/*background: #D5DFE0;
	*/
	border-width: 1px;
	border-color: #DBDBDB;
	text-decoration: none;
}

#menu a:hover {
	color: #a00;
	background: #fff;
}

#menu li {
	position: relative;
	clear: both;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width : 130px;
	margin-left : 5px;
}

#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;
}

/*-------------End Of Menu---------------*/
/*div#navigation{
	****OLD SIDE NAVIGATION****float:left;
	width: 135px;
	margin-left: -13px;
	margin-top: -368px;
	padding : 30px;
}

*/
div#navigation{
	/*float:left;
	margin-left: -102%;
	padding-left :35px;
	padding-top : 15px;
	*/
	border : 1px solid #FFFFFF;
	position : relative;
	left : 11px;
	top : 48px;
	width: 134px;
	padding : 0px;
	clear: both;
}

div#table table {
	width : 134px;
	border: solid 1px #d0dddd;
	padding : 3px;
	margin : 0px;
}

div#table {
	background: #EDEFEF;
	/*border : solid 3px #EDEFEF;
	*/
}

div#table tr{
	height : 23px;
	background : #ffffff;
	background-image : url(images/arrow2.gif);
	background-position : left;
	background-repeat : no-repeat;
}

div#table tr.top {
	text-align : center;
	background: #D5DFE0;
	background-image : url(images/quicklinkBgd2.gif);
	background-repeat : no-repeat;
}

div#table a {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 25px;
}

div#table a:hover {
	color : #FF0000;
	text-decoration : none;
}

div#spacer{
	background-image: url(images/transparentspacer.gif);
	height: 50px;
	width: 20px;
	float: left;
	margin-left: 20px;
}

div#footer {
	background-image : url(images/bottombar_bgd.gif);
	background-repeat : repeat-x;
	height : 34px;
	clear:left;
	/*The element is moved below the bottom outer edge of any left-floating boxes that resulted from elements earlier in the source document. */
	width:100%
}

div#bottomnavindex {
	padding-top : 7px;
	margin-right : 22px;
	float : right;
}

div#bottomnavindex a {
	color : #000000;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

div#bottomnavindex a:hover {
	color : #FF0000;
	text-decoration : underline;
}

div#bottomnav {
	padding-top : 7px;
	margin-right: 20px;
	float : right;
}

div#bottomnav a {
	color : #000000;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

div#bottomnav a:hover {
	color : #FF0000;
	text-decoration : underline;
}

div#bottomlogoindex {
	background-image : url(images/bottomlogo.gif);
	background-repeat : no-repeat;
	height : 16px;
	width : 50px;
	float : right;
	margin-right : 15px;
	margin-top : 8px;
}

div#bottomlogo {
	background-image : url(images/bottomlogo.gif);
	background-repeat : no-repeat;
	height : 16px;
	width : 50px;
	float : right;
	margin-right: 20px;
	margin-top : 8px;
}

div#bottomlogoCMS {
	background-image : url(images/bottomlogo.gif);
	background-repeat : no-repeat;
	height : 16px;
	width : 50px;
	float : right;
	margin-right : -3px;
	margin-top : 8px;
}

div#wrapper{
	float:left;
	margin : 0px;
	width : 100%;
}

div#content{
	margin: 17px;
	margin-left : 170px;
	padding : 20px;
	border : solid 1px #d8e2e1;
	background-image : url(images/contentbackground3.gif);
	width: 740px;
	/*small 1px high, 575px long image that is repeated for as long as there is copy.*/
	background-position : right;
	background-repeat : repeat-y;
	float: left;
}

div#content h1{
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #075651;
}

div#content .static-content-area
{
	width:400px;
	height:200px;
}

div#london {
	width: 300px;
	margin-left: 3px;
	position : inherit;
	display : block;
}

div#NYC {
	width: 300px;
	position : absolute;
	top : 215px;
	margin-left : 400px;
}

div#regoutertable{
	background-color: transparent;
	border: 2px solid #d8e2e1;
	border-collapse: collapse;
	padding: 20px;
}

#loginform table {
	background-color: transparent;
	/*#E8ECEF;
	*/
	color: #000000;
	width: 600px;
	/*border: 2px solid #d8e2e1;
	*/
	border-collapse: collapse;
}

#loginform td {
	border: none;
	/*1px solid #D7E5F2;
	*/
	padding: 5px;
}

#loginlink {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 166px;
	margin-left: 0px;
	margin-top: 5px;
	float:left;
	clear:both;
}

.fieldcell {
	color: #000000;
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
}

.labelcell {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #567279;
	background-color: transparent;
}

div#login {
	margin-left : 0px;
	margin-top : 42px;
	float: left;
}

div#loginbt{
	margin-top: 8px;
	float: left;
}

div#verticalstroke{
	background-image: url(inages/loginstroke.gif);
	background-repeat: no-repeat;
	margin-left: 120px;
	float:left;
}

div#registertext{
	background-image: url(images/registertext.gif);
	background-repeat: no-repeat;
	width: 199px;
	Height: 54px;
	float: right;
	margin-right: 90px;
	margin-top: 2px;
}

div#registerbt{
	margin-right: 137px;
	margin-top: 32px;
	float: right;
	clear:right;
}

div#logocontent {
	background-image : url(images/loginheading.gif);
	background-repeat : no-repeat;
	height : 20px;
	width : 166px;
	float : left;
	margin-left: 30px;
}

div#sitemap{
	font: 11px Arial, Helvetica, sans-serif;
}

div#sitemap h2{
	color: #8B9E9C;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#sitemap a{
	color : #2B4E4A;
	text-decoration : none;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}

div#sitemap a:hover {
	color : #FF0000;
	text-decoration : underline;
}



