/*
Built: Sunday April 06 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:  "Trebuchet MS";
	color: #000000;
	background-color: #FFFFFF;
	font-size: 14px;
	background-image: url(../images/pgbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.h-top {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
.h-top h1 {
font-family: "Trebuchet MS";
	font-size: 24px;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	font-weight: bold;
}
.content {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	height: 100%;
}
.rts {
	background-image: url(../images/rightbg.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 12px;
}


/*-------- Default Style --------*/

.TableMain {
	width: 990px;
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}
.lts {
	background-image: url(../images/leftbg.png);
	background-repeat: repeat-y;
	background-position: top;
	width: 11px;
}

.CTable {
	width: 916px;


}
.topmenu{
	background-image: url(../images/topbuttonbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Trebuchet MS ;
	font-size: 12px;
	color: #FFFFFF;
	height: 34px;
}
.leftpane {
	height: 100%;
	width: 260px;
	
}
.contentpane {
	height: 100%;
	width: 710px;
	
}
h3 {
	font-family: Trebuchet MS ;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	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;
}


.head {
	font-family: Trebuchet MS ;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hcbox {
	background-image: url(../images/hbox-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 58px;
	width: 210px;
	font-family: Trebuchet MS ;
	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: Trebuchet MS ;
	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: Trebuchet MS ;
	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: Trebuchet MS ;
	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;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #92C1E5;
}
.pageHead h1{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000033;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	font-weight: bold;
}
.pageHead h1 span{
	font-family: Trebuchet MS ;
	font-size: 30px;
	color: #37B500;
	font-weight: bold;

	
}


.breadcrumb{
	font-family: Trebuchet MS ;
	font-size: 11px;
	font-weight: normal;
	float: left;
	text-indent: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
}

.breadcrumb a{
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #145FA0;
	background-color: transparent;
	background-image: url(../images/breadcrumb.gif);
	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, .seo-bot h1{
	font-size: 9px;
	color: #676BA0;
	padding-top: 2px;
}
.Redlink{
	color: #F40201;
	text-decoration: underline;
}
.Redlink:hover {
	color: #363371;
	text-decoration: none;
}
.Blacklink{
	color: #333333;
	text-decoration: underline;
}
.Blacklink:hover {
	color: #FF0000;
	text-decoration: none;
}
.Footer{
	color: #2B69A5;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #F3F2FA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.FotText  {
	color: #2B69A5;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding-top: 3px;
	padding-bottom: 3px;
}
.Footer a {
	color: #2B69A5;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.Footer a:hover {
	color: #025283;
	text-decoration: underline;
	font-size: 12px;
}
.Footer h1{
	text-decoration: none;
	color: #2D9EE3;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: left;
	width: 95%;
	font-size: 10px;
	font-weight: normal;
}
.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: Trebuchet MS ;
	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: 12px;
	line-height: normal;

}
.grayout

{
	font-size: 12px;
	line-height: normal;
	color: #999999;
}


.input {
	background:#fff;
	border:1px solid #c3bfb5;
	font-size:14px;
	padding:2px;
	font-weight: normal;
	color: #02303E;
}

.textarea {
	border:1px solid #A1C6E2;
	margin-right:10px;
	padding:4px;
	background-color: #f1f8fc;
}




.Headingsmall {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color: #265FAC;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0070B9;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #012E3C;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.textbold {
	font-family: Trebuchet MS ;
	font-size: 14px;
	font-weight: bold;
	color: #012E3C;
}
.text {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #012E3C;
	line-height: normal;
	text-align: justify;
	padding-right: 3px;
}
.text div{
	
	font-weight: bold;
	font-size: 14px;

}
.vline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}


INPUT.button{
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 152px;
	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: 18px;
	font-weight: bold;
	color: #FFFFFF;
}




.RedColor {
	color: #FF0000;
}
.red{
	color: #FF0000;
}
INPUT.button2 {
	font-size:16px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#FFFFFF;
	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-color: #B38D1E;
	padding: 2px;
	margin: 2px;
}



.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: Trebuchet MS ;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px;
	text-align: center;
}

.smallTextRed {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.smallText2 {
	font-size: 13px;
}
.smallText3{
	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: Trebuchet MS ;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.WhiteText ul{
	font-family: Trebuchet MS ;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 5px;
}
.WhiteText a{
	color: #FFFFFF;
	text-decoration: none;
	
}
.WhiteText a:hover {
	color: #000000;
	
	text-decoration: none;
}

.Whitelink{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.Whitelink:hover {
	color: #00CCFF;
	font-size: 14px;
	text-decoration: none;
}
 #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: 44px;
}

.DST-but a {
	display: block;
	font-family:Trebuchet MS ;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.DST-but a:hover {
	color: #FFFFFF;
	background-image: url(../images/menuover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-decoration: none;
}
.DST-but-selected a {
	display: block;
	font-family:Trebuchet MS ;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menuover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: normal;
	text-decoration: none;
}
.DST-but-selected a:hover {
	display: block;
	font-family:Trebuchet MS ;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 33px;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/menuover.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-weight: normal;
	text-decoration: none;

}
.MenuBox {
	background-image: url(../images/topmenu-but.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 44px;
}
.content-text {
	font-family: Trebuchet MS ;
	font-size: 14px;
	font-weight: normal;
	color: #012E3C;
	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: Trebuchet MS ;
	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;	
}



	
#dstdev {
	width: 225px;
	margin: 0px;
	padding: 0px;
	}
	
#dstdev li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
	text-indent: 10px;
	}	
	
#dstdev li a:link, #dstdev li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/dstdev.gif);
	padding: 8px 0 0 10px;
	}
	
#dstdev li a:hover {
	color: #FFF;
	background:  url(../images/dstdev.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	
#dstdevbl {
	width: 225px;
	margin: 0px;
	}
	
#dstdevbl li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
	text-indent: 10px;
	}	
	
#dstdevbl li a:link, #dstdevbl li a:visited {
	color: #FFF;
	display: block;
	background:  url(../images/dstdevbl.gif);
	padding: 8px 0 0 10px;
	}
	
#dstdevbl li a:hover {
	color: #FFF;
	background:  url(../images/dstdevbl.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

.TopMenuBg{
	background-image: url(../images/TopMenu.gif);
	background-repeat: repeat-x;
	height: 46px;
	
}
.TopPhones{
	font-size: 18px;
	font-weight: normal;
	color: #37B500;
}
.TopPhones h1{
	font-size: 24px;
	font-weight: bold;
	color: #00485E;
	margin: 0px;
	padding: 0px;
}
.rtbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4D4D;
	border-left-color: #4D4D4D;

}
.rtboxTop{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/RightBox-Top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	width: 227px;
	text-align: center;
	vertical-align: middle;
	
}
.Featurebox{
	background-color: #004053;
	background-image: url(../images/Feature_Universities_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Trebuchet MS ;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 162px;
	
}
.rtbox h1{
	font-family: Trebuchet MS ;
	font-size: 18px;
	color: #37B500;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: middle;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #37B500;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:pointer;
}
.img {
	background-color: #efefef;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.topmenu{
	background-image: url(../images/bg-tr.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Trebuchet MS ;
	font-size: 11px;
	color: #FFFFFF;
	height: 30px;
	margin-bottom: 3px;
}
.RightBoxTop{
	background-image: url(../images/rightboxtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 284px;
	background-color: #1F64B1;

}
.RightBoxTop h1{
	font-size: 24px;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: normal;
}
.RightBoxTop h2{
	font-size: 18px;
	font-weight: bold;
	color: #583E16;
	vertical-align: middle;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
.RightBoxTop h2 a{

	color: #583E16;
	
}
.RightBoxTop h2 a:hover{
	color: #333300;
	text-decoration: underline;	
}
.RightBoxTop a{
	font-size: 14px;

	color: #A8E459;


}
.RightBoxTop a:hover{
	color: #FFFFFF;
	text-decoration: underline;


}
.RightBox{
	color: #333333;
	background-color: #EFF6FC;
	width: 284px;
	font-size: 12px;
	background-image: url(../images/rightboxbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RightBoxbot{
	background-image: url(../images/rightboxbot.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 6px;
	width: 284px;

}
.RightGBoxTop{
	background-image: url(../images/RightGTop.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 45px;
	width: 284px;
	background-color: #666666;

}
.RightGBoxTop h1{
	font-size: 24px;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: normal;
}
.RightGBoxTop h2{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.RightGBoxTop h2 a{

	color: #583E16;
	
}
.RightGBoxTop h2 a:hover{
	color: #333300;
	text-decoration: underline;	
}

.RightGBox{
	color: #333333;
	background-color: #EFF6FC;
	width: 284px;
	font-size: 12px;
	background-image: url(../images/rightGBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RightGBoxbot{
	background-image: url(../images/rightGBot.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 9px;
	width: 284px;

}
.dstmenu{
	width: 260px;
	padding-left: 15px;
}
	
 .dstmenu div{ /*header bar links*/
	display: block;
	height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 25px;
	background-color: transparent;
	background-image: url(../images/rightmenu.png);
	background-position: 100% 0px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #333333;	
	text-align: left;
}
 .dstmenu ul li a{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;	
 }

.dstmenu div a{ /*header bar links*/
	display: block;
	height: 24px; /*Set line-height of bg image-padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	
	padding-right: 0;
	padding-bottom: 4px;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #0F5294;
	text-align: left;
}
	
.dstmenu div a:link, .dstmenu div a:visited{
	color: #0F5294;
}

.dstmenu div a:hover, .dstmenu ul li a:hover{
	background-position: 100% -32px;
	color: #B38D1E;	
}

.dstmenu div.unselected a{ /*header that's currently not selected*/
	color: #0F5294;
}

	
.dstmenu div.selected a{ /*header that's currently selected*/
	color: #0F5294;
	background-position: 100% -64px !important;
}
.Footerclients {
	background-image: url(../images/footer-cbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 95px;
}
.bannerbg{
	background-color: #DEDBF6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}