@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	outline:none;
}

form {
	margin:0px;
	padding:0px;
}

body {
	background-color:#e9eff3;
	background-image: url(../images/bg_pageheader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5f5f5f;
}
#main {
	margin:0px auto;
	width:967px;
}
#main #header {
	width:950px;
	height:65px;
	margin:0px auto;
}
#main #header .searchbar {
	height:33px;
	margin:0px;
}

#main #header .searchbar .welcome {
	color:#565656;
	font-size:14px;
	font-weight:bold;
	width:435px;
	margin:0px;
	padding:0px;
}
#main #header .searchbar .MenuBarHorizontal .otherwebsite {
	margin-top:4px;
	list-style:none;	
	background-image: url(../images/bg_otherwebsites.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:163px;
	height:25px;
	padding:0px 20px 0px 5px;
	float:right;
}
#main #header .searchbar .MenuBarHorizontal .otherwebsite .otherwebsitelink {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#main #header .searchbar .MenuBarHorizontal .otherwebsite .otherwebsitelink:hover {
	color:#aaa;
}
#main #header .searchbar input {
	border:0px solid #000;
}
#main #header .searchbar .searchbox {
	width:179px;
	height:17px;
	background-image: url(../images/bg_searchfield.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:4px;
	margin:0px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	float:left;
}
#main #header .searchbar .searchbtn {
	width:179px;
	height:17px;
	background-image: url(../images/bg_searchbtn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:26px;
	height:25px;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
#main #header .searchbar .print {
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width:16px;	
	float:left;
	margin:0px 20px;
}
#main #header .searchbar .textsmall {
	background-image: url(../images/icon_text_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:17px;
	width:14px;
	float:left;
	margin:0px 10px 0px 0px;
}
#main #header .searchbar .textmedium {
	background-image: url(../images/icon_text_medium.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:20px;
	width:17px;
	float:left;
	margin:0px 10px 0px 0px;
}
#main #header .searchbar .textlarge {
	background-image: url(../images/icon_text_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:23px;
	width:20px;
	float:left;
	margin:0px 1px 0px 0px;
}
#main #header .navbar {
	height:30px;
	width:950px;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left:#000644 1px solid;
}
#main #header .navbar .linktext {
	margin:0 15px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
#main #header .navbar .linktext:hover {
	color:#000;
}
#main #header .navbar .linktextckd {
	font-size:14px;
	color:#141616;
	text-decoration:none;
	margin:0 15px;
}
#main #header .navbar .linktextckd:hover {
	color:#fff;
}
#main #header .navbar .navlist {
	background-image: url(../images/bg_nav_devider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	height:29px;
	width:104px;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
#main #header .navbar .navlist:hover {
	color:#000;
}
#main #header .navbar .navlistckd {
	background-image: url(../images/bg_nav_ov.gif);
	background-repeat: repeat-x;
	background-position: right top;
	float:left;
	height:29px;
	width:104px;
	font-size:14px;
	color:#000;
	text-decoration:none;
}

#main #header .navbar .navlistlast {
	background-image: url(../images/bg_nav_last.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	height:29px;
	width:111px;
}

#main #header .navbar .navlistlastckd {
	background-image: url(../images/bg_nav_last_ov.gif);
	background-repeat: repeat-x;
	background-position: right top;
	float:left;
	height:29px;
	width:111px;
	font-size:14px;
	color:#000;
	text-decoration:none;
}


#main #content {
	background-image: url(../images/bg_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:22px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:967px;
	overflow:hidden;
}
#main #content .homebanner {
	background-image: url(../images/bg_home_banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0px 10px;
	height:276px;
	display:block;
}
#main #content .homebanner .leftside {
	width:316px;
	float:left;
	padding:30px 30px 10px 38px;
}
#main #content .homebanner .leftside .logo {
	display:block;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width:171px;
	height:52px;
}
#main #content .homebanner .leftside h1 {
	font-size:26px;
	color:#0092c8;
	font-weight:normal;
	padding:26px 0px 10px 0px;
}
#main #content .homebanner .leftside p {
	font-size:13px;
	color:#000;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}
#main #content .homebanner .rightside {
	width:530px;
	float:right;
	padding:0px 30px 0px 0px;
}
#main #content .homebanner .rightside .newsletter {
	background-image: url(../images/btn_newsletter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:29px;
	height:179px;
	float:right;
}
#main #content .homebanner .rightside .newsletter:hover {
	background-position:right top;
}
#main #content .homebanner .rightside .enquiry {
	background-image: url(../images/btn_enquiry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:29px;
	height:179px;
	float:right;
}
#main #content .homebanner .rightside .enquiry:hover {
	background-position:right top;
}
#main #content .homebanner .rightside .download {
	background-image: url(../images/btn_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:29px;
	height:179px;
	float:right;
}
#main #content .homebanner .rightside .download:hover {
	background-position:right top;
}

#main #content .button01 {
	background-image: url(../images/bg_button_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:3px 10px;
	width:81px;
	height:16px;
	float:left;
	margin:0px 10px 0px 0px;
}
#main #content .button02 {
	background-image: url(../images/bg_button_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:3px 10px;
	width:103px;
	height:16px;
	float:left;
	margin:0px 10px 0px 0px;
}
#main #content .button01:hover {
	background-image: url(../images/bg_button_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main #content .newsevents {
	background-image: url(../images/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:39px;
	display:block;
}

#main #content .newsevents marquee {
	width:708px;
	font-size:12px;
	color:#c7f1fd;
	float:left;
	height:30px;
} 

#main #content .newsevents .news {
	width:128px;
	padding:10px 0px 10px 50px;
	font-size:15px;
	color:#fff;
	float:left;
}
#main #content .newsevents .prevarrow {
	background-image: url(../images/img_arrow_prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	width:20px;
	height:39px;
}
#main #content .newsevents .nextarrow {
	background-image: url(../images/img_arrow_next.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	width:20px;
	height:39px;
}
#main #content .newsevents marquee a {
	font-size:12px;
	color:#c7f1fd;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display:inline-block;
}

#main #content .newsevents marquee a:hover {
	text-decoration:none;
	color:#fff;
}
#main #content .homecontent {
	display:block;
	clear:both;
	margin:0px 10px 0px 10px;
	width:947px;
	overflow:hidden;
}
#main #content .homecontent .leftcontent {
	width:670px;
	float:left;
	padding:25px 10px 25px 10px;
}
#main #content .homecontent .leftcontent h2 {
	font-size:26px;
	color:#004488;
	display:block;
}
#main #content .homecontent .leftcontent p {
	padding:15px 0px;
	line-height:18px;
}
#main #content .homecontent .leftcontent .subcontent {
	width:630px;
	float:left;
	padding:0px 10px 0px 30px;
}
#main #content .homecontent .leftcontent .subcontent .servoffer {
	width:260px;
	margin-right:10px;
	float:left;
}
#main #content .homecontent .leftcontent .subcontent .servoffer h2 {
	padding:20px 0px 15px 0px;
	font-weight:normal;
}

#main #content .homecontent .leftcontent .subcontent .casestudy {
	width:360px;
	float:left;
	background-image: url(../images/bg_home_cs_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
}
#main #content .homecontent .leftcontent .subcontent .casestudy h3 {
	background-image: url(../images/bg_home_cs_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:20px;
	color:#fff;
	font-size:18px;
	padding:10px 30px 10px 30px;
}
#main #content .homecontent .leftcontent .subcontent .casestudy h4 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	background-color:#0873b6;
	width:190px;
	margin-left:9px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#main #content .homecontent .leftcontent .subcontent .casestudy .testiwriter {
	font-size:11px;
	color:#909090;
	padding:0px 30px 30px 50px;
	text-align:right;
	line-height:14px;
}
#main #content .homecontent .leftcontent .subcontent .casestudy .testiwriter strong {
	padding-bottom:5px;
	display:block;
}
#main #content .homecontent .leftcontent .subcontent .casestudy .brief {
	font-size:12px;
	padding:0px 30px 20px 40px;
	color:#5f5f5f;
}
#main #content .homecontent .leftcontent .subcontent .casestudy .morecs {
	padding:0px 30px 10px 30px;
	font-weight:bold;
}

#main #content .homecontent .leftcontent .subcontent .casestudy .headmsg {
	background-image:url(../images/icon_bluearrow.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0px 0px 4px 10px;
	display:block;
	line-height:16px;
	margin:10px 30px 0px 30px;
	text-decoration:none;
	color:#0873b6;
	font-size:12px;
}
#main #content .homecontent .rightcontent {
	width:247px;
	float:right;
	color:#000;
	margin-bottom:20px;
}
#main #content .homecontent .rightcontent .quote {
	width:233px;
	padding:10px 0px 0px 0px;
}
#main #content .homecontent .rightcontent .quote .quotetop {
	background-image: url(../images/bg_quote_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:233px;
	float:left;
	overflow:hidden;
	padding:10px 0px 10px 0px;
	background-color:#dbd897;
}
#main #content .homecontent .rightcontent .quote .quotetop p {
	font-size:11px;
	padding:10px 16px 0px 16px;
}

#main #content .homecontent .rightcontent .quote .quotetop h1 {
	font-size:11px;
	padding:10px 16px 0px 16px;
	color:#FFF;
}

#main #content .homecontent .rightcontent .quotetextblue {
	color:#0671b4;
	padding:0px;
}
#main #content .homecontent .rightcontent .quote .quotebtm {
	background-image: url(../images/bg_quote_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:233px;
	height:10px;
	float:left;
}

#main #content .rightcontent .showcase {
	clear:both;
	display:block;
	width:213px;
	background-image: url(../images/bg_rt_showcase.jpg);
	background-repeat: no-repeat;
	background-position: 1px top;
	overflow:hidden;
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main #content .rightcontent .showcase h1 {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:10px;
}

#main #content .rightcontent .showcase a {
	display:block;
	background-color:#0092c8;
	padding-left:20px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:10px;
	color:#FFF;
	text-decoration:none;
	background-image: url(../images/bullwhite.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

#main #content .rightcontent .showcase a:hover {
	background-color:#00668c;
}


#main #content .homecontent .rightcontent .contacts {
	background-image: url(../images/bg_home_right.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	float:left;
	width:193px;
	padding:30px 20px 10px 20px;
}
#main #content .homecontent .rightcontent .contacts .phone {
	background-image: url(../images/icon_mobile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 10px 20px 40px;
	font-size:18px;
	float:left;
	width:143px;
}
#main #content .homecontent .rightcontent .contacts .devider {
	background-image: url(../images/bg_right_devider.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	height:1px;
	width:193px;
	overflow:hidden;
}
#main #content .homecontent .rightcontent .contacts .mail {
	background-image: url(../images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:20px 0px 0px 0px;
	padding:0px 10px 20px 45px;
	font-size:14px;
	float:left;
	width:143px;
}

#main #content .homecontent .rightcontent .contacts .pdf {
	background-image: url(../images/rt_pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:20px 0px 0px 0px;
	padding:0px 10px 20px 45px;
	font-size:14px;
	float:left;
	width:143px;
}

#main #content .homecontent .rightcontent .rightbanner {
	float:left;
}





#main #content a {
	color:#0062a5;
	text-decoration:none;
	font-size:12px;
}
#main #content a:hover {
	text-decoration:underline;
}




#main #content .parttwo ul {
	list-style:none;
}
#main #content .parttwo ul li {
	background-image: url(../images/icon_bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding:0px 0px 10px 15px;
	line-height:16px;
}
#main #content .clientlogo {
	width:845px;
	overflow:hidden;
	background-color:#edf0f2;
	height:53px;
	background-image: url(../images/clients_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1px;
	margin-right: 11px;
	margin-bottom: 1px;
	margin-left: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#main #content .clientlogo img {
	margin:0px 0px 0px 40px;
}
#main #content .devider1 {
	clear:both;
	display:block;
	height:1px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #004488;
	padding-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	padding-right:0px;
}

#main #content .homecontent .leftcontent .subcontent .awards {
	color:#004488;
	font-size:18px;
	text-align:left;
	vertical-align:middle;
	padding:10px 20px 0px 0px;
	float:left;
}
#main #content .innerpagecontent {
	margin:22px 0px 0px 0px;
	padding:10px 0px 0px 30px;
	width:967px;
	overflow:hidden;
}
#main #content .innerpagecontent .upperpart {
	height:90px;
	display:block;
}
#main #content .innerpagecontent .upperpart .logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;	
	width:214px;
	height:90px;
	float:left;
}
#main #content .innerpagecontent .upperpart h1 {
	color:#d9d9d9;
	font-size:48px;
	font-weight:normal;
	padding:30px 0px 0px 10px;
	width:690px;
	float:left;
}
#main #content .innerpagecontent .navpart {
	display:block;
	width:927px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
}
#main #content .innerpagecontent .navpart a {
	font-size:12px;
	display:block;
	padding:4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	margin:0px;
	font-weight:bold;
}
#main #content .innerpagecontent .navpart .activenav {
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	margin:0px;
	background-color:#2081bd;
	color:#fff;
}

#main #content .innerpagecontent .navpart .sublevel {
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	margin:0px;
	background-color:#dbecec;
	color:#fff;
}

#main #content .innerpagecontent .navpart .sublevel a {
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 10px;
	border-bottom-style: none;
	margin:0px;
	color:#005f9a;
	font-weight:bold;
}

#main #content .innerpagecontent .navpart .sublevel .clicked {
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 10px;
	border-bottom-style: none;
	margin:0px;
	color:#FFF;
	background-color:#588201;
}
#main #content .innerpagecontent .navpart .sublevel .clickedk12 {
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 10px;
	border-bottom-style: none;
	margin:0px;
	color:#FFF;
	background-color:#ff9900;
}

#main #content .innerpagecontent .navpart .sublevel .clickedstm {
	font-size:12px;
	font-weight:normal;
	display:block;
	padding:4px 10px;
	border-bottom-style: none;
	margin:0px;
	color:#FFF;
	background-color:#666;
}

#main #content .innerpagecontent .navpart .topimg {
	width:710px;
	height:226px;
	background:url(../images/bg_topimg.gif) no-repeat left top;
}
#main #content .innerpagecontent .navpart .topimg p {
	float:left;
	width:275px;
	padding:60px 30px 0px 30px;
	font-size:18px;
	color:#004488;
}
#main #content .innerpagecontent .navpart .topimg img {
	float:right;
	margin-top:4px;
	margin-right:4px;
}
#main #content .innerpagecontent .navpart .breadcrumb {
	display:block;
	width:650px;
	padding:5px 30px;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}
#main #content .innerpagecontent .navpart .breadcrumb a {
	display:inline;
	font-size:11px;
	padding:0;
	border:none;
	font-weight:bold;
}


#main #content .innerpagecontent .navpart .topimghied {
	width:710px;
	height:226px;
	background:url(../images/bg_topimg-hied.gif) no-repeat left top;
}
#main #content .innerpagecontent .navpart .topimghied p {
	float:left;
	width:240px;
	padding:90px 30px 0px 30px;
	font-size:20px;
	color:#004488;
}
#main #content .innerpagecontent .navpart .topimghied img {
	float:right;
	margin-top:4px;
	margin-right:4px;
}

#main #content .innerpagecontent .navpart .topimgk12 {
	width:710px;
	height:226px;
	background:url(../images/bg_k12.jpg) no-repeat left top;
}
#main #content .innerpagecontent .navpart .topimgk12 p {
	float:left;
	width:300px;
	padding:130px 30px 0px 30px;
	font-size:20px;
	color:#004488;
}


#main #content .homecontent .leftcontent .partone {
	width:215px;
	float:left;
}
#main #content .homecontent .leftcontent .partone .credentials {
	width:208px;
	float:left;
	background-image: url(../images/bg_inner_cs_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 0px 20px 0px;
	margin:0px;
}
#main #content .homecontent .leftcontent .partone .credentials h3 {
	background-image: url(../images/bg_inner_cs_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:208px;
	height:20px;
	color:#fff;
	font-size:18px;
	padding:10px 30px 10px 30px;
	font-weight:normal;
}
#main #content .homecontent .leftcontent .partone .credentials p {
	font-size:12px;
	padding:10px 25px 10px 25px;
	color:#5f5f5f;
}
#main #content .homecontent .leftcontent .parttwo {
	width:452px;
	float:right;
}
#main #content .homecontent .leftcontent .parttwo h3 {
	font-size:18px;
	color:#0a75b8;
	font-weight:normal;
	padding:0px 0px 10px 25px;
}
#main #content .homecontent .leftcontent .parttwo h4 {
	font-size:14px;
	color:#000;
	font-weight:bold;
	padding:0px 0px 10px 25px;
}

#main #content .homecontent .leftcontent .parttwo .newstable h3 {
	font-size:18px;
	color:#0a75b8;
	font-weight:normal;
	padding:0px 0px 10px 0px;
}

#main #content .homecontent .leftcontent .parttwo p {
	font-size:12px;
	color:#191919;
	font-weight:normal;
	padding:0px 0px 15px 25px;
	line-height:18px;
}
#main #content .homecontent .leftcontent .parttwo ul {
	padding:0px 0px 0px 35px;
}
#main #content .homecontent .leftcontent .parttwo .enquiryform {
	margin-left:20px;
}
#main #content .homecontent .leftcontent .parttwo .headlinks {
	font-size:12px;
	color:#191919;
	font-weight:normal;
	margin:0px 0px 0px 25px;
	line-height:18px;
	background-image: url(../images/icon_bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding:0px 0px 0px 15px;
}
#main #content .homecontent .leftcontent .parttwo .eventheadtxt {
	font-size:12px;
	color:#191919;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	line-height:18px;
}

#main #content .homecontent .leftcontent .parttwo .note {
	color:#C00;

}

#main #content .homecontent .leftcontent .parttwo .enquiryform td {
	padding:6px;
}

#main #content .homecontent .leftcontent .parttwo .enquiryform .fields {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	border: 1px solid #999;
	padding:4px;
	width:260px;
}

#main #content .homecontent .leftcontent .parttwo .enquiryform .fields2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	border: 1px solid #999;
	padding:4px;
	width:155px;
}

#main #content .homecontent .leftcontent .parttwo .enquiryform .fields3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	border: 1px solid #999;
	padding:4px;
	width:60px;
}

.fields4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	border: 1px solid #999;
	padding:4px;
	width:265px;
}

#main #content .homecontent .leftcontent .parttwo .enquiryform .fields5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color: #FFC;
	border: 1px solid #999;
	padding:4px;
	width:108px;
}

#main #content .homecontent .leftcontent .parttwo .openingstable {
	width:427px;
	margin-left:25px;
	border-top:#EBEBEB 1px solid;
	border-right:#EBEBEB 1px solid;
}
#main #content .homecontent .leftcontent .parttwo .openingstable td {
	border-bottom:#EBEBEB 1px solid;
	border-left:#EBEBEB 1px solid;
	padding:5px;
}
#main #content .homecontent .leftcontent .parttwo .openingstable .tableheader {
	padding:1px;
}
#main #content .homecontent .leftcontent .parttwo .openingstable .tableheader .tablehdrtxt {
	display:block;
	padding:4px;
	background-color:#ecf0d9;
	font-weight:bold;
}
#main #content .homecontent .leftcontent .parttwo .newstable {
	width:447px;
	margin-left:5px;
}
#main #content .homecontent .leftcontent .parttwo .newstable td {
	padding:0px 15px;
}
#main #content .homecontent .leftcontent .parttwo .newstable .eventstd {
	border-left:#bbc875 1px solid;
}
#main #content .homecontent .leftcontent .parttwo .postdate {
	padding-left:0px;
	padding-top:0px;
	font-style:italic;
	color:#818181;
	margin:0px;
}
#main #content .homecontent .leftcontent .parttwo .datetext {
	padding-left:40px;
	font-style:italic;
	color:#818181;
}
#main #content .homecontent .leftcontent .parttwo .datelocntxt {
	padding-left:25px;
	font-style:italic;
	color:#818181;
}
#main #content .homecontent .leftcontent .parttwo .mediapresence {
	width:397px;
	margin-left:15px;
	padding:14px;
	background-color:#edf8ff;
}

#main #footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:967px;
	height:67px;
	text-align:center;
	padding:10px 0px 20px 0px;
	margin:0px 0px 10px 0px;
}
#main #footer .links {
	font-size:11px;
}
#main #footer .links a {
	color:#e9eff3;
	text-decoration:none;
	padding:0px 30px 0px 0px;
}
#main #footer .links a:hover {
	text-decoration:underline;
}
#main #footer .copyright {
	padding:10px 0px 0px 0px;
	color:#8fbddb;
	font-size:10px;
}
#main #footer .copyright a {
	color:#8fbddb;
	text-decoration:none;
}
#main #footer .copyright a:hover {
	text-decoration:underline;
}
#main #header .navbar .MenuBarHorizontal .subnav {
	border-bottom:1px solid #e9f3f3;
	border-left: 1px solid #00043f;
	border-right: 1px solid #00043f;
	background-image: url(../images/icon_submenuitem.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width:191px;
	clear:both;
	display:block;
	background-color:#cde4e4;
}
#main #header .navbar .MenuBarHorizontal .subnav:hover {
	background-color: #3488cc;
}
#main #header .navbar .MenuBarHorizontal .subnav .subnavlink {
	color: #141616;
	font-size:13px;
	margin-left:13px;
	padding-left:15px;
	padding-right:15px;
}
#main #header .navbar .MenuBarHorizontal .subnav .subnavlink:hover {
	color:#fff;
}
#main #header .navbar .MenuBarHorizontal .subnav .rightarrow {
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 160px 10px;	
}
#main #header .navbar .MenuBarHorizontal .subnavsub {
	border-bottom:1px solid #fff;
	border-left: 1px solid #00043f;
	border-right: 1px solid #00043f;
	clear:both;
	display:block;
	width:191px;
	background-color:#3488cc;
}
#main #header .navbar .MenuBarHorizontal .subnavsub:hover {
	background-color: #cde4e4;
}
#main #header .navbar .MenuBarHorizontal .subnav .subnavlinksub {
	color: #fff;
	font-size:13px;
	background-image: url(../images/icon_submenuitem.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin-left:13px;
	padding-left:15px;
	padding-right:15px;
}
#main #header .navbar .MenuBarHorizontal .subnav .subnavlinksub:hover {
	color:#141616;
}
#main #header .searchbar .otherwebsite .siteurl {
	background-color:#3b3b3b;
	border-left:1px solid #3b3b3b;
	border-right:1px solid #3b3b3b;
	display:block;
	width:144px;
	padding:0px 0px 0px 15px;
}
#main #header .siteurl .urllink {
	border-bottom:1px solid #3b3b3b;
	display:block;
	padding:6px 5px;
	width:130px;
	font-size: 11px;
	text-decoration: none;
	color:#fff;
	text-decoration:none;
}
#main #header .siteurl .urllink:hover {
	color:#aaa;
	text-decoration: none;
}

/*30-07-10*/

.text-color{ font-size:12px; color:#5F5F5F; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.tf{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 272px;
	border: thin solid #0066CC;
}

.tf2{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 150px;
	border: thin solid #0066CC;
}

.tf3{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 80px;
	border: thin solid #0066CC;
}

.tb{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	height: 70px;
	width: 272px;
	border: thin solid #0066CC;
}

.btn-bg{ background-image:url(images/btn-login.jpg); height:28px; width:87px; border:0px; cursor:pointer;}

.leftcontent2 {
	width:920px;
	float:left;
	padding:25px 10px 25px 10px;
}

.partone2 {
	width:245px;
	float:left;
}

.font-blue{
	font-size:18px;
	color:#0a75b8;
	font-weight:normal;
	padding:0px 0px 10px 25px;
	}
	
.sitemap_link{
		background-image:url(../images/icon_bluearrow.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0px 0px 4px 10px;
	display:block;
	line-height:16px;
	margin:10px 30px 0px 30px;
	text-decoration:none;
	color:#0873b6;
	font-size:12px;
	}	
	
.ver-sep{ background-image:url(../images/sep_ver.jpg); background-repeat:repeat-y;}	
