body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bodyBg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}
h2 {
	font-size: 15pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}


/*Text Color Classes Starts here*/
.txt-grey {
	color: #8e8e8e;
	margin:0px;
	padding:0px;
}
.txt-white {
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.txt-white-link
{
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding-left:40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight:bold;
}



.txt-white1 {
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.txt-more {
	color: #608894;
	font-weight: normal;
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
}
.txt-more:hover {
	color: #608894;
	font-weight: normal;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

.left-Nav {
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding-left:10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.txt-green {
	color: #5c9e20;
	font-size: 15pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.txt-dkgreen {
	color: #4d737f;
	margin: 0px;
	padding: 0px;
}
.txt-red {
	color: #ff0000;
	margin: 0px;
	padding: 0px;
}
.txt-blue {
	color: #336699;
	margin: 0px;
	padding: 0px;
}
.txt-black {
	color: #000;
	margin: 0px;
	padding: 0px;
}


.txt-blacklink {
	color: #343434;
	text-decoration:none;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.txt-blacklink:hover {
	color: #000000;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.txt-small {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #5b5b5b;
}

/*class created by sanjeev*/
.font-text
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	color: #5b5b5b;
}
.font-Border
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	padding-left: 6px;
	color: #5b5b5b;
	border-right: silver 1px solid; 
	border-top: silver 1px solid;
	border-left: silver 1px solid; 
	border-bottom: silver 1px solid;
	
}
.font-text1
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-left: 6px;
	font-family:Arial;
	color: #5b5b5b;
	
}
.font-textBold
{
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding-left: 6px;
	font-family:Arial;
	font-weight:bold;
	color: Maroon;
	}
	
	.TextUnderline
    {
	text-decoration:underline;
    }
	
	
/*Text Color Classes Ends here*/



/*Background Color Starts here*/
.leftNav-border {
	background-color:#ffffff;
	border: 1px solid #e5e5e5;
}
.rightTab-border {
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #97989c;
	border-right-color: #97989c;
	border-bottom-color: #97989c;
	border-left-color: #97989c;
}
.bg-blue {
	background-color:#d0e5f7;
}

.bg-white {
	background-color:#ffffff;
}
.bg-grey {
	background-color:#fbf9f9;
}
.bg-grey1 {
	background-color:#eeeeee;
}
.bg-greyfooter {
	background-color:#cccccc;
}
.bg-dkgrey {
	background-color:#95969a;
}
.bg-dkgrey1{
	background-color:#676767;
}

.bg-ent {
	background-color:#eff2f4;
	border: 1px solid #e5e5e5;
}

.bg-greyBorder {
	background-color:#fbf9f9;
	border: 1px solid #999999;
}
.bodyBg{
	background-color:#FFFFFF;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bodyBgleft{
	background-color:#FFFFFF;
	background-image: url(../images/bodyBgLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodyBgRight{
	background-color:#FFFFFF;
	background-image: url(../images/bodyBgRight.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgHotSection{
	background-image: url(../images/bgHotSection.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgGreenGrad{
	background-image: url(../images/gradBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgltGridGrad{
	background-color: #c0d1d5;
}
.bgltGridGrad1{
	background-color: #f4f7f8;
}
.bgYel{
	background-image: url(../images/yelBg.gif);
	background-repeat: repeat-x;
}
.bgltblue{
	background-color: #dee9f6;
}


/*Background Color Classes Ends here*/

.button {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	height:20px;
	color: #FFFFFF;
	background-color: #a3a4a6;
	cursor:pointer;
	border: 1px solid #7e7e7e;
}

input {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
select {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #4d737f;
}



.hide{
	display:none;
}
.show{
	display:block;
}




/*tabs-links*/
#tabs{font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#000000;}
#tabs a{font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color:#000000; text-decoration:none;}
#tabs a:hover{font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; color: #336699; text-decoration:underline;}


/*Added by Surbhi*/

/* Coda CSS */
.container {
	width: 644px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: url(./img/header-shadow.gif) no-repeat 0 318px;
	}

/* The toolbar for the content box */

ul#toolbar {
	height: 29px;
	width: 644px;
	text-align: center;
	list-style: none;
	margin: 0px;
	clear: both;
	position: relative;
	margin-bottom: -1px;
	}
	
#toolbar li {
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 77px;
	}
	
#toolbar li a {
	height: 29px;
	display: block;
	}
	
#toolbar li.active {
	/*border-bottom: 1px solid #f2f2f2;*/
	background-position: bottom;
	height: 29px;
	z-index: 10;
	}

#toolbar li.inactive {
	background-position: top;
	}
	
#toolbar li:hover {
	background-position: bottom;
	}
		
#toolbar li#new-tab {
	left: 0px;
	width: 72px;
	background-image: url(../images/toolbar_tab-new.png);
	}
	
#toolbar li#sites-tab {
	left: 75px;
	width: 62px;
	background-image: url(../images/toolbar_tab-sites.png);
	}

#toolbar li#files-tab {
	left: 140px;
	width: 102px;
	background-image: url(../images/toolbar_tab-files.png);
	}

#toolbar li#editor-tab {
	left: 245px;
	width: 111px;
	background-image: url(../images/toolbar_tab-editor.png);
	}

#toolbar li#preview-tab {
	left: 359px;
	width: 84px;
	background-image: url(../images/toolbar_tab-preview.png);
	}

#toolbar li#css-tab {
	left:446px;
	width:86px;
	background-image: url(../images/toolbar_tab-css.png);
	}

#toolbar li#more-tab {
	left: 583px;
	width: 100px;
	background-image: url(../images/toolbar_tab-more.png);
	}

	
/* The slide-y content box thingy */


#frame {
	
	margin: 0px;
	width: 644px;
	position: relative;
	}
	
#frame div.button {
	position: absolute;
	top: 40%;
	}
	
div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
	width: 644px;
	margin: 0 auto;
	border:solid 1px #b3b3b3;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
	
.section {
	width: 600px;
	margin: 20px;
	float: left;
	}
	
.section h2, .section h3 {
	color: #072453;
	font-weight: normal;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 5px;
	}
	
.section h3 {
	color: #000;
	}
	
.section p, .section li {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 22px;
	}
/* Coda CSS Ends Here */