/*
Built: Sunday October 18 2009 
Designed By Devender Madishetti
Copyright 2009 (c) http://www.DevSoftTech.com/ All Rights Reserved.
*/


/* CSS Document */
body {
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #060D1D;
	background-color: #152B46;
	font-size: 12px;
}
.h-top {
	background-image: url(../Images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 333px;
	width: 100%;
}
.content {
	height: 400px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../Images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}

/*-------- Default Style --------*/

.TableMain {
	width: 946px;
	
}
.topmenu{
	background-image: url(../images/topbuttonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 34px;
}
.leftpane {
	height: 100%;
	width: 260px;
	
}
.contentpane {
	height: 100%;
	width: 710px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007CBC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}



.link{
	color: #363371;
	text-decoration: underline;
}
.link:hover {
	color: #F40201;
	text-decoration: none;
}
.Whitelink{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.Whitelink:hover {
	color: #d97d10;
	font-size: 14px;
	text-decoration: none;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #060D1D;
	margin: 0px;
	padding: 0px;
}
.hcbox {
	background-image: url(../images/hbox-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 58px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.hcboxbg {
	background-image: url(../images/hbox-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7ecf8;
	border-left-color: #d7ecf8;
	background-color: #FFFFFF;
	width: 208px;
}
.hcboxbg  li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;	
}
.hcboxbg  div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #ff0000;
	background-image: url(../images/leftarrow-org.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	text-indent: 20px;
	margin-left: 25px;
	padding: 0px;
	width: 100px;
}
.hcboxbg  div a{
	
	color: #ff0000;
	
}

.pageHead {
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pageHead h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #CC6633;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	font-weight: normal;
}
.pageHead h1 span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;

	
}
.pageHeadHome {
	margin-bottom: 5px;
	background-image: url(../images/header-img2.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 33px;
	width: 700px;
}
.pageHeadHome h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-indent: 15px;
	font-weight: bold;
}

.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
	text-align: left;
	color: #666666;
	margin-top: 7px;
	margin-bottom: 7px;
}

.breadcrumb a{
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #145FA0;
	background-color: transparent;
	background-image: url(../Images/breadcrumb.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #145FA0;
}

.breadcrumb a:hover{
	text-decoration: none;
	color: #0A142D;
}
.TopBanner{
	text-decoration: none;
	color: #DAF2FC;
	font-size: 12px;
	height: 93px;
	text-align: left;
}

.TopBanner h1{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3EEF9;
	text-align: left;
}
.seo-top {
	font-size: 9px;
	color: #666666;
	padding-top: 2px;
}
.seo-bot {
	font-size: 9px;
	color: #3A5B82;
	padding-top: 2px;
}
.Redlink{
	color: #F40201;
	text-decoration: underline;
}
.Redlink:hover {
	color: #363371;
	text-decoration: none;
}
.Footer{
	color: #c6c9f0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 319px;
}

.Footer a {
	color: #e1e2f9;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.Footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer h1{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3EEF9;
	text-align: left;
	width: 95%;
}
.Testimonials {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #064D8D;
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 12px;
	text-decoration: none;
}

.Testimonials h1{
	padding-top: 5px;
	padding-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
}


a{
	color: #094384;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
.checkbox {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #f1f8fc;
	line-height: normal;
	width: 350px;
	margin-bottom: 5px;
	padding-right: 3px;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}


.smallText

{
	font-size: 13px;
	line-height: normal;

}
.grayout

{
	font-size: 12px;
	line-height: normal;
	color: #999999;
}


.input {
background:#fff;
border:1px solid #c3bfb5;
margin-right:10px;
font-size:12px;
padding:4px;
}

.textarea {
	border:1px solid #A1C6E2;
	margin-right:10px;
	padding:4px;
	background-color: #f1f8fc;
}




.Headingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #990033;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #060D1D;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #132B4F;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #060D1D;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060D1D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #060D1D;
	line-height: 18px;
}
.vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


INPUT.button{
	background-image: url(../Images/button.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 97px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position: left center;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}




.RedColor {
	color: #FF0000;
}
INPUT.button2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333300;
	background-image: url(../Images/Button2.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 116px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:pointer;
	background-position: left center;
}



.img{
	padding: 5px;
	border:1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.img-left{
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	float: left;
}


.WhiteTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
}
.li {
	font-size: 12px;
	list-style-image: url(../Images/bullet-tick.gif);
	list-style-type: disc;
}
.smallTextRed {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.smallText2 {
	font-size: 11px;
}
.smallTextB{
	font-size: 13px;
	color: #145FA0;
	font-weight: bold;
}
.smallTextM 
 {
	font-size: 11px;
	color: #000000;
}
.org-bg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/org-bg.gif);
	background-repeat: repeat-y;
}
.leftmenu{
	background-color: #245A9E;
}

.selected{
	color: #FFFFFF;
	background-color: #d97d10;
	background-image:url(../images/leftarrow-white.gif); /*onMouseover image change. Remove if none*/
	background-repeat: no-repeat;
	background-position: 8px 10px;

}
#selected{
	color: #FFFFFF;
	background-color: #d97d10;
	background-image:url(../images/leftarrow-white.gif); /*onMouseover image change. Remove if none*/
	background-repeat: no-repeat;
	background-position: 8px 10px;

}

.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
 #alert_content
{
	text-align: left;
	color: #cc0000;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	margin: 5px;
}
#alert_content span.details
{
	display: block;
	padding-top: 5px;
}
#alert_content .details
{
	padding-left: 50px;
}
#alert_content span.error
{
	display: block;
	
}
#alert_content .error
{
	font-weight: 400;
}
#alert_content .message
{
	color: #333333;
}
#alert_container
{
	background-color: #ffffcc;
	border: 1px solid #ff6666;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 95%;
}
.DST-but {
	height: 46px;
}

.DST-but a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

.DST-but a:hover {
	
	color: #FFFFFF;
	background-image: url(../Images/hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.DST-but-selected a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../Images/hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.DST-but-selected a:hover {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 34px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../Images/hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #060D1D;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
.FooterTop {
	color: #145096;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/footer-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
	text-align: center;
	vertical-align: top;
	padding-top: 29px;
}
.FooterTop a {
	color: #145096;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;

}
.FooterTop a:hover{
color: #145096;
	text-decoration: none;	
}





.dstrightmenu{
width: 200px; /*width of menu*/
}

.dstrightmenu .headerbar{
	font: bold 13px Verdana;
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
	background-color: #094384;
	background-image: url(../images/downgreen.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}

.dstrightmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.dstrightmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.dstrightmenu ul li a{
font: normal 12px Arial;
color: black;
background: #BBE2F3;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.dstrightmenu ul li a:visited{
color: black;
}

.dstrightmenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #0E1B2D;
}
#getintouchbox {
	font-size:12px;
	color:#000000;
	margin:0 4px 0 0;
}
#getintouchboxbg {
	background-position:bottom center;
	background-repeat:no-repeat;
	background-color:#F8F8F8;
	padding:0 15px 15px 15px;
}
#getintouchboxbg .head {
	font-size:24px;
	color:#333333;
	font-weight:normal;
}
#emailid {
	padding:0;
	margin:5px 0 0 0;
	list-style:none;
}
#emailid #yahoo {
	padding:10px 0 10px 38px;
}
#emailid #msn {
	padding:10px 0 10px 38px;
}
#emailid #gtalk {
	padding:10px 0 10px 38px;
}
#emailid #skype {
	padding:10px 0 10px 38px;
}
.request-quote {
	margin:4px 0px;
	height:20px;
	clear:both;
	line-height:20px;
}

.request-quote1 {
	margin:4px 0px;
	height:120px;
	clear:both;
	line-height:20px;
}

.request-quote-col1 {
	float:left;
	width:150px;
	text-align:right;
}

.request-quote-col2 {
	float:left;
	padding-left:10px;
}

.request-quote-checkbox {
	float:left;
	width:168px;
}
.TopBannerBg{
	background-image: url(../Images/HeaderBG.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 946px;
}

