/* always show vertical scoll bar, makes the menu look nicer */
html {
  overflow: -moz-scrollbars-vertical;
  overflow: scroll;
}



#topmenu ul {
	margin: 0;
	width: 100%;
	height: 24px;
	padding: 0;
	background-color: #185a74;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#topmenu ul li {
	display: inline;
	list-style-type: none;
	padding-bottom: 4px !important;
	border-right: 1px solid white;
}
#topmenu ul li.home {
	border-left: 1px solid white;
}
#topmenu ul li a:link, #topmenu ul li a:visited {
	height: 23px;
	background-color: #185a74;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px !important;
	padding-left: 10px;
	border-right: 0 solid white;
}
#topmenu ul li a:hover {
	background-color: #CC3333;
	color: white;
	text-align: center;
	vertical-align: middle;
}


#topmenu li.selected a {
	background-color: #CC3333 !important;
	color: white;
	
}
#topmenu UL UL {
	display: none;
}

/* side menu */


#sidemenu UL {
	margin: 0px;
	padding: 0px;	
	padding-bottom: 20px;
}
#sidemenu UL LI {
	display: none;
}

#sidemenu a.depth1 {
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
	display: block;
}

#sidemenu UL UL {
	display: none;
	padding: 0px;
}

#sidemenu UL {
	line-height: 14px;
}
#sidemenu UL UL UL LI {	
	background-position: 0px -1px;
	background-image: url(../images/sideMenuBullet.gif); 
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
	padding-bottom: 4px;
}

#sidemenu UL LI.selected, #sidemenu UL LI.selected LI  {
	display: block;
	padding-bottom: 5px;
}
#sidemenu UL LI.selected LI {
	list-style-type: none;
}
#sidemenu UL UL.selected {
	display: block;
}

#sidemenu UL UL UL.selected {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 13px;
}



/* TYPE */

#content {
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
}

#content a, .typesmall  a {
	color: #336699;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	padding-left: 10px;
}
.typesmall {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	padding-right: 10px;
	padding-left: 10px;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	color: #FFFFFF;
}
.typesmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
}
.typesmall3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: 100;
}
#content .bodycopy, #content * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
}
#content .bodycopy {
	padding-bottom: 10px;
}

#content .bodyheading {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 14px;
	white-space: nowrap;
}
#content a .bodyheading  {
	color: black;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
}
#content .bodyheading a:hover {
	color: #1b5c75;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: underline;
}
.typesmall4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	padding-top: 10px;
}
.linksIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	padding-left: 15px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
.linksred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height: 12px;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	padding-left: 10px;
}


/* PAGE */

a:hover {
	text-decoration: underline;
}
p.spacing10 a:hover {
	text-decoration: underline;
}
a {
	text-decoration: none;
}

li.border {
	padding-bottom: 5px !important;
	border-right: 1px solid white;
}
li.lrborder_v {
	background-color: #CC3333;
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	padding-left: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
li.border_v {
	background-color: #CC3333;
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px !important;
	padding-left: 10px;
	border-right: 1px solid white;
}
li.lrborder {
	background-color: #CC3333;
	padding-bottom: 5px !important;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
li.noborder {
	border-right: 0px solid #185a74;
}
p.spacing10 {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
	font-size: 11px;
}
p.spacing20 {
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}


.sitemap BLOCKQUOTE {
	margin-left: 0px;
	margin-bottom: 20px !important;
}
.sitemap A {
	font-weight: bold;
	display: block;
}
.sitemap BLOCKQUOTE BLOCKQUOTE {
	margin-bottom: 0px;
	margin-left: 20px;
	
}
.sitemap BLOCKQUOTE A {
	font-weight: normal !important;
	display: inline;
}


.inputbox_div{
	border:0px solid #cccccc;
	background-image: url(../images/txt-bg.gif); 
	background-repeat: no-repeat;
	width:221px;
	height:29px;
	padding:2px;
	
}
.inputbox{
	width:210px;
	background:transparent;
	height:29px;
	border:0px;
}



.clear {
	clear:both;
}
.welcome_msg {
	color:#ffffff;
	font-weight:bold;
	float:right; 
	background-color:#CC3333; 
	width:100%; 
	text-align:left; 
	height:20px;
	padding:7px 5px 5px 5px;
	border:0px solid red;
}

.logout  {
	color:#FFFFFF;
	text-decoration:none;
	border:0px solid yellow;
}


.submit_btn {
	background-image: url(../images/submit.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:82px;
	height:30px;
	border:0px;

}
.submit_btn_enquiry {
	background-image: url(../images/submit_enquiry.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:185px;
	height:30px;
	border:0px;
}
.cancel_btn {
	background-image: url(../images/cancel.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:82px;
	height:30px;
	border:0px;

}


.text_area{
	background-image: url(../images/txt-bg-big.gif); 
	background-repeat: no-repeat;
	width:460px;
	height:107px;
	border:1px;	
}
textarea{
	border:0px;
	background-color:transparent;
	
}

.inputbox1 {

	background-image: url(../images/txt-bg-small.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:61px;
	height:29px;
	border:0px;
	padding:5px;

}
.login_bg {

	background-image: url(../images/login-bg.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:422px;
	height:185px;
	border:0px;
	float:left;
	padding:15px 10px 10px 25px;
	margin:0 5px 0 60px;
}
.red {
	color:#FF0000;
}
.btn_send_enquiry {

	background-image: url(../images/submit-another-query.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:200px;
	height:30px;
	border:0px;
	float:left;
}
.logout_btn {

	background-image: url(../images/logout.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:82px;
	height:30px;
	border:0px;
	float:left;
}
.login_now_btn {
	background-image: url(../images/login-now.gif); 
	background-repeat: no-repeat;
	background-position:left;
	width:102px;
	height:30px;
	border:0px;

}
