@charset "utf-8";
/* SDS CSS Document */


@font-face {
        font-family: "Segoe UI";
        src: url("../fonts/SEGOEUI.TTF");
}


body {
	-x-system-font:none;
	color:#5F5F5F;
	font-family:"Segoe UI",Verdana,Tahoma,Arial,sans-serif;
	font-size:83%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:left;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bg_SDS_body.png);
	background-repeat: repeat-x;
	background-position: 0 0;

}



* {
line-height:130%;
}
input, select, textarea, button {
font-size:100%;
}
a {
color:#0066CC;

text-decoration:none;
}
a:visited {
color:#0066CC;
}
a:hover {
color:#3399FF;
text-decoration:none;
}
ul {
list-style-type:disc;
margin:0 0 10px 1em;
padding:0 0 0 1em;
}

.innercontent ul li {
background-image:url(../images/arrow.png);
background-position:left 8px;
background-repeat:no-repeat;
line-height:2em;
padding:0 0 0 30px;
list-style-type:none;
	}
li {
	display:list-item;
	margin:0 0 3px;
	
}
a img {
border:medium none;
}
form {
margin:0;
}

input, select, textarea {
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

table img, div img {
	border:0 none;
	margin:0;
	padding:0;
}

/*     Text  css Start here .........................................................................................................*/



h1, h2, h3, h4, h5, h6 {
font-family:"lucida grande","trebuchet ms",Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-weight:bold;
margin:0 0 10px;
padding:0;
}
p {
margin:0 0 15px;
padding:0;
}

h1 span.tagline {
color:#777777;
font-size:11px;
margin-top:4px;
font-weight:normal!important;

}




h1 {
	font-size:150%;
	color:#214b7b;
	line-height:1em;
}
h2 {
	font-size:120%;
	color:#757575;
}
h3 {
font-size:110%;
}
h4 {
font-size:100%;
}
h5 {
font-size:90%;
}
h6 {
font-size:80%;
}


.txt-red1 {
color:#E34B00;
}

.whitetext {
	color:#ffffff;

}

.skytext12 { 

	color:#255265;
	font-size:12px;
}

.whitetext20 { 

	color:#ffffff;
	font-size:20px;
}

.blacktext20 { 

	color:#000000;
	font-size:20px;
}
.orangetext20 { 

	color:#f34b10;
	font-size:20px;
}



.redtext20 { 
	color:#EC1C24;
	font-size:20px;
}



.graytext {
	color: #333333;
}
.bluetextbold {
	font-weight: bold;
	color: #195d96;
}



.newsdate {
	font-size: 12px;
	font-weight: bold;
	color: #759610;
}


.skydeep {

color:#214b7b;
}


.galldiv {
	background-image: url(../images/gall2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/*     Div  css Start here .........................................................................................................*/

#menutop {
	background-image: url(../images/bg_SDS_topmenu.png);
	background-repeat: repeat-x;
	height: 38px;
	width:100%;
		

}
.glowbg {
	background-image: url(../images/bg_SDS_glog.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:600px;
	width:100%;
}
#div940 {
	margin:0 auto 10px;
	width: 942px;

}
.contentpadingDiv {
	width:922px;
	padding-right: 10px;
	padding-left: 10px;
	text-align:left;
}

.box675 {
	width: 665px;
	
	padding-right:20px;
	float:left;
}
.box227 {
	padding: 0px;
	float:right;
	width: 227px;
}


#menujs{
	margin:0 auto 0px;
	height: 38px;
	widows:1000px;
	text-align:center;
}
.bglaptop {
	background-image: url(../images/bg_SDS_laptop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:240px;
}
/*Div inner page css start ...........................................*/

.innercontentpadingDiv {
	width:940px;
	text-align:left;
}
.innerleftmenuDiv {
	background-image: url(../images/bg_sds_leftmenu_inner.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	float: left;
	padding-top: 10px;
	min-height:672px;
	
}
.innercontentwhiteboxDiv {
	background-color: #FFFFFF;
	background-image: url(../images/inner_trc.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 740px;
	min-height:672px;
	padding-top: 10px;
	margin: 0;
}
.innerLeftMenuPaddingBox {
	width: 175px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}









/*     List   css Start here ......................................................................................*/





.orangbulet li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_SDS_orange.png);
	color: #195d96;
	font-size: 12px;
	line-height:130%;
}



.orangbulet li a {
	color: #195d96;
	text-decoration:none;

}
.orangbulet li a:hover {
	color:#FF3300;
	text-decoration:none;

}


.nav-bottom ul {
list-style-type:none !important;
margin:0 !important;
padding:0;
}

.nav-bottom {
	float:none!important;
	width: 725px;
}

.nav-bottom ul li {

background:transparent none repeat scroll 0 0 !important;
border-right:1px solid #CBCBCB;
float:left;
line-height:1em !important;
margin-bottom:9px;
padding:0 7px !important;
}

/*.innerLeftMenu li {
	list-style-type: none;
	margin: 0px;
	padding-bottom:9px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}


.innerLeftMenu a {
	list-style-type: none;
	color:#FFFFFF;
	text-decoration:none;
}


.innerLeftMenu a:hover {
	list-style-type: none;
	background-image: url(../images/leftmenuOver.png);
	color:#15FFFA;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration:none;

}
*/



/*     Footer   css Start here ......................................................................................*/


#footer{

	bottom: 0px;
	float:left;
	/*position: absolute;*/
	width:100%;
}



#footerbox{
	font-size:11px;
	margin:0 auto 10px;
	width: 920px;
	color:#6d6d6d;
}

#footerbox a {
		color:#6d6d6d;
		text-decoration:none;
}

.email a {
		color:#60a5f3;
		text-decoration:none;
}


.email a:hover {
		color:#60a5f3;
		text-decoration:underline;
}

#footerbox .call {
		color:#ff5400;
		text-decoration:none;
}

#footer #footerbox #footeroutsource {
	font-size: 12px;
	color: #AAAAAA;
}


/*   p  hline  css Start here ......................................................................................................*/

.hline1  {
	background-image:url(../images/2line1px.png);
	background-repeat: repeat-x; background-position:left center;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
	}
	
	
.hline2  {
	background-image:url(../images/3line1px.png);
	background-repeat: repeat-x; background-position:left center;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
	}
	
.hline3  {
	background-image:url(../images/line1px.png);
	background-repeat: repeat-x; background-position:left center;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
	}
	
	
	
.innerhline {
	background-image:url(../images/line_innerbogy.png);
	background-repeat: repeat-x;
	background-position:left center;
	height:1px;
	width: 725px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;


	}
	
.innerhline2	{
	background-image:url(../images/line_innerbogy.png);
	background-repeat: repeat-x;
	background-position:left center;
	height:1px;
	width: 725px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;


	}
	
	
/*     HR  css Start here .........................................................................................................*/


hr {
	height:1px
}
.line1px {
	background-image: url(../images/line1px.png);
	background-repeat: repeat-y;
	width: 1px;
}

.vertical{
	background-image: url(../images/hor_rule.png);
	background-repeat: repeat-y;
	width:1px;
	background-position:right top;
}
.horzental {
	background-image: url(../images/ver_rule.png);
	background-repeat: repeat-x;
	height:1px;
}



.hr1 {
	color: #83c9e6;
}
.hr2 {
	color: #c6ecfa;
}
.hr3 {
	color: #e5e5e5;
}
.hr4 {
	color: #737373;
}










.innercontentwhiteboxDiv .bgtopinner {

	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.badcombox {
	height: 20px;
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #27739D;
	font-size: 12px;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	
}

.badcombox img {

border:0 none;
display:inline!important;
margin:0;
padding:0px 5px 0 5px!important;


}

.badcombox a {
	color: #27739D;
	font-size: 12px;
	
}

.badcombox a:hover {
	color:#666666;
	font-size: 12px;
}

.badcombox .presentpage {
	color:#FF3300;
	font-size: 12px;
	
}

.innercontent {
	width: 725px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}
#innerpageheader {
	/*font-size: 24px;
	color: #585858;*/
	
	color:#606060;
	font-family:"lucida grande","trebuchet ms",Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size:26px;
	height:120px;
	text-align:right;
	margin-top: 17px;
	margin-right: 5px;
}
/*menu div........................................................................................*/



.MenuRow {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	font-size:83%;
	}
	
	
.MenuRow a.currentPageNav {
	background-image:url(../images/leftmenuOver.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	}
	
	
.MenuRow a:hover {
background-image:url(../images/leftmenuOver.png);
background-repeat:no-repeat;
color:#FFFFFF;
}
.MenuRow a {
display:block;
font-size:1.2em;
margin:5px 0;
padding:0px 2px 5px 10px;
color:#FFFFFF;
}	

.cricle ul li {
	list-style-position:outside!important;
	list-style-image: none!important;
	list-style-type:disc!important;
	background:none!important;
	line-height:1.5em!important;
	padding:0 0 0 0px!important;
}
	
	
/*Float ..................................................."*/



.floatL {float:left;}
.floatR {float:right;}
.floatNone {float:none;}
.sky150boldtext {
	font-size: 150%;
	font-weight: bold;
	color: #214b7b;
}
.skydeep2 {
	color: #2654a7;
	text-decoration: underline;
}


.bg-dsg-services {
background:transparent url(../images/bg-dsg-services.png) no-repeat scroll left top;
height:110px;
margin-bottom:15px;
padding:5px;
padding-left:10px
width:725px;
}

.bg-dsg-services ul {
margin:5px 5px 5px 8px !important;
}

.bg-dsg-services ul li {
	float:left !important;
	width:28% !important;
	font-size:12px !important;
	background-image:url(../images/pc-arrow.gif)!important;
	line-height:21px!important;
	background-position:left top!important;
	padding:0 0 0 18px!important;
	margin-left:18px;
}




.hlist {
	width:725px;
	}

.hlist ul {
margin:5px 5px 5px 8px !important;
}

.hlist ul li {
	float:left !important;
	width:40% !important;
	font-size:12px !important;
	background-image:url(../images/arrow.png)!important;
	line-height:21px!important;
	background-position:left 6px!important;
	padding:0 0 0 18px!important;
	margin-left:10px;
}




/* Eq Form -------------------------------------------*/


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}

.blue_bar {
	background-image: url(../images/3_14.png);
	background-repeat: repeat-x;
	height: 24px;
}


/*  Paging ======================= */



#paging td, #paging td a, #paging td a:link{
	color: #316AC5;
	font-weight: bold;
	font-size: 14px;
}


#paging td a:hover{
	color:#FF3300;
	font-weight: bold;
	font-size: 14px;
}
.1broderpx {
	height: 217px;
	width: 320px;
	border: 1px solid #E8E8E8;
}

#paging td a {
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFFFFF;
}
.Div764 {
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
