/*------------------Layout,Table of Contents----------------------------------------------------------------- 
1. GLOBAL RESET
2. GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
3. COMMON CSS CLASSES
4. GLOBAL LAYOUT
-----------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------
1. GLOBAL RESET
---------------------------------------------------------------------------------*/

div, dl, dt, dd, h1, h2, h3, f, h4, h5, h6, pre, form, label, fieldset, input, textarea, p, blockquote, th {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
fieldset, img {
border:0;
padding:0px;
margin:0px;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-family:Helvetica, sans-serif;
font-weight:normal;
}
a {
outline:none;
padding:0;
margin:0;
border:0;
text-decoration:none;
color:#ab0b0b;
}
a:hover {
text-decoration:underline;
}
input {
outline:none;
font-family:Arial, Helvetica, sans-serif;
padding:3px;
background:#fafbfa;
border:1px solid #d8dacf;
color:#616161;
}
textarea {
outline:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:3px;
background:#fafbfa;
border:1px solid #d8dacf;
color:#616161;
overflow: auto;
}
select {
outline:none;
font-family:Arial, Helvetica, sans-serif;
padding:3px;
background:#fafbfa;
border:1px solid #d8dacf;
color:#616161;
}
img {
outline:none;
border:none;
}
/*---------------------------------------------------------------------------------
2. GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/
h1 {
padding:0px;
margin:0px;
font-size:20px;
letter-spacing:-1px;
}
h2 {
font-size:18px;
letter-spacing:-1px;
}
h3 {
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
}
h4 {
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
}
h5 {
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
p {
line-height:21px;
padding:2px 0px;
}
/*---------------------------------------------------------------------------------
3. COMMON CSS CLASSES
---------------------------------------------------------------------------------*/
body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:30px 0px;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-color:#3a3a39;
color:#4d4d4d;
}
.floatleft {
float:left;
}
.floatright {
float:right;
}
.clear {
clear:both;
}
.jusify {
text-align:justify;
}
.normaltext {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
/*---------------------------------------------------------------------------------
4. GLOBAL LAYOUT
---------------------------------------------------------------------------------*/
#pagewidth
{
background:url(../images/bg_top.gif) no-repeat top left #FFFFFF;
width:884px;
overflow:hidden;
padding:14px 8px;
margin:0 auto;
}
#header
{
width:884px;
overflow:hidden;
}
#middle
{
width:884px;
overflow:hidden;
margin-top:15px;
}
#footer
{
width:870px;
height:115px;
background:url(../images/bg_footer.gif) no-repeat top left;
padding:3px 15px 15px 15px;
font-size:11px;
margin:0 auto;
}
/*---------------------------------------------------------------------------------
5. COMMON LAYOUT
---------------------------------------------------------------------------------*/
.commondiv
{
width:auto;
overflow:hidden;
}
.font16px
{
font-size:16px;
font-weight:bold;
letter-spacing:-.2px;
}
.banner
{
width:884px;
height:260px;
clear:both;
}
/*.topmenu
{
height:44px;
clear:both;
margin-top:8px;
}
.topmenu ul
{
padding:0 0 0 1px;
margin:0px;
}
.topmenu ul li
{
padding:0px;
margin:0px;
list-style:none;
float:left;
}
.topmenu ul li a
{
color:#FFFFFF;
background:url(../images/btn_still.gif) no-repeat top left;
display:block;
width:124px;
height:40px;
/*padding:12px 0px 0px 0px;
line-height:40px;
margin-right:2px;
text-align:center;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.topmenu ul li a:hover, .topmenu ul li a.selected
{
background:url(../images/btn_hover.gif) no-repeat top left;
display:block;
text-decoration:none;
}
*/
.topmenu {
height:40px;
clear:both;
margin-top:8px;
}
.topmenu ul {
	padding:0px;
	margin:0px;
}
.topmenu ul li {
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
}
.topmenu ul li a {
	float:left;
	font-size:14px;
	letter-spacing:-1px;
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	margin-right:1px;
	height:40px;
	padding:0px 0px 0px 28px;
	background:url(../images/topmenu_stillleft.jpg) no-repeat left top; /*left tab image path*/
}
.topmenu li a b {
	float:left;
	display:block;
	height:35px;
	padding:5px 29px 0px 0px;
	*padding:5px 28px 0px 0px;
	line-height:31px;
	background:url(../images/topmenu_stillright.jpg) no-repeat right top; /*left tab image path*/

}
.topmenu li.current a, .topmenu li a:hover {
	color: #FFFFFF;
	background:url(../images/topmenu_hoverleft.jpg) no-repeat left top; /*left tab image path*/
	text-decoration:none;
}
.topmenu li.current a b, .topmenu li a:hover b {
	background: url(../images/topmenu_hoverright.jpg) no-repeat right top; /*right tab image path*/
}

.headermaincontents
{
width:442px;
overflow:hidden;
}
.headermaincontents ul
{
padding:0px;
margin:0px;
}
.headermaincontents ul li
{
background:url(../images/icn_star.gif) no-repeat top left;
padding-left:19px;
font-size:19px;
color:#363636;
list-style:none;
display:block;
letter-spacing:-1px;
line-height:35px;
}
.headermaincontents h3{
font-family:"Times New Roman", Times, serif !important;
font-size:28px;
font-weight:bold;
color:#c4161c;
}
.middleleft
{
width:594px;
overflow:hidden;
margin-right:5px;
float:left;
}
.middleright
{
width:280px;
overflow:hidden;
float:right;
}
.greybgouter
{
width:595px;
overflow:hidden;
background:url(../images/bg_greycurvetop.gif) no-repeat top left #e0e0df;
padding-top:22px;
}
.greybgbottom
{
width:595px;
background:url(../images/bg_greycurvebottom.gif) no-repeat bottom left;
padding-bottom:22px;
}
.greyconent
{
margin:0px 12px;
overflow:hidden;
}
.margintop10
{
margin:10px 0px;
}
.margintop12
{
margin:12px 0px;
}
.bluebgouter
{
width:280px;
overflow:hidden;
background:url(../images/bg_bluecurvetop.gif) no-repeat top left #e5f5fa;
padding-top:15px;
}
.bluebgbottom
{
width:280px;
background:url(../images/bg_bluecurvebottom.gif) no-repeat bottom left #e5f5fa;
padding-bottom:23px;
}
.blueconent
{
margin:0px 12px;
overflow:hidden;
}
.lineheight18px
{
line-height:18px;
}
#footer p
{
line-height:14px;
font-size:11px;
}

.popupouter
{
background:#FFFFFF;
padding:20px;
margin:0px 20px;
width:auto;
border:2px solid #CCCCCC;
}
/* Innerpages */
.countrieslistouter
{
width:125px;
height:50px;
margin:9px;
float:left;
}
.countrieslistouter .img
{
float:left;
margin-right:6px;
border:1px solid #dddddd;
}
.countrieslistouter .imgnoborder
{
float:left;
margin-right:6px;
border:none;
}
.loginouter
{
width:380px;
overflow:hidden;
background:url(../images/bg_login.gif) repeat-x top left;
margin:25px auto;
padding:20px 30px 10px 20px;
}
.commongradient
{
background:url(../images/bg_login.gif) repeat-x top left;
margin:20px auto;
padding:20px 30px 10px 20px;
}
.loginlabel
{
width:390px;
height:30px;
margin-bottom:15px;
}
.loginlabel label
{
width:70px;
margin-right:12px;
font-size:14px;
color:#4d4d4d;
font-weight:bold;
letter-spacing:-1px;
float:left;
padding-top:5px;
text-align:right;
}
.loginlabel .textbox
{
width:285px;
height:16px;
padding-top:5px;
}
.commonbtnblack
{
background:url(../images/btn_bgblack.gif) repeat-x top left #000000;
border:1px solid #000000;
text-align:center;
padding:5px 15px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
}
html>body .commonbtnblack
{
background:url(../images/btn_bgblack.gif) repeat-x top left #000000;
border:1px solid #000000;
text-align:center;
padding:5px 25px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
letter-spacing:-1px;
}
.textboxverysmall
{
width:50px;
height:18px;
padding-top:3px;
color:#333333;
}
.textboxsmall
{
width:200px;
height:18px;
padding-top:3px;
color:#333333;
}
.textboxlarge
{
width:240px;
height:22px;
padding-top:6px;
color:#333333;
border:1px solid #999999;
}
.class13
{
font-size:13px;
}
.marginright30
{
margin-right:10px;
}
html>body .marginright30
{
margin-right:20px;
}
.marginleft20
{
margin-left:10px;
}
html>body .marginleft20
{
margin-left:15px;
}
.hint
{
font-size:11px;
}
/*---------- TAB -------------*/

.tabouter
{
width:auto;
overflow:hidden;
clear:both;
}
.tabstill
{
display:block;
background:url(../images/bg_tabstill.gif) no-repeat top left;
width:295px;
height:24px;
text-align:center;
float:left;
color:#000000;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
padding:8px 0px 0px 0px;
margin:0px 4px 0px 0px;
}
.tabstill:hover
{
text-decoration:none;
background:url(../images/bg_tabhover.gif) no-repeat top left;
}
.tabselected
{
display:block;
background:url(../images/bg_tabhover.gif) no-repeat top left #e0e0df;
width:295px;
height:24px;
text-align:center;
float:left;
color:#1e488e;
font-size:16px;
font-weight:bold;
letter-spacing:-1px;
padding:8px 0px 0px 0px;
margin-right:4px;
}
.commontabbottom
{
background:url(../images/bg_commontabbottom.gif) repeat-x top left;
padding-top:10px;
}
html>body .commontabbottom
{
background:url(../images/bg_commontabbottom.gif) repeat-x top left;
padding-top:20px;
}
/*---------- TAB -------------*/
.marginleft10px
{
margin-left:10px;
}
.bottomborder1
{
padding-bottom:3px;
margin:4px;
}
.tableborder
{
border:1px solid #6CC6E3;
}
.dottedbottomborder
{
border-bottom:1px dotted #999999;
padding-bottom:10px;
}
.graybg6pad
{
background:#F5F5F5;
padding:6px;
border-bottom:1px dotted #999999;
clear:both;
overflow:hidden;
width:580px;
}


.breadcrumb
{
clear:both;
margin-bottom:5px;
height:23px;
padding:4px 5px 0px 5px;
font-size:11px;
background:url(../images/bg_curveouter.gif) no-repeat top left;
}
.ticlist
{
width:auto;
padding:0px;
margin:10px;
}
.ticlist ul
{
padding:0px;
margin:0px 10px;
}
.ticlist ul li
{
line-height:21px;
background:url(../images/icn_tic.gif) no-repeat top left;
padding-left:21px;
list-style:none;
display:block;
margin:6px 0px;
}
.red
{
color:#ab0b0b;
font-size:13px;
}
.blue
{
color:#1e488e;
font-size:13px;
}
.margin18px
{
margin:0px 0px 10px 18px;
}
.bannerimg1
{
background:url(../images/img_banner1.gif) no-repeat top left;
width:857px;
height:176px;
clear:both;
padding:38px 0px 0px 27px;
}
.bannerimg2
{
background:url(../images/img_banner2.gif) no-repeat top left;
width:857px;
height:176px;
clear:both;
padding:38px 0px 0px 27px;
}
.bannerimg3
{
background:url(../images/img_banner3.gif) no-repeat top left;
width:857px;
height:176px;
clear:both;
padding:38px 0px 0px 27px;
}
.bannerimg4
{
background:url(../images/img_banner4.gif) no-repeat top left;
width:857px;
height:176px;
clear:both;
padding:38px 0px 0px 27px;
}
.bannerimg5
{
background:url(../images/img_banner5.gif) no-repeat top left;
width:857px;
height:176px;
clear:both;
padding:38px 0px 0px 27px;
}
.bannerimg6
{
background:url(../images/img_banner6.gif) no-repeat top left;
width:857px;
height:176px;
clear:both;
padding:38px 0px 0px 27px;
}
.bannerimg7
{
background:url(../images/ad_bnr.jpg) no-repeat top left;
width:857px;
height:140px;
clear:both;
padding:80px 0px 0px 27px;
}
.marginright5px
{
margin-right:5px;
}
.link14px
{
font-size:12px;
color:#333333;
}
.link14px:hover
{
color:#ab0b0b;
}
.download14px
{
font-size:12px;
color:#333333;
padding-top:5px;
}
.download14px:hover
{
color:#ab0b0b;
text-decoration:underline;
}
.blockhead
{
clear:both;
margin:10px 0px;
height:22px;
padding:5px 0px 0px 5px;
font-size:12px;
font-weight:normal;
background:#e0e0df;
color:#333333;
background:url(../images/bg_curveouter.gif) no-repeat top left;
}
/* Pagination */
.pagination
{
width:auto;
height:24px;
float:right;
}
.pagination a
{
padding:3px 6px;
margin-right:3px;
display:block;
float:left;
border:1px solid #6cc6e3;
background:#b3e1f0;
color:#333333;
}
.pagination a:hover
{
text-decoration:none;
border:1px solid #007da5;
}

.pagination span
{
padding:3px 6px;
margin-right:3px;
display:block;
float:left;
border:1px solid #6cc6e3;
background:#b3e1f0;
color:#333333;
}

.pagination span.nextprev 
{
padding:3px 6px;
margin-right:3px;
display:block;
float:left;
border:1px solid #6cc6e3;
background:#b3e1f0;
color:#333333;
}

.pagination span.current
{
padding:3px 6px;
margin-right:3px;
display:block;
float:left;
border:1px solid #6cc6e3;
background:#ffffff;
color:#333333;
}

.pagination .selected
{
padding:3px 6px;
margin-right:3px;
display:block;
float:left;
background:#4d4d4d;
color:#b3e1f0;
}
/* Pagination */
/* Footer Links */
.my_footer{
	width:645px;
	}
.footer_logo{
	 
	text-align:center;
	}
.footer_logo p a{
	margin:0;
	padding:0 3px;
	border-right:1px solid #000;
	text-align:center;
	}
.footer_nav{
	display:block;
	margin:0;
	padding:0;
	}
.footer_nav li{
	display:inline;
	margin:0;
	padding:0 3px;
	border-right:1px solid #000;
	}
.footer_nav li a{
	margin:0;
	padding:0;
	color:#AB0B0B;
	font-size:11px;
	text-transform:capitalize;
	}
.footer_nav li a:hover{
	color:#000;
	}
p.footer_capt{
	display:block;
	padding:5px 0 2px; 
	margin:0;
	font-size:10px;
	}
.last_capt{
	display:block;
	margin-top:7px;
	padding:0;
	}
/* Right Form Section */
.right_form_sec{
	width:auto;
	padding:10px 20px;
	margin:0;
		}
.right_form_sec p{
	display:block;
	clear:both;
	margin:0;
	padding:0;
	line-height:30px;
	}
.right_form_sec p label{
	display:block;
	float:left;
	width:95px;
	margin-right:5px;
	text-align:left;
	}
input.txt_field{
	display:block;
	float:left;
	width:130px;
	padding:2px;
	}
input.sub_btn{
	width:106px;
	height:27px;
	background:url(../images/submit_btn.gif) no-repeat;
	display:block;
	border:medium none;
	cursor:pointer;
	margin-left:68px;
	margin-bottom:7px;
	}
.last_fr_para{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	}
	
	.headtext {
padding:0px;
margin:0px;
font-size:20px;
letter-spacing:-1px;
}
.fleft{float:left;}
.fright{float:right;}
.adContent {
padding:0 20px;
font-family:"Times New Roman", Times, serif !important;
}
.adContent h3{
font-family:"Times New Roman", Times, serif !important;
font-size:24px;
font-weight:bold;
color:#000;
}
.adContent h4{
font-family:"Times New Roman", Times, serif !important;
font-size:18px;
font-weight:bold;
color:#000;
}
.adContent ul{
list-style:none;
padding:0;
margin-left:5px;
}
.adContent ul li{
font-family:"Times New Roman", Times, serif !important;
font-size:14px !important;
color:#000;
background:url(../images/list_arw.gif) center left no-repeat;
list-style:none;
padding-left:10px;
margin:0;
line-height:18px;
}
.adContent .splOffr{
background:url(../images/ad_bg1.jpg) top left no-repeat;
width:518px;
height:167px;
font-family:"Times New Roman", Times, serif !important;
padding:10px 20px;
}
.adContent .splOffr p{
font-family:"Times New Roman", Times, serif !important;
padding: 5px 0;
line-height:16px;
}
.adContent .splOffr p span{
font-family:"Times New Roman", Times, serif !important;
font-size:24px; 
font-weight:bold;
}
.adContent .serv{
margin-top:25px;
background:url(../images/ad_bg2.jpg) top left no-repeat;
width:519px;
height:249px;
padding:20px;
}
.adContent .serv p{
font-family:"Times New Roman", Times, serif !important;
line-height:18px;
font-size:13px;
font-weight:normal;
color:#252525;
}
.rightBGouter
{
width:280px;
overflow:hidden;
background:url(../images/right_bg.jpg) no-repeat top left;
padding-top:15px;
font-family:Arial, Helvetica, sans-serif !important;
font-size:13px !important;
}
.rightBGouter h4{
color:#4f755d;
text-align:center;
font-size:16px;
line-height:22px;
}
.rightBGouter .blueconent
{
margin:0px 12px;
overflow:hidden;
}
.rightBGouter .blueconent input[type='text']{
border:none;
width:251px;
height:30px;
padding:0px 7px;
line-height:30px;
margin:7px 0;
background:url(../images/input_bg.gif) center left no-repeat;
}
.rightBGouter .blueconent input[type='submit']{
background:url(../images/form_submit_btn.png) center left no-repeat;
width:108px;
height:41px;
border:none;
cursor:pointer;
}
.rightBGouter .blueconent textarea{
border:none;
width:245px;
height:93px;
padding:7px;
margin:7px 0;
background:url(../images/textarea_bg.gif) center left no-repeat;
}
.rightBGouter .blueconent p,.rightBGouter .blueconent ul li {
color:#252525;
line-height:15px;
}
.rightBGouter .blueconent ul{
margin-top:10px;
padding:0;
*padding:0;
*margin:0;
}
.rightBGouter .blueconent ul li{
list-style:none;
font-size:12px;
padding:0;
}
.rightBGouter .blueconent ul li input{
margin-right:3px;
border:none;
}
