﻿
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/body_bg.png);
	background-repeat: repeat-x;
	
}


p
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
	padding: 5px 10px 0px 0px;
}


h2
{
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
	font-weight: normal;
}


ol li
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
}

ul li
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
}

.containerAboutus
{
	width: 527px;
	height: auto;
	float: left;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#6888A0;
}


.topNavigationContainer
{
	height: 32px;
	width: 997px;
	background-color: #b0c0d0;
	margin-left: auto;
	margin-right: auto;
}
/*.qpProjectsbg
{
	background: url(images/projects_bg_slice.png);
	background-repeat: repeat-x;
	border-bottom: #d5d5d5 1px solid;
}*/
.qpProjectsbg
{
	background: url(images/projects_bg_slice.png);
	background-repeat: repeat-x;
	width: 219px;
	float: left;
	height: 89px;
	border-bottom: 1px solid #D5D5D5;
}

/*.rotaterImageContainer
{
	width: 65px;
	height: 77px;
	float: left;
	padding-left: 14px;
	padding-top: 12px;
}*/
.rotaterImageContainer
{
	width: 101px;
	height: 77px;
	float: left;
	padding-left: 10px;
	padding-top: 12px;
}
.radContainer
{
	width: 219px;
	height: 267px;
}
.topNavigation
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: auto;
	height: 32px;
	float: right;
	color: #FFFFFF;
	font-weight: normal;
}

.topNavigation ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.topNavigation li
{
	float: left;
	margin: 0px;
	color: #FFFFFF;
	line-height: 30px;
}


.topNavigation li a
{
	color: #FFFFFF;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	display: block;
	text-decoration: none;
	text-align: center;
}

.topNavigation li a:hover
{
	color: #2068b0;
	float: left;
	height: 32px;
	display: block;
	background: url(images/nav_hover.png);
}

.searchContainer
{
	float: right;
	height: 32px;
	width: 210px;
	margin-left: 10px;
}

.newsSubcontainer
{
	background: url(images/news_sub_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
}

.newsSubcontainer a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
	text-decoration: underline;
	padding-left: 18px;
}

/*-------------BUTTON STYLES----------------*/

.gobtn
{
	height: 20px;
	width: 62px;
	background: url(images/go_button.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.loginbtn
{
	height: 20px;
	width: 62px;
	background: url(images/login_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.signupbtn
{
	height: 20px;
	width: 62px;
	background: url(images/signup_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.suscribe
{
	height: 20px;
	width: 80px;
	background: url(images/suscribe.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.unsuscribe
{
	height: 20px;
	width: 97px;
	background: url(images/unsubscribe.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	float:right;
}

.searchbtn
{
	height: 20px;
	width: 62px;
	background: url(images/search_button.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}



.nextbtn
{
	height: 20px;
	width: 58px;
	background: url(images/next_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.prevbtn
{
	height: 20px;
	width: 82px;
	background: url(images/previous_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
}




.submitbtn
{
	height: 20px;
	width: 61px;
	background: url(images/submit_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	float: right;
	margin-right: 5px;
}

.submitbtn1
{
	height: 20px;
	width: 62px;
	background: url(images/submit_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.backTotop
{
	background: url(                            "images/back_btn.png" ) no-repeat scroll 0 0 transparent;
	border: none;
	cursor: pointer;
	height: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 120px;
}


.backbtn
{
	height: 20px;
	width: 102px;
	background: url(images/back_btn.jpg);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.printMessage
{
	width: 211px;
	height: 17px;
	float: left;
	cursor: pointer;
}


/*---------------TEXTFIELD STYLES-----------------------*/
/*.searchTextfield
{
	border: #FFFFFF 1px solid;
	width: 129px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	padding-left: 9px;
	margin: 0px;
}*/
.searchTextfield
{
	border: 1px solid #fff;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	height: 16px; /*margin-top:10px; 	margin-bottom:5px; 	padding-left:9px;*/
	width: 129px;
}


.loginTextfield
{
	border: 1px solid #B0C0D0;
	color:#2262A4;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 11px;
	font-style: normal;
	height: 17px;
	padding-left: 9px;
	width: 119px;
	margin-bottom: 7px;
}






/*---------------TEXT STYLES------------------------*/

.contentText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6888a0;
	padding-top: 20px;
}

.contentText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
}

.contentText1
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6888a0;
	padding-left: 7px;
	background: url(images/right_small_container_bg.png);
	background-repeat: no-repeat;
	padding-top: 18px;
	background-color: #f2f2f2;
	border-bottom: 2px solid #cccccc;
}

.contentText1 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	padding-left: 2px;
	text-decoration: underline;
}



.contentText2
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6888a0;
	padding-left: 7px;
	background: url(images/right_small_container_bg2.png);
	background-repeat: no-repeat;
}

.contentText2 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	padding-left: 0;
	text-decoration: none;
}
/*.qpProjectText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.qpProjectText
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	float: left;
	height: 69px;
	text-align: left;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
}*/

.qpProjectText
{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	float: left;
	height: 69px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 97px;
}
.qpProjectText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.qpText2
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
	font-size: 20px;
	color: #494949;
	padding-top: 10px;
	padding-left: 10px;
}
.qpText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 14px;
}


.insideDateText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding-left: 10px;
}

.insideDateText1
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}


.dateText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

.insideText1
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	color: #6f94bc;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 10px;
}
.insideText2
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
}

.insideText2 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
	font-weight: normal;
	text-decoration: underline;
}

.moreInfo
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	text-decoration: underline;
	text-transform: lowercase;
}

.link
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6888a0;
}

.link a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	text-decoration: underline;
}

/*.link2
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6888a0;
	padding-left: 21px;
}

.link2 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	text-decoration: underline;
}*/
/*.qptendersText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #777777;
	padding-right: 15px;
}*/
.qptendersText
{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	padding-right: 16px;
	text-align: right;
	width: 246px;
	height: 39px;
	float: left;
}

.qpContainer
{
	width: 262px;
	height: 61px;
	float: left;
}
.qpTextcontainer
{
	width: 74px;
	height: 61px;
	float: left;
}

.listmenuText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003060;
}

.rss
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	background: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	height: 39px;
	width: 262px;
	float: left;
}

.rss a
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	line-height: 60px;
}


.copyrights
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	width: 262px;
	height: 20px;
	float: left;
	
}

.copyrights a
{
	font-size: 11px;
	font-weight: normal;
	color: #55d3d7;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	text-decoration:underline;
	
}
.footerText
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 262px;
	height: 20px;
	float: left;
}

.footerText a
{
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 2;
}
.footerTextContainer
{
	width: 262px;
	height: 40px;
	float: left;
}

.text2
{
	font-family: "myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #b0c0d0;
}

.text
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}
.text a
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "myriad Pro";
}

.headingText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
	font-weight: normal;
	padding-bottom: 19px;
}

.panelHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-right: 16px;
	color: #003c79;
	text-align: right;
}

.panelHeader a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003c79;
	text-decoration: none;
}

.panelHeader1
{
	color: #003C79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	padding-right: 16px;
	padding-top: 3px;
	text-align: right;
	width: 246px;
	height: 19px;
	float: left;
}



.headingText1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2068b0;
}

.containerText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
}
.containerText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
	text-decoration: none;
}

.newssubText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
	padding-left: 15px;
}
.newssubText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
	text-decoration: underline;
}


.printmessageContainer
{
	width: 212px;
	height: 40px;
	float: left;
}

.printText
{
	background: url(                  "images/print_icon.png" ) no-repeat scroll left 6px transparent;
	color: #819BAE;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	padding-left: 20px;
	padding-top: 7px;
	width: 80px;
	height: 33px;
	float: left;
}

.messageText
{
	background: url(                  "images/mail_icon.png" ) no-repeat scroll 10px 9px transparent;
	color: #819BAE;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 7px;
	padding-top: 7px;
	text-align: right;
	width: 85px;
	height: 33px;
	float: left;
}
.newsText
{
	background-image: url(                       "images/right_arrow.png" );
	background-position: 3px 14px;
	background-repeat: no-repeat;
	color: #6F94BC;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 5px;
}
.newsText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6f94bc;
	text-decoration: underline;
	padding: 0;
}



.newshighText
{
	background-image: url(                       "images/right_arrow.png" );
	background-position: 20px 10px;
	background-repeat: no-repeat;
	color: #6F94BC;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 5px;
}
.newshighText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6f94bc;
	text-decoration: underline;
	padding: 0;
}
.newsText1
{
	background-image: url(                       "images/right_arrow.png" );
	background-position: 3px 10px;
	background-repeat: no-repeat;
	color: #6F94BC;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	padding-top: 5px;
}
.insideText1 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6f95bc;
	font-weight: bold;
	text-decoration: underline;
}

.newsTextMedia
{
	color: #6F94BC;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.newsTextMedia a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6f95bc;
	font-weight: bold;
	text-decoration: underline;
}


/*--------------- BANNER CONTAINER -------------------------*/

.bannerContainer
{
	height: 112px;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
}

/*------------MAIN CONTAINER ----------------------*/

.mainContainer
{
	height: auto;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/water_mark.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.mainContainer1
{
	height: auto;
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/water_mark3.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.navigationMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #FFFFFF;
	width: 698px;
	height: 31px;
	float: left;
	background: #b0c0d0;
}
/*.navigationMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.navigationMenu li
{
	float: left;
	margin: 0px;
	color: #FFFFFF;
	line-height: 30px;
}

.navigationMenu li a
{
	color: #FFFFFF;
	float: left;
	display: block;
	padding: 0 21px 0 21px;
	text-decoration: none;
	text-align: center;
}

.navigationMenu li a:hover
{
	color: #ffffff;
	float: left;
	height: 32px;
	display: block;
	background: url(images/hover_nav.png) repeat-x;
}*/

.longnavigationMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #FFFFFF;
	width: 997px;
	height: 31px;
	float: left;
	background: #b0c0d0;
}
/*
.longnavigationMenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	float: left;
}

.longnavigationMenu li
{
	float: left;
	margin: 0px;
	color: #FFFFFF;
	line-height: 30px;
}

.longnavigationMenu li a
{
	color: #FFFFFF;
	float: left;
	display: block;
	padding: 0 18px 0 18px;
	text-decoration: none;
	text-align: center;
}

.longnavigationMenu li a:hover
{
	color: #ffffff;
	float: left;
	height: 32px;
	display: block;
	background: url(images/hover_nav.png) repeat-x;
}
*/
.leftContainer
{
	float: left;
	height: auto;
	width: 735px;
}
.qpProjectmaincontainer
{
	width: 698px;
	height: 313px;
	background-color: #ced3d9;
	margin-top: 13px;
	float: left;
}

.qpHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: url(images/qp_header.png);
	background-repeat: repeat-x;
	height: 38.2px;
	float: left;
}

.headerRotater
{
	width: 183px;
	padding-left: 17px;
	line-height: 30px;
	height: 38.2px;
	float: left;
}

.projects
{
	width: 219px;
	height: 272px;
	float: left;
}
.qpProjectcontainer
{
	width: 219px;
	height: 305px;
	float: left;
	margin: 4px 0 4px 4px;
}

.qpBannercontainer
{
	width: 467px;
	height: 305px;
	float: left;
	background-repeat: no-repeat;
	margin: 4px;
}
.rightContainer
{
	float: left;
	width: 262px;
}

.bottomMaincontainer
{
	width: 997px;
	height: auto;
	float: left;
}

.bottomLeftcontainer
{
	width: 223px;
	float: left;
	height: 176px;
	background: url(images/list_bg.png);
	background-repeat: no-repeat;
	margin-top: 34px;
}

.bottomLeftDropdowncontainer
{
	float: left;
	height: 23px;
	width: 205px;
	padding-left: 18px;
	color: #003060;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
}


.bottomMiddlecontainer
{
	width: 695px;
	float: left;
	height: 210px;
}
.bottomMiddlecontainer h2
{
	padding-top: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
	font-weight: normal;
}

.bottomRightcontainer
{
	width: 262px;
	float: right;
	height: 210px;
}

h5
{
	color: #003C79;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 14px;
	margin: 0;
	padding-top: 34px;
}

/*.listmenuContainer
{
	margin-left: 18px;
	margin-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
	padding-left: 29px;
}*/

.mainHeading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
}

/*.imagePadding
{
	padding-top: 20px;
	padding-left: 30px;
}*/

.chirmanPic
{
	width: 58px;
	height: 58px;
	float: left;
	border: #c4cbd3 3px solid;
	margin-left: 14px;
	margin-right: 20px;
	margin-top: 20px;
}

.chairmanMessage
{
	color: #6888A0;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-top: 20px;
	width: 597px;
	float: left;
	height: auto;
}
.rightNavinside
{
	width: 262px;
	height: 94px;
	background: url(images/rightDrop_inside_bg.png);
	background-repeat: repeat-x;
	float: left;
}


.rightNavinside2
{
	width: 262px;
	height: 118px;
	background: url(images/rightDrop_inside_bg2.png);
	background-repeat: repeat-x;
	float: left;
}


.rightMaincontainer
{
	width: 765px;
	height: auto;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 13px;
	background-image:url(images/rightMaincontainer_bg.png);
	background-repeat:repeat;
}

.banner
{
	width: 757px;
	height: 148px;
	float: right;
	background-color: #ced3da;
	padding: 4px 4px 4px 4px;
}
.bottomContainer
{
	width: 765px;
	height: auto;
	margin-top: 17px;
	float: right;
}

.bottomcontainerLeft
{
	width: 554px;
	height: auto;
	float: left;
}

.breadCrumbs
{
	font-family: Arial;
	font-size: 11px;
	width: auto;
	height: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #2262a4;
	padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(images/arrow.png);
	background-position: left center;
	text-transform: capitalize;
}

.breadCrumbs a
{
	font-weight: normal;
	font-size: 11px;
	color: #01547e;
	text-decoration: none;
	cursor: pointer;
	padding-right: 8px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}

/*.qp1
{
	background-image: url(images/QP1_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/
.qp1
{
	background-image: url(                     "images/QP1_bg.png" );
	background-repeat: no-repeat;
	margin-top: 32px;
	width: 262px;
	height: 61px;
	float: right;
}
/*.qp2
{
	background: url(images/QP2_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}*/

.qp2
{
	background-image: url(                     "images/QP2_bg.png" );
	background-repeat: no-repeat;
	margin-top: 25px;
	width: 262px;
	height: 61px;
	float: right;
}


.bottomcontainerRight
{
	width: 211px;
	height: auto;
	float: left;
}

.headingRightcontainer
{
	width: 211px;
	height: auto;
	float: left;
	margin-bottom: 14px;
}
.container
{
	width: 527px;
	height: auto;
	margin-top: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
}

/*.header
{
	background: url(images/heading_bg.png);
	background-repeat: no-repeat;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f3f3f4;
	line-height: 30PX;
}*/
.header
{
	background: url(images/heading_bg.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f3f3f4;
	line-height: 30px;
	text-align: left;
	padding-left: 7px;
	width: 205px;
	height: 34px;
	float: left;
}

.mediaCenternews
{
	width: 249px;
	height: auto;
	margin-right: 28px;
	float: left;
}

.containerHeader
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #2262a4;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
}

.containerHeader a
{
	color: #2262a4;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.containerrightbg
{
	background-image: url(images/container_right_header.png);
	background-repeat: no-repeat;
}

.arrow
{
	background-repeat: no-repeat;
	background-position: center 10px;
	background-image: url(../images/right_arrow.png);
}

.contents3
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 6px;
	color: #6f94bc;
}
.contents3 a
{
	font-size: 11px;
	font-style: normal;
	padding-left: 6px;
	color: #6888a0;
	text-decoration: underline;
}
.newsLetter1
{
	width: 249px;
	height: 62px;
	float: left;
	background: url(../images/QP2_bg.png);
	background-repeat: no-repeat;
	margin-right: 14px;
	margin-top: 10px;
}

.newsLetter2
{
	width: 249px;
	height: 62px;
	float: left;
	background: url(../images/QP2_bg.png);
	background-repeat: no-repeat;
	margin-left: 14px;
	margin-top: 10px;
}

.newsContainer
{
	width: 249px;
	height: auto;
	float: left;
	margin-right: 13px;
	background-image: url(images/news_sub_bg.png);
	background-repeat: repeat-x;
}
.newsContainer1
{
	width: 249px;
	height: auto;
	float: left;
	margin-right: 13px;
}

.panelBg3
{
	width: 249px;
	height: 62px;
	float: left;
	margin-right: 13px;
	background: url(images/panel_bg3.png);
	background-repeat: no-repeat;
}
.panelDate
{
	width: 228px;
	height: 20px;
	float: left;
	margin-left: 21px;
	color: #003C79;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}

.panelSummary
{
	width: 178px;
	height: 19px;
	float: left;
	margin-left: 73px;
	color: #6888A0;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
}
.panelSummary1
{
	width: 228px;
	height: 19px;
	float: left;
	margin-left: 21px;
	color: #6888A0;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
}
.linkPanel
{
	width: 178px;
	height: 19px;
	float: left;
	margin-left: 73px;
	color: #62C29A;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

.linkPanel a
{
	width: 228px;
	height: 19px;
	float: left;
	color: #62C29A;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

.linkPanel1
{
	width: 228px;
	height: 19px;
	float: left;
	margin-left: 21px;
	color: #62C29A;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

.linkPanel1 a
{
	width: 228px;
	height: 19px;
	float: left;
	color: #62C29A;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

.panelLink
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #6888a0;
	padding-left: 71px;
}

.panelLink a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	text-decoration: underline;
}


/*.panelBgheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
	padding-right: 25px;
}*/

.panelBg4
{
	width: 249px;
	height: 62px;
	float: left;
	background: url(images/panel_bg4.png);
	background-repeat: no-repeat;
}

.containerrightbg
{
	background-image: url(images/container_right_header.png);
	background-repeat: no-repeat;
}

.smallimageContainer
{
	width: 95px;
	height: 54px;
	float: left;
	border: 3px #c9d0d8 solid;
	margin-top: 15px;
}
.contactusSmallimageContainer
{
	width: 95px;
	height: 54px;
	float: left;
	border: 3px #c9d0d8 solid;
	margin-top: 10px;
}

.contentContainer
{
	width: 413px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
	margin-top: 15px;
	float: right;
	text-align: justify;
}

/*.contentContainer a
{
	height: auto;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
	text-decoration: underline;
	float: right;
	text-align: left;
}*/



/*------------------ LEFT NAVIGATIOn---------------------*/
.leftNavigationcontainer
{
	width: 201px;
	float: left;
	height: auto;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	margin-top: 13px;
}


.textfieldDropdown1
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
	width: 182px;
	height: 22px;
	border: solid 1px #a5a4a4;
	width: 182px;
	background: url(images/textfield_bg.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.textfieldDropdown
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
	width: 182px;
	height: 22px;
	border: solid 1px #a5a4a4;
	width: 182px;
	background: url(images/textfield_bg.png);
	background-repeat: repeat-x;
}
.vacanciesDropdown
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
	height: 22px;
	border: solid 1px #a5a4a4;
	background: url(images/textfield_bg.png);
	background-repeat: repeat-x;
}

.susloginTextfield
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #31b191;
	width: 156px;
	height: 16px;
	background-color: #f6f6f6;
	border: solid 1px #f6f6f6;
}

.suscTextfiled
{
	border: 1px solid #B0C0D0;
	color: #999999;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 11px;
	height: 16px;
	width: 149px;
}

/*-------------------FOOTER---------------------*/

.footerContainer
{
	width: 100%;
	height: 124px;
	background: url(images/footer_bg.png);
	background-repeat: repeat-x;
}


.leftFooter
{
	width: 691px;
	height: 104px;
	float: left;
}

.footerRight
{
	width: 262px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	float: right;
	height: 32px;
}
.footer
{
	width: 997px;
	height: 124px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


.clearBoth
{
	clear: both;
}
/*-----------------------------------------Contact us----------------*/
.contactusleftMainContainer
{
	width: 386px;
	height: auto;
	float: left;
}

.contactusLeftContainer
{
	width: 410px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.bottomContainer2
{
	width: 765px;
	height: auto;
	margin-top: 17px;
	margin-bottom: 20px;
	float: right;
}

.containerText2
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
}

.contactusRightContainer
{
	width: 339px;
	height: auto;
	float: right;
}







.containerText2 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
	text-decoration: underline;
}

.textfieldContact
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
	width: 242px;
	height: 15px;
	border: solid 1px #d3d3d3;
}

.textAreaContact
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
	width: 242px;
	height: 89px;
	border: solid 1px #d3d3d3;
}
.clearbtn
{
	height: 21px;
	width: 62px;
	background: url(images/clear_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	float: right;
}
/*------------------------FAQ---------------------------*/

.faqlistText, .faqlistTextexp
{
	background: url(                            "images/event_list_bg.png" ) repeat scroll 0 0 transparent;
	border-bottom: 2px solid #CCCCCC;
	color: #2262A4;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
}


.faqlistText a, .faqlistTextexp a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	text-decoration: underline;
}

.faqlistText a:hover, .faqlistTextexp a:hover
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #5ec998;
	text-decoration: underline;
}

.faqlistText1, .faqlistText1exp
{
	background: url(                            "images/event_list_bg2.png" ) repeat scroll 0 0 transparent;
	border-bottom: 2px solid #CCCCCC;
	color: #2262A4;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 12px;
}


.faqlistText1 a, .faqlistText1exp a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	text-decoration: underline;
}

.faqlistText1 a:hover, .faqlistText1exp a:hover
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #5ec998;
	text-decoration: underline;
}

.answerText
{
	background: url(                            "images/answer_bg.png" ) repeat scroll 0 0 transparent;
	color: #6888A0;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	padding: 8px 30px;
	width: 465px;
	float: left;
	text-align:justify;
}


.mM
{
	height: 20px;
	width: 82px;
	background: url(images/back_to_top.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.panelContainer
{
	width: 525px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003c79;
}

/*------------  DROP DOWN MENU ------------*/

.firstLevel
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #6de4b2;
	background-repeat: no-repeat;
	/*background-image: url(images/arrow_drop.png);*/
	background-position: 7px center;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 105.5%;
}

.firstLevel a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #6de4b2;
	text-decoration: none;
}
.firstLevel a:hover
{
	color: #00508a;
}
.secondLevel
{
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	background: url(images/square_dot.png);
	background-repeat: no-repeat;
	background-position: 21px center;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 94.5%;
}

.secondLevel a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.nextLevel
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	background: url(images/sub_subbg.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 89%;
}

.nextLevel a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	text-decoration: none;
}
.levelBorder
{
	background: url(images/separator.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/*---------------------------------Events------------*/
.eventlistText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	background: url(images/event_list_bg.png);
	background-repeat: repeat;
	border-bottom: 2px #cccccc solid;
	padding-left: 10px;
	height: auto; /*float: left; 	line-height: 30px;*/
}

.eventlistText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	text-decoration: underline;
	cursor: pointer;
}

.eventlistText a:hover
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #62c29a;
	text-decoration: underline;
}

.eventlistText1
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	background: url(images/event_list_bg2.png);
	background-repeat: repeat;
	border-bottom: 2px #cccccc solid;
	padding-left: 10px;
	height: auto; /*float: left; 	line-height: 30px;*/
}

.eventlistText1 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	text-decoration: underline;
}

.eventlistText1 a:hover
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #62c29a;
	text-decoration: underline;
}

.eventlistTextTender
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	background: url(images/event_list_bg2.png);
	background-repeat: repeat;
	border-bottom: 2px #cccccc solid;
}

.eventlistTextTender a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	text-decoration: underline;
}

.eventlistTextTender a:hover
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #62c29a;
	text-decoration: underline;
}

.eventlistTextTender1
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	background: url(images/event_list_bg.png);
	background-repeat: repeat;
	border-bottom: 2px #cccccc solid;
}

.eventlistTextTender1 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #2262a4;
	text-decoration: underline;
	cursor: pointer;
}

.eventlistTextTender1 a:hover
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #62c29a;
	text-decoration: underline;
}
.smallimageContainer2
{
	width: 96px;
	height: 64px;
	float: right;
	border: 3px #c9d0d8 solid;
	margin-top: 15px;
}

/*.newsContainer
{
	width: 249px;
	height: auto;
	float: left;
	margin-right: 13px;
}*/

.titleText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003c79;
}

.containerNews
{
	width: 525px;
	height: auto;
	float: left;
	border-bottom: dotted #2262a4 1px;
	padding-bottom: 19px;
}

.transBg
{
	background: url(images/trans_bg.png);
	background-repeat: repeat-x;
}


.suscribeContainer
{
	background-color: #ccd3d9;
	float: left;
	height: auto;
	width: 261px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #afb6be;
	margin-right: 16px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

.emailText
{
	font-size: 11px;
	font-style: normal;
	color: #295a8c;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
}

.submitSusc
{
	height: 20px;
	width: 62px;
	background: url(images/submit_sus_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	float: right;
}

.emailTextfield
{
	border: #b0c0d0 1px solid;
	width: 170px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	padding-left: 9px;
}
.rightArrowbg
{
	background: url(images/right_arrow_bg.png);
	background-repeat: no-repeat;
	border-bottom: 2px solid #CCCCCC;
	padding-left: 12px;
	height: 31px;
	float: left;
}
.rightArrowbg2
{
	background: url(images/right_arrow_bg2.png);
	background-repeat: no-repeat;
	border-bottom: 2px solid #CCCCCC;
	padding-left: 12px;
	height: 31px;
	float: left;
}

.unSuscribeC
{
	width: 242px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #25b891;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #afb6be;
	background-color: #f6f6f6;
	padding-bottom: 10px;
	margin-bottom: 13px;
	padding-top: 10px;
}

.unSuscribeC a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #003c79;
	text-decoration: none;
}

.unSuscribe
{
	width: 232px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #25b891;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #afb6be;
	background-color: #f6f6f6;
	padding-bottom: 10px;
	margin-bottom: 13px;
	padding-top: 10px;
	padding-left: 10px;
}

/*.unSuscribe a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #003c79;
	text-decoration: none;
}*/

.suscHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #003c79;
	border-bottom: #ebedf0 1px solid; /*padding-bottom: 8px;*/
}



.suscHeading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #b8c5d2;
	border-bottom: #ebedf0 1px solid;
}
.updatemainContainer
{
	width: 765px;
	height: auto;
	margin-bottom: 20px;
	float: right;
}

.updateContainer
{
	width: 765px;
	height: 276px;
	margin-top: 20px;
	float: right;
	background: url(images/update_bg.png);
	background-repeat: repeat;
}

.eventarchiveTextfiled
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #999999;
	width: 119px;
	height: 20px;
	border: solid 1px #a5a4a4;
	width: 182px;
	background: url(images/textfield_bg.png);
	background-repeat: repeat-x;
}
.smallimageContainer3
{
	width: 90px;
	height: 58px;
	float: left;
	border: 3px #c9d0d8 solid;
}

.imageContainer
{
	width: 90px;
	height: 98px;
	margin-top: 15px;
	float: left;
	border: solid #c9d0d8 3px;
}

.infoText
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #6888a0;
	font-style: normal;
}
.info
{
	color: #62C29A;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	text-transform: lowercase;
}

.info a
{
	color: #62C29A;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}

.noteText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #25b891;
	font-weight: bold;
}
.noteTextD
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
}
.saveSusc
{
	height: 20px;
	width: 44px;
	background: url(images/save_sus_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.cancel{
	height: 20px;
	width: 65px;
	background: url(images/cancel.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}


.cancelSusc
{
	height: 20px;
	width: 58px;
	background: url(images/cancel_sus_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.loginSusc
{
	height: 20px;
	width: 62px;
	background: url(images/login_sus_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
	float: right;
	margin-right: 10px;
}

.changeSusc
{
	height: 20px;
	width: 61px;
	background: url(images/change_sus_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

.emailTextfield
{
	border: #b0c0d0 1px solid;
	width: 170px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	padding-left: 9px;
}

.subHeading
{
	color: #2262A4;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.susloginTextfield
{
	background-color: #F6F6F6;
	border: 1px solid #F6F6F6;
	color: #31B191;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 11px;
	height: 16px;
	width: 156px;
}

.backButton
{
	width: 62px;
	background: url(images/back_button.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
	margin-right: 10px;
	float: right;
}
.backbtnto
{
	height: 20px;
	width: 102px;
	background: url(images/back_btnto.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.star
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Red;
}
.logoutBtn
{
	height: 20px;
	width: 62px;
	background: url(images/logout.png);
	background-repeat: no-repeat;
	border: none;
	margin-left: 7px;
	margin-right: 11px;
	margin-top: 2px;
	cursor: pointer;
}
.settingBtn
{
	height: 20px;
	width: 72px;
	background: url(images/settings.png);
	background-repeat: no-repeat;
	border: none;
	margin-left: 7px;
	margin-right: 11px;
	margin-top: 2px;
	cursor: pointer;
}
.requestPasswordC
{
	width: 539px;
	float: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #25b891;
	background-color: #f6f6f6;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #afb6be;
	padding-bottom: 20px;
	margin-bottom: 5px;
}

.vacanciesnbtn
{
	background: transparent url(images/back_vacan.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 20px;
	width: 143px;
	text-decoration: none;
}
.applybtn
{
	background: transparent url(images/apply_btn.png) no-repeat scroll 0 0;
	border: medium none;
	cursor: pointer;
	height: 20px;
	width: 92px;
}

.courseText
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
	padding-left: 10px;
	background-image: url(images/trans_bg2.png);
	background-repeat: repeat;
	padding-bottom: 10px;
	padding-right: 10px;
}
.courseText a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #62c29a;
	text-decoration: none;
	padding-left: 10px;
}

.courseTextHeading
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #5b88bb;
	padding-left: 10px;
	font-weight: bold;
}

.tabAnchorButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	float: left;
	background: url(images/tab_bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 38px;
	line-height: 40px;
	margin-right: 20px;
	margin-bottom: 12px;
	text-align: center;
	vertical-align: middle;
}

.tabAnchorButton a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.tabAnchorButton a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003c79;
	float: left;
	text-decoration: none;
	background: url(images/tab_bg_hover.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 38px;
}

.tabbuttonSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003c79;
	float: left;
	background: url(images/tab_bg_hover.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 38px;
	line-height: 40px;
	margin-right: 20px;
	margin-bottom: 12px;
	text-align: center;
	vertical-align: middle;
}
.tabbuttonSelected a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003c79;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.trandBg
{
	background: transparent url(images/trans_bg2.png) repeat scroll 0 0;
}

.newsContainer2
{
	border-bottom: 1px dotted #2262A4;
	float: left;
	height: auto;
	padding-bottom: 19px;
	padding-top: 19px;
	width: 525px;
}
.newsContainer3
{
	border-bottom: 1px dotted #2262A4;
	float: left;
	height: auto;
	padding-bottom: 19px;
	width: 525px;
}
.viewallBtn
{
	height: 20px;
	width: 106px;
	background: url(images/view_all_jobs.png);
	background-repeat: no-repeat;
	border: none;
	margin-left: 7px;
	margin-right: 11px;
	margin-top: 2px;
	cursor: pointer;
}

.margin
{
	margin: 0px auto 0px auto;
}

.imageMargin
{
	margin-right: 20px;
}

.rrClipRegion .rrItemsList li
{
	float: left; /*width:95px !important;*/ /*height:64px !important;*/
	margin-right: 10px;
}

.tabTenderAnchorButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	float: left;
	background: url(images/tab_bg.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 38px;
	line-height: 40px;
	margin-right: 34px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}

.tabTenderAnchorButton a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.tabTenderAnchorButton a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003c79;
	float: left;
	text-decoration: none;
	background: url(images/tab_bg_hover.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 38px;
}

.tabTenderbuttonSelected
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #003c79;
	float: left;
	background: url(images/tab_bg_hover.png);
	background-repeat: no-repeat;
	width: 155px;
	height: 38px;
	line-height: 40px;
	margin-right: 34px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
}
.tabTenderbuttonSelected a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003c79;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.floatLeftRight
{
	float: right;
}
.alignLeftRight
{
	text-align: right;
}
.alignRightLeft
{
	text-align: left;
}
.leftArrow
{
	background: url(images/right_arrow.png);
	background-repeat: no-repeat;
	background-position: center 8px;
}
.allnewsBtn
{
	height: 21px;
	width: 62px;
	background: url(images/all_new_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
	float: right;
	margin-right: 5px;
}
.alleventsBtn
{
	height: 21px;
	width: 78px;
	background: url(images/all_events.png);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	text-decoration: none;
	float: right;
	margin-right: 5px;
}

.videoContainer
{
	width: 525px;
	height: 335px;
	border: 3px #c9d0d8 solid;
}

.videoFootercontainer
{
	background: url(images/video_bg.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
}

.videoFootercontainer a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.leftArrowM
{
	background: url(images/media_arrow_left.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}

.rightArrowM
{
	background: url(images/media_arrow_right.png);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
}
.leftArrowMedia
{
	background: url(                     "images/right_arrow.png" ) no-repeat scroll center left transparent;
	width: 24px;
	height: 24px;
	float: left;
}
.leftArrowHome
{
	background: url(     "images/right_arrow.png" ) no-repeat scroll center right transparent;
	width: 24px;
	height: 24px;
	float: left;
}
.leftArrowHome1
{
	background: url(images/right_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 24px;
	height: 24px;
	float: left;
}
.dateHome
{
	color: #336699;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	width: 228px;
	height: 24px;
	float: left;
	line-height: 22px;
}

.dateHomeMedia
{
	color: #336699;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	width: auto;
	height: 24px;
	float: left;
	line-height: 22px;
}

.titleMediaHome
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	padding-left: 34px;
	text-decoration: underline;
	width: auto;
	padding-right: 5px;
	float: left;
	height:30px;
}

.titleMediaHome a
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	text-decoration: underline;
}
.titleHome
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	padding-left: 34px;
	text-decoration: underline;
	width: 223px;
	padding-right: 5px;
	float: left;
}
.titleHome a
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	text-decoration: underline;
}
.summaryHome
{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 34px;
	width: 223px;
	padding-right: 5px;
	float: left;
}
.moreinfoContainer
{
	width: 228px;
	height: 18px;
	padding-left: 34px;
	float: left;
}

.summaryMedia
{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 34px;
	padding-right: 5px;
	padding-top: 3px;
	width: 210px;
	height: 55px;
	float: left;
}


.moreinfoContainerMedia
{
	width: 216px;
	height: 25px;
	line-height: 20px;
	padding-left: 34px;
	float: left;
	background-image: url(images/news_sub_bg.png);
	background-repeat: repeat-x;
}
.datearrowConatinerMedia
{
	width: auto;
	height: auto;
	float: left;
}
.datearrowConatiner
{
	width: 262px;
	height: 24px;
	float: left;
}
.datearrowConatiner1
{
	width: 262px;
	height: 75px;
	float: left;
}

.datearrowEventsConatiner1
{
	width: 262px;
	height: auto;
	float: left;
}

.panelbarNewsContainer
{
	width: 262px;
	height: 93px;
	float: left;
}

.panelbarNewsEventsContainer
{
	width: 262px;
	height: auto;
	float: left;
}

.summaryHomeEvent
{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 34px;
	width: 223px;
	padding-right: 5px;
	float: left;
	line-height: 15px;
}
.summaryMediaEvent
{
	color: #777777;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-left: 34px;
	width: 215px;
	height: 79px;
	float: left;
	line-height: 15px;
}
.titleHomeEvent
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
	width: 215px;
	padding-right: 5px;
	padding-top: 3px;
	float: left;
}



.titleHomeEvent a
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	text-decoration: underline;
}

.titleMediaEvent
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
	padding-right: 5px;
	padding-top: 3px;
	width: 208px;
	float: left;
	height: 30px;
}

.titleMediaEvent a
{
	color: #6F94BC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12.3px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 5px;
	padding-top: 3px;
	width: 208px;
	float: left;
	height: 30px;
}

.qpArabicContainer
{
	float: left;
	width: 250px;
	height: 112px;
}
.qpEnglishContainer
{
	float: right;
	width: 747px;
	height: 112px;
	text-align: right;
}

.rotaterContainer
{
	width: 219px;
	height: 270px;
	float: left;
}

.rotaterUparrow
{
	width: 13px;
	height: 7px;
	padding-bottom: 3px;
	padding-top: 8px;
	margin-right: 5px;
	cursor: pointer;
}
.rotaterDownarrow
{
	width: 13px;
	height: 7px;
	padding-top: 3px;
	padding-bottom: 8px;
	margin-right: 5px;
	cursor: pointer;
}

.qpheaderText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	padding-left: 17px;
	background: url(images/qp_header.png);
	line-height: 30px;
	background-repeat: repeat-x;
	width: 202px;
	height: 38.2px;
}

.arrowContainer
{
	width: 13px;
	height: 32px;
	float: right;
	background: url(images/qp_header.png);
	background-repeat: repeat-x;
	height: 38.2px;
}
.textfiledContainer
{
	width: 129px;
	margin-top: 5px;
	height: 16px;
	float: left;
}

/*.gobtnContainer
{
	width: 62px;
	margin-top: 5px;
	margin-left: 10px;
	height: 20px;
	float: left;
}*/
.gobtnContainer
{
	position: relative;
	width: 62px;
	height: 20px;
	top: 6px;
	float: right;
	padding-right: 7px;
}

.containerHeaderMedia
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	color: #2262A4;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
	width: 223px;
	height: 24px;
	float: left;
	line-height: 23px;
}

.containerHeader1
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	color: #2262A4;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-left: 12px;
	width: 497px;
	height: 24px;
	float: left;
	line-height: 23px;
}



.containerHeaderTender
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	color: #2262A4;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 24px;
	float: left;
	line-height: 23px;
	padding-left: 10px;
}

.directorsContainer
{
	width: 525px;
	height: auto;
	float: left;
}


.widgetContainer
{
	width: 212px;
	height: auto;
	float: left;
	border-bottom: 2px solid #CCCCCC;
	margin-top:10px;
}
.widgetContent
{
	background: url(images/right_small_container_bg.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	color: #6888A0;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-top: 18px;
	padding-left: 7px;
	text-align: left;
	width: 142px;
	height: 102px;
	float: left;
}

.widgetContent a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	padding-left: 2px;
	text-decoration: underline;
}

.widgetBg
{
	background: url(images/widget_Image_bg.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-top: 18px;
	width: 63px;
	height: 102px;
	float: left;
}
.widgetBgForTender
{
	background: url(images/widget_Image_bg.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-top: 18px;
	width: 63px;
	height: 50px;
	float: left;
}

.widgetBg a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	padding-left: 2px;
	text-decoration: underline;
}

.widgetContent1
{
	background: url(images/right_small_container_bg.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	color: #6888A0;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-top: 18px;
	padding-left: 7px;
	text-align: left;
	width: 142px;
	height: 135px;
	float: left;
}
.widgetContent1 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	padding-left: 2px;
	text-decoration: underline;
}
.widgetBg1
{
	background: url(images/widget_Image_bg.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	font-family: Arial,Helvetica,sans-serif,Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-top: 18px;
	width: 63px;
	height: 135px;
	float: left;
}

.widgetBg1 a
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #62c29a;
	padding-left: 2px;
	text-decoration: underline;
}

.mediaCenterHeader
{
	width: 249px;
	height: 24px;
	float: left;
}
.contactUsLink
{
	color: #6888A0;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	width: 125px;
	height: auto;
	float: left;
}
.contactUsLink a
{
	color: #62c29a;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
}
.containerHeaderContactUs
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	color: #2262A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 24px;
	float: left;
	width: 384px;
	padding-left: 10px;
	line-height: 23px;
}
.containerrightbg1
{
	background-image: url(images/container_right_header.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 24px;
	float: left;
}
.MapContainer
{
	width: 125px;
	height: 95px;
	float: left;
}
.detailsContainer
{
	width: 285px;
	height: 95px;
	float: left;
	color: #6888A0;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.details
{
	width: 285px;
	height: auto;
	float: left;
	margin-top: 5px;
	color: #6888A0;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}

.mainDetailsContainer
{
	width: 410px;
	height: auto;
	float: left;
	margin-top: 10px;
}

.contactDetailsContainer
{
	float: left;
	width: 340px;
	height: auto;
}

.contactDetailsTextarea
{
	float: left;
	width: 242px;
	height: auto;
}

.contactDetails
{
	float: left;
	width: 98px;
	height: 28px;
}


.contactDetails1
{
	float: left;
	width: 242px;
	height: 28px;
}

.contactusContainerGetintouch
{
	width: 340px;
	height: auto;
	float: left;
	margin-top: 10px;
}

.containerHeaderGetTouch
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #2262a4;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	width: 269px;
	height: 24px;
	float: left;
}

.containerHeaderGetTouch1
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	padding-left: 2px;
	color: #2262a4;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	width: 158px;
	height: 24px;
	float: left;
}

.containerrightbgGetTouch
{
	background-image: url(images/container_right_header.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 24px;
	float: left;
}

.getIntouchContainer
{
	width: 269px;
	height: auto;
	float: left;
	padding: 4px 0 4px 0;
}

.getIntouchContainer1
{
	width: 160px;
	height: auto;
	float: left;
	padding: 4px 0 4px 0;
}

.getIntouchContainer2
{
	width: 176px;
	height: auto;
	float: left;
	padding: 4px 0 4px 0;
}

.containerHeaderCorporate
{
	background-image: url(images/container_bg.png);
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #2262a4;
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
	float: left;
	width: 499px;
	height: 24px;
}



.dropDownContainer
{
	width: 415px;
	height: auto;
	float: left;
	margin-left: 110px;
}

ol.sf_pager li a
{
	padding: 0 !important;
}

.searchResult
{
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #6888a0;
	padding-bottom: 10px;
	text-align: justify;
	height: auto;
	width: 525px;
	float: left;
}
.searchResultContainer
{
	width: 525px;
	float: left;
	height: auto;
}

.radRotatorImageStyle
{
	visibility: hidden;
}


#download
{
	/*background-image: url(images/download_image.png); 	text-decoration: underline;*/
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #4e8488;
	font-size: 9px;
	font-style: normal;
	width: 131px;
	height: 16px;
	float: right;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 8px;
}

#download a
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #4e8488;
	font-size: 9px;
	font-style: normal;
	background-repeat: no-repeat;
	float: right;
}
.panelbarBg
{
	height: 212px;
	width: 242px;
	background-image: url(images/panel1_bg.png);
	background-repeat: repeat-x;
	float: left;
	text-align: justify;
	padding: 5px 10px 5px 10px;
}

.panelbarBg p
{
	padding: 0px;
	margin: 0px;
}
/*.imageRotater
{
	border: 3px solid #d2dbe4;
	width: 58px;
	height: 58px;
}*/


.imageRotater
{
	border: 3px solid #d2dbe4;
	width: 95px;
	height: 54px;
}
.arrowRotaterContainer
{
	height: 38.2px;
	float: right;
	margin: 0px 0px 0px 0px;
	width: 19px;
}

.imagePostion
{
	position: absolute;
	top: 200px;
}

.imagePostion2
{
	position: absolute;
	top: 210px;
}
div[style]
{
	white-space: inherit !important;
}


span[style]
{
	white-space: inherit !important;
}

a[style]
{
	color: inherit !important;
}

span
{
	white-space: normal;
}






